LTP Output/Log (Report Generated on Mon Jun 16 04:19:18 PM CST 2025)

 PASSED   FAILED   WARNING   BROKEN   RETIRED   CONFIG-ERROR 

Meaning of the following KEYWORDS in test results/logs:
  • TPASS - Indicates that the test case had the expected result and passed
  • TFAIL - Indicates that the test case had an unexpected result and failed.
  • TBROK - Indicates that the remaining test cases are broken and will not execute correctly, because some precondition not met, such as a resource not being available.
  • TCONF - Indicates that the test case was not written to run on the current harware or software configuration such as machine type, or, kernel version.
  • TWARN - Indicates that the test case experienced an unexpected or undesirable event that should not affect the test itself such as being unable to cleanup resources after the test finished.
  • TINFO - Specifies useful information about the status of the test that does not affect the result and does not indicate a problem.


  • Click Here for Detailed Report
  • Click Here for Summary Report

  • Detailed Report

    No Test-Name Start-Time Command-Line Contacts Analysis Test-Output Initiation-Status Duration Termination-type Termination-id Core-File cutime cstime

    1

    abort01

    Mon Jun 16 16:19:18 2025

    "abort01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_aboLGERT8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    abort01.c:82: TINFO: Raising rlim_max to 524288 
    abort01.c:60: TPASS: abort() dumped core 
    abort01.c:63: TPASS: abort() raised SIGIOT 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2

    accept01

    Mon Jun 16 16:19:18 2025

    "accept01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    accept01.c:91: TPASS: bad file descriptor : EBADF (9) 
    accept01.c:91: TPASS: invalid socket buffer : EINVAL (22) 
    accept01.c:91: TPASS: invalid salen : EINVAL (22) 
    accept01.c:91: TPASS: no queued connections : EINVAL (22) 
    accept01.c:91: TPASS: UDP accept : EOPNOTSUPP (95) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    3

    accept02

    Mon Jun 16 16:19:18 2025

    "accept02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_accPA1jjG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    accept02.c:129: TINFO: Starting listener on port: 35483 
    accept02.c:73: TPASS: Multicast group was not copied: EADDRNOTAVAIL (99) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    4

    accept03

    Mon Jun 16 16:19:18 2025

    "accept03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    accept03.c:46: TPASS: accept() on file : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on O_PATH file : EBADF (9) 
    accept03.c:46: TPASS: accept() on directory : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on /dev/zero : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on /proc/self/maps : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on pipe read end : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on pipe write end : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on epoll : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on eventfd : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on signalfd : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on timerfd : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on pidfd : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on fanotify : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on inotify : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on userfaultfd : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on perf event : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on io uring : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on bpf map : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on fsopen : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on fspick : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on open_tree : EBADF (9) 
    accept03.c:46: TPASS: accept() on memfd : ENOTSOCK (88) 
    accept03.c:46: TPASS: accept() on memfd secret : ENOTSOCK (88) 
     
    Summary: 
    passed   23 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    5

    accept4_01

    Mon Jun 16 16:19:19 2025

    "accept4_01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    accept4_01.c:71: TINFO: Testing variant: libc accept4() 
    accept4_01.c:78: TINFO: server listening on: 46291 
    accept4_01.c:151: TPASS: Close-on-exec 0, nonblock 0 
    accept4_01.c:151: TPASS: Close-on-exec 1, nonblock 0 
    accept4_01.c:151: TPASS: Close-on-exec 0, nonblock 1 
    accept4_01.c:151: TPASS: Close-on-exec 1, nonblock 1 
    accept4_01.c:71: TINFO: Testing variant: __NR_accept4 syscall 
    accept4_01.c:78: TINFO: server listening on: 38491 
    accept4_01.c:151: TPASS: Close-on-exec 0, nonblock 0 
    accept4_01.c:151: TPASS: Close-on-exec 1, nonblock 0 
    accept4_01.c:151: TPASS: Close-on-exec 0, nonblock 1 
    accept4_01.c:151: TPASS: Close-on-exec 1, nonblock 1 
    accept4_01.c:71: TINFO: Testing variant: __NR_socketcall SYS_ACCEPT4 syscall 
    accept4_01.c:78: TINFO: server listening on: 35969 
    accept4_01.c:43: TCONF: syscall(-1) __NR_socketcall not supported on your arch 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    1

    3

    1

    6

    access01

    Mon Jun 16 16:19:19 2025

    "access01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_acc9PpIVy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    access01.c:243: TPASS: access(accessfile_rwx, F_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, X_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, W_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK|W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK|W_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK|X_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK|X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, W_OK|X_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, W_OK|X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK|W_OK|X_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_rwx, R_OK|W_OK|X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_x, X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_w, W_OK) as nobody passed 
    access01.c:243: TPASS: access(accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_r, R_OK) as nobody passed 
    access01.c:240: TPASS: access(accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_x, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, W_OK|X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, W_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, R_OK|X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, R_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, R_OK|W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, R_OK|W_OK|X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_r, R_OK|W_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, W_OK|X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, W_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, R_OK|X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, R_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, R_OK|W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, R_OK|W_OK|X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_w, R_OK|W_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_x, W_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_x, R_OK|X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_x, R_OK|W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessfile_x, R_OK|W_OK|X_OK) as nobody : EACCES (13) 
    access01.c:243: TPASS: access(accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_r, R_OK|W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_w, R_OK|W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessfile_x, R_OK|W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_r, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_w, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_x, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_r/accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_r, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_w, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_x, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_w/accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_r, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_r, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_r, R_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_w, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_w, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_w, W_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_x, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_x, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_x/accessfile_x, X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_r, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_w, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_x, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rw/accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_r, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_r, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_r, R_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_w, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_w, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_w, W_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_x, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_x, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_rx/accessfile_x, X_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_r, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_r, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_r, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_r, R_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_r, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_w, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_w, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_w, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_w, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_w, W_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_x, F_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_x, F_OK) as nobody passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_x, R_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_x, W_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_x, X_OK) as root passed 
    access01.c:243: TPASS: access(accessdir_wx/accessfile_x, X_OK) as nobody passed 
    access01.c:240: TPASS: access(accessdir_r/accessfile_r, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_r, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_w, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_w, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_x, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_x, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_r/accessfile_x, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_r, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_r, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_w, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_w, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_x, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_x, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_w/accessfile_x, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_x/accessfile_x, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_r, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_r, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_w, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_w, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_x, F_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_x, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rw/accessfile_x, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_rx/accessfile_x, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_r, W_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_r, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_r, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_w, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_w, X_OK) as root : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_w, X_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_x, R_OK) as nobody : EACCES (13) 
    access01.c:240: TPASS: access(accessdir_wx/accessfile_x, W_OK) as nobody : EACCES (13) 
     
    Summary: 
    passed   199 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    7

    8

    7

    8

    7

    access02

    Mon Jun 16 16:19:19 2025

    "access02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_acc7riieU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    access02.c:137: TPASS: access(file_f, F_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(file_f, F_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(file_r, R_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(file_r, R_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(file_w, W_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(file_w, W_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(file_x, X_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(file_x, X_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(symlink_f, F_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(symlink_f, F_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(symlink_r, R_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(symlink_r, R_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(symlink_w, W_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(symlink_w, W_OK) as nobody behaviour is correct. 
    access02.c:137: TPASS: access(symlink_x, X_OK) as root behaviour is correct. 
    access02.c:137: TPASS: access(symlink_x, X_OK) as nobody behaviour is correct. 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    8

    access03

    Mon Jun 16 16:19:19 2025

    "access03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    access03.c:35: TPASS: invalid address as root : EFAULT (14) 
    access03.c:44: TPASS: invalid address as nobody : EFAULT (14) 
    access03.c:35: TPASS: invalid address as root : EFAULT (14) 
    access03.c:44: TPASS: invalid address as nobody : EFAULT (14) 
    access03.c:35: TPASS: invalid address as root : EFAULT (14) 
    access03.c:44: TPASS: invalid address as nobody : EFAULT (14) 
    access03.c:35: TPASS: invalid address as root : EFAULT (14) 
    access03.c:44: TPASS: invalid address as nobody : EFAULT (14) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    9

    access04

    Mon Jun 16 16:19:19 2025

    "access04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_acciILwCO as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_acciILwCO/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    access04.c:66: TPASS: access as root : EINVAL (22) 
    access04.c:66: TPASS: access as nobody : EINVAL (22) 
    access04.c:66: TPASS: access as root : ENOENT (2) 
    access04.c:66: TPASS: access as nobody : ENOENT (2) 
    access04.c:66: TPASS: access as root : ENAMETOOLONG (36) 
    access04.c:66: TPASS: access as nobody : ENAMETOOLONG (36) 
    access04.c:66: TPASS: access as root : ENOTDIR (20) 
    access04.c:66: TPASS: access as nobody : ENOTDIR (20) 
    access04.c:66: TPASS: access as root : ELOOP (40) 
    access04.c:66: TPASS: access as nobody : ELOOP (40) 
    access04.c:66: TPASS: access as root : EROFS (30) 
    access04.c:66: TPASS: access as nobody : EROFS (30) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    1

    3

    1

    10

    acct01

    Mon Jun 16 16:19:19 2025

    "acct01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_accT73O4Y as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_accT73O4Y/ro_mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    acct01.c:123: TPASS: acct(.) : EISDIR (21) 
    acct01.c:123: TPASS: acct(/dev/null) : EACCES (13) 
    acct01.c:123: TPASS: acct(/tmp/does/not/exist) : ENOENT (2) 
    acct01.c:123: TPASS: acct(./tmpfile/) : ENOTDIR (20) 
    acct01.c:123: TPASS: acct(./tmpfile) : EPERM (1) 
    acct01.c:123: TPASS: acct(NULL) : EPERM (1) 
    acct01.c:123: TPASS: acct(test_file_eloop1) : ELOOP (40) 
    acct01.c:123: TPASS: acct(aaaa...) : ENAMETOOLONG (36) 
    acct01.c:123: TPASS: acct(ro_mntpoint/file) : EROFS (30) 
    acct01.c:123: TPASS: acct(Invalid address) : EFAULT (14) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    11

    acct02

    Mon Jun 16 16:19:19 2025

    "acct02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_accwCVfbX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    acct02.c:61: TINFO: CONFIG_BSD_PROCESS_ACCT_V3=y 
    acct02.c:238: TINFO: Verifying using 'struct acct_v3' 
    acct02.c:191: TINFO: == entry 1 == 
    acct02.c:202: TINFO: Number of accounting file entries tested: 1 
    acct02.c:208: TPASS: acct() wrote correct file contents! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    3

    2

    3

    12

    add_key01

    Mon Jun 16 16:19:20 2025

    "add_key01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    add_key01.c:63: TINFO: The key type is keyrings and plen is 0 
    add_key01.c:79: TPASS: add_key call succeeded as expected 
    add_key01.c:63: TINFO: the key type is keyrings and plen is 1 
    add_key01.c:83: TPASS: add_key call failed as expected: EINVAL (22) 
    add_key01.c:63: TINFO: The key type is user and plen is 32767 
    add_key01.c:79: TPASS: add_key call succeeded as expected 
    add_key01.c:63: TINFO: The key type is user and plen is 32768 
    add_key01.c:83: TPASS: add_key call failed as expected: EINVAL (22) 
    add_key01.c:63: TINFO: The key type is logon and plen is 32767 
    add_key01.c:79: TPASS: add_key call succeeded as expected 
    add_key01.c:63: TINFO: The key type is logon and plen is 32768 
    add_key01.c:83: TPASS: add_key call failed as expected: EINVAL (22) 
    add_key01.c:63: TINFO: The key type is big_key and plen is 1048575 
    add_key01.c:70: TCONF: skipping unsupported big_key key 
    add_key01.c:63: TINFO: The key type is big_key and plen is 1048576 
    add_key01.c:70: TCONF: skipping unsupported big_key key 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    13

    add_key02

    Mon Jun 16 16:19:20 2025

    "add_key02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'asymmetric' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'cifs.idmap' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'cifs.spnego' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'pkcs7_test' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'rxrpc' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'rxrpc_s' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'user' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'logon' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'big_key' 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    14

    add_key03

    Mon Jun 16 16:19:20 2025

    "add_key03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    add_key03.c:80: TPASS: expectedly could not create another user's keyrings 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    15

    add_key04

    Mon Jun 16 16:19:20 2025

    "add_key04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    add_key04.c:71: TPASS: didn't crash while filling keyring 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    16

    add_key05

    Mon Jun 16 16:19:20 2025

    "add_key05"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 32s 
    add_key05.c:50: TINFO: Created user ltp_add_key05_0 
    add_key05.c:191: TINFO: User: 0, UID: 1002 
    add_key05.c:88: TINFO: test max bytes under unprivileged user 
    add_key05.c:113: TPASS: add_key(test_inv) failed as expected: EDQUOT (122) 
    add_key05.c:136: TPASS: add_key(test_max) succeeded as expected 
    add_key05.c:139: TPASS: allow reaching the max bytes exactly 
    add_key05.c:50: TINFO: Created user ltp_add_key05_1 
    add_key05.c:191: TINFO: User: 1, UID: 1003 
    add_key05.c:149: TINFO: test max keys under unprivileged user 
    add_key05.c:167: TPASS: add_key(test_invalid_key) failed as expected: EDQUOT (122) 
    add_key05.c:174: TPASS: allow reaching the max key(200) exactly 
    userdel: ltp_add_key05_1 mail spool (/var/mail/ltp_add_key05_1) not found 
    userdel: ltp_add_key05_1 home directory (/home/ltp_add_key05_1) not found 
    userdel: ltp_add_key05_0 mail spool (/var/mail/ltp_add_key05_0) not found 
    userdel: ltp_add_key05_0 home directory (/home/ltp_add_key05_0) not found 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    22

    5

    22

    17

    adjtimex01

    Mon Jun 16 16:19:20 2025

    "adjtimex01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    adjtimex01.c:24: TPASS: adjtimex() with mode 0x403f  
    adjtimex01.c:33: TPASS: adjtimex() with mode 0x8001  
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    18

    adjtimex02

    Mon Jun 16 16:19:20 2025

    "adjtimex02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    adjtimex02.c:109: TINFO: Testing variant: libc adjtimex() 
    adjtimex02.c:98: TPASS: adjtimex() error : EPERM (1) 
    adjtimex02.c:93: TCONF: EFAULT is skipped for libc variant 
    adjtimex02.c:98: TPASS: adjtimex() error : EINVAL (22) 
    adjtimex02.c:98: TPASS: adjtimex() error : EINVAL (22) 
    adjtimex02.c:109: TINFO: Testing variant: __NR_adjtimex syscall 
    adjtimex02.c:98: TPASS: adjtimex() error : EPERM (1) 
    adjtimex02.c:98: TPASS: adjtimex() error : EFAULT (14) 
    adjtimex02.c:98: TPASS: adjtimex() error : EINVAL (22) 
    adjtimex02.c:98: TPASS: adjtimex() error : EINVAL (22) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    19

    adjtimex03

    Mon Jun 16 16:19:21 2025

    "adjtimex03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:71: TPASS: Data leak not observed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    20

    alarm02

    Mon Jun 16 16:19:21 2025

    "alarm02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    alarm02.c:34: TPASS: alarm(2147483647) passed 
    alarm02.c:36: TPASS: alarm(0) passed 
    alarm02.c:34: TPASS: alarm(2147483647) passed 
    alarm02.c:36: TPASS: alarm(0) passed 
    alarm02.c:34: TPASS: alarm(1073741823) passed 
    alarm02.c:36: TPASS: alarm(0) passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    21

    alarm03

    Mon Jun 16 16:19:21 2025

    "alarm03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    alarm03.c:28: TPASS: alarm(0) in parent process passed 
    alarm03.c:24: TPASS: alarm(0) in child process passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    22

    alarm05

    Mon Jun 16 16:19:21 2025

    "alarm05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 32s 
    alarm05.c:26: TPASS: alarm(10) passed 
    alarm05.c:28: TPASS: alarm(1) passed 
    alarm05.c:30: TPASS: alarms_fired == 1 (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    1

    2

    1

    2

    23

    alarm06

    Mon Jun 16 16:19:23 2025

    "alarm06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 34s 
    alarm06.c:33: TPASS: alarm(0) passed 
    alarm06.c:38: TPASS: alarms_received == 0 (0) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    1

    1

    1

    1

    24

    alarm07

    Mon Jun 16 16:19:26 2025

    "alarm07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 34s 
    alarm07.c:34: TPASS: alarm_cnt == 1 (1) 
    alarm07.c:30: TPASS: alarm_cnt == 0 (0) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    1

    2

    1

    2

    25

    arch_prctl01

    Mon Jun 16 16:19:29 2025

    "arch_prctl01"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    26

    bind01

    Mon Jun 16 16:19:29 2025

    "bind01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_binVryFIT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bind01.c:60: TPASS: invalid salen : EINVAL (22) 
    bind01.c:60: TPASS: invalid socket : ENOTSOCK (88) 
    bind01.c:63: TPASS: INADDR_ANYPORT passed 
    bind01.c:60: TPASS: UNIX-domain of current directory : EAFNOSUPPORT (97) 
    bind01.c:60: TPASS: non-local address : EADDRNOTAVAIL (99) 
    bind01.c:60: TPASS: sockfd is not a valid file descriptor : EBADF (9) 
    bind01.c:60: TPASS: a component of addr prefix is not a directory : ENOTDIR (20) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    27

    bind02

    Mon Jun 16 16:19:29 2025

    "bind02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bind02.c:51: TINFO: Switching credentials to user: nobody, group: nogroup 
    bind02.c:38: TPASS: bind() : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    28

    bind03

    Mon Jun 16 16:19:29 2025

    "bind03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_binxZOITT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bind03.c:31: TPASS: re-bind() socket : EINVAL (22) 
    bind03.c:38: TPASS: bind() with bound pathname : EADDRINUSE (98) 
    bind03.c:49: TPASS: check exist of SNAME_B : ENOENT (2) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    29

    bind04

    Mon Jun 16 16:19:29 2025

    "bind04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_binj3pzb3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    bind04.c:117: TINFO: Testing AF_UNIX pathname stream 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing AF_UNIX pathname seqpacket 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing AF_UNIX abstract stream 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing AF_UNIX abstract seqpacket 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv4 loop TCP variant 1 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv4 loop TCP variant 2 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv4 loop SCTP 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv4 any TCP variant 1 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv4 any TCP variant 2 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv4 any SCTP 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv6 loop TCP variant 1 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv6 loop TCP variant 2 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv6 loop SCTP 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv6 any TCP variant 1 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv6 any TCP variant 2 
    bind04.c:149: TPASS: Communication successful 
    bind04.c:117: TINFO: Testing IPv6 any SCTP 
    bind04.c:149: TPASS: Communication successful 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    4

    0

    4

    30

    bind05

    Mon Jun 16 16:19:29 2025

    "bind05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_bin2bn352 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bind05.c:131: TINFO: Testing AF_UNIX pathname datagram 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing AF_UNIX abstract datagram 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv4 loop UDP variant 1 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv4 loop UDP variant 2 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv4 loop UDP-Lite 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv4 any UDP variant 1 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv4 any UDP variant 2 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv4 any UDP-Lite 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv6 loop UDP variant 1 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv6 loop UDP variant 2 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv6 loop UDP-Lite 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv6 any UDP variant 1 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv6 any UDP variant 2 
    bind05.c:167: TPASS: Communication successful 
    bind05.c:131: TINFO: Testing IPv6 any UDP-Lite 
    bind05.c:167: TPASS: Communication successful 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    31

    bind06

    Mon Jun 16 16:19:29 2025

    "bind06"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    32

    bpf_map01

    Mon Jun 16 16:19:29 2025

    "bpf_map01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bpf_common.c:16: TINFO: Raising RLIMIT_MEMLOCK to 2074976256 
    bpf_map01.c:56: TPASS: Created hash map 
    bpf_map01.c:73: TPASS: Empty hash map lookup: ENOENT (2) 
    bpf_map01.c:105: TPASS: Update hash map element 
    bpf_map01.c:125: TPASS: hash map lookup 
    bpf_map01.c:56: TPASS: Created array map 
    bpf_map01.c:105: TPASS: Update array map element 
    bpf_map01.c:125: TPASS: array map lookup 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    33

    bpf_prog01

    Mon Jun 16 16:19:29 2025

    "bpf_prog01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bpf_common.c:16: TINFO: Raising RLIMIT_MEMLOCK to 2074976256 
    bpf_common.c:122: TPASS: Loaded program 
    bpf_prog01.c:99: TPASS: val = 1 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    5

    1

    5

    34

    bpf_prog02

    Mon Jun 16 16:19:29 2025

    "bpf_prog02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bpf_common.c:16: TINFO: Raising RLIMIT_MEMLOCK to 2074976256 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    bpf_common.c:122: TPASS: Loaded program 
    bpf_prog02.c:97: TPASS: val = 1152921504606846976 + 1 
    bpf_prog02.c:107: TPASS: val = 1152921504606846976 - 1 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    35

    bpf_prog03

    Mon Jun 16 16:19:29 2025

    "bpf_prog03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bpf_common.c:16: TINFO: Raising RLIMIT_MEMLOCK to 2074976256 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    bpf_prog03.c:108: TPASS: Failed verification: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    8

    1

    8

    36

    bpf_prog04

    Mon Jun 16 16:19:29 2025

    "bpf_prog04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    37

    bpf_prog05

    Mon Jun 16 16:19:29 2025

    "bpf_prog05"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    38

    bpf_prog06

    Mon Jun 16 16:19:29 2025

    "bpf_prog06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    39

    bpf_prog07

    Mon Jun 16 16:19:29 2025

    "bpf_prog07"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    40

    brk01

    Mon Jun 16 16:19:29 2025

    "brk01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    brk01.c:24: TINFO: Testing libc variant 
    brk01.c:70: TPASS: brk() works fine 
    brk01.c:21: TINFO: Testing syscall variant 
    brk01.c:70: TPASS: brk() works fine 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    41

    brk02

    Mon Jun 16 16:19:29 2025

    "brk02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    brk02.c:40: TINFO: Testing libc variant 
    brk02.c:84: TPASS: munmap at least two VMAs of brk() passed 
    brk02.c:37: TINFO: Testing syscall variant 
    brk02.c:84: TPASS: munmap at least two VMAs of brk() passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    42

    capget01

    Mon Jun 16 16:19:29 2025

    "capget01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_capability.c:29: TINFO: Dropping CAP_NET_RAW(13) 
    capget01.c:35: TPASS: capget() with LINUX_CAPABILITY_VERSION_1 passed 
    capget01.c:41: TPASS: capget() doesn't get CAP_NET_RAW as expected in PE 
    capget01.c:35: TPASS: capget() with LINUX_CAPABILITY_VERSION_2 passed 
    capget01.c:41: TPASS: capget() doesn't get CAP_NET_RAW as expected in PE 
    capget01.c:35: TPASS: capget() with LINUX_CAPABILITY_VERSION_3 passed 
    capget01.c:41: TPASS: capget() doesn't get CAP_NET_RAW as expected in PE 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    43

    capget02

    Mon Jun 16 16:19:29 2025

    "capget02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    capget02.c:57: TPASS: capget() with bad address header : EFAULT (14) 
    capget02.c:57: TPASS: capget() with bad address data : EFAULT (14) 
    capget02.c:57: TPASS: capget() with bad version : EINVAL (22) 
    capget02.c:57: TPASS: capget() with bad pid : EINVAL (22) 
    capget02.c:57: TPASS: capget() with unused pid : ESRCH (3) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    44

    capset01

    Mon Jun 16 16:19:29 2025

    "capset01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    capset01.c:45: TPASS: capset() with LINUX_CAPABILITY_VERSION_1 passed 
    capset01.c:45: TPASS: capset() with LINUX_CAPABILITY_VERSION_2 passed 
    capset01.c:45: TPASS: capset() with LINUX_CAPABILITY_VERSION_3 passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    45

    capset02

    Mon Jun 16 16:19:29 2025

    "capset02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    capset02.c:65: TPASS: capset() with bad address header : EFAULT (14) 
    capset02.c:65: TPASS: capset() with bad address data : EFAULT (14) 
    capset02.c:65: TPASS: capset() with bad version : EINVAL (22) 
    capset02.c:65: TPASS: capset() with bad value data(when pE is not in pP) : EPERM (1) 
    capset02.c:65: TPASS: capset() with bad value data(when pP is not in old pP) : EPERM (1) 
    capset02.c:65: TPASS: capset() with bad value data(when pI is not in bounding set or old pI) : EPERM (1) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    46

    capset03

    Mon Jun 16 16:19:29 2025

    "capset03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    capset03.c:28: TINFO: Test bad value data(when pI is not old pP or old pI without CAP_SETPCAP) 
    capset03.c:30: TPASS: capset() : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    47

    capset04

    Mon Jun 16 16:19:29 2025

    "capset04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    capset04.c:31: TINFO: Test capset() for a different process 
    capset04.c:35: TPASS: capset() : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    48

    cacheflush01

    Mon Jun 16 16:19:29 2025

    "cacheflush01"

    ""

    exit

    tst_test.c:1322: TCONF: system doesn't support cacheflush() 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    49

    cachestat01

    Mon Jun 16 16:19:29 2025

    "cachestat01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cacgTyKEf as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 43s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cacgTyKEf/mntpoint fstyp=ext2 flags=0 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cacgTyKEf/mntpoint fstyp=ext3 flags=0 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cacgTyKEf/mntpoint fstyp=ext4 flags=0 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cacgTyKEf/mntpoint fstyp=vfat flags=0 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cacgTyKEf/mntpoint fstyp=exfat flags=0 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:36: TINFO: Disable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 32 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 64 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 128 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 256 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 512 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 1024 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1024) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 2048 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2048) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 4096 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4096) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 8192 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8192) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
    cachestat01.c:36: TINFO: Enable file synchronization 
    cachestat01.c:37: TINFO: Number of pages: 16384 
    cachestat01.c:54: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat01.c:57: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16384) 
    cachestat01.c:60: TPASS: cs->nr_dirty == 0 (0) 
     
    Summary: 
    passed   375 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    19 termination_type

    22

    1664

    22

    1664

    50

    cachestat02

    Mon Jun 16 16:19:48 2025

    "cachestat02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cacB7ygU3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cachestat02.c:31: TINFO: Number of pages: 1 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (1) 
    cachestat02.c:31: TINFO: Number of pages: 2 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (2) 
    cachestat02.c:31: TINFO: Number of pages: 4 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (4) 
    cachestat02.c:31: TINFO: Number of pages: 8 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (8) 
    cachestat02.c:31: TINFO: Number of pages: 16 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (16) 
    cachestat02.c:31: TINFO: Number of pages: 32 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (32) 
    cachestat02.c:31: TINFO: Number of pages: 64 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (64) 
    cachestat02.c:31: TINFO: Number of pages: 128 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (128) 
    cachestat02.c:31: TINFO: Number of pages: 256 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (256) 
    cachestat02.c:31: TINFO: Number of pages: 512 
    cachestat02.c:50: TPASS: cachestat(fd, cs_range, cs, 0) passed 
    cachestat02.c:53: TPASS: cs->nr_cache + cs->nr_evicted == num_pages (512) 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    51

    cachestat03

    Mon Jun 16 16:19:48 2025

    "cachestat03"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_caczjJbSO as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_caczjJbSO/mnt fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cachestat03.c:47: TPASS: Invalid fd (-1) : EBADF (9) 
    cachestat03.c:47: TPASS: Invalid range (NULL) : EFAULT (14) 
    cachestat03.c:47: TPASS: Invalid data (NULL) : EFAULT (14) 
    cachestat03.c:47: TPASS: Invalid args (-1) : EINVAL (22) 
    cachestat03.c:47: TPASS: Unsupported hugetlbfs : EOPNOTSUPP (95) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    2

    382

    2

    382

    52

    cachestat04

    Mon Jun 16 16:19:52 2025

    "cachestat04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cac4teKiQ as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cac4teKiQ/mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 32s 
    cachestat04.c:42: TINFO: file -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: O_PATH file -> ... 
    cachestat04.c:28: TPASS: errno == EBADF (9) 
    cachestat04.c:42: TINFO: directory -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: /dev/zero -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: /proc/self/maps -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: pipe read end -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: pipe write end -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: unix socket -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: inet socket -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: epoll -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: eventfd -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: signalfd -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: timerfd -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: pidfd -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: fanotify -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: inotify -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: userfaultfd -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: perf event -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: io uring -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: bpf map -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: fsopen -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: fspick -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: open_tree -> ... 
    cachestat04.c:28: TPASS: errno == EBADF (9) 
    cachestat04.c:42: TINFO: memfd -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
    cachestat04.c:42: TINFO: memfd secret -> ... 
    cachestat04.c:32: TPASS: cs->nr_cache == 0 (0) 
    cachestat04.c:33: TPASS: cs->nr_dirty == 0 (0) 
    cachestat04.c:34: TPASS: cs->nr_writeback == 0 (0) 
    cachestat04.c:35: TPASS: cs->nr_evicted == 0 (0) 
    cachestat04.c:36: TPASS: cs->nr_recently_evicted == 0 (0) 
     
    Summary: 
    passed   117 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    52

    2

    52

    53

    chdir01

    Mon Jun 16 16:19:53 2025

    "chdir01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=ext2 flags=0 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("keep_out") returned correct value: EACCES (13) 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:111: TPASS: root: chdir("symloop") returned correct value: ELOOP (40) 
    chdir01.c:111: TPASS: nobody: chdir("symloop") returned correct value: ELOOP (40) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=ext3 flags=0 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("keep_out") returned correct value: EACCES (13) 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:111: TPASS: root: chdir("symloop") returned correct value: ELOOP (40) 
    chdir01.c:111: TPASS: nobody: chdir("symloop") returned correct value: ELOOP (40) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=ext4 flags=0 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("keep_out") returned correct value: EACCES (13) 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:111: TPASS: root: chdir("symloop") returned correct value: ELOOP (40) 
    chdir01.c:111: TPASS: nobody: chdir("symloop") returned correct value: ELOOP (40) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=vfat flags=0 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:133: TCONF: Skipping unprivileged permission test, FS mangles dir mode 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:122: TCONF: Skipping symlink loop test, not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=exfat flags=0 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:133: TCONF: Skipping unprivileged permission test, FS mangles dir mode 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:122: TCONF: Skipping symlink loop test, not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:133: TCONF: Skipping unprivileged permission test, FS mangles dir mode 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:111: TPASS: root: chdir("symloop") returned correct value: ELOOP (40) 
    chdir01.c:111: TPASS: nobody: chdir("symloop") returned correct value: ELOOP (40) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_chdwKW6J9/mntpoint fstyp=tmpfs flags=0 
    chdir01.c:119: TINFO: Testing 'testfile' 
    chdir01.c:111: TPASS: root: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:111: TPASS: nobody: chdir("testfile") returned correct value: ENOTDIR (20) 
    chdir01.c:119: TINFO: Testing 'keep_out' 
    chdir01.c:111: TPASS: root: chdir("keep_out") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("keep_out") returned correct value: EACCES (13) 
    chdir01.c:119: TINFO: Testing 'subdir' 
    chdir01.c:111: TPASS: root: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("subdir") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '.' 
    chdir01.c:111: TPASS: root: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir(".") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '..' 
    chdir01.c:111: TPASS: root: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("..") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing '/' 
    chdir01.c:111: TPASS: root: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:111: TPASS: nobody: chdir("/") returned correct value: SUCCESS (0) 
    chdir01.c:119: TINFO: Testing 'does_not_exist' 
    chdir01.c:111: TPASS: root: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:111: TPASS: nobody: chdir("does_not_exist") returned correct value: ENOENT (2) 
    chdir01.c:119: TINFO: Testing 'symloop' 
    chdir01.c:111: TPASS: root: chdir("symloop") returned correct value: ELOOP (40) 
    chdir01.c:111: TPASS: nobody: chdir("symloop") returned correct value: ELOOP (40) 
     
    Summary: 
    passed   105 
    failed   0 
    broken   0 
    skipped  5 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    578

    12

    578

    54

    chdir04

    Mon Jun 16 16:20:00 2025

    "chdir04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chdSk747a as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chdir04.c:27: TPASS: chdir() : ENAMETOOLONG (36) 
    chdir04.c:27: TPASS: chdir() : ENOENT (2) 
    chdir04.c:27: TPASS: chdir() : EFAULT (14) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    55

    chmod01

    Mon Jun 16 16:20:00 2025

    "chmod01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chmNMsMld as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chmod01.c:58: TINFO: Testing variant: verify permissions of file 
    chmod01.c:38: TPASS: chmod(testfile, 0000) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=0000 
    chmod01.c:38: TPASS: chmod(testfile, 0007) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=0007 
    chmod01.c:38: TPASS: chmod(testfile, 0070) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=0070 
    chmod01.c:38: TPASS: chmod(testfile, 0700) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=0700 
    chmod01.c:38: TPASS: chmod(testfile, 0777) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=0777 
    chmod01.c:38: TPASS: chmod(testfile, 2777) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=2777 
    chmod01.c:38: TPASS: chmod(testfile, 4777) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=4777 
    chmod01.c:38: TPASS: chmod(testfile, 6777) passed 
    chmod01.c:48: TPASS: stat(testfile) mode=6777 
    chmod01.c:58: TINFO: Testing variant: verify permissions of directory 
    chmod01.c:38: TPASS: chmod(testdir_1, 0000) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=0000 
    chmod01.c:38: TPASS: chmod(testdir_1, 0007) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=0007 
    chmod01.c:38: TPASS: chmod(testdir_1, 0070) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=0070 
    chmod01.c:38: TPASS: chmod(testdir_1, 0700) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=0700 
    chmod01.c:38: TPASS: chmod(testdir_1, 0777) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=0777 
    chmod01.c:38: TPASS: chmod(testdir_1, 2777) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=2777 
    chmod01.c:38: TPASS: chmod(testdir_1, 4777) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=4777 
    chmod01.c:38: TPASS: chmod(testdir_1, 6777) passed 
    chmod01.c:48: TPASS: stat(testdir_1) mode=6777 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    56

    chmod03

    Mon Jun 16 16:20:00 2025

    "chmod03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chmfDpFaM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chmod03.c:40: TPASS: chmod(testfile, 1777) passed 
    chmod03.c:52: TPASS: stat(testfile) mode=101777 
    chmod03.c:40: TPASS: chmod(testdir_3, 1777) passed 
    chmod03.c:52: TPASS: stat(testdir_3) mode=41777 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    57

    chmod05

    Mon Jun 16 16:20:00 2025

    "chmod05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chm883Xa1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chmod05.c:76: TINFO: Found unused GID 11: SUCCESS (0) 
    chmod05.c:65: TPASS: Functionality of chmod(testdir, 043777) successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    58

    chmod06

    Mon Jun 16 16:20:00 2025

    "chmod06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chmyiwcPr as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_chmyiwcPr/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chmod06.c:79: TPASS: chmod failed as expected: EPERM (1) 
    chmod06.c:79: TPASS: chmod failed as expected: EACCES (13) 
    chmod06.c:79: TPASS: chmod failed as expected: EFAULT (14) 
    chmod06.c:79: TPASS: chmod failed as expected: EFAULT (14) 
    chmod06.c:79: TPASS: chmod failed as expected: ENAMETOOLONG (36) 
    chmod06.c:79: TPASS: chmod failed as expected: ENOENT (2) 
    chmod06.c:79: TPASS: chmod failed as expected: ENOTDIR (20) 
    chmod06.c:79: TPASS: chmod failed as expected: EROFS (30) 
    chmod06.c:79: TPASS: chmod failed as expected: ELOOP (40) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    59

    chmod07

    Mon Jun 16 16:20:00 2025

    "chmod07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chmj7tNKN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chmod07.c:58: TPASS: Functionality of chmod(testfile, 01777) successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    60

    chmod08

    Mon Jun 16 16:20:00 2025

    "chmod08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chm45rGq3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chmod08.c:28: TPASS: chmod(SYMBNAME, PERMS) passed 
    chmod08.c:31: TPASS: newsym_stat.st_mode & PERMS == PERMS (1023) 
    chmod08.c:32: TPASS: Expect: file mode has changed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    61

    chmod09

    Mon Jun 16 16:20:00 2025

    "chmod09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chmMGOMd1 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    chmod09.c:28: TPASS: chmod(testfile_symlink, 0000) : EOPNOTSUPP (95) 
    chmod09.c:37: TPASS: Expect: stat(testfile) mode=0644 
    chmod09.c:40: TPASS: Expect: stat(testfile) mode=0777 
     
    Summary: 
    passed   21 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    68

    3

    68

    62

    chown01

    Mon Jun 16 16:20:01 2025

    "chown01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chottgQy5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chown01.c:22: TPASS: chown(chown01_testfile,0,0) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    63

    chown01_16

    Mon Jun 16 16:20:01 2025

    "chown01_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cho2vVMVX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/chown/../utils/compat_tst_16.h:153: TCONF: 16-bit version of chown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    64

    chown02

    Mon Jun 16 16:20:01 2025

    "chown02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cho9jHFaC as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chown02.c:44: TPASS: chown(testfile1, 0, 0) passed 
    chown02.c:44: TPASS: chown(testfile2, 0, 0) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    65

    chown02_16

    Mon Jun 16 16:20:01 2025

    "chown02_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cho9Wsfwc as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/chown/../utils/compat_tst_16.h:153: TCONF: 16-bit version of chown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    66

    chown03

    Mon Jun 16 16:20:01 2025

    "chown03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_choSqN45h as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chown03.c:61: TPASS: chown(chown03_testfile, -1, 65534) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    67

    chown03_16

    Mon Jun 16 16:20:01 2025

    "chown03_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cho4ak21h as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/chown/../utils/compat_tst_16.h:153: TCONF: 16-bit version of chown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    68

    chown04

    Mon Jun 16 16:20:01 2025

    "chown04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chosi2dxN as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_chosi2dxN/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chown04.c:75: TPASS: chown() without permissions : EPERM (1) 
    chown04.c:75: TPASS: chown() without full permissions of the path prefix : EACCES (13) 
    chown04.c:75: TPASS: chown() with unaccessible pathname points : EFAULT (14) 
    chown04.c:75: TPASS: chown() when pathname is too long : ENAMETOOLONG (36) 
    chown04.c:75: TPASS: chown() when file does not exist : ENOENT (2) 
    chown04.c:75: TPASS: chown() when the path prefix is not a directory : ENOTDIR (20) 
    chown04.c:75: TPASS: chown() with too many symbolic links : ELOOP (40) 
    chown04.c:75: TPASS: chown() when the named file resides on a read-only filesystem : EROFS (30) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    69

    chown04_16

    Mon Jun 16 16:20:01 2025

    "chown04_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_choESqV5t as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_choESqV5t/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/chown/../utils/compat_tst_16.h:153: TCONF: 16-bit version of chown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    70

    chown05

    Mon Jun 16 16:20:01 2025

    "chown05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_choHrkzE8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chown05.c:40: TPASS: chown(testfile, 700, 701), change owner/group ids passed 
    chown05.c:40: TPASS: chown(testfile, 702, -1), change owner id only passed 
    chown05.c:40: TPASS: chown(testfile, 703, 701), change owner id only passed 
    chown05.c:40: TPASS: chown(testfile, -1, 704), change group id only passed 
    chown05.c:40: TPASS: chown(testfile, 703, 705), change group id only passed 
    chown05.c:40: TPASS: chown(testfile, -1, -1), no change passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    71

    chown05_16

    Mon Jun 16 16:20:01 2025

    "chown05_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chow68mfL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/chown/../utils/compat_tst_16.h:153: TCONF: 16-bit version of chown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    72

    chroot01

    Mon Jun 16 16:20:01 2025

    "chroot01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chr67yW07 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    chroot01.c:21: TPASS: unprivileged chroot() : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    73

    chroot02

    Mon Jun 16 16:20:01 2025

    "chroot02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chrLeVuJB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    chroot02.c:28: TPASS: chroot(/tmp/ltp-Qjsl7wDDwO/LTP_chrLeVuJB) passed 
    chroot02.c:32: TPASS: stat(/chroot02_testfile) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    74

    chroot03

    Mon Jun 16 16:20:02 2025

    "chroot03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chr93uSQ7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chroot03.c:52: TPASS: chroot(longer than VFS_MAXNAMELEN) : ENAMETOOLONG (36) 
    chroot03.c:52: TPASS: chroot(not a directory) : ENOTDIR (20) 
    chroot03.c:52: TPASS: chroot(does not exists) : ENOENT (2) 
    chroot03.c:52: TPASS: chroot(an invalid address) : EFAULT (14) 
    chroot03.c:52: TPASS: chroot(symlink loop) : ELOOP (40) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    75

    chroot04

    Mon Jun 16 16:20:02 2025

    "chroot04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_chrqqB7Ed as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    chroot04.c:25: TPASS: no search permission chroot() : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    76

    clock_adjtime01

    Mon Jun 16 16:20:02 2025

    "clock_adjtime01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_adjtime01.c:186: TINFO: Testing variant: syscall with old kernel spec 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 475564 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102665888(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 32769 
               offset: 900436 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102693241(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 475564 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102745612(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=8001) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 475564 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102789643(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 40961 
               offset: 475564 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102805988(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 475564 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102821999(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=a001) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 475564 
            frequency: 13112752 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102855356(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 16447 
               offset: 475563 
            frequency: 13132250 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102871034(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 475563 
            frequency: 13132250 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102920068(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=403f) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 475563 
            frequency: 13132250 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102955760(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 1 
               offset: 485562 
            frequency: 13132250 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102972105(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 485562 
            frequency: 13132250 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 102988116(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=1) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 485562 
            frequency: 13132250 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103021140(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 2 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103056832(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103077513(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=2) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134000 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103111871(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 4 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103128549(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103142559(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=4) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 0 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103174582(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 8 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103190259(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103203936(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=8) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103234624(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 32 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 5 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103250969(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 5 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103266980(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=20) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 5 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 103297335(us) 
    clock_adjtime.h:163: TINFO: SET 
                 mode: 16384 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 5 
            precision: 1 
            tolerance: 32768000 
                 tick: 11000 
             raw time: 1750062002(s) 103330359(us) 
    clock_adjtime.h:163: TINFO: VERIFY 
                 mode: 0 
               offset: 485562 
            frequency: 13132350 
             maxerror: 134100 
             esterror: 100 
               status: 8193 (0x2001) 
        time_constant: 5 
            precision: 1 
            tolerance: 32768000 
                 tick: 11000 
             raw time: 1750062002(s) 103363547(us) 
    clock_adjtime01.c:177: TPASS: clock_adjtime(): success (mode=4000) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    77

    clock_adjtime02

    Mon Jun 16 16:20:02 2025

    "clock_adjtime02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_adjtime02.c:197: TINFO: Testing variant: syscall with old kernel spec 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 132996772(us) 
    clock_adjtime.h:163: TINFO: TEST 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 132996772(us) 
    clock_adjtime02.c:184: TPASS: clock_adjtime(): failed as expected (mode=0x0, uid=0) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133061118(us) 
    clock_adjtime.h:163: TINFO: TEST 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133061118(us) 
    clock_adjtime02.c:184: TPASS: clock_adjtime(): failed as expected (mode=0x0, uid=0) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133107127(us) 
    clock_adjtime02.c:184: TPASS: clock_adjtime(): failed as expected (mode=0x403f, uid=0) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133146802(us) 
    clock_adjtime.h:163: TINFO: TEST 
                 mode: 16384 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 8999 
             raw time: 1750062002(s) 133146802(us) 
    clock_adjtime02.c:184: TPASS: clock_adjtime(): failed as expected (mode=0x4000, uid=0) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133227151(us) 
    clock_adjtime.h:163: TINFO: TEST 
                 mode: 16384 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 11001 
             raw time: 1750062002(s) 133227151(us) 
    clock_adjtime02.c:184: TPASS: clock_adjtime(): failed as expected (mode=0x4000, uid=0) 
    clock_adjtime.h:163: TINFO: GET 
                 mode: 0 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133270160(us) 
    clock_adjtime.h:163: TINFO: TEST 
                 mode: 16447 
               offset: 0 
            frequency: 13112752 
             maxerror: 16000000 
             esterror: 16000000 
               status: 8257 (0x2041) 
        time_constant: 4 
            precision: 1 
            tolerance: 32768000 
                 tick: 10000 
             raw time: 1750062002(s) 133270160(us) 
    clock_adjtime02.c:184: TPASS: clock_adjtime(): failed as expected (mode=0x403f, uid=65534) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    78

    clock_getres01

    Mon Jun 16 16:20:02 2025

    "clock_getres01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_getres01.c:62: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_getres01.c:88: TPASS: clock_getres(REALTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(MONOTONIC, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(-1, ...) succeeded 
    clock_getres01.c:62: TINFO: Testing variant: vDSO or syscall with libc spec with NULL res 
    clock_getres01.c:88: TPASS: clock_getres(REALTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(MONOTONIC, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(-1, ...) succeeded 
    clock_getres01.c:62: TINFO: Testing variant: syscall with old kernel spec 
    clock_getres01.c:88: TPASS: clock_getres(REALTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(MONOTONIC, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(-1, ...) succeeded 
    clock_getres01.c:62: TINFO: Testing variant: syscall with old kernel spec with NULL res 
    clock_getres01.c:88: TPASS: clock_getres(REALTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(MONOTONIC, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded 
    clock_getres01.c:88: TPASS: clock_getres(-1, ...) succeeded 
     
    Summary: 
    passed   44 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    79

    clock_nanosleep01

    Mon Jun 16 16:20:02 2025

    "clock_nanosleep01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 33s 
    clock_nanosleep01.c:124: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_nanosleep01.c:139: TINFO: case NORMAL 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINVAL (22) 
    clock_nanosleep01.c:139: TINFO: case NORMAL 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINVAL (22) 
    clock_nanosleep01.c:139: TINFO: case NORMAL 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINVAL (22) 
    clock_nanosleep01.c:139: TINFO: case SEND_SIGINT 
    clock_nanosleep01.c:208: TPASS: Timespec updated correctly 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINTR (4) 
    clock_nanosleep01.c:139: TINFO: case BAD_TS_ADDR_REQ 
    clock_nanosleep01.c:143: TCONF: The libc wrapper may dereference req or rem 
    clock_nanosleep01.c:139: TINFO: case BAD_TS_ADDR_REM 
    clock_nanosleep01.c:143: TCONF: The libc wrapper may dereference req or rem 
    clock_nanosleep01.c:124: TINFO: Testing variant: syscall with old kernel spec 
    clock_nanosleep01.c:139: TINFO: case NORMAL 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINVAL (22) 
    clock_nanosleep01.c:139: TINFO: case NORMAL 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINVAL (22) 
    clock_nanosleep01.c:139: TINFO: case NORMAL 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EOPNOTSUPP (95) 
    clock_nanosleep01.c:139: TINFO: case SEND_SIGINT 
    clock_nanosleep01.c:208: TPASS: Timespec updated correctly 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EINTR (4) 
    clock_nanosleep01.c:139: TINFO: case BAD_TS_ADDR_REQ 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EFAULT (14) 
    clock_nanosleep01.c:139: TINFO: case BAD_TS_ADDR_REM 
    clock_nanosleep01.c:218: TPASS: clock_nanosleep() failed with: EFAULT (14) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    1

    3

    1

    80

    clock_nanosleep02

    Mon Jun 16 16:20:03 2025

    "clock_nanosleep02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1034us, max 1084us, median 1062us, trunc mean 1062.12us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2056us, max 2102us, median 2063us, trunc mean 2063.16us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5063us, max 5230us, median 5064us, trunc mean 5065.25us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10064us, max 10083us, median 10067us, trunc mean 10067.14us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25068us, max 25085us, median 25072us, trunc mean 25071.75us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100070us, max 100101us, median 100088us, trunc mean 100086.44us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: clock_nanosleep() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1000091us, max 1000125us, median 1000091us, trunc mean 1000091.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    4

    3

    4

    3

    81

    clock_nanosleep03

    Mon Jun 16 16:20:12 2025

    "clock_nanosleep03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_nanosleep03.c:50: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_nanosleep03.c:97: TPASS: clock_nanosleep() slept correctly 100577 
    clock_nanosleep03.c:50: TINFO: Testing variant: syscall with old kernel spec 
    clock_nanosleep03.c:97: TPASS: clock_nanosleep() slept correctly 100615 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    82

    clock_nanosleep04

    Mon Jun 16 16:20:12 2025

    "clock_nanosleep04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_nanosleep04.c:33: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_nanosleep04.c:57: TPASS: clock_nanosleep(2) passed for clock CLOCK_MONOTONIC 
    clock_nanosleep04.c:57: TPASS: clock_nanosleep(2) passed for clock CLOCK_REALTIME 
    clock_nanosleep04.c:33: TINFO: Testing variant: syscall with old kernel spec 
    clock_nanosleep04.c:57: TPASS: clock_nanosleep(2) passed for clock CLOCK_MONOTONIC 
    clock_nanosleep04.c:57: TPASS: clock_nanosleep(2) passed for clock CLOCK_REALTIME 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    83

    clock_gettime01

    Mon Jun 16 16:20:12 2025

    "clock_gettime01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_gettime01.c:78: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_REALTIME passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_PROCESS_CPUTIME_ID passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_THREAD_CPUTIME_ID passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_REALTIME_COARSE passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC_COARSE passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC_RAW passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_BOOTTIME passed 
    clock_gettime01.c:78: TINFO: Testing variant: syscall with old kernel spec 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_REALTIME passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_PROCESS_CPUTIME_ID passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_THREAD_CPUTIME_ID passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_REALTIME_COARSE passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC_COARSE passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC_RAW passed 
    clock_gettime01.c:111: TPASS: clock_gettime(2): clock CLOCK_BOOTTIME passed 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    5

    4

    5

    84

    clock_gettime02

    Mon Jun 16 16:20:12 2025

    "clock_gettime02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_gettime02.c:102: TINFO: Testing variant: 0: syscall with old kernel spec 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock INVALID/UNKNOWN CLOCK failed as expected: EINVAL (22) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock INVALID/UNKNOWN CLOCK failed as expected: EINVAL (22) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_REALTIME failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_PROCESS_CPUTIME_ID failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_THREAD_CPUTIME_ID failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_REALTIME_COARSE failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC_COARSE failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_MONOTONIC_RAW failed as expected: EFAULT (14) 
    clock_gettime02.c:130: TPASS: clock_gettime(2): clock CLOCK_BOOTTIME failed as expected: EFAULT (14) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    85

    clock_gettime03

    Mon Jun 16 16:20:12 2025

    "clock_gettime03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_gettime03.c:121: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 100001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 100004ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 4ms 
    clock_gettime03.c:121: TINFO: Testing variant: syscall with old kernel spec 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 100001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 100000ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 0ms 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    5

    5

    5

    86

    clock_gettime04

    Mon Jun 16 16:20:12 2025

    "clock_gettime04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    vdso_helpers.c:76: TINFO: Couldn't find vdso_gettime64() 
    clock_gettime04.c:181: TPASS: CLOCK_REALTIME: Difference between successive readings is reasonable for following variants: 
    clock_gettime04.c:186: TINFO: 	- vDSO or syscall with libc spec 
    clock_gettime04.c:186: TINFO: 	- syscall with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- vDSO with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- gettimeofday 
    clock_gettime04.c:181: TPASS: CLOCK_REALTIME_COARSE: Difference between successive readings is reasonable for following variants: 
    clock_gettime04.c:186: TINFO: 	- vDSO or syscall with libc spec 
    clock_gettime04.c:186: TINFO: 	- syscall with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- vDSO with old kernel spec 
    clock_gettime04.c:181: TPASS: CLOCK_MONOTONIC: Difference between successive readings is reasonable for following variants: 
    clock_gettime04.c:186: TINFO: 	- vDSO or syscall with libc spec 
    clock_gettime04.c:186: TINFO: 	- syscall with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- vDSO with old kernel spec 
    clock_gettime04.c:181: TPASS: CLOCK_MONOTONIC_COARSE: Difference between successive readings is reasonable for following variants: 
    clock_gettime04.c:186: TINFO: 	- vDSO or syscall with libc spec 
    clock_gettime04.c:186: TINFO: 	- syscall with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- vDSO with old kernel spec 
    clock_gettime04.c:181: TPASS: CLOCK_MONOTONIC_RAW: Difference between successive readings is reasonable for following variants: 
    clock_gettime04.c:186: TINFO: 	- vDSO or syscall with libc spec 
    clock_gettime04.c:186: TINFO: 	- syscall with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- vDSO with old kernel spec 
    clock_gettime04.c:181: TPASS: CLOCK_BOOTTIME: Difference between successive readings is reasonable for following variants: 
    clock_gettime04.c:186: TINFO: 	- vDSO or syscall with libc spec 
    clock_gettime04.c:186: TINFO: 	- syscall with old kernel spec 
    clock_gettime04.c:186: TINFO: 	- vDSO with old kernel spec 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    6

    3

    6

    87

    leapsec01

    Mon Jun 16 16:20:12 2025

    "leapsec01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 10s 
    leapsec01.c:130: TINFO: test start at 16:20:12.834461429 
    leapsec01.c:100: TINFO: now is     16:20:12.834606792 
    leapsec01.c:104: TINFO: sleep until 16:20:13.834606792 
    leapsec01.c:112: TINFO: now is     16:20:13.834689187 
    leapsec01.c:115: TINFO: hrtimer early expiration is not detected. 
    leapsec01.c:138: TINFO: scheduling leap second 08:00:00.000000000 
    leapsec01.c:144: TINFO: setting time to        07:59:58.000000000 
    leapsec01.c:88: TINFO: 07:59:58.141695000 adjtimex: clock synchronized 
    leapsec01.c:88: TINFO: 07:59:58.000184000 adjtimex: clock synchronized 
    leapsec01.c:88: TINFO: 07:59:58.000220000 adjtimex: clock synchronized 
    leapsec01.c:88: TINFO: 07:59:58.000255000 adjtimex: clock synchronized 
    leapsec01.c:88: TINFO: 07:59:58.500410000 adjtimex: clock synchronized 
    leapsec01.c:88: TINFO: 07:59:59.000650000 adjtimex: insert leap second 
    leapsec01.c:88: TINFO: 07:59:59.500885000 adjtimex: insert leap second 
    leapsec01.c:88: TINFO: 07:59:59.006263000 adjtimex: leap second in progress 
    leapsec01.c:88: TINFO: 07:59:59.506524000 adjtimex: leap second in progress 
    leapsec01.c:88: TINFO: 08:00:00.006786000 adjtimex: leap second has occurred 
    leapsec01.c:88: TINFO: 08:00:00.507018000 adjtimex: leap second has occurred 
    leapsec01.c:88: TINFO: 08:00:01.007246000 adjtimex: leap second has occurred 
    leapsec01.c:88: TINFO: 08:00:01.507481000 adjtimex: leap second has occurred 
    leapsec01.c:88: TINFO: 08:00:02.007672000 adjtimex: leap second has occurred 
    leapsec01.c:100: TINFO: now is     08:00:02.507889824 
    leapsec01.c:104: TINFO: sleep until 08:00:03.507889824 
    leapsec01.c:112: TINFO: now is     08:00:03.507973219 
    leapsec01.c:115: TINFO: hrtimer early expiration is not detected. 
    leapsec01.c:88: TINFO: 08:00:03.508168000 adjtimex: leap second has occurred 
    leapsec01.c:88: TINFO: 08:00:03.508213000 adjtimex: clock synchronized 
    leapsec01.c:170: TINFO: restoring time to 16:20:18.342707703 
    leapsec01.c:100: TINFO: now is     16:20:18.342740709 
    leapsec01.c:104: TINFO: sleep until 16:20:19.342740709 
    leapsec01.c:112: TINFO: now is     16:20:20.277502470 
    leapsec01.c:115: TINFO: hrtimer early expiration is not detected. 
    leapsec01.c:177: TPASS: No errors were reported during this test! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    1

    2

    1

    2

    88

    clock_settime01

    Mon Jun 16 16:20:20 2025

    "clock_settime01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_settime01.c:42: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_settime01.c:76: TPASS: clock_settime(2): was able to advance time 
    clock_settime01.c:97: TPASS: clock_settime(2): was able to recede time 
    clock_settime01.c:42: TINFO: Testing variant: syscall with old kernel spec 
    clock_settime01.c:76: TPASS: clock_settime(2): was able to advance time 
    clock_settime01.c:97: TPASS: clock_settime(2): was able to recede time 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    89

    clock_settime02

    Mon Jun 16 16:20:20 2025

    "clock_settime02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_settime02.c:106: TINFO: Testing variant: syscall with old kernel spec 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_REALTIME): failed as expected: EFAULT (14) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_REALTIME): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_REALTIME): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_REALTIME): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_MONOTONIC): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(INVALID/UNKNOWN CLOCK): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(INVALID/UNKNOWN CLOCK): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_MONOTONIC_COARSE): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_MONOTONIC_RAW): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_BOOTTIME): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_PROCESS_CPUTIME_ID): failed as expected: EINVAL (22) 
    clock_settime02.c:150: TPASS: clock_settime(CLOCK_THREAD_CPUTIME_ID): failed as expected: EINVAL (22) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    90

    clock_settime03

    Mon Jun 16 16:20:20 2025

    "clock_settime03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 34s 
    clock_settime03.c:35: TINFO: Testing variant: syscall with old kernel spec 
    clock_settime03.c:103: TPASS: clock_settime(): Y2038 test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    1

    1

    1

    1

    91

    clone01

    Mon Jun 16 16:20:23 2025

    "clone01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone01.c:35: TPASS: clone returned 1224365 
    clone01.c:41: TPASS: Child exited with 0 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    92

    clone02

    Mon Jun 16 16:20:23 2025

    "clone02"

    ""

    exit

    clone02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_cloe4aWSA as tmpdir (tmpfs filesystem) 
    clone02     1  TPASS  :  Test Passed 
    clone02     2  TPASS  :  Test Passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    93

    clone03

    Mon Jun 16 16:20:23 2025

    "clone03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone03.c:36: TPASS: pid(1224374) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    94

    clone04

    Mon Jun 16 16:20:23 2025

    "clone04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone04.c:38: TPASS: NULL stack : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    95

    clone05

    Mon Jun 16 16:20:23 2025

    "clone05"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone05.c:46: TPASS: child_exited passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    96

    clone06

    Mon Jun 16 16:20:23 2025

    "clone06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone06.c:36: TPASS: The environment variables of the child and the parent are the same  
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    97

    clone07

    Mon Jun 16 16:20:23 2025

    "clone07"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone07.c:40: TPASS: Using return in child will not cause abnormal exit 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    98

    clone08

    Mon Jun 16 16:20:23 2025

    "clone08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone08.c:62: TINFO: running CLONE_PARENT 
    clone08.c:106: TPASS: clone and forked child has the same parent 
    clone08.c:62: TINFO: running CLONE_CHILD_SETTID 
    clone08.c:124: TPASS: clone() correctly set ctid 
    clone08.c:62: TINFO: running CLONE_PARENT_SETTID 
    clone08.c:134: TPASS: clone() correctly set ptid 
    clone08.c:62: TINFO: running CLONE_THREAD 
    clone08.c:179: TPASS: clone has the same thread id 
    clone08.c:169: TPASS: futex exit on ctid change, ctid: 0 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    99

    clone09

    Mon Jun 16 16:20:23 2025

    "clone09"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone09.c:59: TINFO: create clone in a new netns with 'CLONE_NEWNET' flag 
    clone09.c:82: TPASS: sysctl params differ in new netns 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    100

    clone301

    Mon Jun 16 16:20:23 2025

    "clone301"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cloddQLck as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone301.c:161: TPASS: Parent got correct signal SIGCHLD 
    clone301.c:161: TPASS: Parent got correct signal SIGUSR2 
    clone301.c:161: TPASS: Parent got correct signal SIGCHLD 
    clone301.c:161: TPASS: Parent got correct signal SIGCHLD 
    clone301.c:94: TPASS: Child got correct signal SIGUSR1 
    clone301.c:101: TPASS: Child got correct si_value 
    clone301.c:161: TPASS: Parent got correct signal SIGCHLD 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    101

    clone302

    Mon Jun 16 16:20:23 2025

    "clone302"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_clouxanQd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone302.c:61: TPASS: sizeof(struct clone_args_minimal) == 64 (64) 
    clone302.c:102: TPASS: invalid args: clone3() failed as expected: EFAULT (14) 
    clone302.c:102: TPASS: zero size: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: short size: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: extra size: clone3() failed as expected: EFAULT (14) 
    clone302.c:102: TPASS: sighand-no-VM: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: thread-no-sighand: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: fs-newns: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: invalid pidfd: clone3() failed as expected: EFAULT (14) 
    clone302.c:102: TPASS: invalid signal: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: zero-stack-size: clone3() failed as expected: EINVAL (22) 
    clone302.c:102: TPASS: invalid-stack: clone3() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    102

    clone303

    Mon Jun 16 16:20:23 2025

    "clone303"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cloaWESek as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clone303.c:52: TPASS: clone3 case pass! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    103

    close01

    Mon Jun 16 16:20:23 2025

    "close01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_clojbf6A2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    close01.c:48: TPASS: close a file fd passed 
    close01.c:48: TPASS: close a pipe fd passed 
    close01.c:48: TPASS: close a socket fd passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    104

    close02

    Mon Jun 16 16:20:23 2025

    "close02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    close02.c:18: TPASS: close(-1) : EBADF (9) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    105

    close_range01

    Mon Jun 16 16:20:23 2025

    "close_range01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cloEGLItp as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    0 cstime

    106

    close_range02

    Mon Jun 16 16:20:24 2025

    "close_range02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    close_range02.c:50: TPASS: close_range(3, 100, 0) passed 
    close_range02.c:52: TPASS: fcntl(3, F_GETFD) : EBADF (9) 
    close_range02.c:54: TPASS: fcntl(100, F_GETFD) : EBADF (9) 
    close_range02.c:57: TPASS: close_range(4, 3, 0) : EINVAL (22) 
    close_range02.c:60: TPASS: close_range(3, ~0U, ~0U) : EINVAL (22) 
    close_range02.c:63: TPASS: close_range(~0U, ~0U, 0) passed 
    close_range02.c:69: TPASS: close_range(3, 3, CLOSE_RANGE_CLOEXEC): SUCCESS (0) 
    close_range02.c:77: TPASS: FD_CLOEXEC was set on 3 
    close_range02.c:86: TPASS: close_range(3, 3, CLOSE_RANGE_UNSHARE): SUCCESS (0) 
    close_range02.c:93: TPASS: fcntl(3, F_GETFD) : EBADF (9) 
    close_range02.c:100: TPASS: 3 is open passed 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    107

    confstr01

    Mon Jun 16 16:20:24 2025

    "confstr01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 14 
    confstr01.c:73: TPASS: confstr PATH = '/bin:/usr/bin' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 11 
    confstr01.c:73: TPASS: confstr GNU_LIBC_VERSION = 'glibc 2.40' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 10 
    confstr01.c:73: TPASS: confstr GNU_LIBPTHREAD_VERSION = 'NPTL 2.40' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_ILP32_OFF32_CFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_ILP32_OFF32_LDFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_ILP32_OFF32_LIBS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_ILP32_OFFBIG_CFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_ILP32_OFFBIG_LDFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_ILP32_OFFBIG_LIBS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_LP64_OFF64_CFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_LP64_OFF64_LDFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_LP64_OFF64_LIBS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_LPBIG_OFFBIG_CFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_LPBIG_OFFBIG_LDFLAGS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 1 
    confstr01.c:73: TPASS: confstr POSIX_V7_LPBIG_OFFBIG_LIBS = '' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 20 
    confstr01.c:73: TPASS: confstr POSIX_V7_WIDTH_RESTRICTED_ENVS = 'POSIX_V7_LP64_OFF64' 
    confstr01.c:59: TPASS: confstr(test_cases[i].value, NULL, (size_t)0) returned 18 
    confstr01.c:73: TPASS: confstr V7_ENV = 'POSIXLY_CORRECT=1' 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    108

    connect01

    Mon Jun 16 16:20:24 2025

    "connect01"

    ""

    exit

    connect01    1  TPASS  :  bad file descriptor successful 
    connect01    2  TPASS  :  invalid socket buffer successful 
    connect01    3  TPASS  :  invalid salen successful 
    connect01    4  TPASS  :  invalid socket successful 
    connect01    5  TPASS  :  already connected successful 
    connect01    6  TPASS  :  connection refused successful 
    connect01    7  TPASS  :  invalid address family successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    109

    connect02

    Mon Jun 16 16:20:24 2025

    "connect02"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    110

    creat01

    Mon Jun 16 16:20:24 2025

    "creat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cre0A1fGz as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    creat01.c:50: TPASS: creat() truncated file to 0 bytes 
    creat01.c:55: TPASS: file was created and written to successfully 
    creat01.c:60: TPASS: read failed expectedly: EBADF (9) 
    creat01.c:50: TPASS: creat() truncated file to 0 bytes 
    creat01.c:55: TPASS: file was created and written to successfully 
    creat01.c:60: TPASS: read failed expectedly: EBADF (9) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    111

    creat03

    Mon Jun 16 16:20:24 2025

    "creat03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cref2JODR as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    creat03.c:36: TINFO: Created file has mode = 0100674 
    creat03.c:41: TPASS: save text bit cleared 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    112

    creat04

    Mon Jun 16 16:20:24 2025

    "creat04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_crewl26jG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    creat04.c:49: TPASS: call failed with EACCES as expected 
    creat04.c:49: TPASS: call failed with EACCES as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    113

    creat05

    Mon Jun 16 16:20:24 2025

    "creat05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_creGRODD2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    creat05.c:49: TINFO: getdtablesize() = 1024 
    creat05.c:59: TINFO: Opened additional #1021 fds 
    creat05.c:36: TPASS: creat() failed with EMFILE 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    7

    1

    7

    114

    creat06

    Mon Jun 16 16:20:24 2025

    "creat06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cregimt0y as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_cregimt0y/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    creat06.c:101: TPASS: got expected failure: EISDIR (21) 
    creat06.c:101: TPASS: got expected failure: ENAMETOOLONG (36) 
    creat06.c:101: TPASS: got expected failure: ENOENT (2) 
    creat06.c:101: TPASS: got expected failure: ENOTDIR (20) 
    creat06.c:101: TPASS: got expected failure: EFAULT (14) 
    creat06.c:101: TPASS: got expected failure: EACCES (13) 
    creat06.c:101: TPASS: got expected failure: ELOOP (40) 
    creat06.c:101: TPASS: got expected failure: EROFS (30) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    115

    creat07

    Mon Jun 16 16:20:24 2025

    "creat07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_creXROjfD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    creat07.c:42: TPASS: creat() received EXTBSY 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    116

    creat08

    Mon Jun 16 16:20:25 2025

    "creat08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cre3H8iw5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    creat08.c:41: TINFO: User nobody: uid = 65534, gid = 65534 
    creat08.c:43: TINFO: Found unused GID 11: SUCCESS (0) 
    creat08.c:58: TPASS: dir_a/nosetgid: Owned by correct group 
    creat08.c:69: TPASS: dir_a/nosetgid: Setgid bit not set 
    creat08.c:58: TPASS: dir_a/setgid: Owned by correct group 
    creat08.c:67: TPASS: dir_a/setgid: Setgid bit is set 
    creat08.c:58: TPASS: dir_b/nosetgid: Owned by correct group 
    creat08.c:69: TPASS: dir_b/nosetgid: Setgid bit not set 
    creat08.c:58: TPASS: dir_b/setgid: Owned by correct group 
    creat08.c:62: TINFO: dir_b/setgid: Skipping setgid bit check 
    creat08.c:58: TPASS: dir_b/root_setgid: Owned by correct group 
    creat08.c:67: TPASS: dir_b/root_setgid: Setgid bit is set 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    117

    creat09

    Mon Jun 16 16:20:25 2025

    "creat09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cre8db659 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cre8db659/mntpoint fstyp=ext2 flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cre8db659/mntpoint fstyp=ext3 flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_cre8db659/mntpoint fstyp=ext4 flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_cre8db659/mntpoint fstyp=tmpfs flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    77

    7

    77

    118

    delete_module01

    Mon Jun 16 16:20:26 2025

    "delete_module01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    delete_module01.c:42: TPASS: delete_module() successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    4

    5

    4

    119

    delete_module02

    Mon Jun 16 16:20:26 2025

    "delete_module02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    delete_module02.c:65: TINFO: test nonexistent module 
    delete_module02.c:70: TPASS: delete_module() failed as expected: ENOENT (2) 
    delete_module02.c:65: TINFO: test null terminated module name 
    delete_module02.c:70: TPASS: delete_module() failed as expected: ENOENT (2) 
    delete_module02.c:65: TINFO: test module name outside program's accessible address space 
    delete_module02.c:70: TPASS: delete_module() failed as expected: EFAULT (14) 
    delete_module02.c:65: TINFO: test long module name 
    delete_module02.c:70: TPASS: delete_module() failed as expected: ENOENT (2) 
    delete_module02.c:65: TINFO: test non-superuser 
    delete_module02.c:70: TPASS: delete_module() failed as expected: EPERM (1) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    120

    delete_module03

    Mon Jun 16 16:20:26 2025

    "delete_module03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    delete_module03.c:33: TPASS: delete_module() failed as expected: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    6

    3

    6

    121

    dup01

    Mon Jun 16 16:20:26 2025

    "dup01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupoSCOYA as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup01.c:22: TPASS: dup(fd) returned fd 4 
    dup01.c:25: TPASS: buf1.st_ino == buf2.st_ino (354567) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    122

    dup02

    Mon Jun 16 16:20:27 2025

    "dup02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup02.c:27: TPASS: dup(-1) : EBADF (9) 
    dup02.c:27: TPASS: dup(1500) : EBADF (9) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    123

    dup03

    Mon Jun 16 16:20:27 2025

    "dup03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dup86jRuT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup03.c:20: TPASS: dup(3) : EMFILE (24) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    124

    dup04

    Mon Jun 16 16:20:27 2025

    "dup04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupFtGzwd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup04.c:22: TPASS: dup(3) read end of the pipe returned fd 5 
    dup04.c:25: TPASS: dup(4) write end of the pipe returned fd 5 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    125

    dup05

    Mon Jun 16 16:20:27 2025

    "dup05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dup7Dh3yt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup05.c:20: TPASS: dup(3) returned fd 4 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    126

    dup06

    Mon Jun 16 16:20:27 2025

    "dup06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dup29Fn3z as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup06.c:62: TPASS: Test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    127

    dup07

    Mon Jun 16 16:20:27 2025

    "dup07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupKULPGW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup07.c:42: TPASS: Passed in read only mode 
    dup07.c:42: TPASS: Passed in write only mode 
    dup07.c:42: TPASS: Passed in read/write mode 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    128

    dup201

    Mon Jun 16 16:20:27 2025

    "dup201"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup201.c:45: TPASS: dup2(-1, 5) : EBADF (9) 
    dup201.c:45: TPASS: dup2(1024, 5) : EBADF (9) 
    dup201.c:45: TPASS: dup2(0, -1) : EBADF (9) 
    dup201.c:45: TPASS: dup2(0, 1024) : EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    129

    dup202

    Mon Jun 16 16:20:27 2025

    "dup202"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupvMxIw0 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup202.c:102: TPASS: original(100444) and duped(100444) are the same mode 
    dup202.c:102: TPASS: original(100222) and duped(100222) are the same mode 
    dup202.c:102: TPASS: original(100666) and duped(100666) are the same mode 
    dup202.c:91: TINFO: original mode 0777, new mode 0444 after chmod 
    dup202.c:102: TPASS: original(100444) and duped(100444) are the same mode 
    dup202.c:91: TINFO: original mode 0777, new mode 0222 after chmod 
    dup202.c:102: TPASS: original(100222) and duped(100222) are the same mode 
    dup202.c:91: TINFO: original mode 0777, new mode 0666 after chmod 
    dup202.c:102: TPASS: original(100666) and duped(100666) are the same mode 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    130

    dup203

    Mon Jun 16 16:20:27 2025

    "dup203"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupwMbM9d as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup203.c:38: TINFO: Test duping over an open fd 
    dup203.c:72: TPASS: test the content of file is correct 
    dup203.c:79: TPASS: test the FD_CLOEXEC flag is correct 
    dup203.c:38: TINFO: Test duping over a close fd 
    dup203.c:72: TPASS: test the content of file is correct 
    dup203.c:79: TPASS: test the FD_CLOEXEC flag is correct 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    131

    dup204

    Mon Jun 16 16:20:27 2025

    "dup204"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup204.c:36: TPASS: dup2(fd[i], nfd[i]) passed 
    dup204.c:43: TPASS: oldbuf.st_ino == newbuf.st_ino (3728184) 
    dup204.c:36: TPASS: dup2(fd[i], nfd[i]) passed 
    dup204.c:43: TPASS: oldbuf.st_ino == newbuf.st_ino (3728184) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    132

    dup205

    Mon Jun 16 16:20:27 2025

    "dup205"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupdZVLXf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup205.c:67: TPASS: Test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    133

    dup206

    Mon Jun 16 16:20:27 2025

    "dup206"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupBkqwZy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup206.c:27: TPASS: dup2(3, 3) returns newfd(3) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    134

    dup207

    Mon Jun 16 16:20:27 2025

    "dup207"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dupyeFDyE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup207.c:53: TINFO: Test offset with lseek before dup2 
    dup207.c:69: TPASS: Get expected buf bcdefg 
    dup207.c:53: TINFO: Test offset with lseek after dup2 
    dup207.c:69: TPASS: Get expected buf cdefg 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    135

    dup3_01

    Mon Jun 16 16:20:27 2025

    "dup3_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup3_01.c:54: TPASS: dup3(1, 4, 0) set close-on-exec flag 
    dup3_01.c:47: TPASS: dup3(1, 4, O_CLOEXEC) set close-on-exec flag 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    136

    dup3_02

    Mon Jun 16 16:20:27 2025

    "dup3_02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dup3_02.c:39: TPASS: dup3(3, 3, 524288) : EINVAL (22) 
    dup3_02.c:39: TPASS: dup3(3, 3, 0) : EINVAL (22) 
    dup3_02.c:39: TPASS: dup3(3, 5, -1) : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    137

    epoll_create01

    Mon Jun 16 16:20:27 2025

    "epoll_create01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_create.h:29: TINFO: Testing variant: syscall __NR_epoll_create 
    epoll_create.h:15: TCONF: syscall(-1) __NR_epoll_create not supported on your arch 
    epoll_create.h:32: TINFO: Testing variant: libc epoll_create() 
    epoll_create01.c:25: TPASS: epoll_create(1) returned fd 3 
    epoll_create01.c:25: TPASS: epoll_create(2147483647) returned fd 3 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    138

    epoll_create02

    Mon Jun 16 16:20:27 2025

    "epoll_create02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_create.h:29: TINFO: Testing variant: syscall __NR_epoll_create 
    epoll_create.h:15: TCONF: syscall(-1) __NR_epoll_create not supported on your arch 
    epoll_create.h:32: TINFO: Testing variant: libc epoll_create() 
    epoll_create02.c:30: TPASS: epoll_create(0) : EINVAL (22) 
    epoll_create02.c:30: TPASS: epoll_create(-1) : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    139

    epoll_create1_01

    Mon Jun 16 16:20:27 2025

    "epoll_create1_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_create1_01.c:39: TPASS: epoll_create1(...) without EPOLL_CLOEXEC 
    epoll_create1_01.c:39: TPASS: epoll_create1(...) with EPOLL_CLOEXEC 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    140

    epoll_create1_02

    Mon Jun 16 16:20:27 2025

    "epoll_create1_02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_create1_02.c:29: TPASS: epoll_create1(-1) : EINVAL (22) 
    epoll_create1_02.c:29: TPASS: epoll_create1(EPOLL_CLOEXEC+1) : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    141

    epoll01

    Mon Jun 16 16:20:27 2025

    "epoll-ltp"

    ""

    exit

    epoll01     0  TINFO  :  testing if epoll() system call works 
    epoll01     0  TINFO  :  gettimeofday() works 
    epoll01     0  TINFO  :  random number seeded with gettimeofday() [seed = 565667] works 
    epoll01     0  TINFO  :  Testing epoll_create 
    epoll01     1  TPASS  :  epoll_create with negative set size 
    epoll01     2  TPASS  :  epoll_create with large set size (size = 2147483647) 
    epoll01     3  TPASS  :  epoll_create with large set size (size = 2147483646) 
    epoll01     4  TPASS  :  epoll_create with large set size (size = 2147483645) 
    epoll01     5  TPASS  :  epoll_create with large set size (size = 2147483644) 
    epoll01     6  TPASS  :  epoll_create with large set size (size = 2147483643) 
    epoll01     7  TPASS  :  epoll_create with large set size (size = 2147483642) 
    epoll01     8  TPASS  :  epoll_create with large set size (size = 2147483641) 
    epoll01     9  TPASS  :  epoll_create with large set size (size = 2147483640) 
    epoll01    10  TPASS  :  epoll_create with large set size (size = 2147483639) 
    epoll01    11  TPASS  :  epoll_create with large set size (size = 2147483638) 
    epoll01    12  TPASS  :  epoll_create with large set size (size = 2147483637) 
    epoll01    13  TPASS  :  epoll_create with large set size (size = 2147483636) 
    epoll01    14  TPASS  :  epoll_create with large set size (size = 2147483635) 
    epoll01    15  TPASS  :  epoll_create with large set size (size = 2147483634) 
    epoll01    16  TPASS  :  epoll_create with large set size (size = 2147483633) 
    epoll01    17  TPASS  :  epoll_create with large set size (size = 2147483632) 
    epoll01    18  TPASS  :  epoll_create with random large set size (size = 111587323) 
    epoll01    19  TPASS  :  epoll_create with random large set size (size = 1675451485) 
    epoll01    20  TPASS  :  epoll_create with random large set size (size = 900300560) 
    epoll01    21  TPASS  :  epoll_create with random large set size (size = 1253402579) 
    epoll01    22  TPASS  :  epoll_create with random large set size (size = 550543819) 
    epoll01    23  TPASS  :  epoll_create with random large set size (size = 1487011283) 
    epoll01    24  TPASS  :  epoll_create with random large set size (size = 164932579) 
    epoll01    25  TPASS  :  epoll_create with random large set size (size = 1151513777) 
    epoll01    26  TPASS  :  epoll_create with random large set size (size = 348524509) 
    epoll01    27  TPASS  :  epoll_create with random large set size (size = 2090674366) 
    epoll01    28  TPASS  :  epoll_create with random large set size (size = 1240812048) 
    epoll01    29  TPASS  :  epoll_create with random large set size (size = 1535839527) 
    epoll01    30  TPASS  :  epoll_create with random large set size (size = 1622333149) 
    epoll01    31  TPASS  :  epoll_create with random large set size (size = 46460147) 
    epoll01    32  TPASS  :  epoll_create with random large set size (size = 2087055767) 
    epoll01    33  TPASS  :  epoll_create with random large set size (size = 1728912392) 
    epoll01     0  TINFO  :  Summary: Of 33 tests, epoll_create failed 0 (100% passed). 
    epoll01     0  TINFO  :  Testing epoll_ctl 
    epoll01     0  TINFO  :  Summary: Of 13824 tests, epoll_ctl failed 0 (100% passed). 
    

    "ok"

    12 termination_type

    677

    581

    677

    581

    142

    epoll_ctl01

    Mon Jun 16 16:20:39 2025

    "epoll_ctl01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_ctl01.c:115: TPASS: epoll_ctl() succeeds with op 1 
    epoll_ctl01.c:115: TPASS: epoll_ctl() succeeds with op 3 
    epoll_ctl01.c:115: TPASS: epoll_ctl() succeeds with op 2 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    143

    epoll_ctl02

    Mon Jun 16 16:20:39 2025

    "epoll_ctl02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if epfd is an invalid fd : EBADF (9) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if fd does not support epoll : EPERM (1) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if fd is an invalid fd : EBADF (9) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if op is not supported : EINVAL (22) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if fd is the same as epfd : EINVAL (22) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if events is NULL : EFAULT (14) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if fd is not registered with EPOLL_CTL_DEL : ENOENT (2) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if fd is not registered with EPOLL_CTL_MOD : ENOENT (2) 
    epoll_ctl02.c:85: TPASS: epoll_ctl(...) if fd is already registered with EPOLL_CTL_ADD : EEXIST (17) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    144

    epoll_ctl03

    Mon Jun 16 16:20:39 2025

    "epoll_ctl03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000000c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000000d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000000a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000000b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000000e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000000f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00000019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000001c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000001d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000001a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000001b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000001e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000001f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000000c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000000d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000000a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000000b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000000e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000000f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80000019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000001c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000001d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000001a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000001b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000001e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000001f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000000c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000000d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000000a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000000b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000000e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000000f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40000019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000001c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000001d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000001a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000001b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000001e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000001f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000000c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000000d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000000a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000000b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000000e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000000f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0000019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000001c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000001d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000001a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000001b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000001e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000001f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000200c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000200d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000200a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000200b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000200e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000200f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=00002019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000201c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000201d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000201a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000201b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000201e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=0000201f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000200c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000200d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000200a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000200b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000200e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000200f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=80002019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000201c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000201d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000201a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000201b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000201e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=8000201f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000200c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000200d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000200a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000200b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000200e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000200f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=40002019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000201c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000201d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000201a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000201b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000201e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=4000201f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002000 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002001 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002004 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002005 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002002 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002003 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002006 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002007 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002008 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002009 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000200c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000200d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000200a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000200b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000200e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000200f passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002010 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002011 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002014 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002015 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002012 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002013 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002016 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002017 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002018 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c0002019 passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000201c passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000201d passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000201a passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000201b passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000201e passed 
    epoll_ctl03.c:40: TPASS: epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=c000201f passed 
     
    Summary: 
    passed   256 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    145

    epoll_ctl04

    Mon Jun 16 16:20:39 2025

    "epoll_ctl04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_ctl04.c:59: TPASS: epoll_ctl(..., EPOLL_CTL_ADD, ...) with number of nesting is 5 : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    146

    epoll_ctl05

    Mon Jun 16 16:20:39 2025

    "epoll_ctl05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_ctl05.c:61: TPASS: epoll_ctl(..., EPOLL_CTL_ADD, ...) : ELOOP (40) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    147

    epoll_wait01

    Mon Jun 16 16:20:39 2025

    "epoll_wait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_wait01.c:44: TINFO: Pipe buffer size is 65536 bytes 
    epoll_wait01.c:126: TPASS: epoll_wait() epollout 
    epoll_wait01.c:164: TPASS: epoll_wait() epollin 
    epoll_wait01.c:211: TPASS: epoll_wait() epollio 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    148

    epoll_wait02

    Mon Jun 16 16:20:39 2025

    "epoll_wait02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1031us, max 1080us, median 1062us, trunc mean 1062.02us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2061us, max 2094us, median 2063us, trunc mean 2062.73us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5063us, max 5078us, median 5064us, trunc mean 5064.52us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10064us, max 10085us, median 10067us, trunc mean 10066.98us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25067us, max 25082us, median 25071us, trunc mean 25070.94us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100121us, max 100146us, median 100138us, trunc mean 100136.11us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: epoll_wait() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001038us, max 1001235us, median 1001038us, trunc mean 1001038.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    2

    4

    2

    4

    149

    epoll_wait03

    Mon Jun 16 16:20:48 2025

    "epoll_wait03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_wait03.c:63: TPASS: epoll_wait() epfd is not a valid fd : EBADF (9) 
    epoll_wait03.c:63: TPASS: epoll_wait() epfd is not an epoll fd : EINVAL (22) 
    epoll_wait03.c:63: TPASS: epoll_wait() maxevents is less than zero : EINVAL (22) 
    epoll_wait03.c:63: TPASS: epoll_wait() maxevents is equal to zero : EINVAL (22) 
    epoll_wait03.c:63: TPASS: epoll_wait() events has no write permissions : EFAULT (14) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    150

    epoll_wait04

    Mon Jun 16 16:20:48 2025

    "epoll_wait04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_wait04.c:33: TPASS: epoll_wait() returns immediately with a timeout equal to zero 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    151

    epoll_wait05

    Mon Jun 16 16:20:48 2025

    "epoll_wait05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_eporylLK3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_wait05.c:39: TINFO: Listening on port 53639 
    epoll_wait05.c:60: TINFO: Connecting to port 53639 
    epoll_wait05.c:70: TINFO: Polling on socket 
    epoll_wait05.c:76: TINFO: Hang socket 
    epoll_wait05.c:86: TPASS: Received EPOLLRDHUP 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    152

    epoll_wait06

    Mon Jun 16 16:20:48 2025

    "epoll_wait06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_wait06.c:61: TINFO: Polling on channel with EPOLLET 
    epoll_wait06.c:74: TINFO: Write bytes on channel: 4096 bytes 
    epoll_wait06.c:78: TPASS: write() failed : EAGAIN/EWOULDBLOCK (11) 
    epoll_wait06.c:80: TPASS: SAFE_EPOLL_WAIT(epfd, &evt_receive, 1, 0) == 1 (0) 
    epoll_wait06.c:81: TPASS: evt_receive.data.fd == fds[0] (3) 
    epoll_wait06.c:82: TPASS: evt_receive.events & EPOLLIN == EPOLLIN (1) 
    epoll_wait06.c:84: TINFO: Read half bytes from channel: 2048 bytes 
    epoll_wait06.c:89: TPASS: SAFE_EPOLL_WAIT(epfd, &evt_receive, 1, 0) == 0 (0) 
    epoll_wait06.c:91: TINFO: Read remaining bytes from channel: 2048 bytes 
    epoll_wait06.c:94: TPASS: read() failed : EAGAIN/EWOULDBLOCK (11) 
    epoll_wait06.c:96: TPASS: SAFE_EPOLL_WAIT(epfd, &evt_receive, 1, 0) == 1 (0) 
    epoll_wait06.c:97: TPASS: evt_receive.data.fd == fds[1] (4) 
    epoll_wait06.c:98: TPASS: evt_receive.events & EPOLLOUT == EPOLLOUT (4) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    153

    epoll_wait07

    Mon Jun 16 16:20:48 2025

    "epoll_wait07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_wait07.c:39: TINFO: Polling on channel with EPOLLONESHOT 
    epoll_wait07.c:48: TINFO: Write channel for the 1st time. EPOLLIN expected 
    epoll_wait07.c:51: TPASS: SAFE_EPOLL_WAIT(epfd, &evt_receive, 10, 0) == 1 (0) 
    epoll_wait07.c:52: TPASS: evt_receive.events & EPOLLIN == EPOLLIN (1) 
    epoll_wait07.c:53: TPASS: evt_receive.data.fd == fds[0] (3) 
    epoll_wait07.c:56: TPASS: SAFE_EPOLL_WAIT(epfd, &evt_receive, 10, 0) == 0 (0) 
    epoll_wait07.c:58: TINFO: Write channel for the 2nd time. No events expected 
    epoll_wait07.c:61: TPASS: SAFE_EPOLL_WAIT(epfd, &evt_receive, 10, 0) == 0 (0) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    154

    epoll_pwait01

    Mon Jun 16 16:20:48 2025

    "epoll_pwait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_pwait_var.h:38: TINFO: Test epoll_pwait() 
    epoll_pwait01.c:41: TPASS: do_epoll_pwait() with sigmask blocked signal 
    epoll_pwait01.c:46: TPASS: do_epoll_pwait() without sigmask : EINTR (4) 
    epoll_pwait_var.h:41: TINFO: Test epoll_pwait2() 
    epoll_pwait01.c:41: TPASS: do_epoll_pwait() with sigmask blocked signal 
    epoll_pwait01.c:46: TPASS: do_epoll_pwait() without sigmask : EINTR (4) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    1

    3

    1

    155

    epoll_pwait02

    Mon Jun 16 16:20:48 2025

    "epoll_pwait02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_pwait_var.h:38: TINFO: Test epoll_pwait() 
    epoll_pwait02.c:25: TPASS: do_epoll_pwait() succeeded 
    epoll_pwait_var.h:41: TINFO: Test epoll_pwait2() 
    epoll_pwait02.c:25: TPASS: do_epoll_pwait() succeeded 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    156

    epoll_pwait03

    Mon Jun 16 16:20:48 2025

    "epoll_pwait03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_pwait_var.h:38: TINFO: Test epoll_pwait() 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1060us, max 1078us, median 1062us, trunc mean 1062.22us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2060us, max 2096us, median 2063us, trunc mean 2062.61us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5062us, max 5087us, median 5064us, trunc mean 5064.55us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10064us, max 10082us, median 10066us, trunc mean 10066.12us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25067us, max 25082us, median 25071us, trunc mean 25071.08us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100131us, max 100152us, median 100137us, trunc mean 100137.11us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001066us, max 1001098us, median 1001066us, trunc mean 1001066.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    epoll_pwait_var.h:41: TINFO: Test epoll_pwait2() 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1041us, max 1080us, median 1062us, trunc mean 1062.41us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2060us, max 2082us, median 2063us, trunc mean 2063.28us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5063us, max 5079us, median 5064us, trunc mean 5064.87us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10064us, max 11980us, median 10066us, trunc mean 10067.05us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25068us, max 25089us, median 25072us, trunc mean 25072.42us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100126us, max 100154us, median 100135us, trunc mean 100134.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: do_epoll_pwait() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001049us, max 1001198us, median 1001049us, trunc mean 1001049.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    17 termination_type

    5

    6

    5

    6

    157

    epoll_pwait04

    Mon Jun 16 16:21:05 2025

    "epoll_pwait04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_pwait_var.h:38: TINFO: Test epoll_pwait() 
    epoll_pwait04.c:23: TPASS: with an invalid sigmask pointer : EFAULT (14) 
    epoll_pwait_var.h:41: TINFO: Test epoll_pwait2() 
    epoll_pwait04.c:23: TPASS: with an invalid sigmask pointer : EFAULT (14) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    158

    epoll_pwait05

    Mon Jun 16 16:21:05 2025

    "epoll_pwait05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    epoll_pwait05.c:33: TPASS: with ts.tv_sec < 0 : EINVAL (22) 
    epoll_pwait05.c:33: TPASS: with ts.tv_nsec < 0 : EINVAL (22) 
    epoll_pwait05.c:33: TPASS: with ts.tv_nsec >= NSEC_PER_SEC : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    159

    eventfd01

    Mon Jun 16 16:21:05 2025

    "eventfd01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd01.c:28: TPASS: eventfd(EVENT_COUNT, EFD_NONBLOCK) returned fd 3 
    eventfd01.c:31: TPASS: val == EVENT_COUNT (10) 
    eventfd01.c:33: TPASS: read(fd, &val, sizeof(val)) : EAGAIN/EWOULDBLOCK (11) 
    eventfd01.c:34: TPASS: read(fd, &invalid, sizeof(invalid)) : EINVAL (22) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    160

    eventfd02

    Mon Jun 16 16:21:05 2025

    "eventfd02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd02.c:28: TPASS: eventfd(0, EFD_NONBLOCK) returned fd 3 
    eventfd02.c:32: TPASS: buf == val (12) 
    eventfd02.c:36: TPASS: write(fd, &val, sizeof(val)) : EAGAIN/EWOULDBLOCK (11) 
    eventfd02.c:37: TPASS: write(fd, &invalid, sizeof(invalid)) : EINVAL (22) 
    eventfd02.c:40: TPASS: write(fd, &val, sizeof(val)) : EINVAL (22) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    161

    eventfd03

    Mon Jun 16 16:21:05 2025

    "eventfd03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd03.c:27: TPASS: eventfd(0, EFD_NONBLOCK) returned fd 3 
    eventfd03.c:37: TPASS: FD_ISSET(fd, &readfds) == 1 (1) 
    eventfd03.c:44: TPASS: FD_ISSET(fd, &readfds) == 0 (0) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    162

    eventfd04

    Mon Jun 16 16:21:05 2025

    "eventfd04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd04.c:28: TPASS: eventfd(0, EFD_NONBLOCK) returned fd 3 
    eventfd04.c:38: TPASS: FD_ISSET(fd, &writefds) == 1 (1) 
    eventfd04.c:47: TPASS: FD_ISSET(fd, &writefds) == 0 (0) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    163

    eventfd05

    Mon Jun 16 16:21:05 2025

    "eventfd05"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd05.c:23: TPASS: eventfd(0, EFD_NONBLOCK) returned fd 3 
    eventfd05.c:33: TPASS: val == to_parent (3735928559) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    2

    3

    2

    164

    eventfd06

    Mon Jun 16 16:21:05 2025

    "eventfd06"

    ""

    exit

    tst_test.c:1322: TCONF: libaio is not available 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    165

    eventfd2_01

    Mon Jun 16 16:21:05 2025

    "eventfd2_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd2_01.c:24: TPASS: Expect: FD_CLOEXEC is not set 
    eventfd2_01.c:29: TPASS: Expect: FD_CLOEXEC is set 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    166

    eventfd2_02

    Mon Jun 16 16:21:05 2025

    "eventfd2_02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd2_02.c:24: TPASS: Expect: O_NONBLOCK is not set 
    eventfd2_02.c:29: TPASS: Expect: O_NONBLOCK is set 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    167

    eventfd2_03

    Mon Jun 16 16:21:05 2025

    "eventfd2_03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    eventfd2_03.c:36: TINFO: [1238662] posting 1 on fd=3 
    eventfd2_03.c:39: TINFO: [1238662] waiting on fd=4 
    eventfd2_03.c:36: TINFO: [1238663] posting 1 on fd=4 
    eventfd2_03.c:39: TINFO: [1238663] waiting on fd=3 
    eventfd2_03.c:42: TINFO: [1238662] posting 5 on fd=3 
    eventfd2_03.c:42: TINFO: [1238663] posting 5 on fd=4 
    eventfd2_03.c:45: TINFO: [1238662] waiting 5 times on fd=4 
    eventfd2_03.c:45: TINFO: [1238663] waiting 5 times on fd=3 
    eventfd2_03.c:52: TPASS: [1238662] received all events 
    eventfd2_03.c:52: TPASS: [1238663] received all events 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    168

    execl01

    Mon Jun 16 16:21:05 2025

    "execl01"

    ""

    exit

    tst_test.c:1430: TINFO: Set ulimit resource: 3 rlim_cur: 18446744073709551615 rlim_max: 18446744073709551615 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execl01_child.c:20: TPASS: execl01_child executed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    169

    execle01

    Mon Jun 16 16:21:05 2025

    "execle01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execle01_child.c:34: TPASS: execle01_child executed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    170

    execlp01

    Mon Jun 16 16:21:05 2025

    "execlp01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execlp01_child.c:20: TPASS: execlp01_child executed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    171

    execv01

    Mon Jun 16 16:21:05 2025

    "execv01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execv01_child.c:23: TPASS: execv01_child executed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    172

    execve01

    Mon Jun 16 16:21:05 2025

    "execve01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execve01_child.c:34: TPASS: execve01_child executed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    173

    execve02

    Mon Jun 16 16:21:05 2025

    "execve02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exeuhpRjt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execve02.c:54: TPASS: execve() failed expectedly: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    174

    execve03

    Mon Jun 16 16:21:05 2025

    "execve03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exepN9Jkg as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execve03.c:124: TPASS: execve failed as expected: ENAMETOOLONG (36) 
    execve03.c:124: TPASS: execve failed as expected: ENOENT (2) 
    execve03.c:124: TPASS: execve failed as expected: ENOTDIR (20) 
    execve03.c:124: TPASS: execve failed as expected: EFAULT (14) 
    execve03.c:124: TPASS: execve failed as expected: EACCES (13) 
    execve03.c:124: TPASS: execve failed as expected: ENOEXEC (8) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    175

    execve04

    Mon Jun 16 16:21:05 2025

    "execve04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exeoNhkPV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execve04.c:50: TPASS: execve failed as expected: ETXTBSY (26) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    176

    execve05

    Mon Jun 16 16:21:05 2025

    "execve05 -i 5 -n 32"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exesTDwfa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 33s 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
    execve_child.c:22: TPASS: argv[1] is canary, expected 'canary' 
     
    Summary: 
    passed   160 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    21

    36

    21

    36

    177

    execve06

    Mon Jun 16 16:21:06 2025

    "execve06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execve06_child.c:24: TPASS: argv[0] was filled in by kernel 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    178

    execvp01

    Mon Jun 16 16:21:06 2025

    "execvp01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execvp01_child.c:20: TPASS: execvp01_child executed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    179

    execveat01

    Mon Jun 16 16:21:06 2025

    "execveat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exerEByjy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execveat_child.c:17: TPASS: execveat_child run as expected 
    execveat_child.c:17: TPASS: execveat_child run as expected 
    execveat_child.c:17: TPASS: execveat_child run as expected 
    execveat_child.c:17: TPASS: execveat_child run as expected 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    180

    execveat02

    Mon Jun 16 16:21:06 2025

    "execveat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exeCEdh3w as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execveat02.c:63: TPASS: execveat() fails as expected: EBADF (9) 
    execveat02.c:63: TPASS: execveat() fails as expected: EINVAL (22) 
    execveat02.c:63: TPASS: execveat() fails as expected: ELOOP (40) 
    execveat02.c:63: TPASS: execveat() fails as expected: ENOTDIR (20) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    181

    execveat03

    Mon Jun 16 16:21:06 2025

    "execveat03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exezpPNcS as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_exezpPNcS/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    execveat_child.c:17: TPASS: execveat_child run as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    tst_test.c:1553: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_exezpPNcS/mntpoint/ovl 
    

    "ok"

    1 termination_type

    2

    48

    2

    48

    182

    exit01

    Mon Jun 16 16:21:07 2025

    "exit01"

    ""

    exit

    exit01      1  TPASS  :  exit() test PASSED 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    183

    exit02

    Mon Jun 16 16:21:07 2025

    "exit02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exiACiu34 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    exit02.c:46: TPASS: File written by child read back correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    184

    exit_group01

    Mon Jun 16 16:21:07 2025

    "exit_group01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_exiDYD77S as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    exit_group01.c:96: TPASS: Expect: exit_group() succeeded 
    exit_group01.c:59: TINFO: Checking if threads are still running 
    exit_group01.c:75: TINFO: Threads counters value didn't change 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    185

    faccessat01

    Mon Jun 16 16:21:07 2025

    "faccessat01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fac1F5EpO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    faccessat01.c:49: TPASS: faccessat(3, faccessatfile, R_OK, 0) passed 
    faccessat01.c:49: TPASS: faccessat(3, /tmp/ltp-Qjsl7wDDwO/LTP_fac1F5EpO/faccessatdir/faccessatfile, R_OK, 0) passed 
    faccessat01.c:49: TPASS: faccessat(-100, faccessatdir/faccessatfile, R_OK, 0) passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    186

    faccessat02

    Mon Jun 16 16:21:07 2025

    "faccessat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_facCEzRd2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    faccessat02.c:38: TPASS: faccessat(4, TESTFILE, R_OK, 0) : ENOTDIR (20) 
    faccessat02.c:38: TPASS: faccessat(-1, TESTFILE, R_OK, 0) : EBADF (9) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    187

    faccessat201

    Mon Jun 16 16:21:07 2025

    "faccessat201"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_facGm5Ipl as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    faccessat201.c:50: TPASS: faccessat2(3, faccessat2file, R_OK, 0) passed 
    faccessat201.c:50: TPASS: faccessat2(-1, /tmp/ltp-Qjsl7wDDwO/LTP_facGm5Ipl/faccessat2dir/faccessat2file, R_OK, 0) passed 
    faccessat201.c:50: TPASS: faccessat2(-100, faccessat2dir/faccessat2file, R_OK, 0) passed 
    faccessat201.c:50: TPASS: faccessat2(3, faccessat2file, R_OK, 512) passed 
    faccessat201.c:50: TPASS: faccessat2(-1, /tmp/ltp-Qjsl7wDDwO/LTP_facGm5Ipl/faccessat2dir/faccessat2file, R_OK, 512) passed 
    faccessat201.c:50: TPASS: faccessat2(-100, faccessat2dir/faccessat2file, R_OK, 512) passed 
    faccessat201.c:50: TPASS: faccessat2(-100, faccessat2symlink, R_OK, 256) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    188

    faccessat202

    Mon Jun 16 16:21:07 2025

    "faccessat202"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_facgyrgb7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    faccessat202.c:65: TPASS: faccessat2() with invalid address : EFAULT (14) 
    faccessat202.c:65: TPASS: faccessat2() with invalid flags : EINVAL (22) 
    faccessat202.c:65: TPASS: faccessat2() with invalid mode : EINVAL (22) 
    faccessat202.c:65: TPASS: faccessat2() with invalid fd : EBADF (9) 
    faccessat202.c:65: TPASS: faccessat2() with fd pointing to file : ENOTDIR (20) 
    faccessat202.c:65: TPASS: faccessat2() with AT_EACCESS and unprivileged EUID : EACCES (13) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    189

    fallocate01

    Mon Jun 16 16:21:07 2025

    "fallocate01"

    ""

    exit

    fallocate01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_falMfXlqT as tmpdir (tmpfs filesystem) 
    fallocate01    1  TPASS  :  fallocate(3, 0, 49152, 4096) returned 0 
    fallocate01    2  TPASS  :  write operation on fallocated(3, 0, 49152, 4096) returned 1 
    fallocate01    3  TPASS  :  fallocate(4, 1, 49152, 4096) returned 0 
    fallocate01    4  TPASS  :  write operation on fallocated(4, 1, 49152, 4096) returned 1 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    190

    fallocate02

    Mon Jun 16 16:21:07 2025

    "fallocate02"

    ""

    exit

    fallocate02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fal9uDJuC as tmpdir (tmpfs filesystem) 
    fallocate02    1  TPASS  :  fallocate(test_file1:3, 1, 0, 1024) returned 9: TEST_ERRNO=EBADF(9): Bad file descriptor 
    fallocate02    2  TPASS  :  fallocate(test_file2:4, 1, -1024, 1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument 
    fallocate02    3  TPASS  :  fallocate(test_file2:4, 1, 1024, -1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument 
    fallocate02    4  TPASS  :  fallocate(test_file2:4, 1, 12288, 0) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument 
    fallocate02    5  TPASS  :  fallocate(test_file2:4, 1, 12288, -1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument 
    fallocate02    6  TPASS  :  fallocate(test_file2:4, 1, -24576, 1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument 
    fallocate02    7  TPASS  :  fallocate(test_file2:4, 1, 9223372036854774784, 1024) returned 27: TEST_ERRNO=EFBIG(27): File too large 
    fallocate02    8  TPASS  :  fallocate(test_file2:4, 1, 1024, 9223372036854774784) returned 27: TEST_ERRNO=EFBIG(27): File too large 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    191

    fallocate03

    Mon Jun 16 16:21:07 2025

    "fallocate03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_falHY5pmh as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fallocate03.c:81: TPASS: fallocate(fd, DEFAULT_MODE, 8192, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, DEFAULT_MODE, 49152, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, DEFAULT_MODE, 69632, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, DEFAULT_MODE, 102400, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, FALLOC_FL_KEEP_SIZE, 8192, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, FALLOC_FL_KEEP_SIZE, 49152, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, FALLOC_FL_KEEP_SIZE, 77824, 4096) passed 
    fallocate03.c:81: TPASS: fallocate(fd, FALLOC_FL_KEEP_SIZE, 106496, 4096) passed 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    192

    fallocate04

    Mon Jun 16 16:21:07 2025

    "fallocate04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=ext2 flags=0 
    fallocate04.c:82: TINFO: allocate '3072' bytes 
    fallocate04.c:86: TCONF: fallocate() not supported 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=ext3 flags=0 
    fallocate04.c:82: TINFO: allocate '3072' bytes 
    fallocate04.c:86: TCONF: fallocate() not supported 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=ext4 flags=0 
    fallocate04.c:82: TINFO: allocate '3072' bytes 
    fallocate04.c:96: TPASS: test-case succeeded 
    fallocate04.c:103: TINFO: read allocated file size '3072' 
    fallocate04.c:104: TINFO: make a hole with FALLOC_FL_PUNCH_HOLE 
    fallocate04.c:115: TINFO: check that file has a hole with lseek(,,SEEK_HOLE) 
    fallocate04.c:127: TINFO: found a hole at '1024' offset 
    fallocate04.c:132: TINFO: allocated file size before '3072' and after '2048' 
    fallocate04.c:66: TINFO: reading the file, compare with expected buffer 
    fallocate04.c:144: TPASS: test-case succeeded 
    fallocate04.c:149: TINFO: zeroing file space with FALLOC_FL_ZERO_RANGE 
    fallocate04.c:153: TINFO: read current allocated file size '2048' 
    fallocate04.c:169: TINFO: allocated file size before '2048' and after '3072' 
    fallocate04.c:66: TINFO: reading the file, compare with expected buffer 
    fallocate04.c:181: TPASS: test-case succeeded 
    fallocate04.c:186: TINFO: collapsing file space with FALLOC_FL_COLLAPSE_RANGE 
    fallocate04.c:190: TINFO: read current allocated file size '3072' 
    fallocate04.c:203: TINFO: allocated file size before '3072' and after '2048' 
    fallocate04.c:66: TINFO: reading the file, compare with expected buffer 
    fallocate04.c:221: TPASS: test-case succeeded 
    fallocate04.c:226: TINFO: inserting space with FALLOC_FL_INSERT_RANGE 
    fallocate04.c:230: TINFO: read current allocated file size '2048' 
    fallocate04.c:247: TINFO: allocated file size before '2048' and after '3072' 
    fallocate04.c:66: TINFO: reading the file, compare with expected buffer 
    fallocate04.c:259: TPASS: test-case succeeded 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=vfat flags=0 
    fallocate04.c:82: TINFO: allocate '24576' bytes 
    fallocate04.c:96: TPASS: test-case succeeded 
    fallocate04.c:103: TINFO: read allocated file size '24576' 
    fallocate04.c:104: TINFO: make a hole with FALLOC_FL_PUNCH_HOLE 
    fallocate04.c:109: TCONF: FALLOC_FL_PUNCH_HOLE not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=exfat flags=0 
    fallocate04.c:82: TINFO: allocate '98304' bytes 
    fallocate04.c:86: TCONF: fallocate() not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fallocate04.c:82: TINFO: allocate '12288' bytes 
    fallocate04.c:86: TCONF: fallocate() not supported 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_falyCmWgm/fallocate fstyp=tmpfs flags=0 
    fallocate04.c:82: TINFO: allocate '12288' bytes 
    fallocate04.c:96: TPASS: test-case succeeded 
    fallocate04.c:103: TINFO: read allocated file size '12288' 
    fallocate04.c:104: TINFO: make a hole with FALLOC_FL_PUNCH_HOLE 
    fallocate04.c:115: TINFO: check that file has a hole with lseek(,,SEEK_HOLE) 
    fallocate04.c:127: TINFO: found a hole at '4096' offset 
    fallocate04.c:132: TINFO: allocated file size before '12288' and after '8192' 
    fallocate04.c:66: TINFO: reading the file, compare with expected buffer 
    fallocate04.c:144: TPASS: test-case succeeded 
    fallocate04.c:149: TINFO: zeroing file space with FALLOC_FL_ZERO_RANGE 
    fallocate04.c:153: TINFO: read current allocated file size '8192' 
    fallocate04.c:158: TCONF: FALLOC_FL_ZERO_RANGE not supported 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    567

    12

    567

    193

    fallocate05

    Mon Jun 16 16:21:14 2025

    "fallocate05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 12s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=ext2 flags=0 
    fallocate05.c:66: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=ext3 flags=0 
    fallocate05.c:66: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=ext4 flags=0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file1 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file2 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file3 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file4 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file5 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file6 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file7 size 76896492 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fallocate05.c:81: TPASS: write() wrote 262144 bytes 
    fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS 
    fallocate05.c:114: TPASS: fallocate() on full FS 
    fallocate05.c:132: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) 
    fallocate05.c:138: TPASS: write() 
    fallocate05.c:144: TPASS: Test file contains hole at offset 0 
    fallocate05.c:156: TPASS: Test file data start at offset 65536 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=vfat flags=0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file1 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file2 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file3 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file4 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file5 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file6 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file7 size 76896492 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fallocate05.c:81: TPASS: write() wrote 2097152 bytes 
    fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS 
    fallocate05.c:114: TPASS: fallocate() on full FS 
    fallocate05.c:128: TCONF: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=exfat flags=0 
    fallocate05.c:66: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fallocate05.c:66: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_falZJmBMW/mntpoint fstyp=tmpfs flags=0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file1 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file2 size 3971177 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fallocate05.c:81: TPASS: write() wrote 1048576 bytes 
    fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS 
    fallocate05.c:114: TPASS: fallocate() on full FS 
    fallocate05.c:132: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) 
    fallocate05.c:138: TPASS: write() 
    fallocate05.c:144: TPASS: Test file contains hole at offset 0 
    fallocate05.c:156: TPASS: Test file data start at offset 262144 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  5 
    warnings 0 
    

    "ok"

    13 termination_type

    16

    1074

    16

    1074

    194

    fallocate06

    Mon Jun 16 16:21:27 2025

    "fallocate06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 00s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=ext2 flags=0 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:196: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=ext3 flags=0 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:196: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=ext4 flags=0 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:164: TPASS: write() successful 
    fallocate06.c:208: TPASS: Misaligned allocation works as expected 
    fallocate06.c:164: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) successful 
    fallocate06.c:244: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) cleared the correct file range 
    fallocate06.c:174: TINFO: Case 2. Fill FS: yes; Use copy on write: no 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file1 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file2 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file3 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file4 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file5 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file6 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file7 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file8 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file9 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file10 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file11 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file12 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file13 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file14 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file15 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file16 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file17 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file18 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file19 size 45164536 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fallocate06.c:164: TPASS: write() successful 
    fallocate06.c:208: TPASS: Misaligned allocation works as expected 
    fallocate06.c:164: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) successful 
    fallocate06.c:244: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) cleared the correct file range 
    fallocate06.c:174: TINFO: Case 3. Fill FS: no; Use copy on write: yes 
    fallocate06.c:181: TCONF: File system does not support copy-on-write 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=vfat flags=0 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:164: TPASS: write() successful 
    fallocate06.c:208: TPASS: Misaligned allocation works as expected 
    fallocate06.c:217: TCONF: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE): EOPNOTSUPP (95) 
    fallocate06.c:174: TINFO: Case 2. Fill FS: yes; Use copy on write: no 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file1 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file2 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file3 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file4 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file5 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file6 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file7 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file8 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file9 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file10 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file11 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file12 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file13 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file14 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file15 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file16 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file17 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file18 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file19 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file20 size 35005211 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fallocate06.c:164: TPASS: write() successful 
    fallocate06.c:208: TPASS: Misaligned allocation works as expected 
    fallocate06.c:217: TCONF: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE): EOPNOTSUPP (95) 
    fallocate06.c:174: TINFO: Case 3. Fill FS: no; Use copy on write: yes 
    fallocate06.c:181: TCONF: File system does not support copy-on-write 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=exfat flags=0 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:196: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:196: TCONF: fallocate() not supported: EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 1024MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_falsNOZDP/mntpoint fstyp=tmpfs flags=0 
    fallocate06.c:123: TINFO: Copy-on-write is not supported 
    fallocate06.c:174: TINFO: Case 1. Fill FS: no; Use copy on write: no 
    fallocate06.c:164: TPASS: write() successful 
    fallocate06.c:208: TPASS: Misaligned allocation works as expected 
    fallocate06.c:164: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) successful 
    fallocate06.c:244: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) cleared the correct file range 
    fallocate06.c:174: TINFO: Case 2. Fill FS: yes; Use copy on write: no 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file1 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file2 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file3 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file4 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file5 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file6 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file7 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file8 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file9 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file10 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file11 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file12 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file13 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file14 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file15 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file16 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file17 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file18 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file19 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/file20 size 35005211 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fallocate06.c:164: TPASS: write() successful 
    fallocate06.c:208: TPASS: Misaligned allocation works as expected 
    fallocate06.c:164: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) successful 
    fallocate06.c:244: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) cleared the correct file range 
    fallocate06.c:174: TINFO: Case 3. Fill FS: no; Use copy on write: yes 
    fallocate06.c:181: TCONF: File system does not support copy-on-write 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  9 
    warnings 0 
    

    "ok"

    39 termination_type

    41

    3468

    41

    3468

    195

    fsetxattr01

    Mon Jun 16 16:22:06 2025

    "fsetxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=ext2 flags=0 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ENODATA (61) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: E2BIG (7) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EEXIST (17) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=ext3 flags=0 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ENODATA (61) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: E2BIG (7) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EEXIST (17) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=ext4 flags=0 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ENODATA (61) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: E2BIG (7) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EEXIST (17) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=vfat flags=0 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:150: TCONF: fsetxattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=exfat flags=0 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:150: TCONF: fsetxattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ENODATA (61) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: E2BIG (7) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EEXIST (17) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fseDMlt9k/mntpoint fstyp=tmpfs flags=0 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EINVAL (22) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ENODATA (61) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: E2BIG (7) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EEXIST (17) 
    fsetxattr01.c:164: TPASS: fsetxattr(2) passed 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: ERANGE (34) 
    fsetxattr01.c:186: TPASS: fsetxattr(2) failed: EFAULT (14) 
     
    Summary: 
    passed   47 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    10

    580

    10

    580

    196

    fsetxattr02

    Mon Jun 16 16:22:13 2025

    "fsetxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsejqL6Wj as tmpdir (tmpfs filesystem) 
    tst_test.c:1135: TINFO: tmpdir isn't suitable for creating devices, mounting tmpfs without nodev on mntpoint 
    tst_test.c:1137: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_fsejqL6Wj/mntpoint fstyp=tmpfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fsetxattr02.c:174: TPASS: fsetxattr(2) on testfile passed 
    fsetxattr02.c:174: TPASS: fsetxattr(2) on testdir passed 
    fsetxattr02.c:196: TPASS: fsetxattr(2) on symlink failed: EEXIST (17) 
    fsetxattr02.c:196: TPASS: fsetxattr(2) on fifo failed: EPERM (1) 
    fsetxattr02.c:196: TPASS: fsetxattr(2) on chr failed: EPERM (1) 
    fsetxattr02.c:196: TPASS: fsetxattr(2) on blk failed: EPERM (1) 
    fsetxattr02.c:196: TPASS: fsetxattr(2) on sock failed: EPERM (1) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    197

    posix_fadvise01

    Mon Jun 16 16:22:14 2025

    "posix_fadvise01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    198

    posix_fadvise01_64

    Mon Jun 16 16:22:14 2025

    "posix_fadvise01_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
    posix_fadvise01.c:42: TPASS: call succeeded expectedly 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    199

    posix_fadvise02

    Mon Jun 16 16:22:14 2025

    "posix_fadvise02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    200

    posix_fadvise02_64

    Mon Jun 16 16:22:14 2025

    "posix_fadvise02_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
    posix_fadvise02.c:45: TPASS: expected failure - returned value = 9 : EBADF 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    201

    posix_fadvise03

    Mon Jun 16 16:22:14 2025

    "posix_fadvise03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 0 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 1 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 2 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 3 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 4 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 5 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 6 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 7 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 8 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 9 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 10 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 11 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 12 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 13 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 14 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 15 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 16 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 17 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 18 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 19 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 20 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 21 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 22 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 23 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 24 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 25 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 26 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 27 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 28 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 29 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 30 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 31 : EINVAL 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    202

    posix_fadvise03_64

    Mon Jun 16 16:22:14 2025

    "posix_fadvise03_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 0 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 1 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 2 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 3 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 4 
    posix_fadvise03.c:75: TPASS: skipping defined - advise = 5 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 6 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 7 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 8 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 9 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 10 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 11 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 12 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 13 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 14 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 15 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 16 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 17 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 18 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 19 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 20 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 21 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 22 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 23 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 24 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 25 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 26 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 27 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 28 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 29 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 30 : EINVAL 
    posix_fadvise03.c:89: TPASS: expected failure - returned value = 22, advise = 31 : EINVAL 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    203

    posix_fadvise04

    Mon Jun 16 16:22:14 2025

    "posix_fadvise04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    204

    posix_fadvise04_64

    Mon Jun 16 16:22:14 2025

    "posix_fadvise04_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
    posix_fadvise04.c:45: TPASS: expected failure - returned value = 29 : ESPIPE 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    205

    fchdir01

    Mon Jun 16 16:22:14 2025

    "fchdir01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchhBxRhc as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchdir01.c:20: TPASS: fchdir(fd) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    206

    fchdir02

    Mon Jun 16 16:22:14 2025

    "fchdir02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchdir02.c:17: TPASS: fchdir(bad_fd) : EBADF (9) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    207

    fchdir03

    Mon Jun 16 16:22:14 2025

    "fchdir03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fch9VoOrd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchdir03.c:42: TPASS: fchdir() failed expectedly: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    208

    fchmod01

    Mon Jun 16 16:22:14 2025

    "fchmod01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchurO3IX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 0) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 07) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 070) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 0700) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 0777) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 02777) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 04777) successful 
    fchmod01.c:41: TPASS: Functionality of fchmod(3, 06777) successful 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    209

    fchmod02

    Mon Jun 16 16:22:14 2025

    "fchmod02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchicm6by as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmod02.c:41: TPASS: Functionality of fchmod(3, 01777) Successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    210

    fchmod03

    Mon Jun 16 16:22:14 2025

    "fchmod03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fch0klnVR as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmod03.c:39: TPASS: Functionality of fchmod(3, 01777) successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    211

    fchmod04

    Mon Jun 16 16:22:14 2025

    "fchmod04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchzD2Z3w as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmod04.c:36: TPASS: Functionality of fchmod(3, 01777) successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    212

    fchmod05

    Mon Jun 16 16:22:14 2025

    "fchmod05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fch2zlXTP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmod05.c:55: TINFO: Found unused GID 11: SUCCESS (0) 
    fchmod05.c:44: TPASS: Functionality of fchmod(3, 043777) successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    213

    fchmod06

    Mon Jun 16 16:22:14 2025

    "fchmod06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchisp6sO as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_fchisp6sO/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmod06.c:48: TPASS: fchmod() failed expectedly: EPERM (1) 
    fchmod06.c:48: TPASS: fchmod() failed expectedly: EBADF (9) 
    fchmod06.c:48: TPASS: fchmod() failed expectedly: EROFS (30) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    214

    fchmodat01

    Mon Jun 16 16:22:14 2025

    "fchmodat01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchWwpw3D as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmodat01.c:47: TPASS: fchmodat(3, fchmodatfile, 0600, 0) passed 
    fchmodat01.c:54: TPASS: File permission changed correctly 
    fchmodat01.c:47: TPASS: fchmodat(4, /tmp/ltp-Qjsl7wDDwO/LTP_fchWwpw3D/fchmodatdir/fchmodatfile, 0600, 0) passed 
    fchmodat01.c:54: TPASS: File permission changed correctly 
    fchmodat01.c:47: TPASS: fchmodat(-100, fchmodatdir/fchmodatfile, 0600, 0) passed 
    fchmodat01.c:54: TPASS: File permission changed correctly 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    215

    fchmodat02

    Mon Jun 16 16:22:14 2025

    "fchmodat02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchqu6Wwj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchmodat02.c:55: TPASS: fchmodat() with fd pointing to file : ENOTDIR (20) 
    fchmodat02.c:55: TPASS: fchmodat() with invalid fd : EBADF (9) 
    fchmodat02.c:55: TPASS: fchmodat() with invalid address : EFAULT (14) 
    fchmodat02.c:55: TPASS: fchmodat() with pathname too long : ENAMETOOLONG (36) 
    fchmodat02.c:55: TPASS: fchmodat() with path is empty : ENOENT (2) 
    fchmodat02.c:55: TPASS: fchmodat() with invalid flag : EINVAL (22) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    216

    fchmodat2_01

    Mon Jun 16 16:22:14 2025

    "fchmodat2_01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchTIqXYA as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    fchmodat2_01.c:38: TINFO: Using regular files 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:64: TINFO: Using empty folder 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (16895) 
    fchmodat2_01.c:51: TINFO: Using symbolic link 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (33216) 
    fchmodat2_01.c:33: TPASS: st.st_mode == mode (41471) 
    fchmodat2_01.c:57: TPASS: tst_syscall(__NR_fchmodat2, fd_dir, SNAME, 0640, AT_SYMLINK_NOFOLLOW) : EOPNOTSUPP (95) 
     
    Summary: 
    passed   42 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    559

    12

    559

    217

    fchmodat2_02

    Mon Jun 16 16:22:21 2025

    "fchmodat2_02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchmcspF9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    fchmodat2_02.c:39: TPASS: Test bad file descriptor : EBADF (9) 
    fchmodat2_02.c:39: TPASS: Test unexisting file : ENOENT (2) 
    fchmodat2_02.c:39: TPASS: Test invalid flags : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    218

    fchown01

    Mon Jun 16 16:22:21 2025

    "fchown01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchFKA5lP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchown01.c:29: TPASS: fchown(3, 0, 0) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    219

    fchown01_16

    Mon Jun 16 16:22:21 2025

    "fchown01_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchZwRe3h as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/fchown/../utils/compat_tst_16.h:143: TCONF: 16-bit version of fchown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    220

    fchown02

    Mon Jun 16 16:22:21 2025

    "fchown02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fch80Uv70 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchown02.c:55: TPASS: fchown(3, 0, 0) passed 
    fchown02.c:55: TPASS: fchown(4, 0, 0) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    221

    fchown02_16

    Mon Jun 16 16:22:21 2025

    "fchown02_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchf9ngb3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/fchown/../utils/compat_tst_16.h:143: TCONF: 16-bit version of fchown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    222

    fchown03

    Mon Jun 16 16:22:21 2025

    "fchown03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchcRm2W8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchown03.c:67: TPASS: fchown(fd, -1, 65534) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    223

    fchown03_16

    Mon Jun 16 16:22:21 2025

    "fchown03_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchhtBo8k as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/fchown/../utils/compat_tst_16.h:143: TCONF: 16-bit version of fchown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    224

    fchown04

    Mon Jun 16 16:22:21 2025

    "fchown04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchS8Ur9X as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_fchS8Ur9X/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchown04.c:63: TPASS: fchown(3, 65534, 0) : EPERM (1) 
    fchown04.c:63: TPASS: fchown(-1, 65534, 0) : EBADF (9) 
    fchown04.c:63: TPASS: fchown(4, 65534, 0) : EROFS (30) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    225

    fchown04_16

    Mon Jun 16 16:22:21 2025

    "fchown04_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fch3LVsLA as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_fch3LVsLA/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/fchown/../utils/compat_tst_16.h:143: TCONF: 16-bit version of fchown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    226

    fchown05

    Mon Jun 16 16:22:21 2025

    "fchown05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchRLIyYd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchown05.c:42: TPASS: fchown(3, 700, 701), change owner/group ids passed 
    fchown05.c:42: TPASS: fchown(3, 702, -1), change owner id only passed 
    fchown05.c:42: TPASS: fchown(3, 703, 701), change owner id only passed 
    fchown05.c:42: TPASS: fchown(3, -1, 704), change group id only passed 
    fchown05.c:42: TPASS: fchown(3, 703, 705), change group id only passed 
    fchown05.c:42: TPASS: fchown(3, -1, -1), no change passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    227

    fchown05_16

    Mon Jun 16 16:22:21 2025

    "fchown05_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchQSa6sK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/fchown/../utils/compat_tst_16.h:143: TCONF: 16-bit version of fchown() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    228

    fchownat01

    Mon Jun 16 16:22:21 2025

    "fchownat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchEgUKUt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchownat01.c:26: TPASS: fchownat(-100, testfile1, 1000, 1000, 0) passed 
    fchownat01.c:31: TPASS: stat_buf.st_uid == set_uid (1000) 
    fchownat01.c:32: TPASS: stat_buf.st_gid == set_gid (1000) 
    fchownat01.c:34: TPASS: fchownat(3, testfile2, 1000, 1000, 0) passed 
    fchownat01.c:39: TPASS: stat_buf.st_uid == set_uid (1000) 
    fchownat01.c:40: TPASS: stat_buf.st_gid == set_gid (1000) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    229

    fchownat02

    Mon Jun 16 16:22:21 2025

    "fchownat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchUwNS5G as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchownat02.c:41: TPASS: fchownat(-100, testfile_link, 1000, 1000, 256) passed 
    fchownat02.c:48: TPASS: Expect: fchownat() correctly operated on symlink user ID 
    fchownat02.c:50: TPASS: Expect: fchownat() correctly operated on symlink group ID 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    230

    fchownat03

    Mon Jun 16 16:22:21 2025

    "fchownat03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fchDxGkBa as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_fchDxGkBa/ro_mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fchownat03.c:75: TPASS: fchownat(3, eaccess/eaccess, 65534, 0, 0) : EACCES (13) 
    fchownat03.c:75: TPASS: fchownat(-1, testfile, 65534, 0, 0) : EBADF (9) 
    fchownat03.c:75: TPASS: fchownat(3, Invalid address, 65534, 0, 0) : EFAULT (14) 
    fchownat03.c:75: TPASS: fchownat(3, testfile, 65534, 0, 9999) : EINVAL (22) 
    fchownat03.c:75: TPASS: fchownat(3, testfile_eloop, 65534, 0, 0) : ELOOP (40) 
    fchownat03.c:75: TPASS: fchownat(3, aaaa..., 65534, 0, 0) : ENAMETOOLONG (36) 
    fchownat03.c:75: TPASS: fchownat(3, /tmp/does/not/exist, 65534, 0, 0) : ENOENT (2) 
    fchownat03.c:75: TPASS: fchownat(4, testfile, 65534, 0, 0) : ENOTDIR (20) 
    fchownat03.c:75: TPASS: fchownat(3, /dev/null, 65534, 0, 0) : EPERM (1) 
    fchownat03.c:75: TPASS: fchownat(3, ro_mntpoint/file, 65534, 0, 0) : EROFS (30) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    231

    fcntl01

    Mon Jun 16 16:22:21 2025

    "fcntl01"

    ""

    exit

    fcntl01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnMUX3d7 as tmpdir (tmpfs filesystem) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    232

    fcntl01_64

    Mon Jun 16 16:22:21 2025

    "fcntl01_64"

    ""

    exit

    fcntl01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnmRn4jJ as tmpdir (tmpfs filesystem) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    233

    fcntl02

    Mon Jun 16 16:22:21 2025

    "fcntl02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnNs2FqU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239349, F_DUPFD, 0) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239349, F_DUPFD, 1) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239349, F_DUPFD, 2) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239349, F_DUPFD, 3) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239349, F_DUPFD, 10) returned 10 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239349, F_DUPFD, 100) returned 100 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    234

    fcntl02_64

    Mon Jun 16 16:22:21 2025

    "fcntl02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnNh82Ah as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239353, F_DUPFD, 0) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239353, F_DUPFD, 1) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239353, F_DUPFD, 2) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239353, F_DUPFD, 3) returned 4 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239353, F_DUPFD, 10) returned 10 
    fcntl02.c:40: TPASS: fcntl(fcntl02_1239353, F_DUPFD, 100) returned 100 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    235

    fcntl03

    Mon Jun 16 16:22:21 2025

    "fcntl03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnFKmB1H as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl03.c:32: TPASS: fcntl(fcntl03_1239357, F_GETFD, 0) returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    236

    fcntl03_64

    Mon Jun 16 16:22:21 2025

    "fcntl03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnZiIGmf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl03.c:32: TPASS: fcntl(fcntl03_1239361, F_GETFD, 0) returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    237

    fcntl04

    Mon Jun 16 16:22:21 2025

    "fcntl04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcntUN2VR as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl04.c:38: TPASS: fcntl(fcntl04_1239365, F_GETFL, 0) returned 8002 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    238

    fcntl04_64

    Mon Jun 16 16:22:21 2025

    "fcntl04_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnxVAz3U as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl04.c:38: TPASS: fcntl(fcntl04_1239369, F_GETFL, 0) returned 8002 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    239

    fcntl05

    Mon Jun 16 16:22:21 2025

    "fcntl05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn4Xfnch as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl05.c:40: TPASS: fcntl(3, F_GETLK, &flocks) passed 
    fcntl05.c:41: TPASS: flocks.l_type == F_UNLCK (2) 
    fcntl05.c:42: TPASS: flocks.l_whence == SEEK_CUR (1) 
    fcntl05.c:43: TPASS: flocks.l_start == 0 (0) 
    fcntl05.c:44: TPASS: flocks.l_len == 0 (0) 
    fcntl05.c:45: TPASS: flocks.l_pid == pid (1239373) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    240

    fcntl05_64

    Mon Jun 16 16:22:21 2025

    "fcntl05_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnOS53Vq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl05.c:40: TPASS: fcntl(3, F_GETLK, &flocks) passed 
    fcntl05.c:41: TPASS: flocks.l_type == F_UNLCK (2) 
    fcntl05.c:42: TPASS: flocks.l_whence == SEEK_CUR (1) 
    fcntl05.c:43: TPASS: flocks.l_start == 0 (0) 
    fcntl05.c:44: TPASS: flocks.l_len == 0 (0) 
    fcntl05.c:45: TPASS: flocks.l_pid == pid (1239377) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    241

    fcntl07

    Mon Jun 16 16:22:22 2025

    "fcntl07"

    ""

    exit

    fcntl07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnVFqzrX as tmpdir (tmpfs filesystem) 
    fcntl07     1  TPASS  :  regular file CLOEXEC fd was closed after exec() 
    fcntl07     2  TPASS  :  pipe (write end) CLOEXEC fd was closed after exec() 
    fcntl07     3  TPASS  :  pipe (read end) CLOEXEC fd was closed after exec() 
    fcntl07     4  TPASS  :  fifo CLOEXEC fd was closed after exec() 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    242

    fcntl07_64

    Mon Jun 16 16:22:22 2025

    "fcntl07_64"

    ""

    exit

    fcntl07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnK0bZSp as tmpdir (tmpfs filesystem) 
    fcntl07     1  TPASS  :  regular file CLOEXEC fd was closed after exec() 
    fcntl07     2  TPASS  :  pipe (write end) CLOEXEC fd was closed after exec() 
    fcntl07     3  TPASS  :  pipe (read end) CLOEXEC fd was closed after exec() 
    fcntl07     4  TPASS  :  fifo CLOEXEC fd was closed after exec() 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    243

    fcntl08

    Mon Jun 16 16:22:22 2025

    "fcntl08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcny4oH66 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl08.c:32: TPASS: fcntl(fd, F_SETFL, O_NDELAY | O_APPEND | O_NONBLOCK) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    244

    fcntl08_64

    Mon Jun 16 16:22:22 2025

    "fcntl08_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnvhXi1t as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl08.c:32: TPASS: fcntl(fd, F_SETFL, O_NDELAY | O_APPEND | O_NONBLOCK) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    245

    fcntl09

    Mon Jun 16 16:22:22 2025

    "fcntl09"

    ""

    exit

    fcntl09     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnGyzpzq as tmpdir (tmpfs filesystem) 
    fcntl09     1  TPASS  :  fcntl(./file_1239396, F_SETLK, &flocks) flocks.l_type = F_WRLCK returned 0 
    fcntl09     2  TPASS  :  fcntl(./file_1239396, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0 
    fcntl09     1  TPASS  :  fcntl(./file_1239396, F_SETLK, &flocks) flocks.l_type = F_RDLCK returned 0 
    fcntl09     2  TPASS  :  fcntl(./file_1239396, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    246

    fcntl09_64

    Mon Jun 16 16:22:22 2025

    "fcntl09_64"

    ""

    exit

    fcntl09     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnfwazlG as tmpdir (tmpfs filesystem) 
    fcntl09     1  TPASS  :  fcntl(./file_1239397, F_SETLK, &flocks) flocks.l_type = F_WRLCK returned 0 
    fcntl09     2  TPASS  :  fcntl(./file_1239397, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0 
    fcntl09     1  TPASS  :  fcntl(./file_1239397, F_SETLK, &flocks) flocks.l_type = F_RDLCK returned 0 
    fcntl09     2  TPASS  :  fcntl(./file_1239397, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    247

    fcntl10

    Mon Jun 16 16:22:22 2025

    "fcntl10"

    ""

    exit

    fcntl10     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnwavSQu as tmpdir (tmpfs filesystem) 
    fcntl10     1  TPASS  :  fcntl(tfile_1239398, F_SETLKW, &flocks) flocks.l_type = F_WRLCK returned 0 
    fcntl10     2  TPASS  :  fcntl(tfile_1239398, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0 
    fcntl10     1  TPASS  :  fcntl(tfile_1239398, F_SETLKW, &flocks) flocks.l_type = F_RDLCK returned 0 
    fcntl10     2  TPASS  :  fcntl(tfile_1239398, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    248

    fcntl10_64

    Mon Jun 16 16:22:22 2025

    "fcntl10_64"

    ""

    exit

    fcntl10     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnuOVwKA as tmpdir (tmpfs filesystem) 
    fcntl10     1  TPASS  :  fcntl(tfile_1239399, F_SETLKW, &flocks) flocks.l_type = F_WRLCK returned 0 
    fcntl10     2  TPASS  :  fcntl(tfile_1239399, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0 
    fcntl10     1  TPASS  :  fcntl(tfile_1239399, F_SETLKW, &flocks) flocks.l_type = F_RDLCK returned 0 
    fcntl10     2  TPASS  :  fcntl(tfile_1239399, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    249

    fcntl11

    Mon Jun 16 16:22:22 2025

    "fcntl11"

    ""

    exit

    fcntl11     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnpNgyIA as tmpdir (tmpfs filesystem) 
    fcntl11     0  TINFO  :  Enter block 1 
    fcntl11     0  TINFO  :  Exit block 1 
    fcntl11     0  TINFO  :  Enter block 2 
    fcntl11     0  TINFO  :  Exit block 2 
    fcntl11     0  TINFO  :  Enter block 3 
    fcntl11     0  TINFO  :  Exit block 3 
    fcntl11     0  TINFO  :  Enter block 4 
    fcntl11     0  TINFO  :  Exit block 4 
    fcntl11     0  TINFO  :  Enter block 5 
    fcntl11     0  TINFO  :  Exit block 5 
    fcntl11     0  TINFO  :  Enter block 6 
    fcntl11     0  TINFO  :  Exit block 6 
    fcntl11     0  TINFO  :  Enter block 7 
    fcntl11     0  TINFO  :  Exit block 7 
    fcntl11     0  TINFO  :  Enter block 8 
    fcntl11     0  TINFO  :  Exit block 8 
    fcntl11     0  TINFO  :  Enter block 9 
    fcntl11     0  TINFO  :  Exit block 9 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    250

    fcntl11_64

    Mon Jun 16 16:22:22 2025

    "fcntl11_64"

    ""

    exit

    fcntl11     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnxKLbf1 as tmpdir (tmpfs filesystem) 
    fcntl11     0  TINFO  :  Enter block 1 
    fcntl11     0  TINFO  :  Exit block 1 
    fcntl11     0  TINFO  :  Enter block 2 
    fcntl11     0  TINFO  :  Exit block 2 
    fcntl11     0  TINFO  :  Enter block 3 
    fcntl11     0  TINFO  :  Exit block 3 
    fcntl11     0  TINFO  :  Enter block 4 
    fcntl11     0  TINFO  :  Exit block 4 
    fcntl11     0  TINFO  :  Enter block 5 
    fcntl11     0  TINFO  :  Exit block 5 
    fcntl11     0  TINFO  :  Enter block 6 
    fcntl11     0  TINFO  :  Exit block 6 
    fcntl11     0  TINFO  :  Enter block 7 
    fcntl11     0  TINFO  :  Exit block 7 
    fcntl11     0  TINFO  :  Enter block 8 
    fcntl11     0  TINFO  :  Exit block 8 
    fcntl11     0  TINFO  :  Enter block 9 
    fcntl11     0  TINFO  :  Exit block 9 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    251

    fcntl12

    Mon Jun 16 16:22:22 2025

    "fcntl12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnaaso9M as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl12.c:37: TPASS: fcntl(1, F_DUPFD, 1) : EMFILE (24) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    252

    fcntl12_64

    Mon Jun 16 16:22:22 2025

    "fcntl12_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnENSIX9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl12.c:37: TPASS: fcntl(1, F_DUPFD, 1) : EMFILE (24) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    253

    fcntl13

    Mon Jun 16 16:22:22 2025

    "fcntl13"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl13.c:45: TPASS: fcntl(1, F_SETLK, flock) : EFAULT (14) 
    fcntl13.c:45: TPASS: fcntl(1, F_BADCMD, flock) : EINVAL (22) 
    fcntl13.c:45: TPASS: fcntl(1, F_SETLK, flock) : EINVAL (22) 
    fcntl13.c:45: TPASS: fcntl(-1, F_GETLK, flock) : EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    254

    fcntl13_64

    Mon Jun 16 16:22:22 2025

    "fcntl13_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl13.c:45: TPASS: fcntl(1, F_SETLK, flock) : EFAULT (14) 
    fcntl13.c:45: TPASS: fcntl(1, F_BADCMD, flock) : EINVAL (22) 
    fcntl13.c:45: TPASS: fcntl(1, F_SETLK, flock) : EINVAL (22) 
    fcntl13.c:45: TPASS: fcntl(-1, F_GETLK, flock) : EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    255

    fcntl14

    Mon Jun 16 16:22:22 2025

    "fcntl14"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn3zDoWI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 38s 
    tst_test.c:1531: TINFO: tmpfs is supported by the test 
    fcntl14.c:227: TPASS: All 5000 test file operations passed 
    tst_test.c:1531: TINFO: tmpfs is supported by the test 
    fcntl14.c:238: TINFO: Requested mandatory locking 
    fcntl14.c:227: TPASS: All 5000 test file operations passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    569

    486

    569

    486

    256

    fcntl14_64

    Mon Jun 16 16:22:32 2025

    "fcntl14_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn1tvirB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 38s 
    tst_test.c:1531: TINFO: tmpfs is supported by the test 
    fcntl14.c:227: TPASS: All 5000 test file operations passed 
    tst_test.c:1531: TINFO: tmpfs is supported by the test 
    fcntl14.c:238: TINFO: Requested mandatory locking 
    fcntl14.c:227: TPASS: All 5000 test file operations passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    551

    496

    551

    496

    257

    fcntl15

    Mon Jun 16 16:22:42 2025

    "fcntl15"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnxopOut as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl15.c:176: TINFO: Running test with dup 
    fcntl15.c:90: TPASS: Failed to lock already locked region one 
    fcntl15.c:95: TPASS: Failed to lock already locked region two 
    fcntl15.c:157: TINFO: Closing a file descriptor in parent 
    fcntl15.c:102: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:115: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:176: TINFO: Running test with open 
    fcntl15.c:90: TPASS: Failed to lock already locked region one 
    fcntl15.c:95: TPASS: Failed to lock already locked region two 
    fcntl15.c:157: TINFO: Closing a file descriptor in parent 
    fcntl15.c:102: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:115: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:176: TINFO: Running test with fork 
    fcntl15.c:90: TPASS: Failed to lock already locked region one 
    fcntl15.c:95: TPASS: Failed to lock already locked region two 
    fcntl15.c:157: TINFO: Closing a file descriptor in parent 
    fcntl15.c:102: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:108: TPASS: Failed to lock already locked region two 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    258

    fcntl15_64

    Mon Jun 16 16:22:42 2025

    "fcntl15_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnSMSG5Z as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl15.c:176: TINFO: Running test with dup 
    fcntl15.c:90: TPASS: Failed to lock already locked region one 
    fcntl15.c:95: TPASS: Failed to lock already locked region two 
    fcntl15.c:157: TINFO: Closing a file descriptor in parent 
    fcntl15.c:102: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:115: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:176: TINFO: Running test with open 
    fcntl15.c:90: TPASS: Failed to lock already locked region one 
    fcntl15.c:95: TPASS: Failed to lock already locked region two 
    fcntl15.c:157: TINFO: Closing a file descriptor in parent 
    fcntl15.c:102: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:115: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:176: TINFO: Running test with fork 
    fcntl15.c:90: TPASS: Failed to lock already locked region one 
    fcntl15.c:95: TPASS: Failed to lock already locked region two 
    fcntl15.c:157: TINFO: Closing a file descriptor in parent 
    fcntl15.c:102: TPASS: Succeeded to lock now ulocked region two 
    fcntl15.c:108: TPASS: Failed to lock already locked region two 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    259

    fcntl16

    Mon Jun 16 16:22:42 2025

    "fcntl16"

    ""

    exit

    fcntl16     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnqYVliX as tmpdir (tmpfs filesystem) 
    fcntl16     0  TINFO  :  Entering block 1 
    fcntl16     0  TINFO  :  Test case 1: without manadatory locking PASSED 
    fcntl16     0  TINFO  :  Exiting block 1 
    fcntl16     0  TINFO  :  Entering block 2 
    fcntl16     0  TINFO  :  Test case 2: with mandatory record locking PASSED 
    fcntl16     0  TINFO  :  Exiting block 2 
    fcntl16     0  TINFO  :  Entering block 3 
    fcntl16     0  TINFO  :  Test case 3: mandatory locking with NODELAY PASSED 
    fcntl16     0  TINFO  :  Exiting block 3 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    260

    fcntl16_64

    Mon Jun 16 16:22:42 2025

    "fcntl16_64"

    ""

    exit

    fcntl16     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnFEmEOa as tmpdir (tmpfs filesystem) 
    fcntl16     0  TINFO  :  Entering block 1 
    fcntl16     0  TINFO  :  Test case 1: without manadatory locking PASSED 
    fcntl16     0  TINFO  :  Exiting block 1 
    fcntl16     0  TINFO  :  Entering block 2 
    fcntl16     0  TINFO  :  Test case 2: with mandatory record locking PASSED 
    fcntl16     0  TINFO  :  Exiting block 2 
    fcntl16     0  TINFO  :  Entering block 3 
    fcntl16     0  TINFO  :  Test case 3: mandatory locking with NODELAY PASSED 
    fcntl16     0  TINFO  :  Exiting block 3 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    261

    fcntl17

    Mon Jun 16 16:22:42 2025

    "fcntl17"

    ""

    exit

    fcntl17     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn5XvOZe as tmpdir (tmpfs filesystem) 
    fcntl17     0  TINFO  :  Enter preparation phase 
    fcntl17     0  TINFO  :  child 1 starting 
    fcntl17     0  TINFO  :  child 1 pid 1259451 locked 
    fcntl17     0  TINFO  :  child 1 resuming 
    fcntl17     0  TINFO  :  child 1 unlocked 
    fcntl17     0  TINFO  :  child 1 exiting 
    fcntl17     0  TINFO  :  child 3 starting 
    fcntl17     0  TINFO  :  child 3 pid 1259453 locked 
    fcntl17     0  TINFO  :  child 3 resuming 
    fcntl17     0  TINFO  :  child 3 lockw err 35 
    fcntl17     0  TINFO  :  child 3 exiting 
    fcntl17     0  TINFO  :  child 2 starting 
    fcntl17     0  TINFO  :  child 2 pid 1259452 locked 
    fcntl17     0  TINFO  :  child 2 resuming 
    fcntl17     0  TINFO  :  child 2 lockw locked 
    fcntl17     0  TINFO  :  child 2 exiting 
    fcntl17     0  TINFO  :  Exit preparation phase 
    fcntl17     0  TINFO  :  Enter block 1 
    fcntl17     1  TPASS  :  Block 1 PASSED 
    fcntl17     0  TINFO  :  Exit block 1 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    262

    fcntl17_64

    Mon Jun 16 16:22:42 2025

    "fcntl17_64"

    ""

    exit

    fcntl17     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnpW4ep1 as tmpdir (tmpfs filesystem) 
    fcntl17     0  TINFO  :  Enter preparation phase 
    fcntl17     0  TINFO  :  child 1 starting 
    fcntl17     0  TINFO  :  child 1 pid 1259455 locked 
    fcntl17     0  TINFO  :  child 1 resuming 
    fcntl17     0  TINFO  :  child 1 unlocked 
    fcntl17     0  TINFO  :  child 1 exiting 
    fcntl17     0  TINFO  :  child 3 starting 
    fcntl17     0  TINFO  :  child 3 pid 1259457 locked 
    fcntl17     0  TINFO  :  child 3 resuming 
    fcntl17     0  TINFO  :  child 3 lockw err 35 
    fcntl17     0  TINFO  :  child 3 exiting 
    fcntl17     0  TINFO  :  child 2 starting 
    fcntl17     0  TINFO  :  child 2 pid 1259456 locked 
    fcntl17     0  TINFO  :  child 2 resuming 
    fcntl17     0  TINFO  :  child 2 lockw locked 
    fcntl17     0  TINFO  :  child 2 exiting 
    fcntl17     0  TINFO  :  Exit preparation phase 
    fcntl17     0  TINFO  :  Enter block 1 
    fcntl17     1  TPASS  :  Block 1 PASSED 
    fcntl17     0  TINFO  :  Exit block 1 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    263

    fcntl18

    Mon Jun 16 16:22:42 2025

    "fcntl18"

    ""

    exit

    fcntl18     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcncD53Fa as tmpdir (tmpfs filesystem) 
    fcntl18     0  TINFO  :  Enter block 1 
    fcntl18     1  TPASS  :  Test F_GETLK: for errno EFAULT PASSED 
    fcntl18     0  TINFO  :  Block 1 PASSED 
    fcntl18     0  TINFO  :  Exit block 1 
    fcntl18     0  TINFO  :  Enter block 2 
    fcntl18     2  TPASS  :  Test F_GETLK: for errno EFAULT PASSED 
    fcntl18     0  TINFO  :  Block 2 PASSED 
    fcntl18     0  TINFO  :  Exit block 2 
    fcntl18     0  TINFO  :  Enter block 3 
    fcntl18     3  TPASS  :  Test for errno EINVAL PASSED 
    fcntl18     0  TINFO  :  Block 3 PASSED 
    fcntl18     0  TINFO  :  Exit block 3 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    264

    fcntl18_64

    Mon Jun 16 16:22:42 2025

    "fcntl18_64"

    ""

    exit

    fcntl18     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnSH8d1h as tmpdir (tmpfs filesystem) 
    fcntl18     0  TINFO  :  Enter block 1 
    fcntl18     1  TPASS  :  Test F_GETLK: for errno EFAULT PASSED 
    fcntl18     0  TINFO  :  Block 1 PASSED 
    fcntl18     0  TINFO  :  Exit block 1 
    fcntl18     0  TINFO  :  Enter block 2 
    fcntl18     2  TPASS  :  Test F_GETLK: for errno EFAULT PASSED 
    fcntl18     0  TINFO  :  Block 2 PASSED 
    fcntl18     0  TINFO  :  Exit block 2 
    fcntl18     0  TINFO  :  Enter block 3 
    fcntl18     3  TPASS  :  Test for errno EINVAL PASSED 
    fcntl18     0  TINFO  :  Block 3 PASSED 
    fcntl18     0  TINFO  :  Exit block 3 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    265

    fcntl19

    Mon Jun 16 16:22:42 2025

    "fcntl19"

    ""

    exit

    fcntl19     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn6X3lnk as tmpdir (tmpfs filesystem) 
    fcntl19     0  TINFO  :  Enter block 1 
    fcntl19     0  TINFO  :  Test block 1: PASSED 
    fcntl19     0  TINFO  :  Exit block 1 
    fcntl19     0  TINFO  :  Enter block 2 
    fcntl19     0  TINFO  :  Test block 2: PASSED 
    fcntl19     0  TINFO  :  Exit block 2 
    fcntl19     0  TINFO  :  Enter block 3 
    fcntl19     0  TINFO  :  Test block 3: PASSED 
    fcntl19     0  TINFO  :  Exit block 3 
    fcntl19     0  TINFO  :  Enter blcok 4 
    fcntl19     0  TINFO  :  Test block 4: PASSED 
    fcntl19     0  TINFO  :  Exit block 4 
    fcntl19     0  TINFO  :  Enter block 5 
    fcntl19     0  TINFO  :  Test block 5: PASSED 
    fcntl19     0  TINFO  :  Exit block 5 
    fcntl19     0  TINFO  :  Enter block 6 
    fcntl19     0  TINFO  :  Test block 6: PASSED 
    fcntl19     0  TINFO  :  Exit block 6 
    fcntl19     0  TINFO  :  Enter block 7 
    fcntl19     0  TINFO  :  Test block 7: PASSED 
    fcntl19     0  TINFO  :  Exit block 7 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    266

    fcntl19_64

    Mon Jun 16 16:22:42 2025

    "fcntl19_64"

    ""

    exit

    fcntl19     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnDA36Nt as tmpdir (tmpfs filesystem) 
    fcntl19     0  TINFO  :  Enter block 1 
    fcntl19     0  TINFO  :  Test block 1: PASSED 
    fcntl19     0  TINFO  :  Exit block 1 
    fcntl19     0  TINFO  :  Enter block 2 
    fcntl19     0  TINFO  :  Test block 2: PASSED 
    fcntl19     0  TINFO  :  Exit block 2 
    fcntl19     0  TINFO  :  Enter block 3 
    fcntl19     0  TINFO  :  Test block 3: PASSED 
    fcntl19     0  TINFO  :  Exit block 3 
    fcntl19     0  TINFO  :  Enter blcok 4 
    fcntl19     0  TINFO  :  Test block 4: PASSED 
    fcntl19     0  TINFO  :  Exit block 4 
    fcntl19     0  TINFO  :  Enter block 5 
    fcntl19     0  TINFO  :  Test block 5: PASSED 
    fcntl19     0  TINFO  :  Exit block 5 
    fcntl19     0  TINFO  :  Enter block 6 
    fcntl19     0  TINFO  :  Test block 6: PASSED 
    fcntl19     0  TINFO  :  Exit block 6 
    fcntl19     0  TINFO  :  Enter block 7 
    fcntl19     0  TINFO  :  Test block 7: PASSED 
    fcntl19     0  TINFO  :  Exit block 7 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    267

    fcntl20

    Mon Jun 16 16:22:42 2025

    "fcntl20"

    ""

    exit

    fcntl20     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnSotrAU as tmpdir (tmpfs filesystem) 
    fcntl20     0  TINFO  :  Enter block 1 
    fcntl20     0  TINFO  :  Test block 1: PASSED 
    fcntl20     0  TINFO  :  Exit block 1 
    fcntl20     0  TINFO  :  Enter block 2 
    fcntl20     0  TINFO  :  Test block 2: PASSED 
    fcntl20     0  TINFO  :  Exit block 2 
    fcntl20     0  TINFO  :  Enter block 3 
    fcntl20     0  TINFO  :  Test block 3: PASSED 
    fcntl20     0  TINFO  :  Exit block 3 
    fcntl20     0  TINFO  :  Enter blcok 4 
    fcntl20     0  TINFO  :  Test block 4: PASSED 
    fcntl20     0  TINFO  :  Exit block 4 
    fcntl20     0  TINFO  :  Enter block 5 
    fcntl20     0  TINFO  :  Test block 5: PASSED 
    fcntl20     0  TINFO  :  Exit block 5 
    fcntl20     0  TINFO  :  Enter block 6 
    fcntl20     0  TINFO  :  Test block 6: PASSED 
    fcntl20     0  TINFO  :  Exit block 6 
    fcntl20     0  TINFO  :  Enter block 7 
    fcntl20     0  TINFO  :  Test block 7: PASSED 
    fcntl20     0  TINFO  :  Exit block 7 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    268

    fcntl20_64

    Mon Jun 16 16:22:42 2025

    "fcntl20_64"

    ""

    exit

    fcntl20     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn7vCh1a as tmpdir (tmpfs filesystem) 
    fcntl20     0  TINFO  :  Enter block 1 
    fcntl20     0  TINFO  :  Test block 1: PASSED 
    fcntl20     0  TINFO  :  Exit block 1 
    fcntl20     0  TINFO  :  Enter block 2 
    fcntl20     0  TINFO  :  Test block 2: PASSED 
    fcntl20     0  TINFO  :  Exit block 2 
    fcntl20     0  TINFO  :  Enter block 3 
    fcntl20     0  TINFO  :  Test block 3: PASSED 
    fcntl20     0  TINFO  :  Exit block 3 
    fcntl20     0  TINFO  :  Enter blcok 4 
    fcntl20     0  TINFO  :  Test block 4: PASSED 
    fcntl20     0  TINFO  :  Exit block 4 
    fcntl20     0  TINFO  :  Enter block 5 
    fcntl20     0  TINFO  :  Test block 5: PASSED 
    fcntl20     0  TINFO  :  Exit block 5 
    fcntl20     0  TINFO  :  Enter block 6 
    fcntl20     0  TINFO  :  Test block 6: PASSED 
    fcntl20     0  TINFO  :  Exit block 6 
    fcntl20     0  TINFO  :  Enter block 7 
    fcntl20     0  TINFO  :  Test block 7: PASSED 
    fcntl20     0  TINFO  :  Exit block 7 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    269

    fcntl21

    Mon Jun 16 16:22:42 2025

    "fcntl21"

    ""

    exit

    fcntl21     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnsriTZT as tmpdir (tmpfs filesystem) 
    fcntl21     0  TINFO  :  Enter block 1 
    fcntl21     0  TINFO  :  Test block 1: PASSED 
    fcntl21     0  TINFO  :  Exit block 1 
    fcntl21     0  TINFO  :  Enter block 2 
    fcntl21     0  TINFO  :  Test block 2: PASSED 
    fcntl21     0  TINFO  :  Exit block 2 
    fcntl21     0  TINFO  :  Enter block 3 
    fcntl21     0  TINFO  :  Test block 3 : PASSED 
    fcntl21     0  TINFO  :  Exit block 3 
    fcntl21     0  TINFO  :  Enter block 4 
    fcntl21     0  TINFO  :  Test block 4: PASSED 
    fcntl21     0  TINFO  :  Exit block 4 
    fcntl21     0  TINFO  :  Enter block 5 
    fcntl21     0  TINFO  :  Test block 5: PASSED 
    fcntl21     0  TINFO  :  Exit block 5 
    fcntl21     0  TINFO  :  Enter block 6 
    fcntl21     0  TINFO  :  Test block 6 PASSED 
    fcntl21     0  TINFO  :  Exit block 6 
    fcntl21     0  TINFO  :  Enter block 7 
    fcntl21     0  TINFO  :  Test block 7: PASSED 
    fcntl21     0  TINFO  :  Exit block 7 
    fcntl21     0  TINFO  :  Enter block 8 
    fcntl21     0  TINFO  :  Test block 8: PASSED 
    fcntl21     0  TINFO  :  Exit block 8 
    fcntl21     0  TINFO  :  Enter block 9 
    fcntl21     0  TINFO  :  Test block 9: PASSED 
    fcntl21     0  TINFO  :  Exit block 9 
    fcntl21     0  TINFO  :  Enter block 10 
    fcntl21     0  TINFO  :  Test block 10: PASSED 
    fcntl21     0  TINFO  :  Exit block 10 
    fcntl21     0  TINFO  :  Enter block 11 
    fcntl21     0  TINFO  :  Test block 11: PASSED 
    fcntl21     0  TINFO  :  Exit block 11 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    270

    fcntl21_64

    Mon Jun 16 16:22:42 2025

    "fcntl21_64"

    ""

    exit

    fcntl21     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnKpb4hw as tmpdir (tmpfs filesystem) 
    fcntl21     0  TINFO  :  Enter block 1 
    fcntl21     0  TINFO  :  Test block 1: PASSED 
    fcntl21     0  TINFO  :  Exit block 1 
    fcntl21     0  TINFO  :  Enter block 2 
    fcntl21     0  TINFO  :  Test block 2: PASSED 
    fcntl21     0  TINFO  :  Exit block 2 
    fcntl21     0  TINFO  :  Enter block 3 
    fcntl21     0  TINFO  :  Test block 3 : PASSED 
    fcntl21     0  TINFO  :  Exit block 3 
    fcntl21     0  TINFO  :  Enter block 4 
    fcntl21     0  TINFO  :  Test block 4: PASSED 
    fcntl21     0  TINFO  :  Exit block 4 
    fcntl21     0  TINFO  :  Enter block 5 
    fcntl21     0  TINFO  :  Test block 5: PASSED 
    fcntl21     0  TINFO  :  Exit block 5 
    fcntl21     0  TINFO  :  Enter block 6 
    fcntl21     0  TINFO  :  Test block 6 PASSED 
    fcntl21     0  TINFO  :  Exit block 6 
    fcntl21     0  TINFO  :  Enter block 7 
    fcntl21     0  TINFO  :  Test block 7: PASSED 
    fcntl21     0  TINFO  :  Exit block 7 
    fcntl21     0  TINFO  :  Enter block 8 
    fcntl21     0  TINFO  :  Test block 8: PASSED 
    fcntl21     0  TINFO  :  Exit block 8 
    fcntl21     0  TINFO  :  Enter block 9 
    fcntl21     0  TINFO  :  Test block 9: PASSED 
    fcntl21     0  TINFO  :  Exit block 9 
    fcntl21     0  TINFO  :  Enter block 10 
    fcntl21     0  TINFO  :  Test block 10: PASSED 
    fcntl21     0  TINFO  :  Exit block 10 
    fcntl21     0  TINFO  :  Enter block 11 
    fcntl21     0  TINFO  :  Test block 11: PASSED 
    fcntl21     0  TINFO  :  Exit block 11 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    271

    fcntl22

    Mon Jun 16 16:22:42 2025

    "fcntl22"

    ""

    exit

    fcntl22     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnYyOsgC as tmpdir (tmpfs filesystem) 
    fcntl22     1  TPASS  :  fcntl() fails with expected error EAGAIN errno:11 
    fcntl22     0  TINFO  :  Child process returned TPASS 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    272

    fcntl22_64

    Mon Jun 16 16:22:42 2025

    "fcntl22_64"

    ""

    exit

    fcntl22     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnK7ia17 as tmpdir (tmpfs filesystem) 
    fcntl22     1  TPASS  :  fcntl() fails with expected error EAGAIN errno:11 
    fcntl22     0  TINFO  :  Child process returned TPASS 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    273

    fcntl23

    Mon Jun 16 16:22:42 2025

    "fcntl23"

    ""

    exit

    fcntl23     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnCsEveM as tmpdir (tmpfs filesystem) 
    fcntl23     1  TPASS  :  fcntl(tfile_1259478, F_SETLEASE, F_RDLCK) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    274

    fcntl23_64

    Mon Jun 16 16:22:42 2025

    "fcntl23_64"

    ""

    exit

    fcntl23     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnPAl2T2 as tmpdir (tmpfs filesystem) 
    fcntl23     1  TPASS  :  fcntl(tfile_1259479, F_SETLEASE, F_RDLCK) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    275

    fcntl24

    Mon Jun 16 16:22:42 2025

    "fcntl24"

    ""

    exit

    fcntl24     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcntUjkil as tmpdir (tmpfs filesystem) 
    fcntl24     1  TCONF  :  fcntl24.c:125: Cannot do fcntl on a file on tmpfs filesystem 
    fcntl24     2  TCONF  :  fcntl24.c:125: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    276

    fcntl24_64

    Mon Jun 16 16:22:42 2025

    "fcntl24_64"

    ""

    exit

    fcntl24     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnnQHrtH as tmpdir (tmpfs filesystem) 
    fcntl24     1  TCONF  :  fcntl24.c:125: Cannot do fcntl on a file on tmpfs filesystem 
    fcntl24     2  TCONF  :  fcntl24.c:125: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    277

    fcntl25

    Mon Jun 16 16:22:42 2025

    "fcntl25"

    ""

    exit

    fcntl25     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnV5CsY2 as tmpdir (tmpfs filesystem) 
    fcntl25     1  TCONF  :  fcntl25.c:126: Cannot do fcntl on a file on tmpfs filesystem 
    fcntl25     2  TCONF  :  fcntl25.c:126: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    278

    fcntl25_64

    Mon Jun 16 16:22:42 2025

    "fcntl25_64"

    ""

    exit

    fcntl25     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnTiLqMv as tmpdir (tmpfs filesystem) 
    fcntl25     1  TCONF  :  fcntl25.c:126: Cannot do fcntl on a file on tmpfs filesystem 
    fcntl25     2  TCONF  :  fcntl25.c:126: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    279

    fcntl26

    Mon Jun 16 16:22:42 2025

    "fcntl26"

    ""

    exit

    fcntl26     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnNtqHjx as tmpdir (tmpfs filesystem) 
    fcntl26     1  TCONF  :  fcntl26.c:126: Cannot do fcntl on a file on tmpfs filesystem 
    fcntl26     2  TCONF  :  fcntl26.c:126: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    280

    fcntl26_64

    Mon Jun 16 16:22:42 2025

    "fcntl26_64"

    ""

    exit

    fcntl26     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnM8w6IG as tmpdir (tmpfs filesystem) 
    fcntl26     1  TCONF  :  fcntl26.c:126: Cannot do fcntl on a file on tmpfs filesystem 
    fcntl26     2  TCONF  :  fcntl26.c:126: Remaining cases not appropriate for configuration 
    

    "ok"

    1 termination_type

    0

    0

    0

    0

    281

    fcntl27

    Mon Jun 16 16:22:43 2025

    "fcntl27"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnvjLHhV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl27.c:33: TINFO: Testing O_RDWR | O_CREAT with mode 0777 
    fcntl27.c:37: TPASS: fcntl(fd, F_SETLEASE, F_RDLCK) : EAGAIN/EWOULDBLOCK (11) 
    fcntl27.c:33: TINFO: Testing O_WRONLY | O_CREAT with mode 0222 
    fcntl27.c:37: TPASS: fcntl(fd, F_SETLEASE, F_RDLCK) : EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    282

    fcntl27_64

    Mon Jun 16 16:22:43 2025

    "fcntl27_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcny7FUfh as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl27.c:33: TINFO: Testing O_RDWR | O_CREAT with mode 0777 
    fcntl27.c:37: TPASS: fcntl(fd, F_SETLEASE, F_RDLCK) : EAGAIN/EWOULDBLOCK (11) 
    fcntl27.c:33: TINFO: Testing O_WRONLY | O_CREAT with mode 0222 
    fcntl27.c:37: TPASS: fcntl(fd, F_SETLEASE, F_RDLCK) : EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    283

    fcntl29

    Mon Jun 16 16:22:43 2025

    "fcntl29"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnrfGujc as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl29.c:30: TPASS: fcntl(fd, F_DUPFD_CLOEXEC, 0) returned fd 4 
    fcntl29.c:33: TPASS: fcntl test F_GETFD returned 1 
    fcntl29.c:35: TPASS: fcntl() set FD_CLOEXEC 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    284

    fcntl29_64

    Mon Jun 16 16:22:43 2025

    "fcntl29_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnvcG2sS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl29.c:30: TPASS: fcntl(fd, F_DUPFD_CLOEXEC, 0) returned fd 4 
    fcntl29.c:33: TPASS: fcntl test F_GETFD returned 1 
    fcntl29.c:35: TPASS: fcntl() set FD_CLOEXEC 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    285

    fcntl30

    Mon Jun 16 16:22:43 2025

    "fcntl30"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl30.c:23: TPASS: fcntl(fds[1], F_GETPIPE_SZ) returned 65536 
    fcntl30.c:25: TPASS: fcntl(fds[1], F_SETPIPE_SZ, max_size_unpriv) returned 1048576 
    fcntl30.c:26: TPASS: fcntl(fds[1], F_GETPIPE_SZ) returned 1048576 
    fcntl30.c:27: TPASS: Expect: new pipe size (1048576) >= requested size (1048576) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    286

    fcntl30_64

    Mon Jun 16 16:22:43 2025

    "fcntl30_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl30.c:23: TPASS: fcntl(fds[1], F_GETPIPE_SZ) returned 65536 
    fcntl30.c:25: TPASS: fcntl(fds[1], F_SETPIPE_SZ, max_size_unpriv) returned 1048576 
    fcntl30.c:26: TPASS: fcntl(fds[1], F_GETPIPE_SZ) returned 1048576 
    fcntl30.c:27: TPASS: Expect: new pipe size (1048576) >= requested size (1048576) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    287

    fcntl31

    Mon Jun 16 16:22:43 2025

    "fcntl31"

    ""

    exit

    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     1  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     2  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process group ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     3  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for thread ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     4  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     5  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process group ID success 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    288

    fcntl31_64

    Mon Jun 16 16:22:43 2025

    "fcntl31_64"

    ""

    exit

    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     1  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     2  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process group ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     3  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for thread ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     4  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process ID success 
    fcntl31     0  TINFO  :  default io events signal is SIGIO 
    fcntl31     5  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process group ID success 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    289

    fcntl32

    Mon Jun 16 16:22:43 2025

    "fcntl32"

    ""

    exit

    fcntl32     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnlFUuBK as tmpdir (tmpfs filesystem) 
    fcntl32     1  TCONF  :  fcntl32.c:88: Cannot do fcntl(F_SETLEASE, F_WRLCK) on tmpfs filesystem 
    fcntl32     2  TCONF  :  fcntl32.c:88: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    290

    fcntl32_64

    Mon Jun 16 16:22:43 2025

    "fcntl32_64"

    ""

    exit

    fcntl32     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnnt8rGE as tmpdir (tmpfs filesystem) 
    fcntl32     1  TCONF  :  fcntl32.c:88: Cannot do fcntl(F_SETLEASE, F_WRLCK) on tmpfs filesystem 
    fcntl32     2  TCONF  :  fcntl32.c:88: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    291

    fcntl33

    Mon Jun 16 16:22:43 2025

    "fcntl33"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnhL18yY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_test.c:1527: TCONF: tmpfs is not supported by the test 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    292

    fcntl33_64

    Mon Jun 16 16:22:43 2025

    "fcntl33_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn0AgjoS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_test.c:1527: TCONF: tmpfs is not supported by the test 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    293

    fcntl34

    Mon Jun 16 16:22:43 2025

    "fcntl34"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnLUcn6z as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl34.c:87: TINFO: write to a file inside threads with OFD locks 
    fcntl34.c:33: TINFO: spawning '12' threads 
    fcntl34.c:42: TINFO: waiting for '12' threads 
    fcntl34.c:96: TINFO: verifying file's data 
    fcntl34.c:124: TPASS: OFD locks synchronized access between threads 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    294

    fcntl34_64

    Mon Jun 16 16:22:43 2025

    "fcntl34_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcngXMGMu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl34.c:87: TINFO: write to a file inside threads with OFD locks 
    fcntl34.c:33: TINFO: spawning '12' threads 
    fcntl34.c:42: TINFO: waiting for '12' threads 
    fcntl34.c:96: TINFO: verifying file's data 
    fcntl34.c:124: TPASS: OFD locks synchronized access between threads 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    9

    3

    9

    295

    fcntl35

    Mon Jun 16 16:22:43 2025

    "fcntl35"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl35.c:87: TPASS: an unprivileged user init the capacity of a pipe to 4096 successfully 
    fcntl35.c:87: TPASS: a privileged user init the capacity of a pipe to 65536 successfully 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    296

    fcntl35_64

    Mon Jun 16 16:22:43 2025

    "fcntl35_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl35.c:87: TPASS: an unprivileged user init the capacity of a pipe to 4096 successfully 
    fcntl35.c:87: TPASS: a privileged user init the capacity of a pipe to 65536 successfully 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    297

    fcntl36

    Mon Jun 16 16:22:43 2025

    "fcntl36"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnKTdjas as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    fcntl36.c:288: TINFO: OFD read lock vs OFD write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD write lock vs POSIX write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD read lock vs POSIX write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD write lock vs POSIX read lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD write lock vs OFD write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD r/w lock vs POSIX write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD r/w lock vs POSIX read lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    547

    1595

    547

    1595

    298

    fcntl36_64

    Mon Jun 16 16:22:50 2025

    "fcntl36_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnP9c83R as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    fcntl36.c:288: TINFO: OFD read lock vs OFD write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD write lock vs POSIX write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD read lock vs POSIX write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD write lock vs POSIX read lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD write lock vs OFD write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD r/w lock vs POSIX write lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
    fcntl36.c:288: TINFO: OFD r/w lock vs POSIX read lock 
    fcntl36.c:366: TPASS: Access between threads synchronized 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    541

    1607

    541

    1607

    299

    fcntl37

    Mon Jun 16 16:22:57 2025

    "fcntl37"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_RESOURCE(24) 
    fcntl37.c:41: TINFO: F_SETPIPE_SZ and size is beyond 1<<31 
    fcntl37.c:49: TPASS: F_SETPIPE_SZ failed as expected: EINVAL (22) 
    fcntl37.c:41: TINFO: F_SETPIPE_SZ and size < data stored in pipe 
    fcntl37.c:49: TPASS: F_SETPIPE_SZ failed as expected: EBUSY (16) 
    fcntl37.c:41: TINFO: F_SETPIPE_SZ and size is over limit for unpriviledged user 
    fcntl37.c:49: TPASS: F_SETPIPE_SZ failed as expected: EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    300

    fcntl37_64

    Mon Jun 16 16:22:57 2025

    "fcntl37_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_RESOURCE(24) 
    fcntl37.c:41: TINFO: F_SETPIPE_SZ and size is beyond 1<<31 
    fcntl37.c:49: TPASS: F_SETPIPE_SZ failed as expected: EINVAL (22) 
    fcntl37.c:41: TINFO: F_SETPIPE_SZ and size < data stored in pipe 
    fcntl37.c:49: TPASS: F_SETPIPE_SZ failed as expected: EBUSY (16) 
    fcntl37.c:41: TINFO: F_SETPIPE_SZ and size is over limit for unpriviledged user 
    fcntl37.c:49: TPASS: F_SETPIPE_SZ failed as expected: EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    301

    fcntl38

    Mon Jun 16 16:22:57 2025

    "fcntl38"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnCybqbD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl38.c:66: TPASS: Got event on parent as expected 
    fcntl38.c:70: TPASS: Got event on subdir as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    302

    fcntl38_64

    Mon Jun 16 16:22:58 2025

    "fcntl38_64"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnS8lIsL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl38.c:66: TPASS: Got event on parent as expected 
    fcntl38.c:70: TPASS: Got event on subdir as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    303

    fcntl39

    Mon Jun 16 16:22:58 2025

    "fcntl39"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcn91SGXa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl39.c:72: TINFO: Testing no DN_RENAME on rename from parent to subdir 
    fcntl39.c:78: TPASS: No event on parent as expected 
    fcntl39.c:83: TPASS: No event on subdir as expected 
    fcntl39.c:86: TINFO: Testing DN_RENAME on rename of subdir itself 
    fcntl39.c:90: TPASS: Got event on parent as expected 
    fcntl39.c:97: TPASS: No event on subdir as expected 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    304

    fcntl39_64

    Mon Jun 16 16:22:58 2025

    "fcntl39_64"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fcnUH5zix as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fcntl39.c:72: TINFO: Testing no DN_RENAME on rename from parent to subdir 
    fcntl39.c:78: TPASS: No event on parent as expected 
    fcntl39.c:83: TPASS: No event on subdir as expected 
    fcntl39.c:86: TINFO: Testing DN_RENAME on rename of subdir itself 
    fcntl39.c:90: TPASS: Got event on parent as expected 
    fcntl39.c:97: TPASS: No event on subdir as expected 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    305

    fcntl40

    Mon Jun 16 16:22:58 2025

    "fcntl40"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.12 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    306

    fcntl40_64

    Mon Jun 16 16:22:58 2025

    "fcntl40_64"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.12 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    307

    fdatasync01

    Mon Jun 16 16:22:58 2025

    "fdatasync01"

    ""

    exit

    fdatasync01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fda857eYi as tmpdir (tmpfs filesystem) 
    fdatasync01    1  TPASS  :  fdatasync() successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    308

    fdatasync02

    Mon Jun 16 16:22:58 2025

    "fdatasync02"

    ""

    exit

    fdatasync02    1  TPASS  :  Expected failure for invalid file descriptor, errno: 9 
    fdatasync02    2  TPASS  :  Expected failure for file descriptor to a special file, errno: 22 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    309

    fdatasync03

    Mon Jun 16 16:22:58 2025

    "fdatasync03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 45s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV/mnt_point fstyp=ext2 flags=0 
    fdatasync03.c:50: TPASS: Test file data synced to device 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV/mnt_point fstyp=ext3 flags=0 
    fdatasync03.c:50: TPASS: Test file data synced to device 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV/mnt_point fstyp=ext4 flags=0 
    fdatasync03.c:50: TPASS: Test file data synced to device 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV/mnt_point fstyp=vfat flags=0 
    fdatasync03.c:50: TPASS: Test file data synced to device 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV/mnt_point fstyp=exfat flags=0 
    fdatasync03.c:50: TPASS: Test file data synced to device 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fdaDeKRpV/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fdatasync03.c:50: TPASS: Test file data synced to device 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    10

    784

    10

    784

    310

    fgetxattr01

    Mon Jun 16 16:23:08 2025

    "fgetxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=ext2 flags=0 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ENODATA (61) 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ERANGE (34) 
    fgetxattr01.c:88: TPASS: fgetxattr(2) passed 
    fgetxattr01.c:98: TPASS: got the right value 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: SUCCESS (0) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=ext3 flags=0 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ENODATA (61) 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ERANGE (34) 
    fgetxattr01.c:88: TPASS: fgetxattr(2) passed 
    fgetxattr01.c:98: TPASS: got the right value 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: SUCCESS (0) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=ext4 flags=0 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ENODATA (61) 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ERANGE (34) 
    fgetxattr01.c:88: TPASS: fgetxattr(2) passed 
    fgetxattr01.c:98: TPASS: got the right value 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: SUCCESS (0) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=vfat flags=0 
    fgetxattr01.c:121: TCONF: no xattr support in fs, mounted without user_xattr option or invalid namespace/name format 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=exfat flags=0 
    fgetxattr01.c:121: TCONF: no xattr support in fs, mounted without user_xattr option or invalid namespace/name format 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ENODATA (61) 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ERANGE (34) 
    fgetxattr01.c:88: TPASS: fgetxattr(2) passed 
    fgetxattr01.c:98: TPASS: got the right value 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: SUCCESS (0) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fgeWHrB3z/mntpoint fstyp=tmpfs flags=0 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ENODATA (61) 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: ERANGE (34) 
    fgetxattr01.c:88: TPASS: fgetxattr(2) passed 
    fgetxattr01.c:98: TPASS: got the right value 
    fgetxattr01.c:102: TPASS: fgetxattr(2) passed: SUCCESS (0) 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    569

    13

    569

    311

    fgetxattr02

    Mon Jun 16 16:23:15 2025

    "fgetxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fgezpqB0K as tmpdir (tmpfs filesystem) 
    tst_test.c:1135: TINFO: tmpdir isn't suitable for creating devices, mounting tmpfs without nodev on mntpoint 
    tst_test.c:1137: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_fgezpqB0K/mntpoint fstyp=tmpfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fgetxattr02.c:173: TPASS: fgetxattr(2) on testfile passed 
    fgetxattr02.c:187: TPASS: fgetxattr(2) on testfile got the right value 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on testfile passed: SUCCESS (0) 
    fgetxattr02.c:173: TPASS: fgetxattr(2) on testdir passed 
    fgetxattr02.c:187: TPASS: fgetxattr(2) on testdir got the right value 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on testdir passed: SUCCESS (0) 
    fgetxattr02.c:173: TPASS: fgetxattr(2) on symlink passed 
    fgetxattr02.c:187: TPASS: fgetxattr(2) on symlink got the right value 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on symlink passed: SUCCESS (0) 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on fifo passed: ENODATA (61) 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on chr passed: ENODATA (61) 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on blk passed: ENODATA (61) 
    fgetxattr02.c:192: TPASS: fgetxattr(2) on sock passed: ENODATA (61) 
     
    Summary: 
    passed   13 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    312

    fgetxattr03

    Mon Jun 16 16:23:15 2025

    "fgetxattr03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fgeRL6V2q as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fgetxattr03.c:41: TPASS: fgetxattr(2) returned correct value 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    313

    finit_module01

    Mon Jun 16 16:23:15 2025

    "finit_module01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    finit_module01.c:42: TPASS: finit_module(fd, "status=valid", 0) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    4

    4

    4

    314

    finit_module02

    Mon Jun 16 16:23:15 2025

    "finit_module02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_finFS8Irq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    finit_module02.c:128: TPASS: TestName: invalid-fd : EBADF (9) 
    finit_module02.c:128: TPASS: TestName: zero-fd : EINVAL (22) 
    finit_module02.c:128: TPASS: TestName: null-param : EFAULT (14) 
    finit_module02.c:128: TPASS: TestName: invalid-param : EINVAL (22) 
    finit_module02.c:128: TPASS: TestName: invalid-flags : EINVAL (22) 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16) 
    finit_module02.c:128: TPASS: TestName: no-perm : EPERM (1) 
    tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16) 
    finit_module02.c:128: TPASS: TestName: module-exists : EEXIST (17) 
    finit_module02.c:115: TCONF: module signature is not enforced, skipping module-unsigned 
    finit_module02.c:128: TPASS: TestName: file-not-readable : EBADF (9) 
    finit_module02.c:128: TPASS: TestName: file-readwrite : ETXTBSY (26) 
    finit_module02.c:128: TPASS: TestName: directory : EINVAL (22) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    4

    5

    4

    315

    flistxattr01

    Mon Jun 16 16:23:15 2025

    "flistxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_flihRIMdl as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flistxattr01.c:64: TPASS: flistxattr() succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    316

    flistxattr02

    Mon Jun 16 16:23:15 2025

    "flistxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fliHK5M43 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flistxattr02.c:66: TPASS: flistxattr() failed as expected: ERANGE (34) 
    flistxattr02.c:66: TPASS: flistxattr() failed as expected: EBADF (9) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    317

    flistxattr03

    Mon Jun 16 16:23:16 2025

    "flistxattr03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_flimsUkR1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flistxattr03.c:53: TPASS: flistxattr() succeed with suitable buffer 
    flistxattr03.c:53: TPASS: flistxattr() succeed with suitable buffer 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    318

    flock01

    Mon Jun 16 16:23:16 2025

    "flock01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_floGNuH1r as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flock01.c:36: TPASS: flock() succeeded with Shared Lock 
    flock01.c:36: TPASS: flock() succeeded with Unlock 
    flock01.c:36: TPASS: flock() succeeded with Exclusive Lock 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    319

    flock02

    Mon Jun 16 16:23:16 2025

    "flock02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_floakAcDN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flock02.c:56: TPASS: flock() failed expectedly: EBADF (9) 
    flock02.c:56: TPASS: flock() failed expectedly: EINVAL (22) 
    flock02.c:56: TPASS: flock() failed expectedly: EINVAL (22) 
    flock02.c:56: TPASS: flock() failed expectedly: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    320

    flock03

    Mon Jun 16 16:23:16 2025

    "flock03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_floxLKz4p as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flock03.c:73: TPASS: Parent: Initial attempt to flock() passed 
    flock03.c:39: TPASS: CHILD: File locked by parent unlocked 
    flock03.c:48: TPASS: Locking after unlock passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    321

    flock04

    Mon Jun 16 16:23:16 2025

    "flock04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_flogAdikm as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flock04.c:64: TPASS: Parent had shared lock 
    flock04.c:38: TPASS:  Child acquiring shared lock got 0 
    flock04.c:41: TPASS:  Child acquiring exclusive lock got -1 
    flock04.c:64: TPASS: Parent had exclusive lock 
    flock04.c:41: TPASS:  Child acquiring shared lock got -1 
    flock04.c:41: TPASS:  Child acquiring exclusive lock got -1 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    322

    flock06

    Mon Jun 16 16:23:16 2025

    "flock06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_floPCZVAM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flock06.c:32: TPASS: First attempt to flock() passed 
    flock06.c:37: TPASS: Second attempt to flock() denied: EAGAIN/EWOULDBLOCK (11) 
    flock06.c:45: TPASS: Unlocked fd1 
    flock06.c:51: TPASS: Third attempt to flock() succeeded 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    323

    flock07

    Mon Jun 16 16:23:16 2025

    "flock07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_floD2wxM5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    flock07.c:57: TPASS: flock(fd1, LOCK_EX) passed 
    flock07.c:49: TINFO: Trying to acquire exclusive lock from child 
    flock07.c:22: TINFO: Received signal: SIGUSR1 (10) 
    flock07.c:50: TPASS: flock(fd, LOCK_EX) : EINTR (4) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    324

    fmtmsg01

    Mon Jun 16 16:23:17 2025

    "fmtmsg01"

    ""

    exit

    fmtms01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fmtvMprKb as tmpdir (tmpfs filesystem) 
    fmtms01     1  TPASS  :  Test passed 
    fmtms01     2  TPASS  :  Test passed 
    fmtms01     3  TPASS  :  Test passed 
    fmtms01     4  TPASS  :  Test passed 
    fmtms01     5  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    325

    fork01

    Mon Jun 16 16:23:17 2025

    "fork01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_forOdpF5v as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork01.c:45: TPASS: correct child status returned 42 
    fork01.c:48: TPASS: child_pid == pid (1260292) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    326

    fork03

    Mon Jun 16 16:23:17 2025

    "fork03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork03.c:38: TINFO: process id in parent of child from fork: 1260297 
    fork03.c:51: TPASS: test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    327

    fork04

    Mon Jun 16 16:23:17 2025

    "fork04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_forF074VJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork04.c:50: TINFO: Set LTP_FORK04=PASS environ variable inside parent 
    fork04.c:56: TINFO: Spawning child 
    fork04.c:28: TPASS: Expect: LTP_FORK04 environ variable has been inherited by the child 
    fork04.c:32: TINFO: Unset LTP_FORK04 environ variable inside child 
    fork04.c:71: TPASS: Expect: LTP_FORK04 environ variable is still present inside parent 
    fork04.c:39: TINFO: Set LTP_FORK04=FAIL environ variable inside child 
    fork04.c:84: TPASS: Expect: LTP_FORK04 environ variable didn't change inside parent 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    328

    fork05

    Mon Jun 16 16:23:17 2025

    "fork05"

    ""

    exit

    tst_test.c:1322: TCONF: Test only supports Intel 32 bits 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    329

    fork06

    Mon Jun 16 16:23:17 2025

    "fork_procs -n 1000"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork_procs.c:23: TINFO: Forking 1000 processes 
    fork_procs.c:34: TPASS: Expect: 1000 processes ended successfully 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    51

    40

    51

    40

    330

    fork07

    Mon Jun 16 16:23:18 2025

    "fork07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_forh70dV8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork07.c:46: TPASS: read the end of file correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    5

    6

    5

    331

    fork08

    Mon Jun 16 16:23:18 2025

    "fork08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_foronYgLe as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork08.c:44: TPASS: read the end of file correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    332

    fork09

    Mon Jun 16 16:23:18 2025

    "fork09"

    ""

    exit

    fork09      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_foruHk57n as tmpdir (tmpfs filesystem) 
    fork09      0  TINFO  :  OPEN_MAX is 1024 
    fork09      0  TINFO  :  first file descriptor is 3  
    fork09      0  TINFO  :  Parent reporting 1023 files open 
    fork09      0  TINFO  :  Child opened new file #1023 
    fork09      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_foruHk57n as tmpdir (tmpfs filesystem) 
    fork09      0  TINFO  :  OPEN_MAX is 1024 
    fork09      0  TINFO  :  first file descriptor is 3  
    fork09      0  TINFO  :  Parent reporting 1023 files open 
    fork09      1  TPASS  :  test 1 PASSED 
    

    "ok"

    0 termination_type

    0

    6

    0

    6

    333

    fork10

    Mon Jun 16 16:23:18 2025

    "fork10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_forHidNmK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork10.c:53: TPASS: Expect: read first part of data from parent process 
    fork10.c:60: TPASS: Expect: read second part of data from child process 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    334

    fork11

    Mon Jun 16 16:23:18 2025

    "fork_procs -n 100"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork_procs.c:23: TINFO: Forking 100 processes 
    fork_procs.c:34: TPASS: Expect: 100 processes ended successfully 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    5

    6

    5

    335

    fork13

    Mon Jun 16 16:23:18 2025

    "fork13"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 10m 30s 
    fork13.c:100: TINFO: Runtime exhausted, exiting... 
    fork13.c:105: TPASS: 720735 pids forked, all passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    600 termination_type

    34574

    27999

    34574

    27999

    336

    fork14

    Mon Jun 16 16:33:18 2025

    "fork14"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:45: TINFO: mmap() failed 
    fork14.c:48: TCONF: mmap() fails too many times, so it's almost impossible to get a vm_area_struct sized 16TB 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    13

    2

    13

    337

    fpathconf01

    Mon Jun 16 16:33:18 2025

    "fpathconf01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fparCDqee as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 255 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 255 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 0 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 127 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 255 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 4096 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 4096 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 1 
    fpathconf01.c:34: TPASS: fpathconf(fd, tc->value) returned 1 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    338

    fremovexattr01

    Mon Jun 16 16:33:18 2025

    "fremovexattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 42s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=ext2 flags=0 
    fremovexattr01.c:66: TPASS: fremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=ext3 flags=0 
    fremovexattr01.c:66: TPASS: fremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=ext4 flags=0 
    fremovexattr01.c:66: TPASS: fremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=vfat flags=0 
    fremovexattr01.c:82: TCONF: fremovexattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=exfat flags=0 
    fremovexattr01.c:82: TCONF: fremovexattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fremovexattr01.c:66: TPASS: fremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_freeVVbkE/mntpoint fstyp=tmpfs flags=0 
    fremovexattr01.c:66: TPASS: fremovexattr(2) removed attribute as expected 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    17

    564

    17

    564

    339

    fremovexattr02

    Mon Jun 16 16:33:25 2025

    "fremovexattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=ext2 flags=0 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: ENODATA (61) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EBADF (9) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=ext3 flags=0 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: ENODATA (61) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EBADF (9) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=ext4 flags=0 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: ENODATA (61) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EBADF (9) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=vfat flags=0 
    fremovexattr02.c:68: TCONF: fremovexattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=exfat flags=0 
    fremovexattr02.c:68: TCONF: fremovexattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: ENODATA (61) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EBADF (9) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_freisTRS0/mntpoint fstyp=tmpfs flags=0 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: ENODATA (61) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EBADF (9) 
    fremovexattr02.c:72: TPASS: fremovexattr(2) failed expectedly: EFAULT (14) 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    15

    564

    15

    564

    340

    fsconfig01

    Mon Jun 16 16:33:32 2025

    "fsconfig01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsconfig01.c:77: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg/mntpoint 
    fsconfig01.c:78: TPASS: fsconfig() passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsconfig01.c:77: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg/mntpoint 
    fsconfig01.c:78: TPASS: fsconfig() passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsconfig01.c:77: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg/mntpoint 
    fsconfig01.c:78: TPASS: fsconfig() passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    fsconfig01.c:40: TCONF: fsconfig(FSCONFIG_SET_PATH) not supported 
    fsconfig01.c:48: TCONF: fsconfig(FSCONFIG_SET_PATH_EMPTY) not supported 
    fsconfig01.c:56: TCONF: fsconfig(FSCONFIG_SET_FD) not supported 
    fsconfig01.c:77: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg/mntpoint 
    fsconfig01.c:78: TPASS: fsconfig() passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    fsconfig01.c:77: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg/mntpoint 
    fsconfig01.c:78: TPASS: fsconfig() passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    fsconfig01.c:77: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fschCrgHg/mntpoint 
    fsconfig01.c:78: TPASS: fsconfig() passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    2 termination_type

    12

    79

    12

    79

    341

    fsconfig02

    Mon Jun 16 16:33:34 2025

    "fsconfig02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fscjqBDXD as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fsconfig02.c:87: TPASS: invalid-fd: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: invalid-cmd: fsconfig() failed as expected: EOPNOTSUPP (95) 
    fsconfig02.c:87: TPASS: set-flag-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-flag-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-flag-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-string-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-string-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-string-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-binary-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-binary-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-binary-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-path-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-path-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-path-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-path-empty-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-path-empty-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-path-empty-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-fd-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-fd-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: set-fd-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: cmd-create-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: cmd-create-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: cmd-create-aux: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: cmd-reconfigure-key: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: cmd-reconfigure-value: fsconfig() failed as expected: EINVAL (22) 
    fsconfig02.c:87: TPASS: cmd-reconfigure-aux: fsconfig() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   26 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    60

    1

    60

    342

    fsconfig03

    Mon Jun 16 16:33:34 2025

    "fsconfig03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fscdGklQ3 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    0 cstime

    343

    fsmount01

    Mon Jun 16 16:33:35 2025

    "fsmount01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag 0, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RDONLY: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOSUID: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODEV: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOEXEC: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_RELATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NOATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_STRICTATIME: fsmount() passed 
    fsmount01.c:85: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsmJMHbqG/mntpoint 
    fsmount01.c:86: TPASS: Flag FSMOUNT_CLOEXEC, Attr MOUNT_ATTR_NODIRATIME: fsmount() passed 
     
    Summary: 
    passed   96 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    11

    164

    11

    164

    344

    fsmount02

    Mon Jun 16 16:33:38 2025

    "fsmount02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsmq0tWn6 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsmount02.c:67: TPASS: invalid-fd: fsmount() failed as expected: EBADF (9) 
    fsmount02.c:67: TPASS: invalid-flags: fsmount() failed as expected: EINVAL (22) 
    fsmount02.c:67: TPASS: invalid-attrs: fsmount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsmount02.c:67: TPASS: invalid-fd: fsmount() failed as expected: EBADF (9) 
    fsmount02.c:67: TPASS: invalid-flags: fsmount() failed as expected: EINVAL (22) 
    fsmount02.c:67: TPASS: invalid-attrs: fsmount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsmount02.c:67: TPASS: invalid-fd: fsmount() failed as expected: EBADF (9) 
    fsmount02.c:67: TPASS: invalid-flags: fsmount() failed as expected: EINVAL (22) 
    fsmount02.c:67: TPASS: invalid-attrs: fsmount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    fsmount02.c:67: TPASS: invalid-fd: fsmount() failed as expected: EBADF (9) 
    fsmount02.c:67: TPASS: invalid-flags: fsmount() failed as expected: EINVAL (22) 
    fsmount02.c:67: TPASS: invalid-attrs: fsmount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    fsmount02.c:67: TPASS: invalid-fd: fsmount() failed as expected: EBADF (9) 
    fsmount02.c:67: TPASS: invalid-flags: fsmount() failed as expected: EINVAL (22) 
    fsmount02.c:67: TPASS: invalid-attrs: fsmount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    fsmount02.c:67: TPASS: invalid-fd: fsmount() failed as expected: EBADF (9) 
    fsmount02.c:67: TPASS: invalid-flags: fsmount() failed as expected: EINVAL (22) 
    fsmount02.c:67: TPASS: invalid-attrs: fsmount() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    69

    12

    69

    345

    fsopen01

    Mon Jun 16 16:33:39 2025

    "fsopen01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag 0: fsopen() passed 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag FSOPEN_CLOEXEC: fsopen() passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag 0: fsopen() passed 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag FSOPEN_CLOEXEC: fsopen() passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag 0: fsopen() passed 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag FSOPEN_CLOEXEC: fsopen() passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag 0: fsopen() passed 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag FSOPEN_CLOEXEC: fsopen() passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag 0: fsopen() passed 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag FSOPEN_CLOEXEC: fsopen() passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag 0: fsopen() passed 
    fsopen01.c:63: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fsofl2OnT/mntpoint 
    fsopen01.c:64: TPASS: Flag FSOPEN_CLOEXEC: fsopen() passed 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    9

    77

    9

    77

    346

    fsopen02

    Mon Jun 16 16:33:41 2025

    "fsopen02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsolmNjvt as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fsopen02.c:49: TPASS: invalid-fs: fsopen() failed as expected: ENODEV (19) 
    fsopen02.c:49: TPASS: invalid-flags: fsopen() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    61

    2

    61

    347

    fspick01

    Mon Jun 16 16:33:42 2025

    "fspick01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0/mntpoint fstyp=ext2 flags=0 
    fspick01.c:52: TPASS: Flag FSPICK_CLOEXEC: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_SYMLINK_NOFOLLOW: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_NO_AUTOMOUNT: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_EMPTY_PATH: fspick() passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0/mntpoint fstyp=ext3 flags=0 
    fspick01.c:52: TPASS: Flag FSPICK_CLOEXEC: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_SYMLINK_NOFOLLOW: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_NO_AUTOMOUNT: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_EMPTY_PATH: fspick() passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0/mntpoint fstyp=ext4 flags=0 
    fspick01.c:52: TPASS: Flag FSPICK_CLOEXEC: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_SYMLINK_NOFOLLOW: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_NO_AUTOMOUNT: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_EMPTY_PATH: fspick() passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0/mntpoint fstyp=vfat flags=0 
    fspick01.c:52: TPASS: Flag FSPICK_CLOEXEC: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_SYMLINK_NOFOLLOW: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_NO_AUTOMOUNT: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_EMPTY_PATH: fspick() passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0/mntpoint fstyp=exfat flags=0 
    fspick01.c:52: TPASS: Flag FSPICK_CLOEXEC: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_SYMLINK_NOFOLLOW: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_NO_AUTOMOUNT: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_EMPTY_PATH: fspick() passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fspR6WIo0/mntpoint fstyp=tmpfs flags=0 
    fspick01.c:52: TPASS: Flag FSPICK_CLOEXEC: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_SYMLINK_NOFOLLOW: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_NO_AUTOMOUNT: fspick() passed 
    fspick01.c:52: TPASS: Flag FSPICK_EMPTY_PATH: fspick() passed 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    86

    9

    86

    348

    fspick02

    Mon Jun 16 16:33:43 2025

    "fspick02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM/mntpoint fstyp=ext2 flags=0 
    fspick02.c:42: TPASS: invalid-fd: fspick() failed as expected: EBADF (9) 
    fspick02.c:42: TPASS: invalid-path: fspick() failed as expected: ENOENT (2) 
    fspick02.c:42: TPASS: invalid-flags: fspick() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM/mntpoint fstyp=ext3 flags=0 
    fspick02.c:42: TPASS: invalid-fd: fspick() failed as expected: EBADF (9) 
    fspick02.c:42: TPASS: invalid-path: fspick() failed as expected: ENOENT (2) 
    fspick02.c:42: TPASS: invalid-flags: fspick() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM/mntpoint fstyp=ext4 flags=0 
    fspick02.c:42: TPASS: invalid-fd: fspick() failed as expected: EBADF (9) 
    fspick02.c:42: TPASS: invalid-path: fspick() failed as expected: ENOENT (2) 
    fspick02.c:42: TPASS: invalid-flags: fspick() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM/mntpoint fstyp=vfat flags=0 
    fspick02.c:42: TPASS: invalid-fd: fspick() failed as expected: EBADF (9) 
    fspick02.c:42: TPASS: invalid-path: fspick() failed as expected: ENOENT (2) 
    fspick02.c:42: TPASS: invalid-flags: fspick() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM/mntpoint fstyp=exfat flags=0 
    fspick02.c:42: TPASS: invalid-fd: fspick() failed as expected: EBADF (9) 
    fspick02.c:42: TPASS: invalid-path: fspick() failed as expected: ENOENT (2) 
    fspick02.c:42: TPASS: invalid-flags: fspick() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fsp7fi3GM/mntpoint fstyp=tmpfs flags=0 
    fspick02.c:42: TPASS: invalid-fd: fspick() failed as expected: EBADF (9) 
    fspick02.c:42: TPASS: invalid-path: fspick() failed as expected: ENOENT (2) 
    fspick02.c:42: TPASS: invalid-flags: fspick() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    7

    77

    7

    77

    349

    fstat02

    Mon Jun 16 16:33:45 2025

    "fstat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fstFVGVPH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fstat02.c:28: TPASS: fstat(fildes, &stat_buf) passed 
    fstat02.c:29: TPASS: stat_buf.st_uid == user_id (0) 
    fstat02.c:30: TPASS: stat_buf.st_gid == group_id (0) 
    fstat02.c:31: TPASS: stat_buf.st_size == FILE_SIZE (1024) 
    fstat02.c:32: TPASS: stat_buf.st_mode & 0777 == FILE_MODE (420) 
    fstat02.c:33: TPASS: stat_buf.st_nlink == NLINK (2) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    350

    fstat02_64

    Mon Jun 16 16:33:45 2025

    "fstat02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fstEgWXr2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fstat02.c:28: TPASS: fstat(fildes, &stat_buf) passed 
    fstat02.c:29: TPASS: stat_buf.st_uid == user_id (0) 
    fstat02.c:30: TPASS: stat_buf.st_gid == group_id (0) 
    fstat02.c:31: TPASS: stat_buf.st_size == FILE_SIZE (1024) 
    fstat02.c:32: TPASS: stat_buf.st_mode & 0777 == FILE_MODE (420) 
    fstat02.c:33: TPASS: stat_buf.st_nlink == NLINK (2) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    351

    fstat03

    Mon Jun 16 16:33:45 2025

    "fstat03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fstrIiXfL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fstat03.c:47: TPASS: fstat() fails with expected error EBADF 
    fstat03.c:47: TPASS: fstat() fails with expected error EFAULT 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    352

    fstat03_64

    Mon Jun 16 16:33:45 2025

    "fstat03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fst1QUUEf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fstat03.c:47: TPASS: fstat() fails with expected error EBADF 
    fstat03.c:47: TPASS: fstat() fails with expected error EFAULT 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    353

    fstatat01

    Mon Jun 16 16:33:45 2025

    "fstatat01"

    ""

    exit

    fstatat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fstj5Zz6z as tmpdir (tmpfs filesystem) 
    fstatat01    1  TPASS  :  fstatat failed as expected: TEST_ERRNO=SUCCESS(0): Success 
    fstatat01    2  TPASS  :  fstatat failed as expected: TEST_ERRNO=SUCCESS(0): Success 
    fstatat01    3  TPASS  :  fstatat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory 
    fstatat01    4  TPASS  :  fstatat failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor 
    fstatat01    5  TPASS  :  fstatat failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    fstatat01    6  TPASS  :  fstatat failed as expected: TEST_ERRNO=SUCCESS(0): Success 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    354

    fstatfs01

    Mon Jun 16 16:33:45 2025

    "fstatfs01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=ext2 flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=ext3 flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=ext4 flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=vfat flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=exfat flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fstkvILd1/mntpoint fstyp=tmpfs flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    14

    558

    14

    558

    355

    fstatfs01_64

    Mon Jun 16 16:33:52 2025

    "fstatfs01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=ext2 flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=ext3 flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=ext4 flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=vfat flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=exfat flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fstr45Qfx/mntpoint fstyp=tmpfs flags=0 
    fstatfs01.c:35: TPASS: fstatfs() on a file passed 
    fstatfs01.c:35: TPASS: fstatfs() on a pipe passed 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    10

    569

    10

    569

    356

    fstatfs02

    Mon Jun 16 16:33:59 2025

    "fstatfs02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fstgj695m as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fstatfs02.c:38: TPASS: fstatfs() : EBADF (9) 
    fstatfs02.c:38: TPASS: fstatfs() : EFAULT (14) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    357

    fstatfs02_64

    Mon Jun 16 16:33:59 2025

    "fstatfs02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fst4mVp3R as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fstatfs02.c:38: TPASS: fstatfs() : EBADF (9) 
    fstatfs02.c:38: TPASS: fstatfs() : EFAULT (14) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    358

    fsync01

    Mon Jun 16 16:33:59 2025

    "fsync01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=ext2 flags=0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=ext3 flags=0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=ext4 flags=0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=vfat flags=0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=exfat flags=0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fsympGp6D/mntpoint fstyp=tmpfs flags=0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
    fsync01.c:30: TPASS: fsync() returned 0 
     
    Summary: 
    passed   70 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    14

    561

    14

    561

    359

    fsync02

    Mon Jun 16 16:34:06 2025

    "fsync02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsyuR5lAy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    fsync02.c:103: TPASS: fsync succeeded in an acceptable amount of time 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    5

    3

    5

    360

    fsync03

    Mon Jun 16 16:34:06 2025

    "fsync03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsyogoBB7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fsync03.c:71: TPASS: fsync() failed as expected: EINVAL (22) 
    fsync03.c:71: TPASS: fsync() failed as expected: EINVAL (22) 
    fsync03.c:71: TPASS: fsync() failed as expected: EBADF (9) 
    fsync03.c:71: TPASS: fsync() failed as expected: EBADF (9) 
    fsync03.c:71: TPASS: fsync() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    361

    fsync04

    Mon Jun 16 16:34:06 2025

    "fsync04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 47s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u/mnt_point fstyp=ext2 flags=0 
    fsync04.c:50: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u/mnt_point fstyp=ext3 flags=0 
    fsync04.c:50: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u/mnt_point fstyp=ext4 flags=0 
    fsync04.c:50: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u/mnt_point fstyp=vfat flags=0 
    fsync04.c:50: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u/mnt_point fstyp=exfat flags=0 
    fsync04.c:50: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fsyT7JN2u/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fsync04.c:50: TPASS: Test file synced to device 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    8

    792

    8

    792

    362

    ftruncate01

    Mon Jun 16 16:34:16 2025

    "ftruncate01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ftrmVp99w as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ftruncate01.c:65: TINFO: Truncated length smaller than file size 
    ftruncate01.c:60: TPASS: ftruncate() succeeded 
    ftruncate01.c:74: TINFO: Truncated length exceeds file size 
    ftruncate01.c:60: TPASS: ftruncate() succeeded 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    363

    ftruncate01_64

    Mon Jun 16 16:34:16 2025

    "ftruncate01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ftrf32DDa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ftruncate01.c:65: TINFO: Truncated length smaller than file size 
    ftruncate01.c:60: TPASS: ftruncate() succeeded 
    ftruncate01.c:74: TINFO: Truncated length exceeds file size 
    ftruncate01.c:60: TPASS: ftruncate() succeeded 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    364

    ftruncate03

    Mon Jun 16 16:34:16 2025

    "ftruncate03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ftrSlJzYo as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EINVAL (22) 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EINVAL (22) 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EINVAL (22) 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    365

    ftruncate03_64

    Mon Jun 16 16:34:16 2025

    "ftruncate03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ftrcAEgN1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EINVAL (22) 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EINVAL (22) 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EINVAL (22) 
    ftruncate03.c:56: TPASS: ftruncate() failed expectedly: EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    366

    ftruncate04

    Mon Jun 16 16:34:16 2025

    "ftruncate04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_MANDATORY_FILE_LOCKING=y' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_MANDATORY_FILE_LOCKING Undefined 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    367

    ftruncate04_64

    Mon Jun 16 16:34:16 2025

    "ftruncate04_64"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_MANDATORY_FILE_LOCKING=y' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_MANDATORY_FILE_LOCKING Undefined 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    368

    futimesat01

    Mon Jun 16 16:34:16 2025

    "futimesat01"

    ""

    exit

    futimesat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_futjQ37TB as tmpdir (tmpfs filesystem) 
    futimesat01    1  TCONF  :  futimesat01.c:61: syscall(-1) __NR_futimesat not supported on your arch 
    futimesat01    2  TCONF  :  futimesat01.c:61: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    369

    getcontext01

    Mon Jun 16 16:34:16 2025

    "getcontext01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcontext01.c:29: TPASS: getcontext() flag=0 passed 
    getcontext01.c:29: TPASS: getcontext() flag=1 passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    370

    getcpu01

    Mon Jun 16 16:34:17 2025

    "getcpu01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcpu01.c:134: TPASS: getcpu() returned proper cpuid:3, node id:0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    371

    getcpu02

    Mon Jun 16 16:34:17 2025

    "getcpu02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcpu02.c:35: TINFO: Test cpu_id outside process address space 
    getcpu02.c:45: TPASS: getcpu(tc->cpu_id, tc->node_id) : EFAULT (14) 
    getcpu02.c:35: TINFO: Test node_id outside process address space 
    getcpu02.c:45: TPASS: getcpu(tc->cpu_id, tc->node_id) : EFAULT (14) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    372

    getcwd01

    Mon Jun 16 16:34:17 2025

    "getcwd01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcwd01.c:48: TPASS: tst_syscall(__NR_getcwd, tc->buf, tc->size) : EFAULT (14) 
    getcwd01.c:48: TPASS: tst_syscall(__NR_getcwd, tc->buf, tc->size) : EFAULT (14) 
    getcwd01.c:48: TPASS: tst_syscall(__NR_getcwd, tc->buf, tc->size) : ERANGE (34) 
    getcwd01.c:48: TPASS: tst_syscall(__NR_getcwd, tc->buf, tc->size) : ERANGE (34) 
    getcwd01.c:48: TPASS: tst_syscall(__NR_getcwd, tc->buf, tc->size) : ERANGE (34) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    373

    getcwd02

    Mon Jun 16 16:34:17 2025

    "getcwd02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcwd02.c:83: TINFO: Expected path '/tmp/ltp-Qjsl7wDDwO' 
    getcwd02.c:64: TPASS: getcwd() returned expected directory: /tmp/ltp-Qjsl7wDDwO 
    getcwd02.c:64: TPASS: getcwd() returned expected directory: /tmp/ltp-Qjsl7wDDwO 
    getcwd02.c:64: TPASS: getcwd() returned expected directory: /tmp/ltp-Qjsl7wDDwO 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    374

    getcwd03

    Mon Jun 16 16:34:17 2025

    "getcwd03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getF7bIZW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcwd03.c:73: TPASS: getcwd() succeeded on a symbolic link 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    375

    getcwd04

    Mon Jun 16 16:34:17 2025

    "getcwd04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getS5cfZQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getcwd04.c:60: TPASS: Bug is not reproduced! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    89

    892

    89

    892

    376

    getdents01

    Mon Jun 16 16:34:22 2025

    "getdents01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext2 flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext3 flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext4 flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=tmpfs flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext2 flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext3 flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext4 flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=tmpfs flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:127: TPASS: All entries found 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext2 flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext3 flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext4 flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=tmpfs flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext2 flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext3 flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ext4 flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:162: TINFO: Testing libc getdents64() 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:127: TPASS: All entries found 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getZhSo9m/mntpoint fstyp=tmpfs flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    getdents01.c:93: TINFO: Found '.' 
    getdents01.c:93: TINFO: Found '..' 
    getdents01.c:93: TINFO: Found 'symlink' 
    getdents01.c:93: TINFO: Found 'file' 
    getdents01.c:93: TINFO: Found 'dir' 
    getdents01.c:127: TPASS: All entries found 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  10 
    warnings 0 
    

    "ok"

    25 termination_type

    40

    2067

    40

    2067

    377

    getdents02

    Mon Jun 16 16:34:47 2025

    "getdents02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext2 flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext3 flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext4 flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=vfat flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=exfat flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=tmpfs flags=0 
    getdents.h:148: TINFO: Testing the SYS_getdents syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents.h:45: TCONF: syscall(-1) __NR_getdents not supported on your arch 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext2 flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext3 flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext4 flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=vfat flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=exfat flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=tmpfs flags=0 
    getdents.h:151: TINFO: Testing the SYS_getdents64 syscall 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee9 size=279 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee9 size=279 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee9 size=279 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=279 : EFAULT (14) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext2 flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext3 flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext4 flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=vfat flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=exfat flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=tmpfs flags=0 
    getdents.h:157: TCONF: libc getdents() is not implemented 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext2 flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext3 flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ext4 flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=vfat flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=exfat flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_getJOVMpl/mntpoint fstyp=tmpfs flags=0 
    getdents.h:162: TINFO: Testing libc getdents64() 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    getdents02.c:77: TPASS: fd=-5 dirp=0x3fba71fee8 size=280 : EBADF (9) 
    getdents02.c:77: TPASS: fd=3 dirp=0x2abe817160 size=1 : EINVAL (22) 
    getdents02.c:77: TPASS: fd=4 dirp=0x3fba71fee8 size=280 : ENOTDIR (20) 
    getdents02.c:77: TPASS: fd=5 dirp=0x3fba71fee8 size=280 : ENOENT (2) 
    getdents02.c:77: TPASS: fd=3 dirp=0x3fba71e000 size=280 : EFAULT (14) 
     
    Summary: 
    passed   70 
    failed   0 
    broken   0 
    skipped  14 
    warnings 0 
    

    "ok"

    25 termination_type

    52

    2098

    52

    2098

    378

    getdomainname01

    Mon Jun 16 16:35:12 2025

    "getdomainname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getdomainname01.c:23: TPASS: getdomainname(domain_name, sizeof(domain_name)) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    379

    getegid01

    Mon Jun 16 16:35:12 2025

    "getegid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getegid01.c:23: TPASS: gid == st_egid (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    380

    getegid01_16

    Mon Jun 16 16:35:12 2025

    "getegid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getegid01.c:23: TPASS: gid == st_egid (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    381

    getegid02

    Mon Jun 16 16:35:12 2025

    "getegid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getegid02.c:32: TPASS: pwent->pw_gid == egid (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    382

    getegid02_16

    Mon Jun 16 16:35:12 2025

    "getegid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getegid02.c:32: TPASS: pwent->pw_gid == egid (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    383

    geteuid01

    Mon Jun 16 16:35:12 2025

    "geteuid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    geteuid01.c:19: TPASS: geteuid() returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    384

    geteuid01_16

    Mon Jun 16 16:35:12 2025

    "geteuid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/geteuid/../utils/compat_tst_16.h:104: TCONF: 16-bit version of geteuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    385

    geteuid02

    Mon Jun 16 16:35:12 2025

    "geteuid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    geteuid02.c:19: TPASS: geteuid() returned 0 
    geteuid02.c:27: TPASS: Expect: geteuid() ret 0 == /proc/self/status EUID: 0 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    386

    geteuid02_16

    Mon Jun 16 16:35:12 2025

    "geteuid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/geteuid/../utils/compat_tst_16.h:104: TCONF: 16-bit version of geteuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    387

    getgid01

    Mon Jun 16 16:35:12 2025

    "getgid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getgid01.c:24: TPASS: getgid returned as expectedly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    388

    getgid01_16

    Mon Jun 16 16:35:13 2025

    "getgid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/getgid/../utils/compat_tst_16.h:99: TCONF: 16-bit version of getgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    389

    getgid03

    Mon Jun 16 16:35:13 2025

    "getgid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getgid03.c:43: TPASS: values from getgid() and getpwuid() match 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    390

    getgid03_16

    Mon Jun 16 16:35:13 2025

    "getgid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/getgid/../utils/compat_tst_16.h:99: TCONF: 16-bit version of getgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    391

    getgroups01

    Mon Jun 16 16:35:13 2025

    "getgroups01"

    ""

    exit

    getgroups01    1  TPASS  :  getgroups failed as expected with EINVAL 
    getgroups01    2  TPASS  :  getgroups did not modify the gidset array 
    getgroups01    3  TPASS  :  getgroups failed as expected with EINVAL 
    getgroups01    4  TPASS  :  getgroups(NGROUPS,gidset) returned 3 contains gid 0 (from getgid) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    392

    getgroups01_16

    Mon Jun 16 16:35:13 2025

    "getgroups01_16"

    ""

    exit

    getgroups01_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:82: 16-bit version of getgroups() is not supported on your platform 
    getgroups01_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:82: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    393

    getgroups03

    Mon Jun 16 16:35:13 2025

    "getgroups03"

    ""

    exit

    getgroups03    1  TPASS  :  getgroups functionality correct 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    394

    getgroups03_16

    Mon Jun 16 16:35:13 2025

    "getgroups03_16"

    ""

    exit

    getgroups03_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:77: 16-bit version of setgroups() is not supported on your platform 
    getgroups03_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:77: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    395

    gethostbyname_r01

    Mon Jun 16 16:35:13 2025

    "gethostbyname_r01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gethostbyname_r01.c:52: TPASS: retval == ERANGE (34) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    396

    gethostid01

    Mon Jun 16 16:35:13 2025

    "gethostid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gethostid01.c:53: TINFO: get original hostid: 8323329 
    gethostid01.c:35: TPASS: set hostid to 0 passed 
    gethostid01.c:42: TPASS: hostid is 0, expected 0 
    gethostid01.c:35: TPASS: set hostid to 65535 passed 
    gethostid01.c:42: TPASS: hostid is 65535, expected 65535 
    gethostid01.c:58: TPASS: set hostid to 8323329 passed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    397

    gethostname01

    Mon Jun 16 16:35:13 2025

    "gethostname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gethostname01.c:18: TPASS: gethostname(hname, sizeof(hname)) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    398

    gethostname02

    Mon Jun 16 16:35:13 2025

    "gethostname02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gethostname02.c:23: TPASS: len is smaller than the actual size : ENAMETOOLONG (36) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    399

    getitimer01

    Mon Jun 16 16:35:13 2025

    "getitimer01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getitimer01.c:43: TINFO: tc->which = ITIMER_REAL 
    getitimer01.c:49: TINFO: Test begin time: 1750062913.302997s 
    getitimer01.c:52: TPASS: getitimer(tc->which, value) passed 
    getitimer01.c:53: TPASS: value->it_value.tv_sec == 0 (0) 
    getitimer01.c:54: TPASS: value->it_value.tv_usec == 0 (0) 
    getitimer01.c:55: TPASS: value->it_interval.tv_sec == 0 (0) 
    getitimer01.c:56: TPASS: value->it_interval.tv_usec == 0 (0) 
    getitimer01.c:59: TPASS: setitimer(tc->which, value, NULL) passed 
    getitimer01.c:62: TPASS: getitimer(tc->which, value) passed 
    getitimer01.c:64: TPASS: value->it_interval.tv_sec == SEC (100) 
    getitimer01.c:65: TPASS: value->it_interval.tv_usec == USEC (10000) 
    getitimer01.c:67: TINFO: value->it_value.tv_sec=100, value->it_value.tv_usec=9990 
    getitimer01.c:89: TPASS: timer value is within the expected range 
    getitimer01.c:95: TINFO: Test end time: 1750062913.303140s 
    getitimer01.c:43: TINFO: tc->which = ITIMER_VIRTUAL 
    getitimer01.c:52: TPASS: getitimer(tc->which, value) passed 
    getitimer01.c:53: TPASS: value->it_value.tv_sec == 0 (0) 
    getitimer01.c:54: TPASS: value->it_value.tv_usec == 0 (0) 
    getitimer01.c:55: TPASS: value->it_interval.tv_sec == 0 (0) 
    getitimer01.c:56: TPASS: value->it_interval.tv_usec == 0 (0) 
    getitimer01.c:59: TPASS: setitimer(tc->which, value, NULL) passed 
    getitimer01.c:62: TPASS: getitimer(tc->which, value) passed 
    getitimer01.c:64: TPASS: value->it_interval.tv_sec == SEC (100) 
    getitimer01.c:65: TPASS: value->it_interval.tv_usec == USEC (10000) 
    getitimer01.c:67: TINFO: value->it_value.tv_sec=100, value->it_value.tv_usec=14000 
    getitimer01.c:89: TPASS: timer value is within the expected range 
    getitimer01.c:43: TINFO: tc->which = ITIMER_PROF 
    getitimer01.c:52: TPASS: getitimer(tc->which, value) passed 
    getitimer01.c:53: TPASS: value->it_value.tv_sec == 0 (0) 
    getitimer01.c:54: TPASS: value->it_value.tv_usec == 0 (0) 
    getitimer01.c:55: TPASS: value->it_interval.tv_sec == 0 (0) 
    getitimer01.c:56: TPASS: value->it_interval.tv_usec == 0 (0) 
    getitimer01.c:59: TPASS: setitimer(tc->which, value, NULL) passed 
    getitimer01.c:62: TPASS: getitimer(tc->which, value) passed 
    getitimer01.c:64: TPASS: value->it_interval.tv_sec == SEC (100) 
    getitimer01.c:65: TPASS: value->it_interval.tv_usec == USEC (10000) 
    getitimer01.c:67: TINFO: value->it_value.tv_sec=100, value->it_value.tv_usec=14000 
    getitimer01.c:89: TPASS: timer value is within the expected range 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    400

    getitimer02

    Mon Jun 16 16:35:13 2025

    "getitimer02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getitimer02.c:49: TPASS: sys_getitimer(tc->which, *(tc->val)) : EFAULT (14) 
    getitimer02.c:49: TPASS: sys_getitimer(tc->which, *(tc->val)) : EFAULT (14) 
    getitimer02.c:49: TPASS: sys_getitimer(tc->which, *(tc->val)) : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    401

    getpagesize01

    Mon Jun 16 16:35:13 2025

    "getpagesize01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpagesize01.c:24: TPASS: getpagesize() passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    402

    getpeername01

    Mon Jun 16 16:35:13 2025

    "getpeername01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : EBADF (9) 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : ENOTSOCK (88) 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : ENOTCONN (107) 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : EINVAL (22) 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : EFAULT (14) 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : EFAULT (14) 
    getpeername01.c:90: TPASS: getpeername(sockfd, tc->sockaddr, tc->addrlen) : EFAULT (14) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    403

    getpgid01

    Mon Jun 16 16:35:13 2025

    "getpgid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpgid01.c:27: TINFO: getpgid(0) in parent = 9630 
    getpgid01.c:33: TINFO: getpid() in child = 9631 
    getpgid01.c:34: TINFO: Running getpgid() in child 
    getpgid01.c:36: TPASS: getpgid(0) returned pid 9630 
    getpgid01.c:37: TPASS: TST_RET == pgid (9630) 
    getpgid01.c:39: TPASS: getpgid(9631) returned pid 9630 
    getpgid01.c:40: TPASS: TST_RET == pgid (9630) 
    getpgid01.c:42: TPASS: getpgid(9630) returned pid 9630 
    getpgid01.c:43: TPASS: TST_RET == pgid (9630) 
    getpgid01.c:45: TPASS: getpgid(1) returned pid 1 
    getpgid01.c:46: TPASS: TST_RET == get_init_pgid() (1) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    404

    getpgid02

    Mon Jun 16 16:35:13 2025

    "getpgid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpgid02.c:25: TPASS: getpgid(-99) : ESRCH (3) 
    getpgid02.c:26: TPASS: getpgid(4194304) : ESRCH (3) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    405

    getpgrp01

    Mon Jun 16 16:35:13 2025

    "getpgrp01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpgrp01.c:16: TPASS: getpgrp() returned pid 9639 
    getpgrp01.c:17: TPASS: TST_RET == SAFE_GETPGID(0) (9639) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    406

    getpid01

    Mon Jun 16 16:35:13 2025

    "getpid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    getpid01.c:32: TPASS: getpid() returns 9644 
    getpid01.c:32: TPASS: getpid() returns 9645 
    getpid01.c:32: TPASS: getpid() returns 9646 
    getpid01.c:32: TPASS: getpid() returns 9647 
    getpid01.c:32: TPASS: getpid() returns 9648 
    getpid01.c:32: TPASS: getpid() returns 9649 
    getpid01.c:32: TPASS: getpid() returns 9650 
    getpid01.c:32: TPASS: getpid() returns 9651 
    getpid01.c:32: TPASS: getpid() returns 9652 
    getpid01.c:32: TPASS: getpid() returns 9653 
    getpid01.c:32: TPASS: getpid() returns 9654 
    getpid01.c:32: TPASS: getpid() returns 9655 
    getpid01.c:32: TPASS: getpid() returns 9656 
    getpid01.c:32: TPASS: getpid() returns 9657 
    getpid01.c:32: TPASS: getpid() returns 9658 
    getpid01.c:32: TPASS: getpid() returns 9659 
    getpid01.c:32: TPASS: getpid() returns 9660 
    getpid01.c:32: TPASS: getpid() returns 9661 
    getpid01.c:32: TPASS: getpid() returns 9662 
    getpid01.c:32: TPASS: getpid() returns 9663 
    getpid01.c:32: TPASS: getpid() returns 9664 
    getpid01.c:32: TPASS: getpid() returns 9665 
    getpid01.c:32: TPASS: getpid() returns 9666 
    getpid01.c:32: TPASS: getpid() returns 9667 
    getpid01.c:32: TPASS: getpid() returns 9668 
    getpid01.c:32: TPASS: getpid() returns 9669 
    getpid01.c:32: TPASS: getpid() returns 9670 
    getpid01.c:32: TPASS: getpid() returns 9671 
    getpid01.c:32: TPASS: getpid() returns 9672 
    getpid01.c:32: TPASS: getpid() returns 9673 
    getpid01.c:32: TPASS: getpid() returns 9674 
    getpid01.c:32: TPASS: getpid() returns 9675 
    getpid01.c:32: TPASS: getpid() returns 9676 
    getpid01.c:32: TPASS: getpid() returns 9677 
    getpid01.c:32: TPASS: getpid() returns 9678 
    getpid01.c:32: TPASS: getpid() returns 9679 
    getpid01.c:32: TPASS: getpid() returns 9680 
    getpid01.c:32: TPASS: getpid() returns 9682 
    getpid01.c:32: TPASS: getpid() returns 9683 
    getpid01.c:32: TPASS: getpid() returns 9684 
    getpid01.c:32: TPASS: getpid() returns 9685 
    getpid01.c:32: TPASS: getpid() returns 9686 
    getpid01.c:32: TPASS: getpid() returns 9687 
    getpid01.c:32: TPASS: getpid() returns 9688 
    getpid01.c:32: TPASS: getpid() returns 9689 
    getpid01.c:32: TPASS: getpid() returns 9690 
    getpid01.c:32: TPASS: getpid() returns 9691 
    getpid01.c:32: TPASS: getpid() returns 9692 
    getpid01.c:32: TPASS: getpid() returns 9693 
    getpid01.c:32: TPASS: getpid() returns 9694 
    getpid01.c:32: TPASS: getpid() returns 9695 
    getpid01.c:32: TPASS: getpid() returns 9696 
    getpid01.c:32: TPASS: getpid() returns 9697 
    getpid01.c:32: TPASS: getpid() returns 9698 
    getpid01.c:32: TPASS: getpid() returns 9699 
    getpid01.c:32: TPASS: getpid() returns 9700 
    getpid01.c:32: TPASS: getpid() returns 9701 
    getpid01.c:32: TPASS: getpid() returns 9702 
    getpid01.c:32: TPASS: getpid() returns 9703 
    getpid01.c:32: TPASS: getpid() returns 9704 
    getpid01.c:32: TPASS: getpid() returns 9705 
    getpid01.c:32: TPASS: getpid() returns 9706 
    getpid01.c:32: TPASS: getpid() returns 9707 
    getpid01.c:32: TPASS: getpid() returns 9708 
    getpid01.c:32: TPASS: getpid() returns 9709 
    getpid01.c:32: TPASS: getpid() returns 9710 
    getpid01.c:32: TPASS: getpid() returns 9711 
    getpid01.c:32: TPASS: getpid() returns 9712 
    getpid01.c:32: TPASS: getpid() returns 9713 
    getpid01.c:32: TPASS: getpid() returns 9714 
    getpid01.c:32: TPASS: getpid() returns 9715 
    getpid01.c:32: TPASS: getpid() returns 9716 
    getpid01.c:32: TPASS: getpid() returns 9717 
    getpid01.c:32: TPASS: getpid() returns 9718 
    getpid01.c:32: TPASS: getpid() returns 9719 
    getpid01.c:32: TPASS: getpid() returns 9720 
    getpid01.c:32: TPASS: getpid() returns 9721 
    getpid01.c:32: TPASS: getpid() returns 9722 
    getpid01.c:32: TPASS: getpid() returns 9723 
    getpid01.c:32: TPASS: getpid() returns 9724 
    getpid01.c:32: TPASS: getpid() returns 9725 
    getpid01.c:32: TPASS: getpid() returns 9726 
    getpid01.c:32: TPASS: getpid() returns 9727 
    getpid01.c:32: TPASS: getpid() returns 9728 
    getpid01.c:32: TPASS: getpid() returns 9729 
    getpid01.c:32: TPASS: getpid() returns 9730 
    getpid01.c:32: TPASS: getpid() returns 9731 
    getpid01.c:32: TPASS: getpid() returns 9732 
    getpid01.c:32: TPASS: getpid() returns 9733 
    getpid01.c:32: TPASS: getpid() returns 9734 
    getpid01.c:32: TPASS: getpid() returns 9735 
    getpid01.c:32: TPASS: getpid() returns 9736 
    getpid01.c:32: TPASS: getpid() returns 9737 
    getpid01.c:32: TPASS: getpid() returns 9738 
    getpid01.c:32: TPASS: getpid() returns 9739 
    getpid01.c:32: TPASS: getpid() returns 9740 
    getpid01.c:32: TPASS: getpid() returns 9741 
    getpid01.c:32: TPASS: getpid() returns 9742 
    getpid01.c:32: TPASS: getpid() returns 9743 
    getpid01.c:32: TPASS: getpid() returns 9744 
     
    Summary: 
    passed   100 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    5

    8

    5

    407

    getpid02

    Mon Jun 16 16:35:13 2025

    "getpid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpid02.c:35: TPASS: child getppid() == parent getpid() (9748) 
    getpid02.c:48: TPASS: child getpid() == parent fork() (9749) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    408

    getppid01

    Mon Jun 16 16:35:13 2025

    "getppid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getppid01.c:29: TPASS: getppid() returned 9750 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    409

    getppid02

    Mon Jun 16 16:35:13 2025

    "getppid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getppid02.c:29: TPASS: getppid() returned parent pid (9757) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    410

    getpriority01

    Mon Jun 16 16:35:13 2025

    "getpriority01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpriority01.c:49: TPASS: getpriority(0, 0) returned 0 
    getpriority01.c:49: TPASS: getpriority(1, 0) returned 0 
    getpriority01.c:49: TPASS: getpriority(2, 0) returned -20 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    411

    getpriority02

    Mon Jun 16 16:35:13 2025

    "getpriority02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getpriority02.c:57: TPASS: getpriority(-1, 0) fails as expected: EINVAL (22) 
    getpriority02.c:57: TPASS: getpriority(0, -1) fails as expected: ESRCH (3) 
    getpriority02.c:57: TPASS: getpriority(1, -1) fails as expected: ESRCH (3) 
    getpriority02.c:57: TPASS: getpriority(2, -1) fails as expected: ESRCH (3) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    412

    getrandom01

    Mon Jun 16 16:35:13 2025

    "getrandom01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrandom01.c:20: TPASS: getrandom returned -1: EFAULT (14) 
    getrandom01.c:20: TPASS: getrandom returned -1: EFAULT (14) 
    getrandom01.c:20: TPASS: getrandom returned -1: EFAULT (14) 
    getrandom01.c:20: TPASS: getrandom returned -1: EFAULT (14) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    413

    getrandom02

    Mon Jun 16 16:35:13 2025

    "getrandom02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrandom02.c:59: TPASS: getrandom returned 64 
    getrandom02.c:59: TPASS: getrandom returned 64 
    getrandom02.c:59: TPASS: getrandom returned 64 
    getrandom02.c:59: TPASS: getrandom returned 64 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    414

    getrandom03

    Mon Jun 16 16:35:13 2025

    "getrandom03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrandom03.c:37: TPASS: getrandom returned 1 
    getrandom03.c:37: TPASS: getrandom returned 2 
    getrandom03.c:37: TPASS: getrandom returned 3 
    getrandom03.c:37: TPASS: getrandom returned 7 
    getrandom03.c:37: TPASS: getrandom returned 8 
    getrandom03.c:37: TPASS: getrandom returned 15 
    getrandom03.c:37: TPASS: getrandom returned 22 
    getrandom03.c:37: TPASS: getrandom returned 64 
    getrandom03.c:37: TPASS: getrandom returned 127 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    415

    getrandom04

    Mon Jun 16 16:35:13 2025

    "getrandom04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrandom04.c:28: TPASS: getrandom returned 100 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    416

    getrandom05

    Mon Jun 16 16:35:13 2025

    "getrandom05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrandom_var.h:26: TINFO: Testing SYS_getrandom syscall 
    getrandom05.c:49: TPASS: buf address is outside the accessible address space : EFAULT (14) 
    getrandom05.c:49: TPASS: flag is invalid : EINVAL (22) 
    getrandom_var.h:29: TINFO: Testing libc getrandom() 
    getrandom05.c:45: TCONF: Skipping EFAULT test for libc getrandom() 
    getrandom05.c:49: TPASS: flag is invalid : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    417

    getresgid01

    Mon Jun 16 16:35:13 2025

    "getresgid01"

    ""

    exit

    getresgid01    1  TPASS  :  Functionality of getresgid() successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    418

    getresgid01_16

    Mon Jun 16 16:35:13 2025

    "getresgid01_16"

    ""

    exit

    getresgid01    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: 16-bit version of getresgid() is not supported on your platform 
    getresgid01    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    419

    getresgid02

    Mon Jun 16 16:35:13 2025

    "getresgid02"

    ""

    exit

    getresgid02    1  TPASS  :  Functionality of getresgid() successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    420

    getresgid02_16

    Mon Jun 16 16:35:13 2025

    "getresgid02_16"

    ""

    exit

    getresgid02    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: 16-bit version of getresgid() is not supported on your platform 
    getresgid02    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    421

    getresgid03

    Mon Jun 16 16:35:13 2025

    "getresgid03"

    ""

    exit

    getresgid03    1  TPASS  :  Functionality of getresgid() successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    422

    getresgid03_16

    Mon Jun 16 16:35:13 2025

    "getresgid03_16"

    ""

    exit

    getresgid03    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: 16-bit version of getresgid() is not supported on your platform 
    getresgid03    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    423

    getresuid01

    Mon Jun 16 16:35:13 2025

    "getresuid01"

    ""

    exit

    getresuid01    1  TPASS  :  Functionality of getresuid() successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    424

    getresuid01_16

    Mon Jun 16 16:35:13 2025

    "getresuid01_16"

    ""

    exit

    getresuid01    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: 16-bit version of getresuid() is not supported on your platform 
    getresuid01    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    425

    getresuid02

    Mon Jun 16 16:35:13 2025

    "getresuid02"

    ""

    exit

    getresuid02    1  TPASS  :  Functionality of getresuid() successful 
    

    "ok"

    1 termination_type

    0

    0

    0

    0

    426

    getresuid02_16

    Mon Jun 16 16:35:14 2025

    "getresuid02_16"

    ""

    exit

    getresuid02    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: 16-bit version of getresuid() is not supported on your platform 
    getresuid02    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    427

    getresuid03

    Mon Jun 16 16:35:14 2025

    "getresuid03"

    ""

    exit

    getresuid03    1  TPASS  :  Functionality of getresuid() successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    428

    getresuid03_16

    Mon Jun 16 16:35:14 2025

    "getresuid03_16"

    ""

    exit

    getresuid03    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: 16-bit version of getresuid() is not supported on your platform 
    getresuid03    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    429

    getrlimit01

    Mon Jun 16 16:35:14 2025

    "getrlimit01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_CPU passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_FSIZE passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_DATA passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_STACK passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_CORE passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_RSS passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_NPROC passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_NOFILE passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_MEMLOCK passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_AS passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_LOCKS passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_MSGQUEUE passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_NICE passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_RTPRIO passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_SIGPENDING passed 
    getrlimit01.c:48: TPASS: getrlimit() test for RLIMIT_RTTIME passed 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    430

    getrlimit02

    Mon Jun 16 16:35:14 2025

    "getrlimit02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrlimit02.c:36: TPASS: getrlimit() with invalid address : EFAULT (14) 
    getrlimit02.c:36: TPASS: getrlimit() with invalid resource type : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    431

    getrlimit03

    Mon Jun 16 16:35:14 2025

    "getrlimit03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrlimit03.c:174: TPASS: __NR_prlimit64(0) and __NR_getrlimit(0) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(1) and __NR_getrlimit(1) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(2) and __NR_getrlimit(2) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(3) and __NR_getrlimit(3) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(4) and __NR_getrlimit(4) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(5) and __NR_getrlimit(5) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(6) and __NR_getrlimit(6) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(7) and __NR_getrlimit(7) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(8) and __NR_getrlimit(8) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(9) and __NR_getrlimit(9) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(10) and __NR_getrlimit(10) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(11) and __NR_getrlimit(11) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(12) and __NR_getrlimit(12) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(13) and __NR_getrlimit(13) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(14) and __NR_getrlimit(14) gave consistent results 
    getrlimit03.c:174: TPASS: __NR_prlimit64(15) and __NR_getrlimit(15) gave consistent results 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    432

    get_mempolicy01

    Mon Jun 16 16:35:14 2025

    "get_mempolicy01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    433

    get_mempolicy02

    Mon Jun 16 16:35:14 2025

    "get_mempolicy02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    434

    get_robust_list01

    Mon Jun 16 16:35:14 2025

    "get_robust_list01"

    ""

    exit

    get_robust_list01    1  TPASS  :  get_robust_list failed as expected with EFAULT 
    get_robust_list01    2  TPASS  :  get_robust_list failed as expected with EFAULT 
    get_robust_list01    3  TPASS  :  get_robust_list failed as expected with ESRCH 
    get_robust_list01    4  TPASS  :  get_robust_list succeeded 
    get_robust_list01    5  TPASS  :  get_robust_list failed as expected with EPERM 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    435

    getrusage01

    Mon Jun 16 16:35:14 2025

    "getrusage01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrusage01.c:27: TPASS: getrusage(RUSAGE_SELF, 0x3f8edaaf70) passed 
    getrusage01.c:27: TPASS: getrusage(RUSAGE_CHILDREN, 0x3f8edaaf70) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    436

    getrusage02

    Mon Jun 16 16:35:14 2025

    "getrusage02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrusage02.c:70: TINFO: Testing variant: libc getrusage() 
    getrusage02.c:62: TPASS: getrusage(-2, 0x2ac4b5a0a8) : EINVAL (22) 
    getrusage02.c:58: TCONF: EFAULT is skipped for libc variant 
    getrusage02.c:70: TINFO: Testing variant: __NR_getrusage syscall 
    getrusage02.c:62: TPASS: getrusage(-2, 0x2ac4b5a0a8) : EINVAL (22) 
    getrusage02.c:62: TPASS: getrusage(0, 0xffffffffffffffff) : EFAULT (14) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    437

    getrusage03

    Mon Jun 16 16:35:14 2025

    "getrusage03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_get744u5y as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.c:41: TPASS: initial.self ~= child.self 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.c:55: TPASS: initial.children ~= 100MB 
    getrusage03.c:64: TPASS: child.children == 0 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.c:82: TPASS: child.children ~= 300MB 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.c:102: TPASS: initial.children ~= pre_wait.children 
    getrusage03.c:110: TPASS: post_wait.children ~= 400MB 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03.c:131: TPASS: initial.children ~= after_zombie.children 
    getrusage03.h:16: TINFO: Forcing context switch 10 times 
    getrusage03_child.c:55: TPASS: initial.self ~= exec.self 
    getrusage03_child.c:60: TPASS: initial.children ~= exec.children 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    16

    53

    16

    53

    438

    getrusage04

    Mon Jun 16 16:35:15 2025

    "getrusage04"

    ""

    exit

    getrusage04    0  TINFO  :  Expected timers granularity is 4000 us 
    getrusage04    0  TINFO  :  Using 1 as multiply factor for max [us]time increment (1000+4000us)! 
    getrusage04    0  TINFO  :  utime:        4933us; stime:           0us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:        1607us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:        5602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:        9602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       13601us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       17602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       21601us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       25602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       29602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       33602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       37602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       41602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       45602us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       49601us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       53601us 
    getrusage04    0  TINFO  :  utime:        4933us; stime:       57603us 
    getrusage04    0  TINFO  :  utime:        8317us; stime:       58219us 
    getrusage04    0  TINFO  :  utime:        8317us; stime:       62218us 
    getrusage04    0  TINFO  :  utime:        8317us; stime:       66222us 
    getrusage04    0  TINFO  :  utime:        8317us; stime:       70221us 
    getrusage04    0  TINFO  :  utime:        8317us; stime:       74219us 
    getrusage04    1  TPASS  :  Test Passed 
    

    "ok"

    0 termination_type

    2

    8

    2

    8

    439

    getsid01

    Mon Jun 16 16:35:15 2025

    "getsid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getsid01.c:39: TPASS: p_sid == c_sid (1223357) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    440

    getsid02

    Mon Jun 16 16:35:15 2025

    "getsid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getsid02.c:20: TPASS: getsid(unused_pid) : ESRCH (3) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    441

    getsockname01

    Mon Jun 16 16:35:15 2025

    "getsockname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getsockname01.c:49: TPASS: bad file descriptor : EBADF (9) 
    getsockname01.c:49: TPASS: bad file descriptor : ENOTSOCK (88) 
    getsockname01.c:49: TPASS: invalid socket buffer : EFAULT (14) 
    getsockname01.c:49: TPASS: invalid aligned salen : EFAULT (14) 
    getsockname01.c:49: TPASS: invalid unaligned salen : EFAULT (14) 
    getsockname01.c:49: TPASS: invalid socklen : EINVAL (22) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    442

    getsockopt01

    Mon Jun 16 16:35:15 2025

    "getsockopt01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getsockopt01.c:70: TPASS: bad file descriptor : EBADF (9) 
    getsockopt01.c:70: TPASS: bad file descriptor : ENOTSOCK (88) 
    getsockopt01.c:70: TPASS: invalid option buffer : EFAULT (14) 
    getsockopt01.c:70: TPASS: invalid optlen : EFAULT (14) 
    getsockopt01.c:70: TPASS: invalid level : EOPNOTSUPP (95) 
    getsockopt01.c:70: TPASS: not supported option name (UDP) : EOPNOTSUPP (95) 
    getsockopt01.c:70: TPASS: invalid option name (IP) : ENOPROTOOPT (92) 
    getsockopt01.c:70: TPASS: invalid option name (TCP) : ENOPROTOOPT (92) 
    getsockopt01.c:70: TPASS: invalid optlen : EINVAL (22) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    443

    getsockopt02

    Mon Jun 16 16:35:15 2025

    "getsockopt02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_gettPqE0L as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getsockopt02.c:66: TPASS: Test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    444

    gettid01

    Mon Jun 16 16:35:15 2025

    "gettid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gettid01.c:24: TPASS: tst_syscall(__NR_gettid) == tst_syscall(__NR_getpid) (9877) 
    gettid01.c:25: TPASS: tst_syscall(__NR_gettid) == pid (9877) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    445

    gettid02

    Mon Jun 16 16:35:15 2025

    "gettid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[0] ID (9882) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[1] ID (9883) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[2] ID (9884) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[3] ID (9885) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[4] ID (9886) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[5] ID (9887) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[6] ID (9888) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[7] ID (9889) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[8] ID (9890) 
    gettid02.c:27: TPASS: Expect: parent ID (9881) differs from thread[9] ID (9891) 
    gettid02.c:59: TPASS: All threads have a different TID 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    446

    gettimeofday01

    Mon Jun 16 16:35:15 2025

    "gettimeofday01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gettimeofday01.c:34: TPASS: tst_syscall(__NR_gettimeofday, tc->tv, tc->tz) : EFAULT (14) 
    gettimeofday01.c:34: TPASS: tst_syscall(__NR_gettimeofday, tc->tv, tc->tz) : EFAULT (14) 
    gettimeofday01.c:34: TPASS: tst_syscall(__NR_gettimeofday, tc->tv, tc->tz) : EFAULT (14) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    447

    gettimeofday02

    Mon Jun 16 16:35:15 2025

    "gettimeofday02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    gettimeofday02.c:62: TINFO: gettimeofday() called 17521543 times 
    gettimeofday02.c:63: TPASS: gettimeofday() monotonous in 10 seconds 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    214

    788

    214

    788

    448

    getuid01

    Mon Jun 16 16:35:25 2025

    "getuid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getuid01.c:18: TPASS: getuid() returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    449

    getuid01_16

    Mon Jun 16 16:35:25 2025

    "getuid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/getuid/../utils/compat_tst_16.h:89: TCONF: 16-bit version of getuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    450

    getuid03

    Mon Jun 16 16:35:25 2025

    "getuid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getuid03.c:18: TPASS: getuid() returned 0 
    getuid03.c:30: TPASS: getuid() ret == /proc/self/status Uid: 0 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    451

    getuid03_16

    Mon Jun 16 16:35:25 2025

    "getuid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/getuid/../utils/compat_tst_16.h:89: TCONF: 16-bit version of getuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    452

    getxattr01

    Mon Jun 16 16:35:25 2025

    "getxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getopKVLQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getxattr01.c:47: TPASS: getxattr(filename, tc->key, tc->value, tc->size) : ENODATA (61) 
    getxattr01.c:47: TPASS: getxattr(filename, tc->key, tc->value, tc->size) : ERANGE (34) 
    getxattr01.c:52: TPASS: getxattr(filename, tc->key, tc->value, tc->size) passed 
    getxattr01.c:59: TPASS: getxattr() retrieved expected value 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    453

    getxattr02

    Mon Jun 16 16:35:25 2025

    "getxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=ext2 flags=0 
    getxattr02.c:83: TPASS: get attr from fifo: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from char special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from block special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from UNIX domain socket: expected return value: ENODATA (61) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=ext3 flags=0 
    getxattr02.c:83: TPASS: get attr from fifo: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from char special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from block special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from UNIX domain socket: expected return value: ENODATA (61) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=ext4 flags=0 
    getxattr02.c:83: TPASS: get attr from fifo: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from char special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from block special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from UNIX domain socket: expected return value: ENODATA (61) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=vfat flags=0 
    getxattr02.c:99: TCONF: No xattr support in fs or mount without user_xattr option 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=exfat flags=0 
    getxattr02.c:99: TCONF: No xattr support in fs or mount without user_xattr option 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getxattr02.c:83: TPASS: get attr from fifo: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from char special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from block special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from UNIX domain socket: expected return value: ENODATA (61) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_get5fURsi/mntpoint fstyp=tmpfs flags=0 
    getxattr02.c:83: TPASS: get attr from fifo: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from char special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from block special: expected return value: ENODATA (61) 
    getxattr02.c:83: TPASS: get attr from UNIX domain socket: expected return value: ENODATA (61) 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    17

    563

    17

    563

    454

    getxattr03

    Mon Jun 16 16:35:32 2025

    "getxattr03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getEMbLZi as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 44s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getEMbLZi/mntpoint fstyp=ext2 flags=0 
    getxattr03.c:26: TPASS: getxattr(FNAME, XATTR_TEST_KEY, NULL, 0) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getEMbLZi/mntpoint fstyp=ext3 flags=0 
    getxattr03.c:26: TPASS: getxattr(FNAME, XATTR_TEST_KEY, NULL, 0) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getEMbLZi/mntpoint fstyp=ext4 flags=0 
    getxattr03.c:26: TPASS: getxattr(FNAME, XATTR_TEST_KEY, NULL, 0) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_getEMbLZi/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    getxattr03.c:26: TPASS: getxattr(FNAME, XATTR_TEST_KEY, NULL, 0) passed 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    11

    562

    11

    562

    455

    getxattr04

    Mon Jun 16 16:35:39 2025

    "getxattr04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_getJNBfPG as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts='' 
    tst_cmd.c:65: TCONF: Couldn't find 'mkfs.xfs' in $PATH at tst_cmd.c:65 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    60

    0

    60

    456

    getxattr05

    Mon Jun 16 16:35:40 2025

    "getxattr05"

    ""

    exit

    tst_test.c:1322: TCONF:  or  does not exist. 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    457

    init_module01

    Mon Jun 16 16:35:40 2025

    "init_module01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    init_module01.c:47: TPASS: init_module(buf, sb.st_size, "status=valid") passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    4

    4

    4

    458

    init_module02

    Mon Jun 16 16:35:40 2025

    "init_module02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    init_module02.c:96: TPASS: TestName: NULL-buffer : EFAULT (14) 
    init_module02.c:96: TPASS: TestName: faulty-buffer : EFAULT (14) 
    init_module02.c:96: TPASS: TestName: null-param : EFAULT (14) 
    init_module02.c:96: TPASS: TestName: zero-size : ENOEXEC (8) 
    init_module02.c:96: TPASS: TestName: invalid_param : EINVAL (22) 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16) 
    init_module02.c:96: TPASS: TestName: no-perm : EPERM (1) 
    tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16) 
    init_module02.c:96: TPASS: TestName: module-exists : EEXIST (17) 
    init_module02.c:85: TCONF: module signature is not enforced, skipping module-unsigned 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    6

    4

    6

    459

    ioctl01

    Mon Jun 16 16:35:40 2025

    "ioctl01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc0AgZMF as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl01.c:62: TPASS: File descriptor is invalid (termio) : EBADF (9) 
    ioctl01.c:62: TPASS: File descriptor is invalid (termios) : EBADF (9) 
    ioctl01.c:62: TPASS: Termio address is invalid : EFAULT (14) 
    ioctl01.c:62: TPASS: Termios address is invalid : EFAULT (14) 
    ioctl01.c:62: TPASS: Command is invalid : ENOTTY (25) 
    ioctl01.c:62: TPASS: File descriptor is for a regular file (termio) : ENOTTY (25) 
    ioctl01.c:62: TPASS: File descriptor is for a regular file (termios) : ENOTTY (25) 
    ioctl01.c:62: TPASS: Termio is NULL : EFAULT (14) 
    ioctl01.c:62: TPASS: Termios is NULL : EFAULT (14) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    460

    ioctl02

    Mon Jun 16 16:35:40 2025

    "test_ioctl"

    ""

    exit

    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty0 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocElQgNa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty0 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty1 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocwdSpkW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty1 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty10 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocvPOnzX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty10 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty11 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocwjpbON as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty11 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty12 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocmQZS53 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty12 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty13 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocFs4ZSz as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty13 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty14 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocgg5xZt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty14 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty15 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocqKG9r2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty15 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty16 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocSJ0icz as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty16 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty17 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocZaGurn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty17 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty18 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocEbItNF as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty18 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty19 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocUdwQwG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty19 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty2 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocnhdb5K as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty2 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty20 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioccwZ4sH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty20 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty21 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocBYq7NE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty21 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty22 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocAk4YuF as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty22 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty23 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc0H6EOq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty23 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty24 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocNYmChN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty24 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty25 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocpytdug as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty25 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty26 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocMo0g7A as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty26 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty27 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocfIgjyQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty27 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty28 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocUlvIDS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty28 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty29 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocNO4UCV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty29 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty3 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iockNb5o5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty3 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty30 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocLWGngO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty30 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty31 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocrSwYh7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty31 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty32 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocJJkwwK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty32 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty33 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc15UmEQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty33 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty34 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocGYk03H as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty34 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty35 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocqy7Y2G as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty35 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty36 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocDVt1fL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty36 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty37 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocXGEftL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty37 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty38 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocaeHed6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty38 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty39 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioct0FMcp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty39 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty4 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocqWPflI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty4 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty40 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocfUpaXt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty40 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty41 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocbP1S58 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty41 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty42 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocDSFc8I as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty42 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty43 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocp3UPnm as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty43 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty44 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc26Gef0 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty44 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty45 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocrQFHpv as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty45 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty46 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iochEIj6C as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty46 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty47 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocMTyUqs as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty47 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty48 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocrvty9F as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty48 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty49 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocu8FMKK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty49 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty5 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocQynmFD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty5 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty50 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc592lwO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty50 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty51 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocjNPD78 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty51 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty52 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocg6RIAK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty52 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty53 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc179UDY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty53 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty54 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocUIRlMG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty54 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty55 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iochYm3MD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty55 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty56 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocDoNRXx as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty56 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty57 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioclItZOM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty57 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty58 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocyKjyC5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty58 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty59 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc2Hoss6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty59 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty6 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocARJNT3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty6 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty60 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocYojF4H as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty60 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty61 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocBdELAT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty61 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty62 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocSB3G7Q as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty62 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty63 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc1fod37 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty63 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty7 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocEo8XKs as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty7 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty8 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocpl8D7a as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty8 
     
    ioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty9 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocWxrE2N as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    ioctl02.c:78: TINFO: Testing termio variant 
    ioctl02.c:190: TPASS: TCGETA/TCSETA tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
    ioctl02.c:78: TINFO: Testing termios variant 
    ioctl02.c:204: TPASS: TCGETS/TCSETS tests 
    ioctl02.c:217: TINFO: child: parent has finished testing 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    ioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty9 
     
    

    "ok"

    2 termination_type

    112

    114

    112

    114

    461

    ioctl03

    Mon Jun 16 16:35:42 2025

    "ioctl03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl03.c:81: TINFO: Available features are: 0x7173 
    ioctl03.c:85: TPASS: TUN 0x1 
    ioctl03.c:85: TPASS: TAP 0x2 
    ioctl03.c:85: TPASS: NO_PI 0x1000 
    ioctl03.c:85: TPASS: ONE_QUEUE 0x2000 
    ioctl03.c:85: TPASS: VNET_HDR 0x4000 
    ioctl03.c:85: TPASS: MULTI_QUEUE 0x100 
    ioctl03.c:85: TPASS: IFF_NAPI 0x10 
    ioctl03.c:85: TPASS: IFF_NAPI_FRAGS 0x20 
    ioctl03.c:85: TPASS: IFF_NO_CARRIER 0x40 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    462

    ioctl04

    Mon Jun 16 16:35:42 2025

    "ioctl04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocpxvoux as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    ioctl04.c:27: TPASS: BLKROGET returned 0 
    ioctl04.c:40: TPASS: BLKROGET returned 1 
    ioctl04.c:51: TPASS: Mounting RO device RW failed: EACCES (13) 
    ioctl04.c:62: TPASS: Mounting RO device RO works 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    50

    1

    50

    463

    ioctl05

    Mon Jun 16 16:35:43 2025

    "ioctl05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocYsJCRK as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl05.c:35: TPASS: BLKGETSIZE returned 614400, BLKGETSIZE64 314572800 
    ioctl05.c:47: TPASS: Could lseek to the end of the device 
    ioctl05.c:53: TPASS: Got EOF when trying to read after the end of device 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    61

    1

    61

    464

    ioctl06

    Mon Jun 16 16:35:44 2025

    "ioctl06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocPYVw3f as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl06.c:27: TINFO: BLKRAGET original value 256 
    ioctl06.c:34: TPASS: BLKRASET 0 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 512 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 1024 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 1536 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 2048 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 2560 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 3072 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 3584 read back correctly 
    ioctl06.c:34: TPASS: BLKRASET 4096 read back correctly 
    ioctl06.c:39: TINFO: BLKRASET restoring original value 256 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    61

    1

    61

    465

    ioctl07

    Mon Jun 16 16:35:44 2025

    "ioctl07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl07.c:29: TINFO: entropy value from ioctl: 256, proc: 256 
    ioctl07.c:32: TPASS: entropy value within expected parameters 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    466

    ioctl08

    Mon Jun 16 16:35:44 2025

    "ioctl08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc5ds2jX as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' 
    tst_cmd.c:65: TCONF: Couldn't find 'mkfs.btrfs' in $PATH at tst_cmd.c:65 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    60

    0

    60

    467

    ioctl09

    Mon Jun 16 16:35:45 2025

    "ioctl09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocPdQLjX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    ioctl09.c:46: TPASS: access /sys/block/loop0/loop0p1 succeeds 
    ioctl09.c:54: TPASS: access /dev/loop0p1 succeeds 
    ioctl09.c:49: TPASS: access /sys/block/loop0/loop0p2 fails 
    ioctl09.c:57: TPASS: access /dev/loop0p2 fails 
    ioctl09.c:46: TPASS: access /sys/block/loop0/loop0p1 succeeds 
    ioctl09.c:54: TPASS: access /dev/loop0p1 succeeds 
    ioctl09.c:46: TPASS: access /sys/block/loop0/loop0p2 succeeds 
    ioctl09.c:54: TPASS: access /dev/loop0p2 succeeds 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    19

    4

    19

    468

    ioctl_loop01

    Mon Jun 16 16:35:46 2025

    "ioctl_loop01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocBbfV38 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    ioctl_loop01.c:84: TPASS: /sys/block/loop0/loop/partscan = 0 
    ioctl_loop01.c:85: TPASS: /sys/block/loop0/loop/autoclear = 0 
    ioctl_loop01.c:86: TPASS: /sys/block/loop0/loop/backing_file = '/tmp/ltp-Qjsl7wDDwO/LTP_iocBbfV38/test.img' 
    ioctl_loop01.c:56: TPASS: get expected lo_flag 12 
    ioctl_loop01.c:58: TPASS: /sys/block/loop0/loop/partscan = 1 
    ioctl_loop01.c:59: TPASS: /sys/block/loop0/loop/autoclear = 1 
    ioctl_loop01.c:68: TPASS: access /dev/loop0p1 succeeds 
    ioctl_loop01.c:74: TPASS: access /sys/block/loop0/loop0p1 succeeds 
    ioctl_loop01.c:90: TINFO: Test flag can be clear 
    ioctl_loop01.c:56: TPASS: get expected lo_flag 8 
    ioctl_loop01.c:58: TPASS: /sys/block/loop0/loop/partscan = 1 
    ioctl_loop01.c:59: TPASS: /sys/block/loop0/loop/autoclear = 0 
    ioctl_loop01.c:68: TPASS: access /dev/loop0p1 succeeds 
    ioctl_loop01.c:74: TPASS: access /sys/block/loop0/loop0p1 succeeds 
     
    Summary: 
    passed   13 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    469

    ioctl_loop02

    Mon Jun 16 16:35:46 2025

    "ioctl_loop02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocoZro5U as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    ioctl_loop02.c:54: TINFO: Using LOOP_SET_FD to setup loopdevice 
    ioctl_loop02.c:65: TPASS: /sys/block/loop0/ro = 1 
    ioctl_loop02.c:66: TPASS: /sys/block/loop0/loop/backing_file = '/tmp/ltp-Qjsl7wDDwO/LTP_iocoZro5U/test.img' 
    ioctl_loop02.c:75: TPASS: lo_flags only has default LO_FLAGS_READ_ONLY flag 
    ioctl_loop02.c:81: TPASS: Can not write data in RO mode: EPERM (1) 
    ioctl_loop02.c:87: TPASS: LOOP_CHANGE_FD succeeded 
    ioctl_loop02.c:88: TPASS: /sys/block/loop0/ro = 1 
    ioctl_loop02.c:89: TPASS: /sys/block/loop0/loop/backing_file = '/tmp/ltp-Qjsl7wDDwO/LTP_iocoZro5U/test1.img' 
    ioctl_loop02.c:95: TPASS: LOOP_CHANGE_FD failed as expected: EINVAL (22) 
    ioctl_loop02.c:54: TINFO: Using LOOP_CONFIGURE with read_only flag 
    ioctl_loop02.c:65: TPASS: /sys/block/loop0/ro = 1 
    ioctl_loop02.c:66: TPASS: /sys/block/loop0/loop/backing_file = '/tmp/ltp-Qjsl7wDDwO/LTP_iocoZro5U/test.img' 
    ioctl_loop02.c:75: TPASS: lo_flags only has default LO_FLAGS_READ_ONLY flag 
    ioctl_loop02.c:81: TPASS: Can not write data in RO mode: EPERM (1) 
    ioctl_loop02.c:87: TPASS: LOOP_CHANGE_FD succeeded 
    ioctl_loop02.c:88: TPASS: /sys/block/loop0/ro = 1 
    ioctl_loop02.c:89: TPASS: /sys/block/loop0/loop/backing_file = '/tmp/ltp-Qjsl7wDDwO/LTP_iocoZro5U/test1.img' 
    ioctl_loop02.c:95: TPASS: LOOP_CHANGE_FD failed as expected: EINVAL (22) 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    470

    ioctl_loop03

    Mon Jun 16 16:35:46 2025

    "ioctl_loop03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocsPepYt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    ioctl_loop03.c:32: TPASS: LOOP_CHANGE_FD failed as expected: EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    471

    ioctl_loop04

    Mon Jun 16 16:35:46 2025

    "ioctl_loop04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocOVcMQT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    ioctl_loop04.c:39: TPASS: /sys/block/loop0/size = 20 
    ioctl_loop04.c:54: TPASS: LOOP_SET_CAPACITY set loop size to 5120 
    ioctl_loop04.c:60: TPASS: /sys/block/loop0/size = 10 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    472

    ioctl_loop05

    Mon Jun 16 16:35:47 2025

    "ioctl_loop05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocS0cghw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_test.c:1527: TCONF: tmpfs is not supported by the test 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    473

    ioctl_loop06

    Mon Jun 16 16:35:47 2025

    "ioctl_loop06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc0TkZts as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 
    ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) 
    ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > BLK_MAX_BLOCK_SIZE 
    ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) 
    ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 
    ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) 
    ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 
    ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) 
    ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > BLK_MAX_BLOCK_SIZE 
    ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) 
    ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 
    ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    474

    ioctl_loop07

    Mon Jun 16 16:35:47 2025

    "ioctl_loop07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocCc9Imk as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    ioctl_loop07.c:128: TINFO: original loop size 2048 sectors 
    ioctl_loop07.c:85: TINFO: When sizelimit is greater than loopsize by using LOOP_SET_STATUS64 
    ioctl_loop07.c:63: TPASS: /sys/block/loop0/size = 2048 
    ioctl_loop07.c:64: TPASS: /sys/block/loop0/loop/sizelimit = 4194304 
    ioctl_loop07.c:67: TPASS: LOOP_GET_STATUS64 gets correct lo_sizelimit(4194304) 
    ioctl_loop07.c:85: TINFO: When sizelimit is less than loopsize by using LOOP_SET_STATUS64 
    ioctl_loop07.c:63: TPASS: /sys/block/loop0/size = 1024 
    ioctl_loop07.c:64: TPASS: /sys/block/loop0/loop/sizelimit = 524288 
    ioctl_loop07.c:67: TPASS: LOOP_GET_STATUS64 gets correct lo_sizelimit(524288) 
    ioctl_loop07.c:85: TINFO: When sizelimit is greater than loopsize by using LOOP_CONFIGURE 
    ioctl_loop07.c:63: TPASS: /sys/block/loop0/size = 2048 
    ioctl_loop07.c:64: TPASS: /sys/block/loop0/loop/sizelimit = 4194304 
    ioctl_loop07.c:67: TPASS: LOOP_GET_STATUS64 gets correct lo_sizelimit(4194304) 
    ioctl_loop07.c:85: TINFO: When sizelimit is less than loopsize by using LOOP_CONFIGURE 
    ioctl_loop07.c:63: TPASS: /sys/block/loop0/size = 1024 
    ioctl_loop07.c:64: TPASS: /sys/block/loop0/loop/sizelimit = 524288 
    ioctl_loop07.c:67: TPASS: LOOP_GET_STATUS64 gets correct lo_sizelimit(524288) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    6

    1

    6

    475

    ioctl_ns01

    Mon Jun 16 16:35:47 2025

    "ioctl_ns01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns01.c:57: TPASS: NS_GET_PARENT fails with EPERM 
    ioctl_ns01.c:57: TPASS: NS_GET_PARENT fails with EPERM 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    476

    ioctl_ns02

    Mon Jun 16 16:35:47 2025

    "ioctl_ns02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns02.c:40: TPASS: NS_GET_PARENT fails with EINVAL 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    477

    ioctl_ns03

    Mon Jun 16 16:35:47 2025

    "ioctl_ns03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns03.c:41: TPASS: NS_GET_OWNER_UID fails, UTS namespace 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    478

    ioctl_ns04

    Mon Jun 16 16:35:47 2025

    "ioctl_ns04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns04.c:39: TPASS: NS_GET_USERNS fails with EPERM 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    479

    ioctl_ns05

    Mon Jun 16 16:35:47 2025

    "ioctl_ns05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocSZWdGS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns05.c:91: TPASS: child and parent are consistent 
    ioctl_ns05.c:50: TPASS: child thinks its pid is 1 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    480

    ioctl_ns06

    Mon Jun 16 16:35:47 2025

    "ioctl_ns06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocnV02I3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns06.c:87: TPASS: child and parent are consistent 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    481

    ioctl_ns07

    Mon Jun 16 16:35:48 2025

    "ioctl_ns07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocLPp2rU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioctl_ns07.c:33: TPASS: request failed with ENOTTY 
    ioctl_ns07.c:33: TPASS: request failed with ENOTTY 
    ioctl_ns07.c:33: TPASS: request failed with ENOTTY 
    ioctl_ns07.c:33: TPASS: request failed with ENOTTY 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    482

    ioctl_sg01

    Mon Jun 16 16:35:48 2025

    "ioctl_sg01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 1h 00m 30s 
    ioctl_sg01.c:79: TCONF: Could not find any usable SCSI device 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    483

    ioctl_ficlone01

    Mon Jun 16 16:35:48 2025

    "ioctl_ficlone01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iockEAwv0 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1933: TCONF: No required filesystems are available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    68

    2

    68

    484

    ioctl_ficlone02

    Mon Jun 16 16:35:48 2025

    "ioctl_ficlone02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping xfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping btrfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping bcachefs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=ext2 flags=0 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=ext3 flags=0 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=ext4 flags=0 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=vfat flags=0 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=exfat flags=0 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_iocvU6kfL/mnt fstyp=tmpfs flags=0 
    ioctl_ficlone02.c:31: TPASS: ioctl(dst_fd, FICLONE, src_fd) : EOPNOTSUPP (95) 
    ioctl_ficlone02.c:32: TPASS: ioctl(dst_fd, FICLONERANGE, clone_range) : EOPNOTSUPP (95) 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    14

    565

    14

    565

    485

    ioctl_ficlone03

    Mon Jun 16 16:35:55 2025

    "ioctl_ficlone03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocXoQTog as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1933: TCONF: No required filesystems are available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    66

    3

    66

    486

    ioctl_ficlonerange01

    Mon Jun 16 16:35:56 2025

    "ioctl_ficlonerange01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ioc9cLj6y as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1933: TCONF: No required filesystems are available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    67

    3

    67

    487

    ioctl_ficlonerange02

    Mon Jun 16 16:35:57 2025

    "ioctl_ficlonerange02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocEyC677 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 34s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1933: TCONF: No required filesystems are available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    67

    3

    67

    488

    ioctl_fiemap01

    Mon Jun 16 16:35:58 2025

    "ioctl_fiemap01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_iocllhct6 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocllhct6/mntpoint fstyp=ext2 flags=0 
    ioctl_fiemap01.c:74: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) : EBADR (53) 
    ioctl_fiemap01.c:77: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:79: TPASS: Expect: Empty file should have 0 extends mapped 
    ioctl_fiemap01.c:86: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:41: TPASS: Expect: extent fm_mapped_extents is 1 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (1) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:96: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:41: TPASS: Expect: extent fm_mapped_extents is 3 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (0) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (0) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (1) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocllhct6/mntpoint fstyp=ext3 flags=0 
    ioctl_fiemap01.c:74: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) : EBADR (53) 
    ioctl_fiemap01.c:77: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:79: TPASS: Expect: Empty file should have 0 extends mapped 
    ioctl_fiemap01.c:86: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:41: TPASS: Expect: extent fm_mapped_extents is 1 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (1) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:96: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:41: TPASS: Expect: extent fm_mapped_extents is 3 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (0) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (0) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (1) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_iocllhct6/mntpoint fstyp=ext4 flags=0 
    ioctl_fiemap01.c:74: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) : EBADR (53) 
    ioctl_fiemap01.c:77: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:79: TPASS: Expect: Empty file should have 0 extends mapped 
    ioctl_fiemap01.c:86: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:41: TPASS: Expect: extent fm_mapped_extents is 1 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (1) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:96: TPASS: ioctl(fd, FS_IOC_FIEMAP, fiemap) passed 
    ioctl_fiemap01.c:41: TPASS: Expect: extent fm_mapped_extents is 3 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (0) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (0) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
    ioctl_fiemap01.c:50: TPASS: (extent->fe_flags & fe_mask) == fe_flags (1) 
    ioctl_fiemap01.c:51: TPASS: Expect: fe_physical > 1 
    ioctl_fiemap01.c:52: TPASS: extent->fe_length == fe_length (1024) 
     
    Summary: 
    passed   57 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    74

    8

    74

    489

    inotify_init1_01

    Mon Jun 16 16:35:59 2025

    "inotify_init1_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    inotify_init1_01.c:24: TPASS: tst_syscall(__NR_inotify_init1, 0) returned fd 3 
    inotify_init1_01.c:27: TPASS: fd_flags & FD_CLOEXEC == 0 (0) 
    inotify_init1_01.c:30: TPASS: tst_syscall(__NR_inotify_init1, IN_CLOEXEC) returned fd 3 
    inotify_init1_01.c:33: TPASS: fd_flags & FD_CLOEXEC == FD_CLOEXEC (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    490

    inotify_init1_02

    Mon Jun 16 16:35:59 2025

    "inotify_init1_02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    inotify_init1_02.c:24: TPASS: tst_syscall(__NR_inotify_init1, 0) returned fd 3 
    inotify_init1_02.c:27: TPASS: flags & O_NONBLOCK == 0 (0) 
    inotify_init1_02.c:30: TPASS: tst_syscall(__NR_inotify_init1, IN_NONBLOCK) returned fd 3 
    inotify_init1_02.c:33: TPASS: flags & O_NONBLOCK == O_NONBLOCK (2048) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    491

    inotify01

    Mon Jun 16 16:35:59 2025

    "inotify01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoUO2Uw7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    inotify01.c:115: TPASS: get event: wd=1 mask=04 cookie=0 len=0 
    inotify01.c:115: TPASS: get event: wd=1 mask=20 cookie=0 len=0 
    inotify01.c:115: TPASS: get event: wd=1 mask=01 cookie=0 len=0 
    inotify01.c:115: TPASS: get event: wd=1 mask=10 cookie=0 len=0 
    inotify01.c:115: TPASS: get event: wd=1 mask=20 cookie=0 len=0 
    inotify01.c:115: TPASS: get event: wd=1 mask=02 cookie=0 len=0 
    inotify01.c:115: TPASS: get event: wd=1 mask=08 cookie=0 len=0 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    492

    inotify02

    Mon Jun 16 16:35:59 2025

    "inotify02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoqfyulC as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    inotify02.c:163: TPASS: get event: wd=1 mask=40000004 cookie=0     len=0  name="" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000100 cookie=0     len=16 name="test_file1" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000020 cookie=0     len=16 name="test_file1" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000008 cookie=0     len=16 name="test_file1" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000040 cookie=595703 len=16 name="test_file1" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000080 cookie=595703 len=16 name="test_file2" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000800 cookie=0     len=0  name="" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000200 cookie=0     len=16 name="test_file2" 
    inotify02.c:163: TPASS: get event: wd=1 mask=00000800 cookie=0     len=0  name="" 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    0

    3

    0

    493

    inotify03

    Mon Jun 16 16:35:59 2025

    "inotify03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inocTFEhR as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    inotify03.c:132: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_inocTFEhR/mntpoint fstyp=ext2 flags=0 
    inotify03.c:55: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_inocTFEhR/mntpoint fstyp=ext2 flags=0 
    inotify03.c:68: TINFO: umount /dev/loop0 
    inotify03.c:96: TPASS: get event: wd=1 mask=2000 cookie=0 len=0 
    inotify03.c:96: TPASS: get event: wd=1 mask=8000 cookie=0 len=0 
    inotify03.c:122: TPASS: inotify_rm_watch (3, 1) returned EINVAL 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    54

    0

    54

    494

    inotify04

    Mon Jun 16 16:36:00 2025

    "inotify04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoIcsq2k as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    inotify04.c:140: TPASS: got event: wd=1 mask=0400 cookie=0 len=0 name="" 
    inotify04.c:140: TPASS: got event: wd=1 mask=8000 cookie=0 len=0 name="" 
    inotify04.c:140: TPASS: got event: wd=2 mask=0004 cookie=0 len=0 name="" 
    inotify04.c:140: TPASS: got event: wd=2 mask=0400 cookie=0 len=0 name="" 
    inotify04.c:140: TPASS: got event: wd=2 mask=8000 cookie=0 len=0 name="" 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    495

    inotify05

    Mon Jun 16 16:36:00 2025

    "inotify05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoN33JXd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    inotify05.c:110: TPASS: get event: wd=-1 mask=4000 cookie=0 len=0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    16

    2

    16

    496

    inotify06

    Mon Jun 16 16:36:00 2025

    "inotify06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoPld8CS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 10m 30s 
    inotify06.c:98: TPASS: kernel survived inotify beating 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    8

    180

    8

    180

    497

    inotify07

    Mon Jun 16 16:36:03 2025

    "inotify07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoO79Emu as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_inoO79Emu/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    inotify07.c:146: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_inoO79Emu/mntpoint/ovl 
    inotify07.c:158: TINFO: mntpoint/ovl/test_dir ino=4050 
    inotify07.c:168: TINFO: mntpoint/ovl/test_dir ino=4050 
    inotify07.c:114: TPASS: get event: wd=1 mask=40000004 cookie=0     len=0  name="" 
    inotify07.c:114: TPASS: get event: wd=1 mask=00000020 cookie=0     len=16 name="test_file" 
    inotify07.c:114: TPASS: get event: wd=1 mask=00000008 cookie=0     len=16 name="test_file" 
    inotify07.c:114: TPASS: get event: wd=1 mask=00000004 cookie=0     len=16 name="test_file" 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    tst_test.c:1553: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_inoO79Emu/mntpoint/ovl 
    

    "ok"

    1 termination_type

    2

    58

    2

    58

    498

    inotify08

    Mon Jun 16 16:36:04 2025

    "inotify08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoTeD4S3 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_inoTeD4S3/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    inotify08.c:138: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_inoTeD4S3/mntpoint/ovl 
    inotify08.c:150: TINFO: mntpoint/ovl/test_file ino=64770, dev=0:55 
    inotify08.c:161: TINFO: mntpoint/ovl/test_file ino=64770, dev=0:55 
    inotify08.c:109: TPASS: get event: wd=1 mask=00000004 cookie=0     len=0  
    inotify08.c:109: TPASS: get event: wd=1 mask=00000020 cookie=0     len=0  
    inotify08.c:109: TPASS: get event: wd=1 mask=00000008 cookie=0     len=0  
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    tst_test.c:1553: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_inoTeD4S3/mntpoint/ovl 
    

    "ok"

    1 termination_type

    1

    51

    1

    51

    499

    inotify09

    Mon Jun 16 16:36:05 2025

    "inotify09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoY496eQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 00s 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =    30ns, avg_dev =    68ns, dev_ratio = 2.25 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg =  5475ns, avg_dev =   278ns, dev_ratio = 0.05 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg =  5672ns, avg_dev =    31ns, dev_ratio = 0.01 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  -167ns, avg_dev =   273ns, dev_ratio = 1.64 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =     2  , avg_dev =     2  , dev_ratio = 0.80 } 
    ../../../../include/tst_fuzzy_sync.h:654: TINFO: Exceeded execution loops, requesting exit 
    inotify09.c:90: TPASS: kernel survived inotify beating 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    79 termination_type

    6180

    8144

    6180

    8144

    500

    inotify10

    Mon Jun 16 16:37:24 2025

    "inotify10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inokii3y0 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    inotify10.c:91: TINFO: Test #0: Group with parent and child watches 
    inotify10.c:164: TPASS: got event: wd=1 mask=40000004 cookie=0 len=16 name="test_dir" 
    inotify10.c:164: TPASS: got event: wd=2 mask=40000004 cookie=0 len=0 name="" 
    inotify10.c:164: TPASS: got event: wd=1 mask=0004 cookie=0 len=16 name="test_file" 
    inotify10.c:164: TPASS: got event: wd=3 mask=0004 cookie=0 len=0 name="" 
    inotify10.c:91: TINFO: Test #1: Group with child watches and other group with parent watch 
    inotify10.c:164: TPASS: got event: wd=1 mask=40000004 cookie=0 len=0 name="" 
    inotify10.c:164: TPASS: got event: wd=2 mask=0004 cookie=0 len=0 name="" 
    inotify10.c:91: TINFO: Test #2: Group with parent watch and other group with child watches 
    inotify10.c:164: TPASS: got event: wd=1 mask=40000004 cookie=0 len=16 name="test_dir" 
    inotify10.c:164: TPASS: got event: wd=1 mask=0004 cookie=0 len=16 name="test_file" 
    inotify10.c:91: TINFO: Test #3: Two Groups with parent and child watches for different events 
    inotify10.c:164: TPASS: got event: wd=1 mask=40000004 cookie=0 len=16 name="test_dir" 
    inotify10.c:164: TPASS: got event: wd=1 mask=0004 cookie=0 len=16 name="test_file" 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    501

    inotify11

    Mon Jun 16 16:37:24 2025

    "inotify11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inoTXXuAu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 42s 
    inotify11.c:103: TPASS: Got 9999 IN_DELETE events 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    108

    11

    108

    502

    inotify12

    Mon Jun 16 16:37:25 2025

    "inotify12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inor4YMj7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    inotify12.c:71: TINFO: Test #0: Watch for multi events 
    inotify12.c:87: TPASS: Correct mask in inotify fdinfo 
    inotify12.c:101: TPASS: Got 1st event as expected 
    inotify12.c:132: TPASS: Got 2nd event as expected 
    inotify12.c:71: TINFO: Test #1: Watch for single event 
    inotify12.c:87: TPASS: Correct mask in inotify fdinfo 
    inotify12.c:101: TPASS: Got 1st event as expected 
    inotify12.c:137: TPASS: Got no more events as expected 
    inotify12.c:71: TINFO: Test #2: Watch for events on linked file 
    inotify12.c:87: TPASS: Correct mask in inotify fdinfo 
    inotify12.c:101: TPASS: Got 1st event as expected 
    inotify12.c:137: TPASS: Got no more events as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    503

    fanotify01

    Mon Jun 16 16:37:25 2025

    "fanotify01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=ext2 flags=0 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11046 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11046 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11046 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11046 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11046 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11046 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11046 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11046 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11046 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11046 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11046 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11046 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11046 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11046 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11046 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11046 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11046 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=ext3 flags=0 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11050 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11050 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11050 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11050 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11050 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11050 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11050 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11050 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11050 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11050 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11050 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11050 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11050 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11050 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11050 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11050 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11050 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=ext4 flags=0 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11054 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11054 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11054 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11054 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11054 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11054 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11054 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11054 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11054 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11054 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11054 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11054 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11054 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11054 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11054 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11054 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11054 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=vfat flags=0 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11056 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11056 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11056 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11056 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11056 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11056 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11056 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11056 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11056 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11056 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11056 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11056 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11056 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11056 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11056 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11056 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11056 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=exfat flags=0 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11058 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11058 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11058 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11058 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11058 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11058 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11058 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11058 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11058 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11058 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11058 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11058 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11058 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11058 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11058 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11058 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:97: TCONF: FAN_REPORT_FID not supported on exfat filesystem 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:97: TCONF: FAN_REPORT_FID not supported on exfat filesystem 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:97: TCONF: FAN_REPORT_FID not supported on exfat filesystem 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify01.c:371: TINFO: filesystem ntfs does not support reporting events with fid from multi fs 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11065 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11065 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11065 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11065 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11065 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11065 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11065 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11065 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11065 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11065 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11065 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11065 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11065 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11065 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11065 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11065 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:97: TCONF: FAN_REPORT_FID not supported on ntfs filesystem 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:97: TCONF: FAN_REPORT_FID not supported on ntfs filesystem 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:97: TCONF: FAN_REPORT_FID not supported on ntfs filesystem 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanczdOvp/fs_mnt fstyp=tmpfs flags=0 
    fanotify01.c:94: TINFO: Test #0: inode mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11066 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11066 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11066 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11066 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11066 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #1: mount mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11066 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11066 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11066 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11066 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11066 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #2: filesystem mark events 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11066 fd=4 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11066 fd=5 
    fanotify01.c:301: TPASS: got event: mask=a pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11066 fd=7 
    fanotify01.c:301: TPASS: got event: mask=b pid=11066 fd=6 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11066 fd=9 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=8 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #3: inode mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #4: mount mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
    fanotify01.c:94: TINFO: Test #5: filesystem mark events (FAN_REPORT_FID) 
    fanotify01.c:301: TPASS: got event: mask=31 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=11 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=10 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2a pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=a pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=20 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=b pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=9 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-2 
    fanotify01.c:301: TPASS: got event: mask=2 pid=11066 fd=-1 
    fanotify01.c:301: TPASS: got event: mask=8 pid=11066 fd=-1 
    fanotify01.c:339: TPASS: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") returned fd 0 
     
    Summary: 
    passed   468 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    8 termination_type

    13

    572

    13

    572

    504

    fanotify02

    Mon Jun 16 16:37:33 2025

    "fanotify02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanRviKpk as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify02.c:158: TPASS: got event: mask=2a pid=11070 fd=4 
    fanotify02.c:158: TPASS: got event: mask=a pid=11070 fd=4 
    fanotify02.c:158: TPASS: got event: mask=8 pid=11070 fd=4 
    fanotify02.c:158: TPASS: got event: mask=31 pid=11070 fd=5 
    fanotify02.c:158: TPASS: got event: mask=11 pid=11070 fd=5 
    fanotify02.c:158: TPASS: got event: mask=10 pid=11070 fd=5 
    fanotify02.c:158: TPASS: got event: mask=30 pid=11070 fd=6 
    fanotify02.c:158: TPASS: got event: mask=10 pid=11070 fd=6 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    505

    fanotify03

    Mon Jun 16 16:37:33 2025

    "fanotify03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanOgc35v as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanOgc35v/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    fanotify03.c:233: TINFO: Test #0: inode mark, FAN_OPEN_PERM | FAN_ACCESS_PERM events 
    fanotify03.c:316: TPASS: got event: mask=10000 pid=11082 fd=4 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11082 fd=4 
    fanotify03.c:316: TPASS: got event: mask=10000 pid=11082 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #1: inode mark, FAN_ACCESS_PERM | FAN_OPEN_EXEC_PERM events 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11083 fd=4 
    fanotify03.c:316: TPASS: got event: mask=40000 pid=11083 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #2: mount mark, FAN_OPEN_PERM | FAN_ACCESS_PERM events 
    fanotify03.c:316: TPASS: got event: mask=10000 pid=11084 fd=4 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11084 fd=4 
    fanotify03.c:316: TPASS: got event: mask=10000 pid=11084 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #3: mount mark, FAN_ACCESS_PERM | FAN_OPEN_EXEC_PERM events 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11085 fd=4 
    fanotify03.c:316: TPASS: got event: mask=40000 pid=11085 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #4: filesystem mark, FAN_OPEN_PERM | FAN_ACCESS_PERM events 
    fanotify03.c:316: TPASS: got event: mask=10000 pid=11086 fd=4 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11086 fd=4 
    fanotify03.c:316: TPASS: got event: mask=10000 pid=11086 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #5: filesystem mark, FAN_ACCESS_PERM | FAN_OPEN_EXEC_PERM events 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11087 fd=4 
    fanotify03.c:316: TPASS: got event: mask=40000 pid=11087 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #6: parent watching children, FAN_ACCESS_PERM | FAN_OPEN_EXEC_PERM events 
    fanotify03.c:316: TPASS: got event: mask=20000 pid=11088 fd=4 
    fanotify03.c:316: TPASS: got event: mask=40000 pid=11088 fd=4 
    fanotify03.c:221: TPASS: child exited correctly 
    fanotify03.c:233: TINFO: Test #7: parent not watching children, FAN_ACCESS_PERM | FAN_OPEN_EXEC_PERM events 
    fanotify03.c:221: TPASS: child exited correctly 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    52

    2

    52

    506

    fanotify04

    Mon Jun 16 16:37:34 2025

    "fanotify04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fan2DY5T7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify04.c:62: TPASS: fanotify_mark (3, FAN_MARK_ADD | FAN_MARK_ONLYDIR, FAN_OPEN, AT_FDCWD, '.') succeeded 
    fanotify04.c:62: TPASS: fanotify_mark (3, FAN_MARK_ADD | FAN_MARK_ONLYDIR, FAN_OPEN, AT_FDCWD, 'fname_11093') failed 
    fanotify04.c:62: TPASS: fanotify_mark (3, FAN_MARK_ADD | FAN_MARK_DONT_FOLLOW, FAN_OPEN, AT_FDCWD, 'symlink_11093') succeeded 
    fanotify04.c:153: TPASS: No event as expected 
    fanotify04.c:62: TPASS: fanotify_mark (3, FAN_MARK_ADD | 0, FAN_OPEN, AT_FDCWD, 'symlink_11093') succeeded 
    fanotify04.c:117: TPASS: event generated properly for type 100000 
    fanotify04.c:117: TPASS: event generated properly for type 100000 
    fanotify04.c:117: TPASS: event generated properly for type 40000 
    fanotify04.c:153: TPASS: No event as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    507

    fanotify05

    Mon Jun 16 16:37:34 2025

    "fanotify05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanoTJDEz as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanoTJDEz/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 43s 
    fanotify05.c:214: TINFO: max_queued_events=16384 
    fanotify05.c:120: TINFO: Test #0: Limited queue 
    fanotify05.c:108: TINFO: Created 16385 files in 1294ms 
    fanotify05.c:108: TINFO: Opened 16385 files in 300ms 
    fanotify05.c:88: TINFO: Got event #0 filename=fname_0 
    fanotify05.c:189: TPASS: Got an overflow event: pid=0 fd=-1 
    fanotify05.c:195: TINFO: Got 16385 events 
    fanotify05.c:120: TINFO: Test #1: Limited queue (FAN_REPORT_FD_ERROR) 
    fanotify05.c:108: TINFO: Created 16385 files in 432ms 
    fanotify05.c:108: TINFO: Opened 16385 files in 294ms 
    fanotify05.c:88: TINFO: Got event #0 filename=fname_0 
    fanotify05.c:189: TPASS: Got an overflow event: pid=0 fd=-9 
    fanotify05.c:195: TINFO: Got 16385 events 
    fanotify05.c:120: TINFO: Test #2: Unlimited queue 
    fanotify05.c:108: TINFO: Created 16385 files in 435ms 
    fanotify05.c:108: TINFO: Opened 16385 files in 426ms 
    fanotify05.c:88: TINFO: Got event #0 filename=fname_0 
    fanotify05.c:153: TPASS: Overflow event not generated! 
    fanotify05.c:195: TINFO: Got 24559 events 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    26

    504

    26

    504

    508

    fanotify06

    Mon Jun 16 16:37:39 2025

    "fanotify06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fansn0sNl as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fansn0sNl/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    fanotify06.c:157: TINFO: Test #0: Fanotify merge mount mark 
    fanotify06.c:133: TPASS: group 0 got event: mask 2 pid=11107 fd=12 
    fanotify06.c:133: TPASS: group 1 got event: mask 2 pid=11107 fd=12 
    fanotify06.c:133: TPASS: group 2 got event: mask 2 pid=11107 fd=12 
    fanotify06.c:216: TPASS: group 3 got no event 
    fanotify06.c:216: TPASS: group 4 got no event 
    fanotify06.c:216: TPASS: group 5 got no event 
    fanotify06.c:216: TPASS: group 6 got no event 
    fanotify06.c:216: TPASS: group 7 got no event 
    fanotify06.c:216: TPASS: group 8 got no event 
    fanotify06.c:157: TINFO: Test #1: Fanotify merge overlayfs mount mark 
    fanotify06.c:133: TPASS: group 0 got event: mask 2 pid=11107 fd=12 
    fanotify06.c:133: TPASS: group 1 got event: mask 2 pid=11107 fd=12 
    fanotify06.c:133: TPASS: group 2 got event: mask 2 pid=11107 fd=12 
    fanotify06.c:216: TPASS: group 3 got no event 
    fanotify06.c:216: TPASS: group 4 got no event 
    fanotify06.c:216: TPASS: group 5 got no event 
    fanotify06.c:216: TPASS: group 6 got no event 
    fanotify06.c:216: TPASS: group 7 got no event 
    fanotify06.c:216: TPASS: group 8 got no event 
    fanotify06.c:234: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fansn0sNl/mntpoint/ovl 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    50

    2

    50

    509

    fanotify07

    Mon Jun 16 16:37:40 2025

    "fanotify07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanPjFoGK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify07.c:173: TPASS: second instance destroyed successfully 
    fanotify07.c:186: TPASS: all children exited successfully 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    9

    2

    9

    510

    fanotify08

    Mon Jun 16 16:37:41 2025

    "fanotify08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify08.c:38: TPASS: not set close_on_exec 
    fanotify08.c:38: TPASS: set close_on_exec 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    511

    fanotify09

    Mon Jun 16 16:37:41 2025

    "fanotify09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    fanotify09.c:488: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint fstyp=none flags=1000 
    fanotify09.c:374: TINFO: Test #0: Events on non-dir child with both parent and mount marks 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #1: Events on non-dir child and subdir with both parent and mount marks 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #2: Events on non-dir child and parent with both parent and mount marks 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #3: Events on non-dir child and subdir with both parent and subdir marks 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #4: Events on non-dir children with both parent and mount marks 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:374: TINFO: Test #5: Events on non-dir child with both parent and mount marks and filename info 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=-1 filename=tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=-1 filename=testfile 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:374: TINFO: Test #6: Events on non-dir child with ignore mask on parent 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=0) in /proc/11137/fdinfo/4 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=0) in /proc/11137/fdinfo/5 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #7: Events on non-dir children with surviving ignore mask on parent 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=40) in /proc/11137/fdinfo/4 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=40) in /proc/11137/fdinfo/5 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:374: TINFO: Test #8: Events on dir with ignore mask that does not apply to dirs 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint 
    fanotify09.c:374: TINFO: Test #9: Events on dir with ignore mask that does apply to dirs 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=40000010, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=40000010, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #10: Events on child with ignore mask on parent that does not apply to children 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=10, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:374: TINFO: Test #11: Events on child with ignore mask on parent that does apply to children 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testfile 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=8000010, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=8000010, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:374: TINFO: Test #12: Events on subdir with ignore mask on parent that does not apply to children 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=40000010, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=40000010, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:374: TINFO: Test #13: Events on subdir with ignore mask on parent that does not apply to dirs 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=8000010, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:308: TPASS: group 1 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=8000010, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:308: TPASS: group 2 got event: mask 10 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:374: TINFO: Test #14: Events on subdir with ignore mask on parent that does apply to subdirs 
    fanotify09.c:308: TPASS: group 0 got event: mask 2 pid=11137 fd=6 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/tfile_11137 
    fanotify09.c:308: TPASS: group 0 got event: mask 10 pid=11137 fd=7 filename=/tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint/testdir 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=48000010, mflags=440) in /proc/11137/fdinfo/4 
    fanotify09.c:474: TPASS: group 1 got no event as expected 
    fanotify09.c:288: TPASS: Found mark with ignore mask (ignored_mask=48000010, mflags=440) in /proc/11137/fdinfo/5 
    fanotify09.c:474: TPASS: group 2 got no event as expected 
    fanotify09.c:505: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanT0GRwo/mntpoint 
     
    Summary: 
    passed   76 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    51

    2

    51

    512

    fanotify10

    Mon Jun 16 16:37:42 2025

    "fanotify10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #0: ignore mount events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11151 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11151 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11151 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #1: ignore exec mount events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11153 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11153 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11153 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11153 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11153 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #2: don't ignore mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11155 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11155 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #3: don't ignore exec mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11157 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11157 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #4: ignore inode events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11159 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11159 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11159 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #5: ignore exec inode events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11161 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11161 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11161 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11161 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11161 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #6: don't ignore inode events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11163 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11163 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #7: don't ignore exec inode events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11165 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11165 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #8: ignore fs events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11167 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11167 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11167 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #9: ignore exec fs events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11169 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11169 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11169 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11169 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11169 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #10: don't ignore mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11171 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11171 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #11: don't ignore exec mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11173 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11173 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #12: ignore fs events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11175 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11175 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11175 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #13: ignore exec fs events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11177 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11177 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11177 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11177 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11177 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #14: don't ignore fs events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11179 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11179 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #15: don't ignore exec fs events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11181 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11181 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #16: ignore child exec events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11183 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11183 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11183 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11183 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11183 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #17: ignore events on children of directory created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11185 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11185 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11185 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #18: ignore events on file created inside a parent watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11187 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11187 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11187 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #19: don't ignore events on file created inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11189 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11189 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #20: ignore mount events created inside a parent watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11191 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11191 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11191 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #21: don't ignore mount events created inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11193 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11193 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #22: ignore fs events created inside a parent watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11195 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11195 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11195 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #23: don't ignore fs events created inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11197 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11197 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #24: don't ignore mount events created on file with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11199 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11199 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #25: don't ignore fs events created on a file with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11201 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11201 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #26: don't ignore mount events created inside a parent with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11204 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11204 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #27: don't ignore fs events created inside a parent with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11206 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11206 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #28: ignore events on subdir inside a parent watching subdirs 
    fanotify10.c:804: TCONF: flags FAN_EVENT_ON_CHILD and FAN_ONDIR do not take effect with legacy FAN_MARK_IGNORED_MASK 
    fanotify10.c:774: TINFO: Test #29: don't ignore events on subdir inside a parent not watching children 
    fanotify10.c:804: TCONF: flags FAN_EVENT_ON_CHILD and FAN_ONDIR do not take effect with legacy FAN_MARK_IGNORED_MASK 
    fanotify10.c:774: TINFO: Test #30: don't ignore events on subdir inside a parent watching non-dir children 
    fanotify10.c:804: TCONF: flags FAN_EVENT_ON_CHILD and FAN_ONDIR do not take effect with legacy FAN_MARK_IGNORED_MASK 
    fanotify10.c:940: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #0: ignore mount events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11214 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11214 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11214 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #1: ignore exec mount events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11216 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11216 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11216 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11216 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11216 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #2: don't ignore mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11218 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11218 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #3: don't ignore exec mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11220 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11220 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #4: ignore inode events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11222 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11222 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11222 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #5: ignore exec inode events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11224 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11224 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11224 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11224 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11224 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #6: don't ignore inode events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11226 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11226 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #7: don't ignore exec inode events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11228 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11228 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #8: ignore fs events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11230 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11230 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11230 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #9: ignore exec fs events created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11232 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11232 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11232 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11232 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11232 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #10: don't ignore mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11234 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11234 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #11: don't ignore exec mount events created on another file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11236 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11236 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #12: ignore fs events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11238 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11238 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11238 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #13: ignore exec fs events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11240 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11240 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11240 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11240 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11240 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #14: don't ignore fs events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11242 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11242 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #15: don't ignore exec fs events created on another mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1020 pid=11244 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1020 pid=11244 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #16: ignore child exec events created on a specific mount point 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 1020 pid=11246 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 1020 pid=11246 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 1020 pid=11246 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 1000 pid=11246 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 1000 pid=11246 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #17: ignore events on children of directory created on a specific file 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11248 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11248 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11248 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #18: ignore events on file created inside a parent watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11250 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11250 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11250 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #19: don't ignore events on file created inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11252 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11252 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #20: ignore mount events created inside a parent watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11254 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11254 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11254 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #21: don't ignore mount events created inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11256 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11256 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #22: ignore fs events created inside a parent watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11258 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11258 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11258 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #23: don't ignore fs events created inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 20 pid=11260 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 20 pid=11260 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #24: don't ignore mount events created on file with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11262 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11262 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #25: don't ignore fs events created on a file with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11264 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11264 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #26: don't ignore mount events created inside a parent with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11266 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11266 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #27: don't ignore fs events created inside a parent with evicted ignore mark 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-8 
    fanotify10.c:844: TPASS: group 0 (8) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 1 (8) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 2 (8) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 0 (4) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 1 (4) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 2 (4) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 0 (0) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 1 (0) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 2 (0) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 0 (e00) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 1 (e00) got 16 events: mask 20 pid=11268 
    fanotify10.c:844: TPASS: group 2 (e00) got 16 events: mask 20 pid=11268 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #28: ignore events on subdir inside a parent watching subdirs 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 40000020 pid=11270 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 40000020 pid=11270 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 40000020 pid=11270 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #29: don't ignore events on subdir inside a parent not watching children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 40000020 pid=11272 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:774: TINFO: Test #30: don't ignore events on subdir inside a parent watching non-dir children 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 0 ignore marks which is in expected range 0-0 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:509: TPASS: Found 1 ignore marks which is in expected range 1-1 
    fanotify10.c:844: TPASS: group 0 (8) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 1 (8) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 2 (8) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 0 (4) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 1 (4) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 2 (4) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 0 (0) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 1 (0) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 2 (0) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 0 (e00) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 1 (e00) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:844: TPASS: group 2 (e00) got 1 events: mask 40000020 pid=11274 
    fanotify10.c:677: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
    fanotify10.c:678: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt 
    fanotify10.c:679: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/fs_mnt fstyp=ext2 flags=0 
    fanotify10.c:680: TINFO: Mounting fs_mnt to /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint fstyp=none flags=1000 
    fanotify10.c:940: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanfhCRym/mntpoint 
     
    Summary: 
    passed   1047 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    4 termination_type

    9

    306

    9

    306

    513

    fanotify11

    Mon Jun 16 16:37:46 2025

    "fanotify11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanHvkayq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify11.c:63: TINFO: Test #0: without FAN_REPORT_TID: tgid=11280, tid=0, event.pid=0 
    fanotify11.c:84: TPASS: event.pid == tgid 
    fanotify11.c:63: TINFO: Test #1: with FAN_REPORT_TID: tgid=11280, tid=11281, event.pid=0 
    fanotify11.c:82: TPASS: event.pid == tid 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    514

    fanotify12

    Mon Jun 16 16:37:46 2025

    "fanotify12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fan6Mmw3x as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify12.c:138: TINFO: Test #0: inode mark, FAN_OPEN events 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11289, fd=4 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11289, fd=5 
    fanotify12.c:138: TINFO: Test #1: inode mark, FAN_OPEN_EXEC events 
    fanotify12.c:203: TPASS: Received event: mask=1000, pid=11290, fd=4 
    fanotify12.c:138: TINFO: Test #2: inode mark, FAN_OPEN | FAN_OPEN_EXEC events 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11291, fd=4 
    fanotify12.c:203: TPASS: Received event: mask=1020, pid=11291, fd=5 
    fanotify12.c:138: TINFO: Test #3: inode mark, FAN_OPEN events, ignore FAN_OPEN_EXEC 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11292, fd=4 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11292, fd=5 
    fanotify12.c:138: TINFO: Test #4: inode mark, FAN_OPEN_EXEC events, ignore FAN_OPEN 
    fanotify12.c:203: TPASS: Received event: mask=1000, pid=11293, fd=4 
    fanotify12.c:138: TINFO: Test #5: inode mark, FAN_OPEN | FAN_OPEN_EXEC events, ignore FAN_OPEN_EXEC 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11294, fd=4 
    fanotify12.c:203: TPASS: Received event: mask=20, pid=11294, fd=5 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    515

    fanotify13

    Mon Jun 16 16:37:46 2025

    "fanotify13"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext2 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = ecf16361.18969f4f.c.93875d01.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = ecf16361.18969f4f.d.5f5041c8.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = ecf16361.18969f4f.2f71.d187587c.0... 
    fanotify13.c:182: TINFO: Test #0.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11319, fid=ecf16361.18969f4f.d187587c00002f71 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #3.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11319, fid=ecf16361.18969f4f.d187587c00002f71 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #4.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11319, fid=ecf16361.18969f4f.d187587c00002f71 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.0: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11319, fid=ecf16361.18969f4f.93875d010000000c values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11319, fid=ecf16361.18969f4f.5f5041c80000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11319, fid=ecf16361.18969f4f.d187587c00002f71 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext3 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = e5433443.fec6ba72.17b9.8ee5aaff.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = e5433443.fec6ba72.17ba.d230aec7.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = e5433443.fec6ba72.7e81.c342fe93.0... 
    fanotify13.c:182: TINFO: Test #0.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11323, fid=e5433443.fec6ba72.c342fe9300007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #3.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11323, fid=e5433443.fec6ba72.c342fe9300007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #4.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11323, fid=e5433443.fec6ba72.c342fe9300007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.0: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11323, fid=e5433443.fec6ba72.8ee5aaff000017b9 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11323, fid=e5433443.fec6ba72.d230aec7000017ba values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11323, fid=e5433443.fec6ba72.c342fe9300007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext4 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 93911390.9c83c43d.d.350dd370.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 93911390.9c83c43d.e.cb713427.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 93911390.9c83c43d.7e81.19b66518.0... 
    fanotify13.c:182: TINFO: Test #0.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11328, fid=93911390.9c83c43d.19b6651800007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #3.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11328, fid=93911390.9c83c43d.19b6651800007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #4.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11328, fid=93911390.9c83c43d.19b6651800007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.0: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11328, fid=93911390.9c83c43d.350dd3700000000d values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11328, fid=93911390.9c83c43d.cb7134270000000e values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11328, fid=93911390.9c83c43d.19b6651800007e81 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=vfat flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 700.0.1d96.8c14d06f.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 700.0.1d97.1705d597.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 700.0.1d98.9743cbe0.0... 
    fanotify13.c:182: TINFO: Test #0.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11330, fid=700.0.9743cbe000001d98 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #3.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11330, fid=700.0.9743cbe000001d98 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #4.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11330, fid=700.0.9743cbe000001d98 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.0: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11330, fid=700.0.8c14d06f00001d96 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11330, fid=700.0.1705d59700001d97 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11330, fid=700.0.9743cbe000001d98 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=exfat flags=0 
    fanotify13.c:378: TCONF: FAN_REPORT_FID not supported on exfat filesystem 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify13.c:378: TCONF: FAN_REPORT_FID not supported on ntfs filesystem 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=tmpfs flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 78178d9.d4ec8e89.c82031e6.2.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 78178d9.d4ec8e89.934b8cdb.3.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 78178d9.d4ec8e89.fe591335.4.0... 
    fanotify13.c:182: TINFO: Test #0.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11340, fid=78178d9.d4ec8e89.4fe591335 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #3.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11340, fid=78178d9.d4ec8e89.4fe591335 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #4.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.0: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11340, fid=78178d9.d4ec8e89.4fe591335 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.0: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11340, fid=78178d9.d4ec8e89.2c82031e6 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11340, fid=78178d9.d4ec8e89.3934b8cdb values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11340, fid=78178d9.d4ec8e89.4fe591335 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext2 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 5b2a24b7.c01360bf.ed32.848924f6.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 5b2a24b7.c01360bf.ed33.77f3d9ed.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 5b2a24b7.c01360bf.ed34.d2cbf934.0... 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.848924f60000ed32 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.77f3d9ed0000ed33 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.848924f60000ed32 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.77f3d9ed0000ed33 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11362, fid=5b2a24b7.c01360bf.d2cbf9340000ed34 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.848924f60000ed32 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.77f3d9ed0000ed33 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.848924f60000ed32 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11362, fid=5b2a24b7.c01360bf.77f3d9ed0000ed33 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11362, fid=5b2a24b7.c01360bf.d2cbf9340000ed34 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext3 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = fecb3962.faf98306.5ee2.dd505dbd.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = fecb3962.faf98306.5ee3.544da84a.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = fecb3962.faf98306.5ee4.7f382e6f.0... 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.dd505dbd00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.544da84a00005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.dd505dbd00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.544da84a00005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11366, fid=fecb3962.faf98306.7f382e6f00005ee4 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.dd505dbd00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.544da84a00005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.dd505dbd00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11366, fid=fecb3962.faf98306.544da84a00005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11366, fid=fecb3962.faf98306.7f382e6f00005ee4 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext4 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 9a42af3c.9eaa54c3.7e84.c4dffe8f.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 9a42af3c.9eaa54c3.7e85.ed6eb590.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 9a42af3c.9eaa54c3.7e86.66792cf8.0... 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.c4dffe8f00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.ed6eb59000007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.c4dffe8f00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.ed6eb59000007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11370, fid=9a42af3c.9eaa54c3.66792cf800007e86 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.c4dffe8f00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.ed6eb59000007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.c4dffe8f00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11370, fid=9a42af3c.9eaa54c3.ed6eb59000007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11370, fid=9a42af3c.9eaa54c3.66792cf800007e86 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=vfat flags=0 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=exfat flags=0 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=tmpfs flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 39f6b7fd.21271f0b.fb28a940.a.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 39f6b7fd.21271f0b.94360e38.b.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 39f6b7fd.21271f0b.fecbec66.c.0... 
    fanotify13.c:182: TINFO: Test #0.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.afb28a940 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.b94360e38 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.afb28a940 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.b94360e38 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11382, fid=39f6b7fd.21271f0b.cfecbec66 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.afb28a940 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.b94360e38 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.1: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.afb28a940 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11382, fid=39f6b7fd.21271f0b.b94360e38 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11382, fid=39f6b7fd.21271f0b.cfecbec66 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.1: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext2 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = b048644b.1bf1bae6.5ee2.b54c24fc.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = b048644b.1bf1bae6.5ee3.af4a0895.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = b048644b.1bf1bae6.5ee4.9cde639e.0... 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.b54c24fc00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.af4a089500005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.b54c24fc00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.af4a089500005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11404, fid=b048644b.1bf1bae6.9cde639e00005ee4 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.b54c24fc00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.af4a089500005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.b54c24fc00005ee2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11404, fid=b048644b.1bf1bae6.af4a089500005ee3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11404, fid=b048644b.1bf1bae6.9cde639e00005ee4 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext3 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 68d7cf58.83b10129.adf2.843e1de6.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 68d7cf58.83b10129.adf3.7daa0980.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 68d7cf58.83b10129.adf4.e92c941d.0... 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.843e1de60000adf2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.7daa09800000adf3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.843e1de60000adf2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.7daa09800000adf3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11408, fid=68d7cf58.83b10129.e92c941d0000adf4 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.843e1de60000adf2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.7daa09800000adf3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.843e1de60000adf2 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11408, fid=68d7cf58.83b10129.7daa09800000adf3 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11408, fid=68d7cf58.83b10129.e92c941d0000adf4 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext4 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 4a4eb6c.77c4c33c.7e84.16115e2d.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 4a4eb6c.77c4c33c.7e85.670a2872.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 4a4eb6c.77c4c33c.7e86.1e139c5d.0... 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.16115e2d00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.670a287200007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.16115e2d00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.670a287200007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11412, fid=4a4eb6c.77c4c33c.1e139c5d00007e86 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.16115e2d00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.670a287200007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.16115e2d00007e84 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11412, fid=4a4eb6c.77c4c33c.670a287200007e85 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11412, fid=4a4eb6c.77c4c33c.1e139c5d00007e86 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=vfat flags=0 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=exfat flags=0 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=tmpfs flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 23f57091.95796a0f.587015f5.a.0... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 23f57091.95796a0f.df6a7a31.b.0... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 23f57091.95796a0f.b6bd57.c.0... 
    fanotify13.c:182: TINFO: Test #0.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.a587015f5 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.bdf6a7a31 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.a587015f5 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.bdf6a7a31 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11424, fid=23f57091.95796a0f.c00b6bd57 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #3.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:211: TCONF: overlayfs base fs cannot be watched with mount mark 
    fanotify13.c:182: TINFO: Test #4.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.a587015f5 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.bdf6a7a31 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #5.2: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:219: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:249: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.a587015f5 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11424, fid=23f57091.95796a0f.bdf6a7a31 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11424, fid=23f57091.95796a0f.c00b6bd57 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #6.2: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:216: TCONF: overlayfs base fs cannot be watched for delete self events 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext2 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 8767f185.3439b7b5.0.1001dfb.56cfad90... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 8767f185.3439b7b5.0.1001dfb.56cfad90... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 8767f185.3439b7b5.0.1001dfb.56cfad90... 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11446, fid=8767f185.3439b7b5.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext3 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 68b61cbd.7cabbc57.0.1001dfb.1e6ca53a... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 68b61cbd.7cabbc57.0.1001dfb.1e6ca53a... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 68b61cbd.7cabbc57.0.1001dfb.1e6ca53a... 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11450, fid=68b61cbd.7cabbc57.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext4 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 74d8dcaa.27cf1a4b.0.1001dfb.e93f15a7... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 74d8dcaa.27cf1a4b.0.1001dfb.e93f15a7... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 74d8dcaa.27cf1a4b.0.1001dfb.e93f15a7... 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11454, fid=74d8dcaa.27cf1a4b.1001dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=vfat flags=0 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=exfat flags=0 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=tmpfs flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/lower to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 29168919.161b289a.0.10021fb.611d07b6... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 29168919.161b289a.0.10021fb.611d07b6... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 29168919.161b289a.0.10021fb.611d07b6... 
    fanotify13.c:182: TINFO: Test #0.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #3.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #4.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #5.3: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #6.3: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11466, fid=29168919.161b289a.10021fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext2 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 19a92118.28027bb0.0.1041dfb.ef992922... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 19a92118.28027bb0.0.1041dfb.ef992922... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 19a92118.28027bb0.0.1041dfb.ef992922... 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext2 filesystem 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11488, fid=19a92118.28027bb0.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext3 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 369b0b9a.ce8613cb.0.1041dfb.f30a6ea4... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 369b0b9a.ce8613cb.0.1041dfb.f30a6ea4... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 369b0b9a.ce8613cb.0.1041dfb.f30a6ea4... 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext3 filesystem 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11492, fid=369b0b9a.ce8613cb.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ext4 flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = dfdfb50b.da4746db.0.1041dfb.d20158ca... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = dfdfb50b.da4746db.0.1041dfb.d20158ca... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = dfdfb50b.da4746db.0.1041dfb.d20158ca... 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over ext4 filesystem 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11496, fid=dfdfb50b.da4746db.1041dfb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=vfat flags=0 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on vfat 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=exfat flags=0 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on exfat 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:189: TCONF: overlayfs not supported on ntfs 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint fstyp=tmpfs flags=0 
    fanotify13.c:380: TINFO: Mounting mntpoint/upper to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify13.c:390: TINFO: Mounting mntpoint/ovl to /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(tstmnt/file_one) = 2d6a4079.fb56fa0a.0.10421fb.4a553df3... 
    fanotify.h:122: TINFO: fid(tstmnt/file_two) = 2d6a4079.fb56fa0a.0.10421fb.4a553df3... 
    fanotify.h:122: TINFO: fid(tstmnt/dir_one) = 2d6a4079.fb56fa0a.0.10421fb.4a553df3... 
    fanotify13.c:182: TINFO: Test #0.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #1.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=30, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000030, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:182: TINFO: Test #2.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #3.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_MOUNT 
    fanotify13.c:194: TCONF: FAN_MARK_MOUNT not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #4.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #5.4: FAN_REPORT_FID of open/close events with mark type FAN_MARK_FILESYSTEM 
    fanotify13.c:194: TCONF: FAN_MARK_FILESYSTEM not supported on overlayfs over tmpfs filesystem 
    fanotify13.c:182: TINFO: Test #6.4: FAN_REPORT_FID of delete events with mark type FAN_MARK_INODE 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=400, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:322: TPASS: got event: mask=40000400, pid=11509, fid=2d6a4079.fb56fa0a.10421fb00000000 values returned in event match those returned in statfs(2) and name_to_handle_at(2) 
    fanotify13.c:417: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:419: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/tstmnt 
    fanotify13.c:423: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanmSo7hu/mntpoint/ovl 
     
    Summary: 
    passed   234 
    failed   0 
    broken   0 
    skipped  142 
    warnings 0 
    

    "ok"

    33 termination_type

    55

    2621

    55

    2621

    516

    fanotify14

    Mon Jun 16 16:38:19 2025

    "fanotify14"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=ext2 flags=0 
    tst_security.c:112: TINFO: SELinux enforcing: off 
    fanotify14.c:267: TINFO: Test case 0: fanotify_init(FAN_CLASS_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 1: fanotify_init(FAN_CLASS_PRE_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 2: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 3: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 4: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 5: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 6: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 7: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 8: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 9: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_ONLYDIR with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:267: TINFO: Test case 10: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 11: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 12: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 13: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 14: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 15: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 16: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 17: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 18: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EISDIR (21) 
    fanotify14.c:267: TINFO: Test case 19: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 20: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 21: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 22: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 23: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_ALL_PERM_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 24: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 25: fanotify_init(FAN_CLASS_CONTENT, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=ext3 flags=0 
    tst_security.c:112: TINFO: SELinux enforcing: off 
    fanotify14.c:267: TINFO: Test case 0: fanotify_init(FAN_CLASS_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 1: fanotify_init(FAN_CLASS_PRE_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 2: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 3: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 4: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 5: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 6: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 7: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 8: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 9: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_ONLYDIR with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:267: TINFO: Test case 10: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 11: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 12: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 13: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 14: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 15: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 16: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 17: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 18: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EISDIR (21) 
    fanotify14.c:267: TINFO: Test case 19: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 20: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 21: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 22: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 23: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_ALL_PERM_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 24: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 25: fanotify_init(FAN_CLASS_CONTENT, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=ext4 flags=0 
    tst_security.c:112: TINFO: SELinux enforcing: off 
    fanotify14.c:267: TINFO: Test case 0: fanotify_init(FAN_CLASS_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 1: fanotify_init(FAN_CLASS_PRE_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 2: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 3: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 4: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 5: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 6: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 7: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 8: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 9: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_ONLYDIR with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:267: TINFO: Test case 10: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 11: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 12: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 13: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 14: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 15: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 16: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 17: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 18: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EISDIR (21) 
    fanotify14.c:267: TINFO: Test case 19: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 20: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 21: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 22: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 23: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_ALL_PERM_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 24: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 25: fanotify_init(FAN_CLASS_CONTENT, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=vfat flags=0 
    tst_security.c:112: TINFO: SELinux enforcing: off 
    fanotify14.c:267: TINFO: Test case 0: fanotify_init(FAN_CLASS_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 1: fanotify_init(FAN_CLASS_PRE_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 2: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 3: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 4: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 5: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 6: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 7: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 8: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 9: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_ONLYDIR with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:267: TINFO: Test case 10: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 11: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 12: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 13: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 14: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 15: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 16: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 17: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 18: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EISDIR (21) 
    fanotify14.c:267: TINFO: Test case 19: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 20: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 21: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 22: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 23: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_ALL_PERM_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 24: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 25: fanotify_init(FAN_CLASS_CONTENT, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=exfat flags=0 
    fanotify14.c:345: TCONF: FAN_REPORT_FID not supported on exfat filesystem 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify14.c:345: TCONF: FAN_REPORT_FID not supported on ntfs filesystem 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanM45fXZ/mntpoint fstyp=tmpfs flags=0 
    tst_security.c:112: TINFO: SELinux enforcing: off 
    fanotify14.c:267: TINFO: Test case 0: fanotify_init(FAN_CLASS_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 1: fanotify_init(FAN_CLASS_PRE_CONTENT | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 2: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 3: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with INODE_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 4: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 5: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_FID | FAN_REPORT_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 6: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 7: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_TARGET_FID | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:281: TPASS: fanotify_init(tc->init.flags, O_RDONLY) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 8: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_FID, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 9: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_ONLYDIR with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:267: TINFO: Test case 10: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 11: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 12: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 13: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME_TARGET, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 14: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_DELETE 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 15: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_RENAME 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 16: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_ONDIR 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 17: fanotify_init(FAN_CLASS_NOTIF | FAN_REPORT_DFID_NAME, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE_SURV with FAN_OPEN | FAN_EVENT_ON_CHILD 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : ENOTDIR (20) 
    fanotify14.c:320: TPASS: Adding an inode mark on directory did not fail with ENOTDIR error as on non-dir inode 
    fanotify14.c:328: TPASS: Adding a filesystem mark on non-dir did not fail with ENOTDIR error as with an inode mark 
    fanotify14.c:267: TINFO: Test case 18: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EISDIR (21) 
    fanotify14.c:267: TINFO: Test case 19: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 20: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM | FAN_MARK_IGNORE with FAN_OPEN 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 21: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_MOUNT with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 22: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_FILESYSTEM with anonymous pipe 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 23: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_ALL_PERM_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 24: fanotify_init(FAN_CLASS_NOTIF, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
    fanotify14.c:267: TINFO: Test case 25: fanotify_init(FAN_CLASS_CONTENT, O_RDONLY) 
    fanotify14.c:284: TPASS: fanotify_init(tc->init.flags, O_RDONLY) returned fd 5 
    fanotify14.c:305: TINFO: Testing FAN_MARK_INODE with LTP_PRE_CONTENT_EVENTS 
    fanotify14.c:308: TPASS: fanotify_mark(fanotify_fd, FAN_MARK_ADD | tc->mark.flags, tc->mask.flags, dirfd, path) : EINVAL (22) 
     
    Summary: 
    passed   315 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    572

    13

    572

    517

    fanotify15

    Mon Jun 16 16:38:26 2025

    "fanotify15"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=ext2 flags=0 
    fanotify15.c:86: TINFO: Test #0: FAN_REPORT_FID on filesystem including FAN_DELETE_SELF 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 174729ea.547be438.4f11.35e96e1a.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 174729ea.547be438.4f12.22a89a67.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 174729ea.547be438.4f12.fad97c13.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11579, fid=174729ea.547be438.35e96e1a00004f11 values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11579, fid=174729ea.547be438.22a89a6700004f12 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11579, fid=174729ea.547be438.22a89a6700004f12 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11579, fid=174729ea.547be438.35e96e1a00004f11 values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11579, fid=174729ea.547be438.fad97c1300004f12 values 
    fanotify15.c:86: TINFO: Test #1: FAN_REPORT_FID on directory with FAN_EVENT_ON_CHILD 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 174729ea.547be438.4f11.35e96e1a.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 174729ea.547be438.4f12.3be8ab52.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 174729ea.547be438.4f12.9b443667.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11579, fid=174729ea.547be438.35e96e1a00004f11 values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11579, fid=174729ea.547be438.3be8ab5200004f12 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11579, fid=174729ea.547be438.3be8ab5200004f12 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11579, fid=174729ea.547be438.35e96e1a00004f11 values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11579, fid=174729ea.547be438.9b44366700004f12 values 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=ext3 flags=0 
    fanotify15.c:86: TINFO: Test #0: FAN_REPORT_FID on filesystem including FAN_DELETE_SELF 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = be83a01a.b1e54f3.ed31.a262cfbb.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = be83a01a.b1e54f3.ed32.d9a7b5ef.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = be83a01a.b1e54f3.ed32.e36c84f2.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11583, fid=be83a01a.b1e54f3.a262cfbb0000ed31 values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11583, fid=be83a01a.b1e54f3.d9a7b5ef0000ed32 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11583, fid=be83a01a.b1e54f3.d9a7b5ef0000ed32 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11583, fid=be83a01a.b1e54f3.a262cfbb0000ed31 values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11583, fid=be83a01a.b1e54f3.e36c84f20000ed32 values 
    fanotify15.c:86: TINFO: Test #1: FAN_REPORT_FID on directory with FAN_EVENT_ON_CHILD 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = be83a01a.b1e54f3.ed31.a262cfbb.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = be83a01a.b1e54f3.ed32.d8c628dd.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = be83a01a.b1e54f3.ed32.5e5763d2.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11583, fid=be83a01a.b1e54f3.a262cfbb0000ed31 values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11583, fid=be83a01a.b1e54f3.d8c628dd0000ed32 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11583, fid=be83a01a.b1e54f3.d8c628dd0000ed32 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11583, fid=be83a01a.b1e54f3.a262cfbb0000ed31 values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11583, fid=be83a01a.b1e54f3.5e5763d20000ed32 values 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=ext4 flags=0 
    fanotify15.c:86: TINFO: Test #0: FAN_REPORT_FID on filesystem including FAN_DELETE_SELF 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 72781208.f0ddd79a.7e81.a488d13d.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 72781208.f0ddd79a.7e82.9c6535ba.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 72781208.f0ddd79a.7e82.ede90113.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11587, fid=72781208.f0ddd79a.a488d13d00007e81 values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11587, fid=72781208.f0ddd79a.9c6535ba00007e82 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11587, fid=72781208.f0ddd79a.9c6535ba00007e82 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11587, fid=72781208.f0ddd79a.a488d13d00007e81 values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11587, fid=72781208.f0ddd79a.ede9011300007e82 values 
    fanotify15.c:86: TINFO: Test #1: FAN_REPORT_FID on directory with FAN_EVENT_ON_CHILD 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 72781208.f0ddd79a.7e81.a488d13d.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 72781208.f0ddd79a.7e82.e1af23be.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 72781208.f0ddd79a.7e82.c0c53639.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11587, fid=72781208.f0ddd79a.a488d13d00007e81 values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11587, fid=72781208.f0ddd79a.e1af23be00007e82 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11587, fid=72781208.f0ddd79a.e1af23be00007e82 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11587, fid=72781208.f0ddd79a.a488d13d00007e81 values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11587, fid=72781208.f0ddd79a.c0c5363900007e82 values 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=vfat flags=0 
    fanotify15.c:86: TINFO: Test #0: FAN_REPORT_FID on filesystem including FAN_DELETE_SELF 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 700.0.1dba.b1c5e4ea.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 700.0.1dbb.2396bf91.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 700.0.1dbc.c14b2870.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11589, fid=700.0.b1c5e4ea00001dba values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11589, fid=700.0.2396bf9100001dbb values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11589, fid=700.0.2396bf9100001dbb values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11589, fid=700.0.b1c5e4ea00001dba values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11589, fid=700.0.c14b287000001dbc values 
    fanotify15.c:86: TINFO: Test #1: FAN_REPORT_FID on directory with FAN_EVENT_ON_CHILD 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 700.0.1dba.b1c5e4ea.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 700.0.1dbd.85a93c53.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 700.0.1dbe.931abdf4.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11589, fid=700.0.b1c5e4ea00001dba values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11589, fid=700.0.85a93c5300001dbd values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11589, fid=700.0.85a93c5300001dbd values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11589, fid=700.0.b1c5e4ea00001dba values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11589, fid=700.0.931abdf400001dbe values 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=exfat flags=0 
    fanotify15.c:281: TCONF: FAN_REPORT_FID not supported on exfat filesystem 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify15.c:281: TCONF: FAN_REPORT_FID not supported on ntfs filesystem 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fan6HAs29/mntpoint fstyp=tmpfs flags=0 
    fanotify15.c:86: TINFO: Test #0: FAN_REPORT_FID on filesystem including FAN_DELETE_SELF 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 4e296048.453cb0dc.a14c388c.2.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 4e296048.453cb0dc.dab27b76.3.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 4e296048.453cb0dc.2d3537c1.4.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11599, fid=4e296048.453cb0dc.2a14c388c values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11599, fid=4e296048.453cb0dc.3dab27b76 values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11599, fid=4e296048.453cb0dc.3dab27b76 values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11599, fid=4e296048.453cb0dc.2a14c388c values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11599, fid=4e296048.453cb0dc.42d3537c1 values 
    fanotify15.c:86: TINFO: Test #1: FAN_REPORT_FID on directory with FAN_EVENT_ON_CHILD 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir) = 4e296048.453cb0dc.a14c388c.2.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/file1) = 4e296048.453cb0dc.2561eae.5.0... 
    fanotify.h:122: TINFO: fid(mntpoint/test_dir/dir1) = 4e296048.453cb0dc.8c4dee16.6.0... 
    fanotify15.c:256: TPASS: Got event: mask=3c0, pid=11599, fid=4e296048.453cb0dc.2a14c388c values 
    fanotify15.c:256: TPASS: Got event: mask=402, pid=11599, fid=4e296048.453cb0dc.502561eae values 
    fanotify15.c:256: TPASS: Got event: mask=400, pid=11599, fid=4e296048.453cb0dc.502561eae values 
    fanotify15.c:256: TPASS: Got event: mask=400003c0, pid=11599, fid=4e296048.453cb0dc.2a14c388c values 
    fanotify15.c:256: TPASS: Got event: mask=40000400, pid=11599, fid=4e296048.453cb0dc.68c4dee16 values 
     
    Summary: 
    passed   50 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    576

    12

    576

    518

    fanotify16

    Mon Jun 16 16:38:33 2025

    "fanotify16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=ext2 flags=0 
    fanotify16.c:271: TINFO: Test #0: FAN_REPORT_DFID_NAME monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.b63ef1fd.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.80b52ef6.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #1: FAN_REPORT_DFID_NAME monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.e8f4199d.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.cfc5508f.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #2: FAN_REPORT_DIR_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.9a0f58cd.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.67b37443.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #3: FAN_REPORT_DIR_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.b00b0647.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.89c2a3c5.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #4: FAN_REPORT_DFID_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.3bf9e6fa.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.c096b551.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11624 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=400002c0 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #5: FAN_REPORT_DFID_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.e30e4a91.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.2446761c.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11624 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11624 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #6: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.141ef052.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.5150d200.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #7: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.a90fc7c8.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.3cadf3d5.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #8: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.62ebc3f8.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.b385e832.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #9: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.4c7b64a8.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.776a4484.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #10: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.3e2611a3.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.e24ba673.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11624 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11624 fd=-1 name='test_dir1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #11: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.e5f24300.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.30bd0db4.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11624 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=50000000 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #12: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.be4e03f5.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.47cb9c4d.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11624 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11624 fd=-1 name='test_dir1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #13: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.9bcb0889.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.21e521f6.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11624 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=50000000 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11624 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #14: FAN_REPORT_DFID_NAME_FID monitor directories and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.cac4abed.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.6c03d0fe.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11624 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #15: FAN_REPORT_DFID_NAME_FID monitor filesystem and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = ba30a78f.4c95afb7.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ba30a78f.4c95afb7.fd1.9f4c0e59.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ba30a78f.4c95afb7.fd2.1d6496b7.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11624 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11624 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11624 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11624 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11624 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11624 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11624 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11624 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11624 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=ext3 flags=0 
    fanotify16.c:271: TINFO: Test #0: FAN_REPORT_DFID_NAME monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.28eb1ee7.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.7b004ebc.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #1: FAN_REPORT_DFID_NAME monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.58c19023.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.a3eb9e8.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #2: FAN_REPORT_DIR_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.2bdc4310.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.5454ab5b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #3: FAN_REPORT_DIR_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.b95e603a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.4b718675.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #4: FAN_REPORT_DFID_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.16151d6a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.aef625e3.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11628 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=400002c0 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #5: FAN_REPORT_DFID_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.ad4b1354.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.ede178a7.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11628 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11628 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #6: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.4e4ff1d6.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.3341a22d.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #7: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.528c6870.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.4b440d48.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #8: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.68c5bb0a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.346c5809.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #9: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.30166748.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.5297e8f1.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #10: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.672ee705.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.52696c2d.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11628 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11628 fd=-1 name='test_dir1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #11: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.614e3fda.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.afef3f9b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11628 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=50000000 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #12: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.36022a73.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.2794639c.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11628 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11628 fd=-1 name='test_dir1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #13: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.648fd51e.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.762b9374.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11628 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=50000000 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11628 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #14: FAN_REPORT_DFID_NAME_FID monitor directories and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.e5e13aba.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.b18163b6.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11628 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #15: FAN_REPORT_DFID_NAME_FID monitor filesystem and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = ec791c58.7f456826.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = ec791c58.7f456826.fd01.b779e0b5.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = ec791c58.7f456826.fd02.f55e0e36.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11628 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11628 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11628 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11628 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11628 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11628 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11628 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11628 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11628 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=ext4 flags=0 
    fanotify16.c:271: TINFO: Test #0: FAN_REPORT_DFID_NAME monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.7a18741a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.6ab2b7f6.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #1: FAN_REPORT_DFID_NAME monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.6deebb16.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.434edac9.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #2: FAN_REPORT_DIR_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.ff019337.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.edc574d2.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #3: FAN_REPORT_DIR_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.524d2c36.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.50ad24d6.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #4: FAN_REPORT_DFID_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.b84c1759.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.8e8772a9.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11632 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=400002c0 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #5: FAN_REPORT_DFID_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.21513cd2.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.bfc7c280.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11632 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11632 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #6: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.cf314441.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.fa66e5eb.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #7: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.b3e0a6e5.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.aca8af8e.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #8: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.ffd45593.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.b9dae32f.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #9: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.8b1cd17d.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.e9cb05fb.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #10: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.6ecd934e.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.9126c14b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11632 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11632 fd=-1 name='test_dir1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #11: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.dc125d53.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.76d8f886.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11632 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=50000000 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #12: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.275b877.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.8d77946e.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11632 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11632 fd=-1 name='test_dir1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #13: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.a0c62ec1.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.26fa797f.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11632 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=50000000 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11632 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #14: FAN_REPORT_DFID_NAME_FID monitor directories and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.f093d8b8.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.aee1e1f2.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11632 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #15: FAN_REPORT_DFID_NAME_FID monitor filesystem and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = fe3643d8.63538294.2.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = fe3643d8.63538294.7e82.f80024a5.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = fe3643d8.63538294.7e83.99c2b267.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11632 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11632 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11632 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11632 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11632 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11632 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11632 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11632 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11632 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=vfat flags=0 
    fanotify16.c:271: TINFO: Test #0: FAN_REPORT_DFID_NAME monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dc1.85490ae0.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dc2.c92ae68b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #1: FAN_REPORT_DFID_NAME monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dc3.22255a38.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dc4.893d2379.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #2: FAN_REPORT_DIR_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dc5.a03f57a8.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dc6.9a221ccb.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #3: FAN_REPORT_DIR_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dc7.96ec2a4a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dc8.a97a60e9.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #4: FAN_REPORT_DFID_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dc9.610a3f8a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dca.d1d14423.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11634 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=400002c0 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #5: FAN_REPORT_DFID_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dcb.176ba2.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dcc.5da5f10b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11634 fd=-1 name='' len=80; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11634 fd=-1 name='' len=52; info #0: info_type=3 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #6: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dcd.596a87a.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dce.cd289dc7.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #7: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dcf.b3887796.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dd0.a879e0eb.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #8: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dd1.e27df9e4.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dd2.aff1059b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #9: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dd3.b577e314.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dd4.4368ff21.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #10: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dd5.131a2730.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dd6.d2606259.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11634 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11634 fd=-1 name='test_dir1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #11: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dd7.187184e2.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dd8.23360c01.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11634 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=50000000 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #12: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1dd9.bd3b29e2.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dda.e546b35b.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11634 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11634 fd=-1 name='test_dir1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #13: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1ddb.61c4bb9e.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1ddc.3012f851.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11634 fd=-1 name='test_file1' len=132; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=50000000 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11634 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:271: TINFO: Test #14: FAN_REPORT_DFID_NAME_FID monitor directories and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1ddd.92661c40.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1dde.2b83390f.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11634 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:271: TINFO: Test #15: FAN_REPORT_DFID_NAME_FID monitor filesystem and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = 700.0.1.0.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = 700.0.1ddf.29850912.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = 700.0.1de0.9a387efd.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11634 fd=-1 name='test_file1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11634 fd=-1 name='test_file1' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11634 fd=-1 name='test_file1' len=104; info #1: info_type=12 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11634 fd=-1 name='test_file2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11634 fd=-1 name='' len=52; info #0: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11634 fd=-1 name='test_file2' len=92; info #1: info_type=1 info_len=28 fh_len=8 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11634 fd=-1 name='.' len=56; info #0: info_type=2 info_len=32 fh_len=8 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11634 fd=-1 name='test_dir1' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11634 fd=-1 name='test_dir2' len=64; info #0: info_type=2 info_len=40 fh_len=8 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=exfat flags=0 
    fanotify16.c:783: TCONF: FAN_REPORT_DIR_FID not supported on exfat filesystem 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify16.c:783: TCONF: FAN_REPORT_DIR_FID not supported on ntfs filesystem 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt fstyp=tmpfs flags=0 
    fanotify16.c:271: TINFO: Test #0: FAN_REPORT_DFID_NAME monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.48f36eb4.3.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.97d8fff8.4.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #1: FAN_REPORT_DFID_NAME monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.e5bf3158.5.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.99ad9132.6.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #2: FAN_REPORT_DIR_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.e3161705.7.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.a00f3c81.8.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #3: FAN_REPORT_DIR_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.81347c42.9.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.a023e8f.a.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=3e8 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=2a8 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #4: FAN_REPORT_DFID_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.1742c41c.b.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.9738b066.c.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11645 fd=-1 name='' len=88; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=400002c0 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #5: FAN_REPORT_DFID_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.6dbb760.d.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.9aff5d56.e.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=3c0 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=280 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=28 pid=11645 fd=-1 name='' len=88; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=400002c0 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11645 fd=-1 name='' len=56; info #0: info_type=3 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #6: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.7c45f845.f.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.7e9d2626.10.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #7: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.2d192716.11.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.82db83fe.12.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=280 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=8 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #8: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.2af7833c.13.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.5b993b98.14.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #9: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.8284789d.15.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.8d70d475.16.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=288 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #10: FAN_REPORT_DFID_NAME_FID monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.94d699e9.17.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.bb3ffec5.18.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11645 fd=-1 name='test_file1' len=112; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11645 fd=-1 name='test_dir1' len=112; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #10: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #11: FAN_REPORT_DFID_NAME_FID monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.a03c7341.19.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.a89f3ca7.1a.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11645 fd=-1 name='test_file1' len=112; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #10: mask=50000000 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #11: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #12: FAN_REPORT_DFID_NAME_TARGET monitor filesystem for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.4a23345f.1b.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.173b6032.1c.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11645 fd=-1 name='test_file1' len=144; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=50000000 pid=11645 fd=-1 name='test_dir1' len=144; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #13: FAN_REPORT_DFID_NAME_TARGET monitor directories for create/delete/move/rename/open/close 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.85232b1.1d.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.8d633d54.1e.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:724: TINFO: got event #0: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #1: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=160 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11645 fd=-1 name='test_file1' len=144; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #4: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=288 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:724: TINFO: got event #7: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=50000000 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #8: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #9: info #0: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=50000000 pid=11645 fd=-1 name='test_dir2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #10: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:271: TINFO: Test #14: FAN_REPORT_DFID_NAME_FID monitor directories and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.468efb93.1f.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.29d35b3b.20.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11645 fd=-1 name='test_file1' len=112; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #5: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=8 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:271: TINFO: Test #15: FAN_REPORT_DFID_NAME_FID monitor filesystem and ignore FAN_RENAME events to/from temp directory 
    fanotify.h:122: TINFO: fid(fs_mnt) = d219be49.a622f79d.ee57731b.1.0... 
    fanotify16.c:310: TINFO: Mounting fs_mnt/test_dir1 to /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 fstyp=none flags=1000 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1) = d219be49.a622f79d.6c4e51d2.21.0... 
    fanotify.h:122: TINFO: fid(fs_mnt/test_dir1/test_file1) = d219be49.a622f79d.d0a54193.22.0... 
    fanotify16.c:455: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanWZ1Zhd/fs_mnt/test_dir1 
    fanotify16.c:750: TPASS: got event #0: mask=40000100 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #1: mask=140 pid=11645 fd=-1 name='test_file1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:724: TINFO: got event #2: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #2: mask=20 pid=11645 fd=-1 name='test_file1' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #3: info #0: info_type=10 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #3: mask=10000000 pid=11645 fd=-1 name='test_file1' len=112; info #1: info_type=12 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #4: mask=280 pid=11645 fd=-1 name='test_file2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #5: mask=c00 pid=11645 fd=-1 name='' len=56; info #0: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:724: TINFO: got event #6: info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #6: mask=8 pid=11645 fd=-1 name='test_file2' len=100; info #1: info_type=1 info_len=32 fh_len=12 
    fanotify16.c:750: TPASS: got event #7: mask=40000c30 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #8: mask=40000c00 pid=11645 fd=-1 name='.' len=60; info #0: info_type=2 info_len=36 fh_len=12 
    fanotify16.c:750: TPASS: got event #9: mask=40000040 pid=11645 fd=-1 name='test_dir1' len=68; info #0: info_type=2 info_len=44 fh_len=12 
    fanotify16.c:750: TPASS: got event #10: mask=40000280 pid=11645 fd=-1 name='test_dir2' len=68; info #0: info_type=2 info_len=44 fh_len=12 
     
    Summary: 
    passed   770 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    8 termination_type

    12

    579

    12

    579

    519

    fanotify17

    Mon Jun 16 16:38:41 2025

    "fanotify17"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanxCajo9 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxCajo9/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify17.c:239: TINFO: max_fanotify_groups=128 max_fanotify_marks=130942 
    fanotify17.c:173: TINFO: Test #0: Global groups limit in init user ns 
    fanotify17.c:129: TPASS: Created 128 groups - below groups limit (128) 
    fanotify17.c:173: TINFO: Test #1: Global groups limit in privileged user ns 
    fanotify17.c:129: TPASS: Created 128 groups - below groups limit (128) 
    fanotify17.c:173: TINFO: Test #2: Local groups limit in unprivileged user ns 
    fanotify17.c:129: TPASS: Created 10 groups - below groups limit (10) 
    fanotify17.c:173: TINFO: Test #3: Local marks limit in unprivileged user ns 
    fanotify17.c:121: TPASS: Created 10 marks - below marks limit (10) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    50

    3

    50

    520

    fanotify18

    Mon Jun 16 16:38:42 2025

    "fanotify18"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanpHPQ29 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanpHPQ29/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify18.c:169: TINFO: Running as privileged user, revoking permissions. 
    fanotify18.c:107: TINFO: Test #0 init_flags: missing FAN_REPORT_FID 
    fanotify18.c:117: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #1 init_flags: FAN_CLASS_CONTENT 
    fanotify18.c:117: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #2 init_flags: FAN_CLASS_PRE_CONTENT 
    fanotify18.c:117: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #3 init_flags: FAN_UNLIMITED_QUEUE 
    fanotify18.c:117: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #4 init_flags: FAN_UNLIMITED_MARKS 
    fanotify18.c:117: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #5 init_flags: FAN_REPORT_TID 
    fanotify18.c:117: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #6 init_flags: FAN_CLASS_NOTIF, mark_flags: FAN_MARK_ADD | FAN_MARK_MOUNT 
    fanotify18.c:136: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #7 init_flags: FAN_CLASS_NOTIF, mark_flags: FAN_MARK_ADD | FAN_MARK_FILESYSTEM 
    fanotify18.c:136: TPASS: Received result EPERM, as expected 
    fanotify18.c:107: TINFO: Test #8 init_flags: FAN_CLASS_NOTIF, mark_flags: FAN_MARK_ADD, mark_mask: FAN_ALL_EVENTS 
    fanotify18.c:149: TPASS: fanotify_init() and fanotify_mark() returned successfully, as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    49

    2

    49

    521

    fanotify19

    Mon Jun 16 16:38:43 2025

    "fanotify19"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanfcdMeH as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanfcdMeH/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify19.c:147: TINFO: Test #0 unprivileged listener - events by self 
    fanotify19.c:151: TINFO: Running as privileged user, revoking 
    fanotify19.c:226: TPASS: Received event: mask=2b, pid=11668 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=b, pid=11668 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=a, pid=11668 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=8, pid=11668 fd=-1 
    fanotify19.c:147: TINFO: Test #1 unprivileged lisneter - events by child 
    fanotify19.c:151: TINFO: Running as privileged user, revoking 
    fanotify19.c:226: TPASS: Received event: mask=2b, pid=0 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=b, pid=0 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=a, pid=0 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=8, pid=0 fd=-1 
    fanotify19.c:147: TINFO: Test #2 unprivileged listener, privileged reader - events by self 
    fanotify19.c:151: TINFO: Running as privileged user, revoking 
    fanotify19.c:189: TINFO: Restoring privileged user 
    fanotify19.c:226: TPASS: Received event: mask=2b, pid=11668 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=b, pid=11668 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=a, pid=11668 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=8, pid=11668 fd=-1 
    fanotify19.c:147: TINFO: Test #3 unprivileged lisneter, privileged reader - events by child 
    fanotify19.c:151: TINFO: Running as privileged user, revoking 
    fanotify19.c:189: TINFO: Restoring privileged user 
    fanotify19.c:226: TPASS: Received event: mask=2b, pid=0 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=b, pid=0 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=a, pid=0 fd=-1 
    fanotify19.c:226: TPASS: Received event: mask=8, pid=0 fd=-1 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    49

    3

    49

    522

    fanotify20

    Mon Jun 16 16:38:43 2025

    "fanotify20"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanjZPA1B as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    fanotify20.c:59: TINFO: Test fail on FAN_REPORT_PIDFD | FAN_REPORT_TID 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) : EINVAL (22) 
    fanotify20.c:59: TINFO: Test pass on FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME 
    fanotify20.c:62: TPASS: fd = fanotify_init(tc->flags, 00) returned fd 3 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    5

    66

    5

    66

    523

    fanotify21

    Mon Jun 16 16:38:44 2025

    "fanotify21"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ext2 flags=0 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11722, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11723 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ext3 flags=0 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11727, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11728 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ext4 flags=0 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11732, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11733 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=vfat flags=0 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11735, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11736 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=exfat flags=0 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11738, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11739 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11746, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11747 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=tmpfs flags=0 
    fanotify21.c:166: TINFO: Test #0.0: return a valid pidfd for event created by self  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11748, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.0: return invalid pidfd for event created by terminated child  
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11749 terminated before pidfd was created, pidfd set to the value of: -1, as expected 
    fanotify21.c:166: TINFO: Test #2.0: fail to open rw fd for event created on read-only mount  
    fanotify21.c:201: TPASS: cannot read event with rw fd from a ro fs 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ext2 flags=0 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11771, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11772 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11771, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ext3 flags=0 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11776, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11777 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11776, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ext4 flags=0 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11781, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11782 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11781, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=vfat flags=0 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11784, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11785 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11784, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=exfat flags=0 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11787, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11788 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11787, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11795, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11796 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11795, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanxzUUBO/fs_mnt fstyp=tmpfs flags=0 
    fanotify21.c:166: TINFO: Test #0.1: return a valid pidfd for event created by self (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11797, fd: 5, pidfd: 6, info_type: 4, info_len: 8 
    fanotify21.c:166: TINFO: Test #1.1: return invalid pidfd for event created by terminated child (FAN_REPORT_FD_ERROR) 
    fanotify21.c:244: TPASS: event->fd 5 is valid as expected 
    fanotify21.c:279: TPASS: pid: 11798 terminated before pidfd was created, pidfd set to the value of: -3, as expected 
    fanotify21.c:166: TINFO: Test #2.1: fail to open rw fd for event created on read-only mount (FAN_REPORT_FD_ERROR) 
    fanotify21.c:248: TPASS: event->fd is error -30 as expected 
    fanotify21.c:326: TPASS: got an event with a valid pidfd info record, mask: 32, pid: 11797, fd: -30, pidfd: 5, info_type: 4, info_len: 8 
     
    Summary: 
    passed   77 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    14 termination_type

    22

    1085

    22

    1085

    524

    fanotify22

    Mon Jun 16 16:38:58 2025

    "fanotify22"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify.h:122: TINFO: fid(test_mnt/internal_dir/bad_dir) = 4f3a1de9.1109e0bb.7e82.aac35a53.0... 
    fanotify.h:122: TINFO: fid(test_mnt/internal_dir) = 4f3a1de9.1109e0bb.7e81.ae6402c6.0... 
    fanotify22.c:277: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt 
    debugfs 1.47.1 (20-May-2024) 
    debugfs 1.47.1 (20-May-2024) 
    fanotify22.c:280: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=0 
    fanotify.h:122: TINFO: fid(test_mnt) = 4f3a1de9.1109e0bb.2.0.0... 
    fanotify22.c:58: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=21 
    fanotify22.c:245: TPASS: Successfully received: Trigger abort 
    fanotify22.c:265: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt 
    fanotify22.c:266: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=0 
    fanotify22.c:245: TPASS: Successfully received: Lookup of inode with invalid mode 
    fanotify22.c:265: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt 
    fanotify22.c:266: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=0 
    fanotify22.c:245: TPASS: Successfully received: Multiple error submission 
    fanotify22.c:265: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt 
    fanotify22.c:266: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=0 
    fanotify22.c:58: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=21 
    fanotify22.c:245: TPASS: Successfully received: Multiple error submission 2 
    fanotify22.c:265: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt 
    fanotify22.c:266: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanbiTsxD/test_mnt fstyp=ext4 flags=0 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    74

    1

    74

    525

    fanotify23

    Mon Jun 16 16:38:59 2025

    "fanotify23"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fan6wfTQs as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6wfTQs/fs_mnt fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    fanotify23.c:109: TPASS: FAN_MARK_ADD failed with EEXIST as expected when trying to downgrade to evictable mark 
    fanotify23.c:72: TPASS: FAN_MARK_REMOVE failed with ENOENT as expected after empty mask 
    fanotify23.c:155: TPASS: Got no events as expected 
    fanotify23.c:72: TPASS: FAN_MARK_REMOVE failed with ENOENT as expected after drop_caches 
    fanotify23.c:196: TPASS: got event: mask=4 
    fanotify23.c:196: TPASS: got event: mask=4 
    fanotify23.c:56: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_fan6wfTQs/fs_mnt 
    fanotify23.c:57: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fan6wfTQs/fs_mnt fstyp=ext2 flags=0 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    63

    2

    63

    526

    fanotify24

    Mon Jun 16 16:39:00 2025

    "fanotify24"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=ext2 flags=0 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=ext3 flags=0 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=ext4 flags=0 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=vfat flags=0 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=exfat flags=0 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fanwFhmwR/fs_mnt fstyp=tmpfs flags=0 
    fanotify24.c:486: TCONF: FAN_PRE_ACCESS not supported in kernel? 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  7 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    568

    12

    568

    527

    ioperm01

    Mon Jun 16 16:39:07 2025

    "ioperm01"

    ""

    exit

    tst_test.c:1322: TCONF: LSB v1.3 does not specify ioperm() for this architecture. (only for i386 or x86_64) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    528

    ioperm02

    Mon Jun 16 16:39:07 2025

    "ioperm02"

    ""

    exit

    tst_test.c:1322: TCONF: LSB v1.3 does not specify ioperm() for this architecture. (only for i386 or x86_64) 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    529

    iopl01

    Mon Jun 16 16:39:07 2025

    "iopl01"

    ""

    exit

    tst_test.c:1322: TCONF: LSB v1.3 does not specify iopl() for this architecture. (only for i386 or x86_64) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    530

    iopl02

    Mon Jun 16 16:39:07 2025

    "iopl02"

    ""

    exit

    tst_test.c:1322: TCONF: LSB v1.3 does not specify iopl() for this architecture. (only for i386 or x86_64) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    531

    ioprio_get01

    Mon Jun 16 16:39:07 2025

    "ioprio_get01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioprio_get01.c:40: TPASS: ioprio_get returned class NONE prio 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    532

    ioprio_set01

    Mon Jun 16 16:39:07 2025

    "ioprio_set01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioprio_set01.c:64: TINFO: ioprio_get returned class NONE prio 0 
    ioprio.h:70: TPASS: ioprio_set new class BEST-EFFORT, new prio 1 
    ioprio_set01.c:42: TCONF: ioprio decrease out of range (-1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    533

    ioprio_set02

    Mon Jun 16 16:39:07 2025

    "ioprio_set02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioprio_set02.c:34: TPASS: tested all prios in class BEST-EFFORT 
    ioprio_set02.c:50: TPASS: tested all prios in class IDLE 
    ioprio.h:70: TPASS: ioprio_set new class NONE, new prio 0 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    534

    ioprio_set03

    Mon Jun 16 16:39:07 2025

    "ioprio_set03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ioprio.h:70: TPASS: ioprio_set new class BEST-EFFORT, new prio 4 
    ioprio_set03.c:33: TPASS: returned correct error for wrong prio: EINVAL (22) 
    ioprio_set03.c:46: TINFO: tested illegal priority with class NONE 
    ioprio_set03.c:49: TPASS: returned correct error for wrong prio: EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    535

    io_cancel01

    Mon Jun 16 16:39:07 2025

    "io_cancel01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_cancel01.c:24: TPASS: tst_syscall(__NR_io_cancel, ctx, NULL, NULL) : EFAULT (14) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    536

    io_cancel02

    Mon Jun 16 16:39:07 2025

    "io_cancel02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    537

    io_destroy01

    Mon Jun 16 16:39:07 2025

    "io_destroy01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    538

    io_destroy02

    Mon Jun 16 16:39:07 2025

    "io_destroy02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_destroy02.c:26: TPASS: io_destroy() with an invalid ctx : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    539

    io_getevents01

    Mon Jun 16 16:39:07 2025

    "io_getevents01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_getevents01.c:24: TPASS: io_getevents syscall with invalid ctx : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    540

    io_getevents02

    Mon Jun 16 16:39:07 2025

    "io_getevents02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    541

    io_pgetevents01

    Mon Jun 16 16:39:07 2025

    "io_pgetevents01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    542

    io_pgetevents02

    Mon Jun 16 16:39:07 2025

    "io_pgetevents02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    543

    io_setup01

    Mon Jun 16 16:39:07 2025

    "io_setup01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    544

    io_setup02

    Mon Jun 16 16:39:07 2025

    "io_setup02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_setup02.c:31: TPASS: io_setup() when ctxp is NULL : EFAULT (14) 
    io_setup02.c:35: TPASS: io_setup() when ctxp is not initialized to 0 : EINVAL (22) 
    io_setup02.c:39: TPASS: io_setup() when nr_events is -1 : EINVAL (22) 
    io_setup02.c:45: TPASS: io_setup() when nr_events exceeds the limit : EAGAIN/EWOULDBLOCK (11) 
    io_setup02.c:51: TPASS: io_setup() when both nr_events and ctxp are valid passed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    545

    io_submit01

    Mon Jun 16 16:39:07 2025

    "io_submit01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libaio and it's development packages 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    546

    io_submit02

    Mon Jun 16 16:39:07 2025

    "io_submit02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_io_Nf1TLB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_submit02.c:78: TPASS: io_submit() returns the number of iocbs submitted 
    io_submit02.c:78: TPASS: io_submit() returns 0 if nr is zero 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    547

    io_submit03

    Mon Jun 16 16:39:07 2025

    "io_submit03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_io_uhXdpw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_submit03.c:104: TPASS: io_submit() with invalid ctx : EINVAL (22) 
    io_submit03.c:104: TPASS: io_submit() with invalid nr : EINVAL (22) 
    io_submit03.c:104: TPASS: io_submit() with invalid iocbpp pointer : EFAULT (14) 
    io_submit03.c:104: TPASS: io_submit() with NULL iocb pointers : EFAULT (14) 
    io_submit03.c:104: TPASS: io_submit() with invalid fd : EBADF (9) 
    io_submit03.c:104: TPASS: io_submit() with readonly fd for write : EBADF (9) 
    io_submit03.c:104: TPASS: io_submit() with writeonly fd for read : EBADF (9) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    548

    keyctl01

    Mon Jun 16 16:39:07 2025

    "keyctl01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl01.c:28: TPASS: KEYCTL_GET_KEYRING_ID succeeded 
    keyctl01.c:49: TPASS: KEYCTL_REVOKE failed as expected: ENOKEY (126) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    549

    keyctl02

    Mon Jun 16 16:39:08 2025

    "keyctl02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    keyctl02.c:130: TINFO: waiting for key gc took: 100 ms 
    keyctl02.c:131: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    73

    813

    73

    813

    550

    keyctl03

    Mon Jun 16 16:39:14 2025

    "keyctl03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl03.c:25: TBROK: Failed to add key 
     
    HINT: You _MAY_ be missing kernel fixes: 
     
    https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f05819df10d7 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    551

    keyctl04

    Mon Jun 16 16:39:14 2025

    "keyctl04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl04.c:40: TPASS: thread keyring was not leaked 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    552

    keyctl05

    Mon Jun 16 16:39:14 2025

    "keyctl05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_security.c:38: TINFO: FIPS: off 
    keyctl05.c:134: TINFO: Try to update the 'asymmetric' key... 
    keyctl05.c:146: TPASS: updating 'asymmetric' key expectedly failed with EOPNOTSUPP 
    keyctl05.c:134: TINFO: Try to update the 'dns_resolver' key... 
    keyctl05.c:146: TPASS: updating 'dns_resolver' key expectedly failed with EOPNOTSUPP 
    keyctl05.c:182: TINFO: Try to update the 'user' key... 
    keyctl05.c:191: TPASS: didn't crash while racing to update 'user' key 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    7

    0

    7

    553

    keyctl06

    Mon Jun 16 16:39:14 2025

    "keyctl06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl06.c:57: TPASS: KEYCTL_READ returned full count but didn't overrun the buffer 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    554

    keyctl07

    Mon Jun 16 16:39:14 2025

    "keyctl07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl07.c:63: TINFO: trying to read from the negative key... 
    keyctl07.c:73: TPASS: KEYCTL_READ on negative key expectedly failed with ENOKEY 
    keyctl07.c:89: TPASS: didn't crash while reading from negative key 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    555

    keyctl08

    Mon Jun 16 16:39:14 2025

    "keyctl08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl08.c:26: TPASS: Denied access to .builtin_trusted_keys 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    556

    keyctl09

    Mon Jun 16 16:39:14 2025

    "keyctl09"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_USER_DECRYPTED_DATA=y' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:495: TINFO:  CONFIG_USER_DECRYPTED_DATA=n 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    557

    kcmp01

    Mon Jun 16 16:39:14 2025

    "kcmp01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_kcmaBjtyO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kcmp01.c:88: TPASS: kcmp() returned the expected value 
    kcmp01.c:88: TPASS: kcmp() returned the expected value 
    kcmp01.c:88: TPASS: kcmp() returned the expected value 
    kcmp01.c:88: TPASS: kcmp() returned the expected value 
    kcmp01.c:88: TPASS: kcmp() returned the expected value 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    558

    kcmp02

    Mon Jun 16 16:39:14 2025

    "kcmp02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_kcmnrMiE5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kcmp02.c:78: TPASS: kcmp(92001,4194304,KCMP_FILE,3,4) : ESRCH (3) 
    kcmp02.c:78: TPASS: kcmp(92001,92001,KCMP_TYPES + 1,3,4) : EINVAL (22) 
    kcmp02.c:78: TPASS: kcmp(92001,92001,-1,3,4) : EINVAL (22) 
    kcmp02.c:78: TPASS: kcmp(92001,92001,INT_MIN,3,4) : EINVAL (22) 
    kcmp02.c:78: TPASS: kcmp(92001,92001,INT_MAX,3,4) : EINVAL (22) 
    kcmp02.c:78: TPASS: kcmp(92001,92001,KCMP_FILE,3,-1) : EBADF (9) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    559

    kcmp03

    Mon Jun 16 16:39:14 2025

    "kcmp03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kcmp03.c:66: TINFO: Testing CLONE_VM, KCMP_VM 
    kcmp03.c:56: TPASS: kcmp(pid1, pid2, *(int *)arg, 0, 0) passed 
    kcmp03.c:66: TINFO: Testing CLONE_FS, KCMP_FS 
    kcmp03.c:56: TPASS: kcmp(pid1, pid2, *(int *)arg, 0, 0) passed 
    kcmp03.c:66: TINFO: Testing CLONE_IO, KCMP_IO 
    kcmp03.c:56: TPASS: kcmp(pid1, pid2, *(int *)arg, 0, 0) passed 
    kcmp03.c:66: TINFO: Testing CLONE_SYSVSEM, KCMP_SYSVSEM 
    kcmp03.c:56: TPASS: kcmp(pid1, pid2, *(int *)arg, 0, 0) passed 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    560

    kill02

    Mon Jun 16 16:39:14 2025

    "kill02"

    ""

    exit

    kill02      1  TPASS  :  The signal was sent to all processes in the process group. 
    kill02      2  TPASS  :  The signal was not sent to selective processes that were not in the process group. 
    

    "ok"

    10 termination_type

    0

    1

    0

    1

    561

    kill03

    Mon Jun 16 16:39:24 2025

    "kill03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kill03.c:43: TPASS: kill failed as expected: EINVAL (22) 
    kill03.c:43: TPASS: kill failed as expected: ESRCH (3) 
    kill03.c:43: TPASS: kill failed as expected: ESRCH (3) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    562

    kill05

    Mon Jun 16 16:39:24 2025

    "kill05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kill05.c:68: TPASS: kill failed with EPERM 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    563

    kill06

    Mon Jun 16 16:39:24 2025

    "kill06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kill06.c:43: TPASS: receive expected signal SIGKILL(9) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    564

    kill07

    Mon Jun 16 16:39:24 2025

    "kill07"

    ""

    exit

    kill07      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_kilQKc4qU as tmpdir (tmpfs filesystem) 
    kill07      0  TINFO  :  received expected signal 9 
    kill07      1  TPASS  :  Did not catch signal as expected 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    565

    kill08

    Mon Jun 16 16:39:25 2025

    "kill08"

    ""

    exit

    kill08      1  TPASS  :  received expected signal 9 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    566

    kill10

    Mon Jun 16 16:39:25 2025

    "kill10"

    ""

    exit

    92045: All 10 children reported in 
    92046: All 10 children reported in 
    kill10      1  TPASS  :  All 2 pgrps received their signals 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    567

    kill11

    Mon Jun 16 16:39:26 2025

    "kill11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_kilmYo6zX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kill11.c:116: TINFO: Raising rlim_max to 524288 
    kill11.c:120: TINFO: Adjusting RLIMIT_CORE to 524288 
    kill11.c:99: TPASS: signal SIGHUP           
    kill11.c:99: TPASS: signal SIGINT           
    kill11.c:99: TPASS: signal SIGQUIT          dumped core 
    kill11.c:99: TPASS: signal SIGILL           dumped core 
    kill11.c:99: TPASS: signal SIGTRAP          dumped core 
    kill11.c:99: TPASS: signal SIGIOT/SIGABRT   dumped core 
    kill11.c:99: TPASS: signal SIGIOT/SIGABRT   dumped core 
    kill11.c:99: TPASS: signal SIGBUS           dumped core 
    kill11.c:99: TPASS: signal SIGFPE           dumped core 
    kill11.c:99: TPASS: signal SIGKILL          
    kill11.c:99: TPASS: signal SIGUSR1          
    kill11.c:99: TPASS: signal SIGSEGV          dumped core 
    kill11.c:99: TPASS: signal SIGUSR2          
    kill11.c:99: TPASS: signal SIGPIPE          
    kill11.c:99: TPASS: signal SIGALRM          
    kill11.c:99: TPASS: signal SIGTERM          
    kill11.c:99: TPASS: signal SIGSTKFLT        
    kill11.c:99: TPASS: signal SIGXCPU          dumped core 
    kill11.c:99: TPASS: signal SIGXFSZ          dumped core 
    kill11.c:99: TPASS: signal SIGVTALRM        
    kill11.c:99: TPASS: signal SIGPROF          
    kill11.c:99: TPASS: signal SIGIO/SIGPOLL    
    kill11.c:99: TPASS: signal SIGPWR           
    kill11.c:99: TPASS: signal SIGSYS/SIGUNUSED dumped core 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    18

    2

    18

    568

    kill12

    Mon Jun 16 16:39:26 2025

    "kill12"

    ""

    exit

    kill12      1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    569

    kill13

    Mon Jun 16 16:39:27 2025

    "kill13"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_UBSAN_SIGNED_OVERFLOW' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_UBSAN_SIGNED_OVERFLOW Undefined 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    570

    landlock01

    Mon Jun 16 16:39:27 2025

    "landlock01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock01.c:47: TPASS: Unknown access : EINVAL (22) 
    landlock01.c:47: TPASS: Size is too small : EINVAL (22) 
    landlock01.c:47: TPASS: Unknown flags : EINVAL (22) 
    landlock01.c:47: TPASS: Size is too big : E2BIG (7) 
    landlock01.c:47: TPASS: Invalid attr address : EFAULT (14) 
    landlock01.c:47: TPASS: Empty accesses : ENOMSG (42) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    571

    landlock02

    Mon Jun 16 16:39:27 2025

    "landlock02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock02.c:138: TPASS: Invalid flags : EINVAL (22) 
    landlock02.c:138: TPASS: Invalid rule type : EINVAL (22) 
    landlock02.c:138: TPASS: Empty accesses : ENOMSG (42) 
    landlock02.c:138: TPASS: Invalid file descriptor : EBADF (9) 
    landlock02.c:138: TPASS: Invalid parent fd : EBADF (9) 
    landlock02.c:138: TPASS: Invalid rule attr : EFAULT (14) 
    landlock02.c:122: TCONF: Minimum ABI required: 4 
    landlock02.c:122: TCONF: Minimum ABI required: 4 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    572

    landlock03

    Mon Jun 16 16:39:27 2025

    "landlock03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lanUGHuIl as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock03.c:65: TPASS: Invalid flags : EINVAL (22) 
    landlock03.c:65: TPASS: Invalid file descriptor : EBADF (9) 
    landlock03.c:65: TPASS: Not a ruleset file descriptor : EBADFD (77) 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    landlock03.c:65: TPASS: File descriptor doesn't have CAP_SYS_ADMIN : EPERM (1) 
    tst_capability.c:41: TINFO: Permitting CAP_SYS_ADMIN(21) 
    landlock03.c:65: TPASS: Maximum number of stacked rulesets is reached : E2BIG (7) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    573

    landlock04

    Mon Jun 16 16:39:27 2025

    "landlock04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 06m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_EXECUTE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:176: TPASS: Test binary has been executed 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_WRITE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:313: TPASS: ftruncate(fd, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:197: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_READ_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:221: TPASS: Can read 'sandbox/dir_readdir' directory 
    landlock_tester.h:240: TPASS: files_counted == ARRAY_SIZE(readdir_files) (3) 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_DIR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:248: TPASS: rmdir(DIR_RMDIR) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_REMOVE_FILE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:258: TPASS: unlink(FILE_UNLINK) passed 
    landlock_tester.h:259: TPASS: remove(FILE_REMOVE) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_CHAR 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_BLOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_REG 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SOCK 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_FIFO 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:275: TPASS: mknod(path, type | 0400, dev) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:285: TPASS: symlink(FILE_SYM0, FILE_SYM1) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:285: TPASS: symlink(FILE_SYM0, FILE_SYM1) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:285: TPASS: symlink(FILE_SYM0, FILE_SYM1) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:285: TPASS: symlink(FILE_SYM0, FILE_SYM1) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_MAKE_SYM 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:285: TPASS: symlink(FILE_SYM0, FILE_SYM1) passed 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:186: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:309: TPASS: truncate(FILE_TRUNCATE, 10) : EACCES (13) 
    landlock_tester.h:317: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) : EACCES (13) 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=vfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanFOmZby/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock04.c:149: TINFO: Testing LANDLOCK_ACCESS_FS_TRUNCATE 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/libc.so.6 
    landlock04.c:127: TINFO: Enable read/exec permissions for /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 
    landlock_tester.h:181: TINFO: Test writing file 
    landlock_tester.h:184: TPASS: open(FILE_WRITE, O_WRONLY, PERM_MODE) returned fd 4 
    landlock_tester.h:294: TINFO: Test truncating file 
    landlock_tester.h:297: TPASS: truncate(FILE_TRUNCATE, 10) passed 
    landlock_tester.h:301: TPASS: ftruncate(fd, 10) passed 
    landlock_tester.h:305: TPASS: open(FILE_TRUNCATE, O_WRONLY | O_TRUNC, PERM_MODE) returned fd 4 
    landlock_tester.h:155: TINFO: Test binary execution 
    landlock_tester.h:166: TPASS: execve(FILE_EXEC, args, NULL) : EACCES (13) 
    landlock_tester.h:194: TINFO: Test reading file 
    landlock_tester.h:199: TPASS: open(FILE_READ, O_RDONLY, PERM_MODE) : EACCES (13) 
    landlock_tester.h:207: TINFO: Test reading directory 
    landlock_tester.h:215: TPASS: Can't read 'sandbox/dir_readdir' directory 
    landlock_tester.h:245: TINFO: Test removing directory 
    landlock_tester.h:250: TPASS: rmdir(DIR_RMDIR) : EACCES (13) 
    landlock_tester.h:255: TINFO: Test removing file 
    landlock_tester.h:261: TPASS: unlink(FILE_UNLINK) : EACCES (13) 
    landlock_tester.h:262: TPASS: remove(FILE_REMOVE) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:272: TINFO: Test normal or special files creation 
    landlock_tester.h:277: TPASS: mknod(path, type | 0400, dev) : EACCES (13) 
    landlock_tester.h:282: TINFO: Test symbolic links 
    landlock_tester.h:287: TPASS: symlink(FILE_SYM0, FILE_SYM1) : EACCES (13) 
     
    Summary: 
    passed   1256 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    84 termination_type

    198

    6784

    198

    6784

    574

    landlock05

    Mon Jun 16 16:40:51 2025

    "landlock05"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lanlaEouG as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanlaEouG/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock05.c:61: TINFO: Applying LANDLOCK_ACCESS_FS_REFER 
    landlock05.c:37: TPASS: rename(FILENAME1, FILENAME2) passed 
    landlock05.c:41: TPASS: rename(FILENAME2, FILENAME3) : EXDEV (18) 
    landlock05.c:42: TPASS: rename(FILENAME2, FILENAME1) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanlaEouG/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock05.c:61: TINFO: Applying LANDLOCK_ACCESS_FS_REFER 
    landlock05.c:37: TPASS: rename(FILENAME1, FILENAME2) passed 
    landlock05.c:41: TPASS: rename(FILENAME2, FILENAME3) : EXDEV (18) 
    landlock05.c:42: TPASS: rename(FILENAME2, FILENAME1) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanlaEouG/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock05.c:61: TINFO: Applying LANDLOCK_ACCESS_FS_REFER 
    landlock05.c:37: TPASS: rename(FILENAME1, FILENAME2) passed 
    landlock05.c:41: TPASS: rename(FILENAME2, FILENAME3) : EXDEV (18) 
    landlock05.c:42: TPASS: rename(FILENAME2, FILENAME1) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanlaEouG/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock05.c:61: TINFO: Applying LANDLOCK_ACCESS_FS_REFER 
    landlock05.c:37: TPASS: rename(FILENAME1, FILENAME2) passed 
    landlock05.c:41: TPASS: rename(FILENAME2, FILENAME3) : EXDEV (18) 
    landlock05.c:42: TPASS: rename(FILENAME2, FILENAME1) passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanlaEouG/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock05.c:61: TINFO: Applying LANDLOCK_ACCESS_FS_REFER 
    landlock05.c:37: TPASS: rename(FILENAME1, FILENAME2) passed 
    landlock05.c:41: TPASS: rename(FILENAME2, FILENAME3) : EXDEV (18) 
    landlock05.c:42: TPASS: rename(FILENAME2, FILENAME1) passed 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    11

    566

    11

    566

    575

    landlock06

    Mon Jun 16 16:40:58 2025

    "landlock06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG/sandbox fstyp=ext2 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock06.c:44: TCONF: LANDLOCK_ACCESS_FS_IOCTL_DEV is not supported 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG/sandbox fstyp=ext3 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock06.c:44: TCONF: LANDLOCK_ACCESS_FS_IOCTL_DEV is not supported 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG/sandbox fstyp=ext4 flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock06.c:44: TCONF: LANDLOCK_ACCESS_FS_IOCTL_DEV is not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG/sandbox fstyp=exfat flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock06.c:44: TCONF: LANDLOCK_ACCESS_FS_IOCTL_DEV is not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG/sandbox fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock06.c:44: TCONF: LANDLOCK_ACCESS_FS_IOCTL_DEV is not supported 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lanbwYaqG/sandbox fstyp=tmpfs flags=0 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock06.c:44: TCONF: LANDLOCK_ACCESS_FS_IOCTL_DEV is not supported 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    567

    12

    567

    576

    landlock07

    Mon Jun 16 16:41:05 2025

    "landlock07"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock07.c:55: TPASS: open("/dev/null", O_WRONLY) : EACCES (13) 
    landlock07.c:64: TPASS: open("/dev/null", O_WRONLY) : EACCES (13) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    577

    landlock08

    Mon Jun 16 16:41:05 2025

    "landlock08"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lan51yA2Q as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock08.c:171: TCONF: Landlock network is not supported 
    landlock_common.h:41: TINFO: Landlock ABI v3 
    landlock08.c:171: TCONF: Landlock network is not supported 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    578

    lchown01

    Mon Jun 16 16:41:05 2025

    "lchown01"

    ""

    exit

    lchown01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_lchMg292c as tmpdir (tmpfs filesystem) 
    lchown01    1  TPASS  :  lchown() succeeds to Change Owner/Group ids of slink_file 
    lchown01    2  TPASS  :  lchown() succeeds to Change Owner id only of slink_file 
    lchown01    3  TPASS  :  lchown() succeeds to Change Owner/Group ids of slink_file 
    lchown01    4  TPASS  :  lchown() succeeds to Change Group id only of slink_file 
    lchown01    5  TPASS  :  lchown() succeeds to Change Group/Group ids of slink_file 
    lchown01    6  TPASS  :  lchown() succeeds to Change none of slink_file 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    579

    lchown01_16

    Mon Jun 16 16:41:05 2025

    "lchown01_16"

    ""

    exit

    lchown01_16    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_lch9jAp1w as tmpdir (tmpfs filesystem) 
    lchown01_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: 16-bit version of lchown() is not supported on your platform 
    lchown01_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    580

    lchown02

    Mon Jun 16 16:41:05 2025

    "lchown02"

    ""

    exit

    lchown02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_lchhn7oRY as tmpdir (tmpfs filesystem) 
    lchown02    1  TPASS  :  lchown(2) fails, Process is not owner/root, errno:1 
    lchown02    2  TPASS  :  lchown(2) fails, Search permission denied, errno:13 
    lchown02    3  TPASS  :  lchown(2) fails, Unaccessible address space, errno:14 
    lchown02    4  TPASS  :  lchown(2) fails, Pathname too long, errno:36 
    lchown02    5  TPASS  :  lchown(2) fails, Path contains regular file, errno:20 
    lchown02    6  TPASS  :  lchown(2) fails, Pathname is empty, errno:2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    581

    lchown03

    Mon Jun 16 16:41:05 2025

    "lchown03"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    lchown03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_lchdEkZ3q as tmpdir (tmpfs filesystem) 
    lchown03    0  TINFO  :  Found free device 0 '/dev/loop0' 
    lchown03    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    lchown03    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lchdEkZ3q/mntpoint fstyp=ext2 flags=1 
    lchown03    1  TPASS  :  lchown() failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    lchown03    2  TPASS  :  lchown() failed as expected: TEST_ERRNO=EROFS(30): Read-only file system 
    

    "ok"

    1 termination_type

    0

    49

    0

    49

    582

    lchown02_16

    Mon Jun 16 16:41:06 2025

    "lchown02_16"

    ""

    exit

    lchown02_16    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_lchdJZly6 as tmpdir (tmpfs filesystem) 
    lchown02_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: 16-bit version of lchown() is not supported on your platform 
    lchown02_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    583

    lchown03_16

    Mon Jun 16 16:41:06 2025

    "lchown03_16"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    lchown03_16    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_lchHh7kdM as tmpdir (tmpfs filesystem) 
    lchown03_16    0  TINFO  :  Found free device 0 '/dev/loop0' 
    lchown03_16    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    lchown03_16    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lchHh7kdM/mntpoint fstyp=ext2 flags=1 
    lchown03_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: 16-bit version of lchown() is not supported on your platform 
    lchown03_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: Remaining cases not appropriate for configuration 
    

    "ok"

    1 termination_type

    2

    48

    2

    48

    584

    lgetxattr01

    Mon Jun 16 16:41:07 2025

    "lgetxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lgeCWc7C2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lgetxattr01.c:74: TPASS: lgetxattr() got expected value 
    lgetxattr01.c:87: TPASS: lgetxattr() failed as expected: ENODATA (61) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    585

    lgetxattr02

    Mon Jun 16 16:41:07 2025

    "lgetxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lgeskDwco as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lgetxattr02.c:56: TPASS: lgetxattr() failed as expected: ENODATA (61) 
    lgetxattr02.c:56: TPASS: lgetxattr() failed as expected: ERANGE (34) 
    lgetxattr02.c:56: TPASS: lgetxattr() failed as expected: EFAULT (14) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    586

    link02

    Mon Jun 16 16:41:07 2025

    "link02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_linBYxG2L as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    link02.c:24: TPASS: link(OLDPATH, NEWPATH) passed 
    link02.c:33: TPASS: link(oldpath,newpath) returned 0 and stat link counts match 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    587

    link04

    Mon Jun 16 16:41:07 2025

    "link04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_linlxzXex as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    link04.c:88: TPASS: link(, ): ENOENT (2) 
    link04.c:88: TPASS: link(, ): ENOENT (2) 
    link04.c:88: TPASS: link(, ): ENOENT (2) 
    link04.c:88: TPASS: link(, ): ENOTDIR (20) 
    link04.c:88: TPASS: link(, ): ENAMETOOLONG (36) 
    link04.c:88: TPASS: link(, ): EFAULT (14) 
    link04.c:88: TPASS: link(, ): ENOENT (2) 
    link04.c:88: TPASS: link(, ): ENOENT (2) 
    link04.c:88: TPASS: link(, ): ENOENT (2) 
    link04.c:88: TPASS: link(, ): ENAMETOOLONG (36) 
    link04.c:88: TPASS: link(, ): EFAULT (14) 
    link04.c:88: TPASS: link(, ): EEXIST (17) 
    link04.c:88: TPASS: link(, ): EACCES (13) 
    link04.c:88: TPASS: link(, ): EACCES (13) 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    588

    link05

    Mon Jun 16 16:41:07 2025

    "link05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lin8iF2VO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    link05.c:54: TPASS: link(lkfile_93175, lkfile_93175[1-1000]) ret 0 for 1000 files, stat linkcounts match 1000 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    589

    link08

    Mon Jun 16 16:41:07 2025

    "link08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_linXg1i1A as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_linXg1i1A/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    link08.c:60: TPASS: link() failed as expected: EPERM (1) 
    link08.c:60: TPASS: link() failed as expected: EXDEV (18) 
    link08.c:60: TPASS: link() failed as expected: EROFS (30) 
    link08.c:60: TPASS: link() failed as expected: ELOOP (40) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    590

    linkat01

    Mon Jun 16 16:41:07 2025

    "linkat01"

    ""

    exit

    linkat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_linGXpgjQ as tmpdir (tmpfs filesystem) 
    linkat01    1  TPASS  :  linkat is functionality correct 
    linkat01    2  TPASS  :  linkat succeeded as expected 
    linkat01    3  TPASS  :  linkat is functionality correct 
    linkat01    4  TPASS  :  linkat is functionality correct 
    linkat01    5  TPASS  :  linkat is functionality correct 
    linkat01    6  TPASS  :  linkat succeeded as expected 
    linkat01    7  TPASS  :  linkat is functionality correct 
    linkat01    8  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory 
    linkat01    9  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory 
    linkat01   10  TPASS  :  linkat succeeded as expected 
    linkat01   11  TPASS  :  linkat is functionality correct 
    linkat01   12  TPASS  :  linkat failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor 
    linkat01   13  TPASS  :  linkat failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor 
    linkat01   14  TPASS  :  linkat succeeded as expected 
    linkat01   15  TPASS  :  linkat is functionality correct 
    linkat01   16  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory 
    linkat01   17  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory 
    linkat01   18  TPASS  :  linkat succeeded as expected 
    linkat01   19  TPASS  :  linkat is functionality correct 
    linkat01   20  TPASS  :  linkat failed as expected: TEST_ERRNO=EXDEV(18): Invalid cross-device link 
    linkat01   21  TPASS  :  linkat failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted 
    linkat01   22  TPASS  :  linkat failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    591

    linkat02

    Mon Jun 16 16:41:07 2025

    "linkat02"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    linkat02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_linTIIuzf as tmpdir (tmpfs filesystem) 
    linkat02    0  TINFO  :  Found free device 0 '/dev/loop0' 
    linkat02    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    linkat02    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_linTIIuzf/mntpoint fstyp=ext2 flags=0 
    linkat02    0  TINFO  :  Failed reach the hardlinks limit 
    linkat02    1  TPASS  :  linkat failed as expected: TEST_ERRNO=ENAMETOOLONG(36): File name too long 
    linkat02    2  TPASS  :  linkat failed as expected: TEST_ERRNO=ENAMETOOLONG(36): File name too long 
    linkat02    3  TPASS  :  linkat failed as expected: TEST_ERRNO=EEXIST(17): File exists 
    linkat02    4  TPASS  :  linkat failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    linkat02    5  TPASS  :  linkat failed as expected: TEST_ERRNO=EACCES(13): Permission denied 
    linkat02    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_linTIIuzf/mntpoint fstyp=ext2 flags=21 
    linkat02    6  TPASS  :  linkat failed as expected: TEST_ERRNO=EROFS(30): Read-only file system 
    linkat02    7  TCONF  :  linkat02.c:107: EMLINK test is not appropriate 
    

    "ok"

    2 termination_type

    13

    190

    13

    190

    592

    listen01

    Mon Jun 16 16:41:09 2025

    "listen01"

    ""

    exit

    listen01    1  TPASS  :  bad file descriptor successful 
    listen01    2  TPASS  :  not a socket successful 
    listen01    3  TPASS  :  UDP listen successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    593

    listmount01

    Mon Jun 16 16:41:09 2025

    "listmount01"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    594

    listmount02

    Mon Jun 16 16:41:09 2025

    "listmount02"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    595

    listmount03

    Mon Jun 16 16:41:09 2025

    "listmount03"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    596

    listmount04

    Mon Jun 16 16:41:09 2025

    "listmount04"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    597

    listxattr01

    Mon Jun 16 16:41:09 2025

    "listxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lis3jUBE1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    listxattr01.c:61: TPASS: listxattr() succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    598

    listxattr02

    Mon Jun 16 16:41:09 2025

    "listxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lisimjLRp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    listxattr02.c:65: TPASS: listxattr() failed as expected: ERANGE (34) 
    listxattr02.c:65: TPASS: listxattr() failed as expected: ENOENT (2) 
    listxattr02.c:65: TPASS: listxattr() failed as expected: EFAULT (14) 
    listxattr02.c:65: TPASS: listxattr() failed as expected: ENAMETOOLONG (36) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    599

    listxattr03

    Mon Jun 16 16:41:10 2025

    "listxattr03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lisebJmeE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    listxattr03.c:52: TPASS: listxattr() succeed with suitable buffer 
    listxattr03.c:52: TPASS: listxattr() succeed with suitable buffer 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    600

    llistxattr01

    Mon Jun 16 16:41:10 2025

    "llistxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_llisLiwbM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    llistxattr01.c:66: TPASS: llistxattr() succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    601

    llistxattr02

    Mon Jun 16 16:41:10 2025

    "llistxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lliATZaUV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    llistxattr02.c:65: TPASS: llistxattr() failed as expected: ERANGE (34) 
    llistxattr02.c:65: TPASS: llistxattr() failed as expected: ENOENT (2) 
    llistxattr02.c:65: TPASS: llistxattr() failed as expected: EFAULT (14) 
    llistxattr02.c:65: TPASS: llistxattr() failed as expected: ENAMETOOLONG (36) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    602

    llistxattr03

    Mon Jun 16 16:41:10 2025

    "llistxattr03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_llixnD3qa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    llistxattr03.c:52: TPASS: llistxattr() succeed with suitable buffer 
    llistxattr03.c:52: TPASS: llistxattr() succeed with suitable buffer 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    603

    llseek01

    Mon Jun 16 16:41:10 2025

    "llseek01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_llsRlEbAo as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    604

    llseek02

    Mon Jun 16 16:41:10 2025

    "llseek02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_llswjXC6t as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    llseek02.c:49: TPASS: lseek(3, 1, 10) failed as expected: EINVAL (22) 
    llseek02.c:49: TPASS: lseek(4, 1, 0) failed as expected: EBADF (9) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    605

    llseek03

    Mon Jun 16 16:41:10 2025

    "llseek03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_llsfL9gBB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    llseek03.c:96: TPASS: llseek returned 1 
    llseek03.c:115: TPASS: SEEK_SET for llseek 
    llseek03.c:96: TPASS: llseek returned 5 
    llseek03.c:115: TPASS: SEEK_CUR for llseek 
    llseek03.c:96: TPASS: llseek returned 7 
    llseek03.c:115: TPASS: SEEK_END for llseek 
    llseek03.c:96: TPASS: llseek returned 8 
    llseek03.c:107: TPASS: SEEK_SET read returned 0 
    llseek03.c:96: TPASS: llseek returned 8 
    llseek03.c:107: TPASS: SEEK_CUR read returned 0 
    llseek03.c:96: TPASS: llseek returned 8 
    llseek03.c:107: TPASS: SEEK_END read returned 0 
    llseek03.c:96: TPASS: llseek returned 10 
    llseek03.c:107: TPASS: SEEK_SET read returned 0 
    llseek03.c:96: TPASS: llseek returned 12 
    llseek03.c:107: TPASS: SEEK_CUR read returned 0 
    llseek03.c:96: TPASS: llseek returned 12 
    llseek03.c:107: TPASS: SEEK_END read returned 0 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    606

    lremovexattr01

    Mon Jun 16 16:41:10 2025

    "lremovexattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=ext2 flags=0 
    lremovexattr01.c:104: TPASS: lremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=ext3 flags=0 
    lremovexattr01.c:104: TPASS: lremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=ext4 flags=0 
    lremovexattr01.c:104: TPASS: lremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=vfat flags=0 
    lremovexattr01.c:112: TCONF: symlink() not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=exfat flags=0 
    lremovexattr01.c:112: TCONF: symlink() not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    lremovexattr01.c:104: TPASS: lremovexattr(2) removed attribute as expected 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_lrebVvWVi/mntpoint fstyp=tmpfs flags=0 
    lremovexattr01.c:104: TPASS: lremovexattr(2) removed attribute as expected 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    563

    12

    563

    607

    lseek01

    Mon Jun 16 16:41:17 2025

    "lseek01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lseNUJuK6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lseek01.c:67: TPASS: lseek(tfile, 4, SEEK_SET) read correct data 
    lseek01.c:67: TPASS: lseek(tfile, -2, SEEK_CUR) read correct data 
    lseek01.c:67: TPASS: lseek(tfile, -4, SEEK_END) read correct data 
    lseek01.c:67: TPASS: lseek(tfile, 0, SEEK_END) read correct data 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    608

    lseek02

    Mon Jun 16 16:41:17 2025

    "lseek02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lseYEjODw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lseek02.c:64: TPASS: lseek(-1, 1, 0) failed as expected: EBADF (9) 
    lseek02.c:64: TPASS: lseek(-1, 1, 1) failed as expected: EBADF (9) 
    lseek02.c:64: TPASS: lseek(-1, 1, 2) failed as expected: EBADF (9) 
    lseek02.c:64: TPASS: lseek(3, 1, 5) failed as expected: EINVAL (22) 
    lseek02.c:64: TPASS: lseek(3, 1, -1) failed as expected: EINVAL (22) 
    lseek02.c:64: TPASS: lseek(3, 1, 7) failed as expected: EINVAL (22) 
    lseek02.c:64: TPASS: lseek(4, 1, 0) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(4, 1, 1) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(4, 1, 2) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(5, 1, 0) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(5, 1, 1) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(5, 1, 2) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(7, 1, 0) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(7, 1, 1) failed as expected: ESPIPE (29) 
    lseek02.c:64: TPASS: lseek(7, 1, 2) failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    609

    lseek07

    Mon Jun 16 16:41:17 2025

    "lseek07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lseflV0Ja as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lseek07.c:70: TPASS: lseek(tfile1, 7, SEEK_SET) wrote correct data abcdefgijk 
    lseek07.c:70: TPASS: lseek(tfile2, 2, SEEK_SET) wrote correct data abijkfg 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    610

    lseek11

    Mon Jun 16 16:41:17 2025

    "lseek11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lse1zSaxw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lseek11.c:162: TINFO: The block size is 4096 
    lseek11.c:210: TPASS: The 0th test passed: SEEK_DATA from startblock 0 offset 0 
    lseek11.c:210: TPASS: The 1th test passed: SEEK_DATA from startblock 0 offset 4 
    lseek11.c:210: TPASS: The 2th test passed: SEEK_HOLE from startblock 0 offset 0 
    lseek11.c:210: TPASS: The 3th test passed: SEEK_HOLE from startblock 0 offset 4 
    lseek11.c:210: TPASS: The 4th test passed: SEEK_HOLE from startblock 1 offset 0 
    lseek11.c:210: TPASS: The 5th test passed: SEEK_HOLE from startblock 1 offset 128 
    lseek11.c:210: TPASS: The 6th test passed: SEEK_DATA from startblock 1 offset 0 
    lseek11.c:210: TPASS: The 7th test passed: SEEK_DATA from startblock 10 offset -1 
    lseek11.c:210: TPASS: The 8th test passed: SEEK_DATA from startblock 10 offset 0 
    lseek11.c:210: TPASS: The 9th test passed: SEEK_DATA from startblock 10 offset 4 
    lseek11.c:210: TPASS: The 10th test passed: SEEK_HOLE from startblock 10 offset 0 
    lseek11.c:210: TPASS: The 11th test passed: SEEK_HOLE from startblock 10 offset 4 
    lseek11.c:210: TPASS: The 12th test passed: SEEK_HOLE from startblock 11 offset 128 
    lseek11.c:210: TPASS: The 13th test passed: SEEK_DATA from startblock 11 offset 128 
    lseek11.c:210: TPASS: The 14th test passed: SEEK_HOLE from startblock 30 offset -128 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    611

    lstat01

    Mon Jun 16 16:41:17 2025

    "lstat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lst7WQkEZ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lstat01.c:46: TPASS: lstat() reported correct values for the symlink! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    612

    lstat01_64

    Mon Jun 16 16:41:17 2025

    "lstat01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lsttf4ifO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lstat01.c:46: TPASS: lstat() reported correct values for the symlink! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    613

    lstat02

    Mon Jun 16 16:41:17 2025

    "lstat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lstWnhxte as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lstat02.c:72: TPASS: lstat() failed as expected: EACCES (13) 
    lstat02.c:72: TPASS: lstat() failed as expected: ENOENT (2) 
    lstat02.c:72: TPASS: lstat() failed as expected: EFAULT (14) 
    lstat02.c:72: TPASS: lstat() failed as expected: ENAMETOOLONG (36) 
    lstat02.c:72: TPASS: lstat() failed as expected: ENOTDIR (20) 
    lstat02.c:72: TPASS: lstat() failed as expected: ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    614

    lstat02_64

    Mon Jun 16 16:41:17 2025

    "lstat02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lst7Sk7xT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lstat02.c:72: TPASS: lstat() failed as expected: EACCES (13) 
    lstat02.c:72: TPASS: lstat() failed as expected: ENOENT (2) 
    lstat02.c:72: TPASS: lstat() failed as expected: EFAULT (14) 
    lstat02.c:72: TPASS: lstat() failed as expected: ENAMETOOLONG (36) 
    lstat02.c:72: TPASS: lstat() failed as expected: ENOTDIR (20) 
    lstat02.c:72: TPASS: lstat() failed as expected: ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    615

    lstat03

    Mon Jun 16 16:41:17 2025

    "lstat03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lstOMBZOl as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lstat03.c:56: TINFO: Formatting /dev/loop0 with ext2 opts='-b 1024' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    lstat03.c:57: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lstOMBZOl/mntpoint fstyp=ext2 flags=0 
    lstat03.c:29: TPASS: Expect: file_stat->st_dev != symb_stat->st_dev 
    lstat03.c:30: TPASS: Expect: file_stat->st_mode != symb_stat->st_mode 
    lstat03.c:31: TPASS: Expect: file_stat->st_nlink != symb_stat->st_nlink 
    lstat03.c:32: TPASS: Expect: file_stat->st_ino != symb_stat->st_ino 
    lstat03.c:33: TPASS: Expect: file_stat->st_uid != symb_stat->st_uid 
    lstat03.c:34: TPASS: Expect: file_stat->st_gid != symb_stat->st_gid 
    lstat03.c:35: TPASS: Expect: file_stat->st_size != symb_stat->st_size 
    lstat03.c:36: TPASS: Expect: file_stat->st_blocks != symb_stat->st_blocks 
    lstat03.c:37: TPASS: Expect: file_stat->st_blksize != symb_stat->st_blksize 
    lstat03.c:38: TPASS: Expect: file_stat->st_atime != symb_stat->st_atime 
    lstat03.c:39: TPASS: Expect: file_stat->st_mtime != symb_stat->st_mtime 
    lstat03.c:40: TPASS: Expect: file_stat->st_ctime != symb_stat->st_ctime 
    lstat03.c:81: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_lstOMBZOl/mntpoint 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    2

    50

    2

    50

    616

    lstat03_64

    Mon Jun 16 16:41:19 2025

    "lstat03_64"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lstcjQwCL as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lstat03.c:56: TINFO: Formatting /dev/loop0 with ext2 opts='-b 1024' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    lstat03.c:57: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_lstcjQwCL/mntpoint fstyp=ext2 flags=0 
    lstat03.c:29: TPASS: Expect: file_stat->st_dev != symb_stat->st_dev 
    lstat03.c:30: TPASS: Expect: file_stat->st_mode != symb_stat->st_mode 
    lstat03.c:31: TPASS: Expect: file_stat->st_nlink != symb_stat->st_nlink 
    lstat03.c:32: TPASS: Expect: file_stat->st_ino != symb_stat->st_ino 
    lstat03.c:33: TPASS: Expect: file_stat->st_uid != symb_stat->st_uid 
    lstat03.c:34: TPASS: Expect: file_stat->st_gid != symb_stat->st_gid 
    lstat03.c:35: TPASS: Expect: file_stat->st_size != symb_stat->st_size 
    lstat03.c:36: TPASS: Expect: file_stat->st_blocks != symb_stat->st_blocks 
    lstat03.c:37: TPASS: Expect: file_stat->st_blksize != symb_stat->st_blksize 
    lstat03.c:38: TPASS: Expect: file_stat->st_atime != symb_stat->st_atime 
    lstat03.c:39: TPASS: Expect: file_stat->st_mtime != symb_stat->st_mtime 
    lstat03.c:40: TPASS: Expect: file_stat->st_ctime != symb_stat->st_ctime 
    lstat03.c:81: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_lstcjQwCL/mntpoint 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    2

    50

    2

    50

    617

    mallinfo02

    Mon Jun 16 16:41:21 2025

    "mallinfo02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mallinfo02.c:26: TPASS: malloc() uses sbrk when size < 128k 
    mallinfo02.c:39: TPASS: malloc() uses mmap when size >= 128k 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    618

    mallinfo2_01

    Mon Jun 16 16:41:21 2025

    "mallinfo2_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mallinfo2_01.c:37: TPASS: hblkhd member of struct mallinfo2 doesn't overflow 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    619

    mallopt01

    Mon Jun 16 16:41:21 2025

    "mallopt01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mallopt01.c:39: TPASS: mallinfo() succeeded 
    mallopt01.c:46: TPASS: mallopt(M_MXFAST, 160) succeeded 
    mallopt01.c:51: TPASS: malloc(1024) succeeded 
    mallopt01.c:58: TPASS: mallopt(M_MXFAST, 0) succeeded 
    mallopt01.c:63: TPASS: malloc(1024) succeeded 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    620

    mbind01

    Mon Jun 16 16:41:21 2025

    "mbind01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    621

    mbind02

    Mon Jun 16 16:41:21 2025

    "mbind02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    622

    mbind03

    Mon Jun 16 16:41:21 2025

    "mbind03"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    623

    mbind04

    Mon Jun 16 16:41:21 2025

    "mbind04"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    624

    memset01

    Mon Jun 16 16:41:21 2025

    "memset01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memset01.c:67: TPASS: Test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    625

    memcmp01

    Mon Jun 16 16:41:21 2025

    "memcmp01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memcmp01.c:98: TPASS: Test passed 
    memcmp01.c:98: TPASS: Test passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    626

    memcpy01

    Mon Jun 16 16:41:21 2025

    "memcpy01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memcpy01.c:87: TPASS: Test passed 
    memcpy01.c:87: TPASS: Test passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    627

    migrate_pages01

    Mon Jun 16 16:41:21 2025

    "migrate_pages01"

    ""

    exit

    migrate_pages01    1  TCONF  :  migrate_pages01.c:250: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    migrate_pages01    2  TCONF  :  migrate_pages01.c:250: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    628

    migrate_pages02

    Mon Jun 16 16:41:21 2025

    "migrate_pages02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    629

    migrate_pages03

    Mon Jun 16 16:41:21 2025

    "migrate_pages03"

    ""

    exit

    tst_test.c:1322: TCONF: require libnuma >= 2 and it's development packages 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    630

    mlockall01

    Mon Jun 16 16:41:21 2025

    "mlockall01"

    ""

    exit

    mlockall01    1  TPASS  :  mlockall test passed for MCL_CURRENT 
    mlockall01    2  TPASS  :  mlockall test passed for MCL_FUTURE 
    mlockall01    3  TPASS  :  mlockall test passed for MCL_CURRENT|MCL_FUTURE 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    631

    mlockall02

    Mon Jun 16 16:41:21 2025

    "mlockall02"

    ""

    exit

    mlockall02    1  TPASS  :  expected failure - errno = 12 : Cannot allocate memory 
    mlockall02    2  TPASS  :  expected failure - errno = 1 : Operation not permitted 
    mlockall02    3  TPASS  :  expected failure - errno = 22 : Invalid argument 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    632

    mlockall03

    Mon Jun 16 16:41:21 2025

    "mlockall03"

    ""

    exit

    mlockall03    1  TPASS  :  expected failure - errno = 12 : Cannot allocate memory 
    mlockall03    2  TPASS  :  expected failure - errno = 1 : Operation not permitted 
    mlockall03    3  TPASS  :  expected failure - errno = 22 : Invalid argument 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    633

    mkdir02

    Mon Jun 16 16:41:21 2025

    "mkdir02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkd5TGFZT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mkdir02.c:54: TINFO: Found unused GID 11: SUCCESS (0) 
    mkdir02.c:44: TPASS: New dir inherited GID and S_ISGID 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    634

    mkdir03

    Mon Jun 16 16:41:21 2025

    "mkdir03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkdSsIDhz as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_mkdSsIDhz/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EFAULT (14) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: ENAMETOOLONG (36) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EEXIST (17) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EEXIST (17) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EEXIST (17) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EEXIST (17) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EEXIST (17) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: ENOENT (2) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: ENOTDIR (20) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: ELOOP (40) 
    mkdir03.c:75: TPASS: mkdir() failed as expected: EROFS (30) 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    635

    mkdir04

    Mon Jun 16 16:41:21 2025

    "mkdir04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkd1UHbGn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mkdir04.c:32: TPASS: mkdir() failed expectedly: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    636

    mkdir05

    Mon Jun 16 16:41:21 2025

    "mkdir05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkdpTmsOb as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mkdir05.c:45: TPASS: mkdir() functionality is correct 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    637

    mkdir09

    Mon Jun 16 16:41:21 2025

    "mkdir09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=ext2 flags=0 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=ext3 flags=0 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=ext4 flags=0 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=vfat flags=0 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=exfat flags=0 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_mkdC7S4Fr/mntpoint fstyp=tmpfs flags=0 
    mkdir09.c:65: TPASS: [4] remove dirs that do not exist 
    mkdir09.c:45: TPASS: [0] create dirs that already exist 
    mkdir09.c:45: TPASS: [3] create dirs that already exist 
    mkdir09.c:91: TPASS: [5] create/remove dirs 
    mkdir09.c:91: TPASS: [2] create/remove dirs 
    mkdir09.c:65: TPASS: [1] remove dirs that do not exist 
     
    Summary: 
    passed   42 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    16 termination_type

    65

    2215

    65

    2215

    638

    mkdirat01

    Mon Jun 16 16:41:37 2025

    "mkdirat01"

    ""

    exit

    mkdirat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mkdTQ8qmZ as tmpdir (tmpfs filesystem) 
    mkdirat01    1  TPASS  :  mkdirat() returned 0: TEST_ERRNO=SUCCESS(0): Success 
    mkdirat01    2  TPASS  :  mkdirat() returned 0: TEST_ERRNO=SUCCESS(0): Success 
    mkdirat01    3  TPASS  :  mkdirat() returned 0: TEST_ERRNO=SUCCESS(0): Success 
    mkdirat01    4  TPASS  :  mkdirat() returned -1: TEST_ERRNO=ENOTDIR(20): Not a directory 
    mkdirat01    5  TPASS  :  mkdirat() returned -1: TEST_ERRNO=EBADF(9): Bad file descriptor 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    639

    mkdirat02

    Mon Jun 16 16:41:37 2025

    "mkdirat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkdJUaKIb as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_mkdJUaKIb/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mkdirat02.c:65: TPASS: mkdirat() failed as expected: EROFS (30) 
    mkdirat02.c:65: TPASS: mkdirat() failed as expected: EROFS (30) 
    mkdirat02.c:65: TPASS: mkdirat() failed as expected: ELOOP (40) 
    mkdirat02.c:65: TPASS: mkdirat() failed as expected: ELOOP (40) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    640

    mknod01

    Mon Jun 16 16:41:37 2025

    "mknod01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mknjEc9cj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mknod01.c:37: TPASS: mknod(PATH, 100777, 0) passed 
    mknod01.c:37: TPASS: mknod(PATH, 10777, 0) passed 
    mknod01.c:37: TPASS: mknod(PATH, 20777, 259) passed 
    mknod01.c:37: TPASS: mknod(PATH, 60777, 259) passed 
    mknod01.c:37: TPASS: mknod(PATH, 104700, 0) passed 
    mknod01.c:37: TPASS: mknod(PATH, 102700, 0) passed 
    mknod01.c:37: TPASS: mknod(PATH, 106700, 0) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    641

    mknod02

    Mon Jun 16 16:41:37 2025

    "mknod02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mknF3LiJ3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mknod02.c:41: TPASS: mknod(testnode, 10777, 0) passed 
    mknod02.c:44: TPASS: buf.st_gid == 0 (0) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    642

    mknod03

    Mon Jun 16 16:41:37 2025

    "mknod03"

    ""

    exit

    mknod03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mknvvohkW as tmpdir (tmpfs filesystem) 
    mknod03     1  TPASS  :  Functionality of mknod(tnode_93467, 012777, 0) successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    643

    mknod04

    Mon Jun 16 16:41:37 2025

    "mknod04"

    ""

    exit

    mknod04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mkn6bfG3N as tmpdir (tmpfs filesystem) 
    mknod04     1  TPASS  :  Functionality of mknod(tnode_93468, 010777, 0) successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    644

    mknod05

    Mon Jun 16 16:41:37 2025

    "mknod05"

    ""

    exit

    mknod05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mknACzJmc as tmpdir (tmpfs filesystem) 
    mknod05     1  TPASS  :  Functionality of mknod(tnode_93469, 012777, 0) successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    645

    mknod06

    Mon Jun 16 16:41:37 2025

    "mknod06"

    ""

    exit

    mknod06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mknqQiEof as tmpdir (tmpfs filesystem) 
    mknod06     1  TPASS  :  mknod() fails, Specified node already exists, errno:17 
    mknod06     2  TPASS  :  mknod() fails, Invalid address, errno:14 
    mknod06     3  TPASS  :  mknod() fails, Non-existent file, errno:2 
    mknod06     4  TPASS  :  mknod() fails, Pathname is empty, errno:2 
    mknod06     5  TPASS  :  mknod() fails, Pathname too long, errno:36 
    mknod06     6  TPASS  :  mknod() fails, Path contains regular file, errno:20 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    646

    mknod07

    Mon Jun 16 16:41:37 2025

    "mknod07"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    mknod07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mkndunPv6 as tmpdir (tmpfs filesystem) 
    mknod07     0  TINFO  :  Found free device 0 '/dev/loop0' 
    mknod07     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mknod07     0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mkndunPv6/mntpoint fstyp=ext2 flags=1 
    mknod07     1  TPASS  :  mknod failed as expected: TEST_ERRNO=EACCES(13): Permission denied 
    mknod07     2  TPASS  :  mknod failed as expected: TEST_ERRNO=EACCES(13): Permission denied 
    mknod07     3  TPASS  :  mknod failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted 
    mknod07     4  TPASS  :  mknod failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted 
    mknod07     5  TPASS  :  mknod failed as expected: TEST_ERRNO=EROFS(30): Read-only file system 
    mknod07     6  TPASS  :  mknod failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    

    "ok"

    1 termination_type

    0

    50

    0

    50

    647

    mknod08

    Mon Jun 16 16:41:38 2025

    "mknod08"

    ""

    exit

    mknod08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mknCVt4ZX as tmpdir (tmpfs filesystem) 
    mknod08     1  TPASS  :  Functionality of mknod(tnode_93474, 010777, 0) successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    648

    mknod09

    Mon Jun 16 16:41:38 2025

    "mknod09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mknxJxmD2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mknod09.c:19: TPASS: mknod("tnode", S_IFMT, 0) : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    649

    mknodat01

    Mon Jun 16 16:41:38 2025

    "mknodat01"

    ""

    exit

    mknodat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mknF7RgkT as tmpdir (tmpfs filesystem) 
    mknodat01    1  TPASS  :  mknodat() returned 0: TEST_ERRNO=SUCCESS(0): Success 
    mknodat01    2  TPASS  :  mknodat() returned 0: TEST_ERRNO=SUCCESS(0): Success 
    mknodat01    3  TPASS  :  mknodat() returned -1: TEST_ERRNO=ENOTDIR(20): Not a directory 
    mknodat01    4  TPASS  :  mknodat() returned -1: TEST_ERRNO=EBADF(9): Bad file descriptor 
    mknodat01    5  TPASS  :  mknodat() returned 0: TEST_ERRNO=SUCCESS(0): Success 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    650

    mknodat02

    Mon Jun 16 16:41:38 2025

    "mknodat02"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    mknodat     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mknLtmSmZ as tmpdir (tmpfs filesystem) 
    mknodat     0  TINFO  :  Found free device 0 '/dev/loop0' 
    mknodat     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mknodat     0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mknLtmSmZ/mntpoint fstyp=ext2 flags=1 
    mknodat     1  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    mknodat     2  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    mknodat     3  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    mknodat     4  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system 
    mknodat     5  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system 
    mknodat     6  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system 
    mknodat     7  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    mknodat     8  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    mknodat     9  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    

    "ok"

    1 termination_type

    0

    49

    0

    49

    651

    mlock01

    Mon Jun 16 16:41:39 2025

    "mlock01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock01.c:32: TINFO: mlock 1 byte 
    mlock01.c:34: TPASS: mlock(0x2aeb969bb0, 1) passed 
    mlock01.c:32: TINFO: mlock 1024 bytes 
    mlock01.c:34: TPASS: mlock(0x2aeb969480, 1024) passed 
    mlock01.c:32: TINFO: mlock 1024 * 1024 bytes 
    mlock01.c:34: TPASS: mlock(0x3fbd8d5010, 1048576) passed 
    mlock01.c:32: TINFO: mlock 1024 * 1024 * 10 bytes 
    mlock01.c:34: TPASS: mlock(0x3fbcfd5010, 10485760) passed 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    652

    mlock02

    Mon Jun 16 16:41:39 2025

    "mlock02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock02.c:41: TPASS: mlock(0x3f9ed86000, 4096) : ENOMEM (12) 
    mlock02.c:55: TPASS: mlock(0x3f9ed86000, 4096) : ENOMEM (12) 
    mlock02.c:72: TPASS: mlock(0x3f9ed86000, 4096) : EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    653

    mlock03

    Mon Jun 16 16:41:39 2025

    "mlock03 -i 20"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
    mlock03.c:54: TINFO: mlock [2aaee64000,2aaee91000] 
    mlock03.c:58: TINFO: munlock [2aaee64000,2aaee91000] 
    mlock03.c:54: TINFO: mlock [2aaee91000,2aaee93000] 
    mlock03.c:58: TINFO: munlock [2aaee91000,2aaee93000] 
    mlock03.c:54: TINFO: mlock [2aaee93000,2aaee95000] 
    mlock03.c:58: TINFO: munlock [2aaee93000,2aaee95000] 
    mlock03.c:54: TINFO: mlock [2aaee95000,2aaeeb1000] 
    mlock03.c:58: TINFO: munlock [2aaee95000,2aaeeb1000] 
    mlock03.c:54: TINFO: mlock [2ae11ec000,2ae120d000] 
    mlock03.c:58: TINFO: munlock [2ae11ec000,2ae120d000] 
    mlock03.c:54: TINFO: mlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:58: TINFO: munlock [3fbe36c000,3fbe4dc000] 
    mlock03.c:54: TINFO: mlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:58: TINFO: munlock [3fbe4dc000,3fbe4df000] 
    mlock03.c:54: TINFO: mlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:58: TINFO: munlock [3fbe4df000,3fbe4e1000] 
    mlock03.c:54: TINFO: mlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:58: TINFO: munlock [3fbe4e1000,3fbe4ef000] 
    mlock03.c:54: TINFO: mlock [3fbe4ff000,3fbe500000] 
    mlock03.c:58: TINFO: munlock [3fbe4ff000,3fbe500000] 
    mlock03.c:54: TINFO: mlock [3fbe500000,3fbe502000] 
    mlock03.c:58: TINFO: munlock [3fbe500000,3fbe502000] 
    mlock03.c:54: TINFO: mlock [3fbe502000,3fbe504000] 
    mlock03.c:58: TINFO: munlock [3fbe502000,3fbe504000] 
    mlock03.c:54: TINFO: mlock [3fbe504000,3fbe525000] 
    mlock03.c:58: TINFO: munlock [3fbe504000,3fbe525000] 
    mlock03.c:54: TINFO: mlock [3fbe525000,3fbe527000] 
    mlock03.c:58: TINFO: munlock [3fbe525000,3fbe527000] 
    mlock03.c:54: TINFO: mlock [3fbe527000,3fbe529000] 
    mlock03.c:58: TINFO: munlock [3fbe527000,3fbe529000] 
    mlock03.c:54: TINFO: mlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:58: TINFO: munlock [3ffe3ce000,3ffe3ef000] 
    mlock03.c:68: TINFO: starting stack size is 132 
    mlock03.c:69: TINFO: final stack size is 132 
    mlock03.c:73: TPASS: stack size is not decreased. 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    5

    1

    5

    654

    mlock04

    Mon Jun 16 16:41:39 2025

    "mlock04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mloegi6kU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock04.c:37: TPASS: mlock(0x3f886ec000, 40960) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    655

    mlock05

    Mon Jun 16 16:41:39 2025

    "mlock05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock05.c:103: TPASS: Rss == MMAPLEN (1048576) 
    mlock05.c:104: TPASS: Locked == MMAPLEN (1048576) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    656

    mlock201

    Mon Jun 16 16:41:39 2025

    "mlock201"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock201.c:127: TPASS: mlock2(0) succeeded in locking 1 pages 
    mlock201.c:127: TPASS: mlock2(0) succeeded in locking 8 pages 
    mlock201.c:127: TPASS: mlock2(0) succeeded in locking 3 pages 
    mlock201.c:127: TPASS: mlock2(0) succeeded in locking 2 pages 
    mlock201.c:127: TPASS: mlock2(1) succeeded in locking 0 pages 
    mlock201.c:127: TPASS: mlock2(1) succeeded in locking 4 pages 
    mlock201.c:127: TPASS: mlock2(1) succeeded in locking 1 pages 
    mlock201.c:127: TPASS: mlock2(1) succeeded in locking 4 pages 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    657

    mlock202

    Mon Jun 16 16:41:39 2025

    "mlock202"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock202.c:75: TPASS: mlock2() failed as expected: EINVAL (22) 
    mlock202.c:75: TPASS: mlock2() failed as expected: ENOMEM (12) 
    mlock202.c:75: TPASS: mlock2() failed as expected: EPERM (1) 
    mlock202.c:75: TPASS: mlock2() failed as expected: ENOMEM (12) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    658

    mlock203

    Mon Jun 16 16:41:39 2025

    "mlock203"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mlock203.c:65: TPASS: Locking one memory again didn't increased VmLck 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    659

    mmap01

    Mon Jun 16 16:41:39 2025

    "mmap01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaecBgEZ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap01.c:52: TPASS: Specified pattern not found in file 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    660

    mmap02

    Mon Jun 16 16:41:39 2025

    "mmap02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaIGxEbH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap02.c:42: TPASS: mmap() functionality successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    661

    mmap03

    Mon Jun 16 16:41:39 2025

    "mmap03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaMdBf1z as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap03.c:85: TINFO: Create temporary file 
    mmap03.c:35: TINFO: Map temporary file in memory with PROT_EXEC 
    mmap03.c:42: TINFO: Read data back from mapped file 
    mmap03.c:47: TPASS: memcmp(data, tmpdata, page_sz) == 0 (0) 
    mmap03.c:66: TPASS: Use of return in child didn't cause abnormal exit 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    662

    mmap04

    Mon Jun 16 16:41:39 2025

    "mmap04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: ---p 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: ---s 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: r--p 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: r--s 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: -w-p 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: -w-s 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: rw-p 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: rw-s 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: r-xp 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: r-xs 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: -wxp 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: -wxs 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: rwxp 
    mmap04.c:65: TPASS: mapping permissions in /proc matched: rwxs 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    663

    mmap05

    Mon Jun 16 16:41:39 2025

    "mmap05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaTMMpL1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap05.c:61: TPASS: Received SIGSEGV signal as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    664

    mmap06

    Mon Jun 16 16:41:39 2025

    "mmap06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaYly0eY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EACCES (13) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EACCES (13) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EACCES (13) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EACCES (13) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EACCES (13) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EACCES (13) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EINVAL (22) 
    mmap06.c:57: TPASS: mmap(NULL, tc->length, tc->prot, tc->flags, fd, 0) : EINVAL (22) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    665

    mmap08

    Mon Jun 16 16:41:39 2025

    "mmap08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaYXgQGM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap08.c:28: TPASS: mmap(NULL, page_sz, PROT_WRITE, MAP_FILE | MAP_SHARED, fd, 0) : EBADF (9) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    666

    mmap09

    Mon Jun 16 16:41:39 2025

    "mmap09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaHUkjJZ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap09.c:41: TPASS: ftruncate mmaped file to a smaller size passed 
    mmap09.c:41: TPASS: ftruncate mmaped file to a larger size passed 
    mmap09.c:41: TPASS: ftruncate mmaped file to 0 size passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    667

    mmap12

    Mon Jun 16 16:41:39 2025

    "mmap12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaSRvZEL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap12.c:72: TINFO: All pages are present 
    mmap12.c:96: TPASS: File mapped properly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    668

    mmap13

    Mon Jun 16 16:41:39 2025

    "mmap13"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaIj2Bto as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap13.c:58: TPASS: Received SIGBUS signal as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    669

    mmap14

    Mon Jun 16 16:41:39 2025

    "mmap14"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap14.c:61: TPASS: mmap() locked 1024K 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    670

    mmap15

    Mon Jun 16 16:41:39 2025

    "mmap15"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmacXcgrw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap15.c:40: TPASS: mmap() failed with expected errno: ENOMEM (12) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    671

    mmap16

    Mon Jun 16 16:41:39 2025

    "mmap16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaG4X72U as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='-b 1024' extra opts='10240' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mmaG4X72U/mntpoint fstyp=ext4 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
    mmap16.c:149: TPASS: bug is not reproduced 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    4

    216

    4

    216

    672

    mmap17

    Mon Jun 16 16:41:42 2025

    "mmap17"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mma3BiyLB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap17.c:57: TPASS: mmap set errno to EEXIST as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    673

    mmap18

    Mon Jun 16 16:41:42 2025

    "mmap18"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap18.c:99: TINFO: start = 0x3f9ef31000, stack_top = 0x3f9f051000, stack bottom = 0x3f9f031000 
    mmap18.c:101: TINFO: mapped pages 4, stack pages 32 
    mmap18.c:110: TINFO: &limit = 0x3f9f031ff8, limit = 0x3f9f032000 
    mmap18.c:161: TPASS: Stack grows in unmapped region 
    mmap18.c:99: TINFO: start = 0x3f9ef31000, stack_top = 0x3f9f051000, stack bottom = 0x3f9f031000 
    mmap18.c:101: TINFO: mapped pages 16, stack pages 32 
    mmap18.c:110: TINFO: &limit = 0x3f9f031ff8, limit = 0x3f9f032000 
    mmap18.c:161: TPASS: Stack grows in unmapped region 
    mmap18.c:99: TINFO: start = 0x3f9ef31000, stack_top = 0x3f9f051000, stack bottom = 0x3f9f031000 
    mmap18.c:101: TINFO: mapped pages 4, stack pages 32 
    mmap18.c:185: TINFO: mapped page at 0x3f9f031000 
    mmap18.c:192: TPASS: Child killed by SIGSEGV as expected 
    mmap18.c:99: TINFO: start = 0x3f9ef31000, stack_top = 0x3f9f051000, stack bottom = 0x3f9f031000 
    mmap18.c:101: TINFO: mapped pages 16, stack pages 32 
    mmap18.c:185: TINFO: mapped page at 0x3f9f031000 
    mmap18.c:192: TPASS: Child killed by SIGSEGV as expected 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    674

    mmap19

    Mon Jun 16 16:41:42 2025

    "mmap19"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmax09AIj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap19.c:65: TPASS: memory test succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    675

    mmap20

    Mon Jun 16 16:41:42 2025

    "mmap20"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmawS8MD4 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap20.c:48: TPASS: mmap() failed with errno set to EOPNOTSUPP 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    676

    mmap21_01

    Mon Jun 16 16:41:42 2025

    "mmap21 -m 1"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaS8It89 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap21.c:28: TINFO: mmap()ing file of 4096 bytes 
    mmap21.c:38: TINFO: Touching mapped memory 
    mmap21.c:63: TPASS: Mapped file has been updated 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    677

    mmap21_02

    Mon Jun 16 16:41:42 2025

    "mmap21"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaOvNXif as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap21.c:28: TINFO: mmap()ing file of 4096000 bytes 
    mmap21.c:38: TINFO: Touching mapped memory 
    mmap21.c:63: TPASS: Mapped file has been updated 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    678

    mmap22

    Mon Jun 16 16:41:42 2025

    "mmap22"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaKPkURO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 00s 
    mmap22.c:81: TCONF: MAP_DROPPABLE not supported 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    679

    modify_ldt01

    Mon Jun 16 16:41:42 2025

    "modify_ldt01"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    680

    modify_ldt02

    Mon Jun 16 16:41:42 2025

    "modify_ldt02"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    681

    mount01

    Mon Jun 16 16:41:42 2025

    "mount01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount01.c:25: TPASS: mount(tst_device->dev, MNTPOINT, tst_device->fs_type, 0, NULL) passed 
    mount01.c:28: TPASS: folder has been mounted 
    mount01.c:29: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount01.c:25: TPASS: mount(tst_device->dev, MNTPOINT, tst_device->fs_type, 0, NULL) passed 
    mount01.c:28: TPASS: folder has been mounted 
    mount01.c:29: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount01.c:25: TPASS: mount(tst_device->dev, MNTPOINT, tst_device->fs_type, 0, NULL) passed 
    mount01.c:28: TPASS: folder has been mounted 
    mount01.c:29: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    mount01.c:25: TPASS: mount(tst_device->dev, MNTPOINT, tst_device->fs_type, 0, NULL) passed 
    mount01.c:28: TPASS: folder has been mounted 
    mount01.c:29: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    mount01.c:25: TPASS: mount(tst_device->dev, MNTPOINT, tst_device->fs_type, 0, NULL) passed 
    mount01.c:28: TPASS: folder has been mounted 
    mount01.c:29: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    mount01.c:25: TPASS: mount(tst_device->dev, MNTPOINT, tst_device->fs_type, 0, NULL) passed 
    mount01.c:28: TPASS: folder has been mounted 
    mount01.c:29: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouPBHJjM/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    10

    80

    10

    80

    682

    mount02

    Mon Jun 16 16:41:44 2025

    "mount02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouvXabRT as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mount02.c:131: TPASS: mounting wrong FS type : ENODEV (19) 
    mount02.c:131: TPASS: mounting char device : ENOTBLK (15) 
    mount02.c:75: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouvXabRT/mntpoint fstyp=ext2 flags=0 
    mount02.c:131: TPASS: mounting mounted folder : EBUSY (16) 
    mount02.c:81: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouvXabRT/mntpoint 
    mount02.c:75: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouvXabRT/mntpoint fstyp=ext2 flags=0 
    mount02.c:131: TPASS: mounting mounted folder containing file : EBUSY (16) 
    mount02.c:81: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouvXabRT/mntpoint 
    mount02.c:131: TPASS: mounting invalid device : EINVAL (22) 
    mount02.c:131: TPASS: mounting invalid device type : EINVAL (22) 
    mount02.c:131: TPASS: mounting mounted folder : EINVAL (22) 
    mount02.c:131: TPASS: mounting fault device : EFAULT (14) 
    mount02.c:131: TPASS: mounting fault device type : EFAULT (14) 
    mount02.c:131: TPASS: mounting long name : ENAMETOOLONG (36) 
    mount02.c:131: TPASS: mounting non existant folder : ENOENT (2) 
    mount02.c:131: TPASS: mounting file : ENOTDIR (20) 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    57

    1

    57

    683

    mount03

    Mon Jun 16 16:41:45 2025

    "mount03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount03.c:212: TINFO: Testing flag MS_RDONLY 
    mount03.c:50: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) : EROFS (30) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODEV 
    mount03.c:57: TPASS: otfd = open(file, O_RDWR, 0700) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOEXEC 
    mount03.c:65: TPASS: execlp(file, basename(file), NULL) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_REMOUNT 
    mount03.c:70: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint fstyp=ext2 flags=20 
    mount03.c:72: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) returned fd 3 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOSUID 
    mount03_suid_child.c:22: TPASS: setreuid(getuid(), 0) : EPERM (1) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOATIME 
    mount03.c:141: TPASS: st.st_atime == atime (1750063306) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063306) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODIRATIME 
    mount03.c:135: TPASS: st.st_atime(1750063308) > atime(1750063306) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063306) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_STRICTATIME 
    mount03.c:135: TPASS: st.st_atime(1750063309) > atime(1750063308) 
    mount03.c:146: TPASS: dir_st.st_atime(1750063309) > dir_atime(1750063306) 
    mount03.c:227: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount03.c:212: TINFO: Testing flag MS_RDONLY 
    mount03.c:50: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) : EROFS (30) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODEV 
    mount03.c:57: TPASS: otfd = open(file, O_RDWR, 0700) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOEXEC 
    mount03.c:65: TPASS: execlp(file, basename(file), NULL) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_REMOUNT 
    mount03.c:70: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint fstyp=ext3 flags=20 
    mount03.c:72: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) returned fd 3 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOSUID 
    mount03_suid_child.c:22: TPASS: setreuid(getuid(), 0) : EPERM (1) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOATIME 
    mount03.c:141: TPASS: st.st_atime == atime (1750063310) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063310) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODIRATIME 
    mount03.c:135: TPASS: st.st_atime(1750063312) > atime(1750063310) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063310) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_STRICTATIME 
    mount03.c:135: TPASS: st.st_atime(1750063313) > atime(1750063312) 
    mount03.c:146: TPASS: dir_st.st_atime(1750063313) > dir_atime(1750063310) 
    mount03.c:227: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount03.c:212: TINFO: Testing flag MS_RDONLY 
    mount03.c:50: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) : EROFS (30) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODEV 
    mount03.c:57: TPASS: otfd = open(file, O_RDWR, 0700) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOEXEC 
    mount03.c:65: TPASS: execlp(file, basename(file), NULL) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_REMOUNT 
    mount03.c:70: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint fstyp=ext4 flags=20 
    mount03.c:72: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) returned fd 3 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOSUID 
    mount03_suid_child.c:22: TPASS: setreuid(getuid(), 0) : EPERM (1) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOATIME 
    mount03.c:141: TPASS: st.st_atime == atime (1750063313) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063313) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODIRATIME 
    mount03.c:135: TPASS: st.st_atime(1750063315) > atime(1750063313) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063313) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_STRICTATIME 
    mount03.c:135: TPASS: st.st_atime(1750063316) > atime(1750063315) 
    mount03.c:146: TPASS: dir_st.st_atime(1750063316) > dir_atime(1750063313) 
    mount03.c:227: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    mount03.c:212: TINFO: Testing flag MS_RDONLY 
    mount03.c:50: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) : EROFS (30) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODEV 
    mount03.c:57: TPASS: otfd = open(file, O_RDWR, 0700) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOEXEC 
    mount03.c:65: TPASS: execlp(file, basename(file), NULL) : EACCES (13) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_REMOUNT 
    mount03.c:70: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint fstyp=tmpfs flags=20 
    mount03.c:72: TPASS: otfd = open(file, O_CREAT | O_RDWR, 0700) returned fd 3 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOSUID 
    mount03_suid_child.c:22: TPASS: setreuid(getuid(), 0) : EPERM (1) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NOATIME 
    mount03.c:141: TPASS: st.st_atime == atime (1750063316) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063316) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_NODIRATIME 
    mount03.c:135: TPASS: st.st_atime(1750063318) > atime(1750063317) 
    mount03.c:152: TPASS: dir_st.st_atime == dir_atime (1750063317) 
    mount03.c:233: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    mount03.c:212: TINFO: Testing flag MS_STRICTATIME 
    mount03.c:135: TPASS: st.st_atime(1750063319) > atime(1750063318) 
    mount03.c:146: TPASS: dir_st.st_atime(1750063319) > dir_atime(1750063318) 
    mount03.c:227: TPASS: statfs() gets the correct mount flag 
    mount03.c:203: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouTY23PL/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
     
    Summary: 
    passed   76 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    14 termination_type

    10

    148

    10

    148

    684

    mount04

    Mon Jun 16 16:41:59 2025

    "mount04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouPUYcPC as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mount04.c:32: TPASS: mount() failed expectedly for normal user : EPERM (1) 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    45

    2

    45

    685

    mount05

    Mon Jun 16 16:42:00 2025

    "mount05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount05.c:25: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 fstyp=ext2 flags=0 
    mount05.c:27: TINFO: Creating file in 'mntpoint1/testfile' 
    mount05.c:45: TINFO: Mounting mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 fstyp=ext2 flags=1000 
    mount05.c:47: TPASS: Accessing to 'mntpoint2/testfile' passed 
    mount05.c:48: TPASS: Accessing to 'mntpoint2/testdir' passed 
    mount05.c:51: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 
    mount05.c:36: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at mntpoint2 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount05.c:25: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 fstyp=ext3 flags=0 
    mount05.c:27: TINFO: Creating file in 'mntpoint1/testfile' 
    mount05.c:45: TINFO: Mounting mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 fstyp=ext3 flags=1000 
    mount05.c:47: TPASS: Accessing to 'mntpoint2/testfile' passed 
    mount05.c:48: TPASS: Accessing to 'mntpoint2/testdir' passed 
    mount05.c:51: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 
    mount05.c:36: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at mntpoint2 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    mount05.c:25: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 fstyp=ext4 flags=0 
    mount05.c:27: TINFO: Creating file in 'mntpoint1/testfile' 
    mount05.c:45: TINFO: Mounting mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 fstyp=ext4 flags=1000 
    mount05.c:47: TPASS: Accessing to 'mntpoint2/testfile' passed 
    mount05.c:48: TPASS: Accessing to 'mntpoint2/testdir' passed 
    mount05.c:51: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 
    mount05.c:36: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at mntpoint2 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    mount05.c:25: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 fstyp=tmpfs flags=0 
    mount05.c:27: TINFO: Creating file in 'mntpoint1/testfile' 
    mount05.c:45: TINFO: Mounting mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 fstyp=tmpfs flags=1000 
    mount05.c:47: TPASS: Accessing to 'mntpoint2/testfile' passed 
    mount05.c:48: TPASS: Accessing to 'mntpoint2/testdir' passed 
    mount05.c:51: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint2 
    mount05.c:36: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouip6fvH/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at mntpoint2 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    6

    72

    6

    72

    686

    mount06

    Mon Jun 16 16:42:02 2025

    "mount06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount06.c:41: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=1000 
    mount06.c:42: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=40000 
    mount06.c:68: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 fstyp=ext2 flags=0 
    mount06.c:71: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 fstyp=ext2 flags=2000 
    mount06.c:73: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1/testfile doesn't exist : ENOENT (2) 
    mount06.c:79: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2/testfile exists : passed 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    mount06.c:88: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    mount06.c:61: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount06.c:41: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=1000 
    mount06.c:42: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=40000 
    mount06.c:68: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 fstyp=ext3 flags=0 
    mount06.c:71: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 fstyp=ext3 flags=2000 
    mount06.c:73: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1/testfile doesn't exist : ENOENT (2) 
    mount06.c:79: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2/testfile exists : passed 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    mount06.c:88: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    mount06.c:61: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount06.c:41: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=1000 
    mount06.c:42: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=40000 
    mount06.c:68: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 fstyp=ext4 flags=0 
    mount06.c:71: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 fstyp=ext4 flags=2000 
    mount06.c:73: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1/testfile doesn't exist : ENOENT (2) 
    mount06.c:79: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2/testfile exists : passed 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    mount06.c:88: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    mount06.c:61: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount06.c:41: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=1000 
    mount06.c:42: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 fstyp=none flags=40000 
    mount06.c:68: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 fstyp=tmpfs flags=0 
    mount06.c:71: TINFO: Mounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 to /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 fstyp=tmpfs flags=2000 
    mount06.c:73: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1/testfile doesn't exist : ENOENT (2) 
    mount06.c:79: TPASS: File /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2/testfile exists : passed 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    mount06.c:88: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint1 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8/mntpoint2 
    mount06.c:61: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouQMnRd8 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    6

    74

    6

    74

    687

    mount07

    Mon Jun 16 16:42:03 2025

    "mount07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount07.c:137: TINFO: Testing behaviour when not setting MS_NOSYMFOLLOW 
    mount07.c:53: TPASS: open(link_file, 0, O_RDWR) returned fd 3 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:108: TPASS: ST_NOSYMFOLLOW not set on mntpoint 
    mount07.c:145: TINFO: Testing behaviour when setting MS_NOSYMFOLLOW 
    mount07.c:50: TPASS: open(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, 0, O_RDWR) : ELOOP (40) 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:105: TPASS: ST_NOSYMFOLLOW set on mntpoint 
    mount07.c:150: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount07.c:137: TINFO: Testing behaviour when not setting MS_NOSYMFOLLOW 
    mount07.c:53: TPASS: open(link_file, 0, O_RDWR) returned fd 3 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:108: TPASS: ST_NOSYMFOLLOW not set on mntpoint 
    mount07.c:145: TINFO: Testing behaviour when setting MS_NOSYMFOLLOW 
    mount07.c:50: TPASS: open(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, 0, O_RDWR) : ELOOP (40) 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:105: TPASS: ST_NOSYMFOLLOW set on mntpoint 
    mount07.c:150: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount07.c:137: TINFO: Testing behaviour when not setting MS_NOSYMFOLLOW 
    mount07.c:53: TPASS: open(link_file, 0, O_RDWR) returned fd 3 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:108: TPASS: ST_NOSYMFOLLOW not set on mntpoint 
    mount07.c:145: TINFO: Testing behaviour when setting MS_NOSYMFOLLOW 
    mount07.c:50: TPASS: open(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, 0, O_RDWR) : ELOOP (40) 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:105: TPASS: ST_NOSYMFOLLOW set on mntpoint 
    mount07.c:150: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    mount07.c:137: TINFO: Testing behaviour when not setting MS_NOSYMFOLLOW 
    mount07.c:53: TPASS: open(link_file, 0, O_RDWR) returned fd 3 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:108: TPASS: ST_NOSYMFOLLOW not set on mntpoint 
    mount07.c:145: TINFO: Testing behaviour when setting MS_NOSYMFOLLOW 
    mount07.c:50: TPASS: open(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, 0, O_RDWR) : ELOOP (40) 
    mount07.c:65: TPASS: readlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/link_file, buf, 4096) returned 52 
    mount07.c:71: TPASS: readlink strcmp succeeded 
    mount07.c:88: TPASS: realpath strcmp succeeded 
    mount07.c:94: TPASS: symlink(/tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/test_file, /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint/temp_link_file) passed 
    mount07.c:96: TPASS: unlink(temp_link_file) passed 
    mount07.c:105: TPASS: ST_NOSYMFOLLOW set on mntpoint 
    mount07.c:150: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouHphql5/mntpoint 
    tst_device.c:450: TINFO: No device is mounted at mntpoint 
     
    Summary: 
    passed   56 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    11

    70

    11

    70

    688

    mount_setattr01

    Mon Jun 16 16:42:05 2025

    "mount_setattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/mntpoint fstyp=ext2 flags=0 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_RDONLY is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSUID is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODEV is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOEXEC is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSYMFOLLOW is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODIRATIME is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/mntpoint fstyp=ext3 flags=0 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_RDONLY is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSUID is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODEV is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOEXEC is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSYMFOLLOW is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODIRATIME is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/mntpoint fstyp=ext4 flags=0 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_RDONLY is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSUID is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODEV is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOEXEC is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSYMFOLLOW is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODIRATIME is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/mntpoint fstyp=vfat flags=0 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_RDONLY is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSUID is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODEV is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOEXEC is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSYMFOLLOW is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODIRATIME is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/mntpoint fstyp=exfat flags=0 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_RDONLY is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSUID is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODEV is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOEXEC is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSYMFOLLOW is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODIRATIME is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/mntpoint fstyp=tmpfs flags=0 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_RDONLY is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSUID is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODEV is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOEXEC is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NOSYMFOLLOW is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
    mount_setattr01.c:106: TPASS: MOUNT_ATTR_NODIRATIME is actually set as expected 
    mount_setattr01.c:116: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouU5TmtF/ot_mntpoint 
     
    Summary: 
    passed   36 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    76

    11

    76

    689

    move_mount01

    Mon Jun 16 16:42:06 2025

    "move_mount01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_EMPTY_PATH: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_EMPTY_PATH: move_mount() passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_EMPTY_PATH: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_EMPTY_PATH: move_mount() passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_EMPTY_PATH: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_EMPTY_PATH: move_mount() passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_EMPTY_PATH: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_EMPTY_PATH: move_mount() passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_EMPTY_PATH: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_EMPTY_PATH: move_mount() passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_F_EMPTY_PATH: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_SYMLINKS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_AUTOMOUNTS: move_mount() passed 
    move_mount01.c:69: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mov8H8oDE/mntpoint 
    move_mount01.c:70: TPASS: Flag MOVE_MOUNT_T_EMPTY_PATH: move_mount() passed 
     
    Summary: 
    passed   36 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    9

    115

    9

    115

    690

    move_mount02

    Mon Jun 16 16:42:08 2025

    "move_mount02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_movrEuoQq as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) 
    move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) 
    move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    9

    115

    9

    115

    691

    move_mount03

    Mon Jun 16 16:42:10 2025

    "move_mount03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    move_mount03.c:85: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_A fstyp=tmpfs flags=0 
    move_mount03.c:86: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_B fstyp=tmpfs flags=0 
    move_mount03.c:95: TPASS: move_mount(fda, "", fdb, "", MOVE_MOUNT_BENEATH | MOVE_MOUNT_F_EMPTY_PATH | MOVE_MOUNT_T_EMPTY_PATH) passed 
    move_mount03.c:101: TPASS: access(DIRB "/B", F_OK) passed 
    move_mount03.c:102: TPASS: access(DIRA "/A", F_OK) passed 
    move_mount03.c:103: TPASS: A should not exist : ENOENT (2) 
    move_mount03.c:105: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_B 
    move_mount03.c:106: TPASS: access(DIRB "/A", F_OK) passed 
    move_mount03.c:108: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_B 
    move_mount03.c:109: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_B 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_movB0FqjQ/LTP_DIR_B 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    692

    move_pages01

    Mon Jun 16 16:42:10 2025

    "move_pages01"

    ""

    exit

    move_pages01    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages01    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    693

    move_pages02

    Mon Jun 16 16:42:10 2025

    "move_pages02"

    ""

    exit

    move_pages02    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages02    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    694

    move_pages03

    Mon Jun 16 16:42:10 2025

    "move_pages03"

    ""

    exit

    move_pages03    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages03    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    695

    move_pages04

    Mon Jun 16 16:42:10 2025

    "move_pages04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    move_pages_support.c:411: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    696

    move_pages05

    Mon Jun 16 16:42:10 2025

    "move_pages05"

    ""

    exit

    move_pages05    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages05    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    697

    move_pages06

    Mon Jun 16 16:42:10 2025

    "move_pages06"

    ""

    exit

    move_pages06    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages06    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    698

    move_pages07

    Mon Jun 16 16:42:10 2025

    "move_pages07"

    ""

    exit

    move_pages07    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages07    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    699

    move_pages09

    Mon Jun 16 16:42:10 2025

    "move_pages09"

    ""

    exit

    move_pages09    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages09    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    700

    move_pages10

    Mon Jun 16 16:42:10 2025

    "move_pages10"

    ""

    exit

    move_pages10    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages10    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    701

    move_pages11

    Mon Jun 16 16:42:10 2025

    "move_pages11"

    ""

    exit

    move_pages11    1  TCONF  :  move_pages_support.c:411: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    move_pages11    2  TCONF  :  move_pages_support.c:411: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    702

    move_pages12

    Mon Jun 16 16:42:10 2025

    "move_pages12"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    703

    mprotect01

    Mon Jun 16 16:42:10 2025

    "mprotect01"

    ""

    exit

    mprotect01    1  TPASS  :  expected failure - errno = 12 : Cannot allocate memory 
    mprotect01    2  TPASS  :  expected failure - errno = 22 : Invalid argument 
    mprotect01    3  TPASS  :  expected failure - errno = 13 : Permission denied 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    704

    mprotect02

    Mon Jun 16 16:42:10 2025

    "mprotect02"

    ""

    exit

    mprotect02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mpr7dh0GA as tmpdir (tmpfs filesystem) 
    mprotect02    1  TPASS  :  got SIGSEGV as expected 
    mprotect02    2  TPASS  :  didn't get SIGSEGV 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    705

    mprotect03

    Mon Jun 16 16:42:10 2025

    "mprotect03"

    ""

    exit

    mprotect03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mpr7hG0v5 as tmpdir (tmpfs filesystem) 
    mprotect03    0  TINFO  :  received signal: SIGSEGV 
    mprotect03    1  TPASS  :  SIGSEGV generated as expected 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    706

    mprotect04

    Mon Jun 16 16:42:10 2025

    "mprotect04"

    ""

    exit

    mprotect04    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mprS5I5kJ as tmpdir (tmpfs filesystem) 
    mprotect04    1  TPASS  :  test PROT_NONE for mprotect success 
    mprotect04    0  TINFO  :  exec_func: 0x2ae4d53b80, page_to_copy: 0x2ae4d53000 
    mprotect04    2  TPASS  :  test PROT_EXEC for mprotect success 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    707

    mprotect05

    Mon Jun 16 16:42:10 2025

    "mprotect05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mpr93eqQZ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mprotect05.c:47: TPASS: test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    708

    pkey01

    Mon Jun 16 16:42:10 2025

    "pkey01"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pkebSvNsK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ../../../../include/lapi/pkey.h:43: TCONF: syscall(289) __NR_pkey_alloc not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    28

    1

    28

    709

    mq_notify01

    Mon Jun 16 16:42:11 2025

    "mq_notify01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: TINFO: receive 1/1 message 
    mq_notify01.c:198: TPASS: mq_notify and mq_timedsend exited expectedly 
    /home/debian/ltp/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: TINFO: receive 1/1 message 
    mq_notify01.c:198: TPASS: mq_notify and mq_timedsend exited expectedly 
    /home/debian/ltp/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: TINFO: receive 1/1 message 
    mq_notify01.c:198: TPASS: mq_notify and mq_timedsend exited expectedly 
    mq_notify01.c:146: TPASS: mq_notify failed expectedly: EBADF (9) 
    mq_notify01.c:146: TPASS: mq_notify failed expectedly: EBADF (9) 
    mq_notify01.c:146: TPASS: mq_notify failed expectedly: EBADF (9) 
    mq_notify01.c:146: TPASS: mq_notify failed expectedly: EBUSY (16) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    710

    mq_notify02

    Mon Jun 16 16:42:11 2025

    "mq_notify02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_notify02.c:28: TPASS: mq_notify(0, &(test->sevp)) : EINVAL (22) 
    mq_notify02.c:28: TPASS: mq_notify(0, &(test->sevp)) : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    711

    mq_notify03

    Mon Jun 16 16:42:11 2025

    "mq_notify03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_notify03.c:83: TPASS: mq_unlink(m_name) passed 
    mq_notify03.c:55: TPASS: mq_notify(m, &sev) passed 
    mq_notify03.c:56: TPASS: mq_notify(m, NULL) passed 
    mq_notify03.c:62: TPASS: mq_notify(m, &sev) passed 
    mq_notify03.c:63: TPASS: mq_send(m, msg, sizeof(msg), 1) passed 
    mq_notify03.c:36: TPASS: (size_t) mq_receive(m, buf, sizeof(buf), NULL) passed 
    mq_notify03.c:38: TPASS: memcmp(buf, msg, sizeof(buf)) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    712

    mq_open01

    Mon Jun 16 16:42:11 2025

    "mq_open01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_open01.c:226: TINFO: queue name "/test_mqueue" 
    mq_open01.c:255: TPASS: NORMAL returned: 4: SUCCESS (0) 
    mq_open01.c:226: TINFO: queue name "/test_mqueue" 
    mq_open01.c:255: TPASS: NORMAL returned: 4: SUCCESS (0) 
    mq_open01.c:226: TINFO: queue name "/caaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 
    mq_open01.c:255: TPASS: NORMAL returned: 4: SUCCESS (0) 
    mq_open01.c:226: TINFO: queue name "/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 
    mq_open01.c:272: TPASS: NORMAL returned: -1: ENAMETOOLONG (36) 
    mq_open01.c:226: TINFO: queue name "" 
    mq_open01.c:272: TPASS: NORMAL returned: -1: EINVAL (22) 
    mq_open01.c:226: TINFO: queue name "/test_mqueue" 
    mq_open01.c:272: TPASS: NORMAL returned: -1: EACCES (13) 
    mq_open01.c:226: TINFO: queue name "/test_mqueue" 
    mq_open01.c:272: TPASS: NORMAL returned: -1: EEXIST (17) 
    mq_open01.c:226: TINFO: queue name "/test_mqueue" 
    mq_open01.c:272: TPASS: NO_FILE returned: -1: EMFILE (24) 
    mq_open01.c:226: TINFO: queue name "/notexist" 
    mq_open01.c:272: TPASS: NORMAL returned: -1: ENOENT (2) 
    mq_open01.c:226: TINFO: queue name "/test_mqueue" 
    mq_open01.c:272: TPASS: NO_SPACE returned: -1: ENOSPC (28) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    713

    mq_timedreceive01

    Mon Jun 16 16:42:11 2025

    "mq_timedreceive01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_timedreceive01.c:124: TINFO: Testing variant: vDSO or syscall with libc spec 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 0, priority 0, length: 8192 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 1, priority 0, length: 8192 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 8192, priority 0, length: 8192 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 1, priority 32767, length: 8192 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedreceive/../utils/mq.h:70: TINFO: receive 1/1 message 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EMSGSIZE (90) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EBADF (9) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EBADF (9) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EBADF (9) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EAGAIN/EWOULDBLOCK (11) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINVAL (22) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINVAL (22) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINVAL (22) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: ETIMEDOUT (110) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINTR (4) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EFAULT (14) 
    mq_timedreceive01.c:124: TINFO: Testing variant: syscall with old kernel spec 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 0, priority 0, length: 8192 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 1, priority 0, length: 8192 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 8192, priority 0, length: 8192 
    mq_timedreceive01.c:190: TPASS: mq_timedreceive() returned 1, priority 32767, length: 8192 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedreceive/../utils/mq.h:70: TINFO: receive 1/1 message 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EMSGSIZE (90) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EBADF (9) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EBADF (9) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EBADF (9) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EAGAIN/EWOULDBLOCK (11) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINVAL (22) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINVAL (22) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINVAL (22) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: ETIMEDOUT (110) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EINTR (4) 
    mq_timedreceive01.c:164: TPASS: mq_timedreceive() failed expectedly: EFAULT (14) 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    714

    mq_timedsend01

    Mon Jun 16 16:42:11 2025

    "mq_timedsend01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_timedsend01.c:138: TINFO: Testing variant: vDSO or syscall with libc spec 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 0, priority 0, length: 8192 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 1, priority 0, length: 8192 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 8192, priority 0, length: 8192 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 1, priority 32767, length: 8192 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EMSGSIZE (90) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EBADF (9) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EBADF (9) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EBADF (9) 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 16, priority 0, length: 8192 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: ETIMEDOUT (110) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINTR (4) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EFAULT (14) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EFAULT (14) 
    mq_timedsend01.c:138: TINFO: Testing variant: syscall with old kernel spec 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 0, priority 0, length: 8192 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 1, priority 0, length: 8192 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 8192, priority 0, length: 8192 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 1, priority 32767, length: 8192 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EMSGSIZE (90) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EBADF (9) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EBADF (9) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EBADF (9) 
    mq_timedsend01.c:225: TPASS: mq_timedreceive() returned 16, priority 0, length: 8192 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: ETIMEDOUT (110) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EINTR (4) 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 1/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 2/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 3/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 4/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 5/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 6/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 7/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 8/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 9/10 message 
    /home/debian/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: TINFO: receive 10/10 message 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EFAULT (14) 
    mq_timedsend01.c:176: TPASS: mq_timedsend() failed expectedly: EFAULT (14) 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    715

    mq_unlink01

    Mon Jun 16 16:42:11 2025

    "mq_unlink01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_unlink01.c:76: TINFO: queue name /test_mqueue 
    mq_unlink01.c:99: TPASS: mq_unlink returned 0: SUCCESS (0) 
    mq_unlink01.c:76: TINFO: queue name /test_mqueue 
    mq_unlink01.c:99: TPASS: mq_unlink returned -1: EACCES (13) 
    mq_unlink01.c:76: TINFO: queue name /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
    mq_unlink01.c:99: TPASS: mq_unlink returned -1: ENOENT (2) 
    mq_unlink01.c:76: TINFO: queue name /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
    mq_unlink01.c:99: TPASS: mq_unlink returned -1: ENAMETOOLONG (36) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    716

    mremap01

    Mon Jun 16 16:42:11 2025

    "mremap01"

    ""

    exit

    mremap01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mre1NWlyT as tmpdir (tmpfs filesystem) 
    mremap01    1  TPASS  :  Functionality of mremap() is correct 
    

    "ok"

    0 termination_type

    0

    4

    0

    4

    717

    mremap02

    Mon Jun 16 16:42:11 2025

    "mremap02"

    ""

    exit

    mremap02    1  TPASS  :  mremap() Failed, 'invalid argument specified' - errno 22 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    718

    mremap03

    Mon Jun 16 16:42:11 2025

    "mremap03"

    ""

    exit

    mremap03    1  TPASS  :  mremap() Fails, 'old region not mapped', errno 14 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    719

    mremap04

    Mon Jun 16 16:42:11 2025

    "mremap04"

    ""

    exit

    mremap04    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mreXXmS5D as tmpdir (tmpfs filesystem) 
    mremap04    1  TPASS  :  mremap() failed, 'MREMAP_MAYMOVE flag unset', errno 12 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    720

    mremap05

    Mon Jun 16 16:42:11 2025

    "mremap05"

    ""

    exit

    mremap05    1  TPASS  :  MREMAP_FIXED requires MREMAP_MAYMOVE 
    mremap05    2  TPASS  :  new_addr has to be page aligned 
    mremap05    3  TPASS  :  old/new area must not overlap 
    mremap05    4  TPASS  :  mremap #1 
    mremap05    5  TPASS  :  mremap #1 value OK 
    mremap05    6  TPASS  :  mremap #2 
    mremap05    7  TPASS  :  mremap #2 value OK 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    721

    mremap06

    Mon Jun 16 16:42:11 2025

    "mremap06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mrenjDkrQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mremap06.c:68: TINFO: all pages with compatible mapping 
    mremap06.c:90: TPASS: mmap/mremap work properly 
    mremap06.c:68: TINFO: third MMAP_GRANULARITY's mapping incompatible 
    mremap06.c:90: TPASS: mmap/mremap work properly 
    mremap06.c:68: TINFO: first MMAP_GRANULARITY's mapping incompatible 
    mremap06.c:90: TPASS: mmap/mremap work properly 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    722

    mseal01

    Mon Jun 16 16:42:11 2025

    "mseal01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mseal01.c:130: TINFO: Testing mprotect() availability 
    mseal01.c:40: TCONF: syscall(462) __NR_mseal not supported on your arch 
    mseal01.c:130: TINFO: Testing pkey_mprotect() availability 
    mseal01.c:40: TCONF: syscall(462) __NR_mseal not supported on your arch 
    mseal01.c:130: TINFO: Testing madvise() availability 
    mseal01.c:40: TCONF: syscall(462) __NR_mseal not supported on your arch 
    mseal01.c:130: TINFO: Testing munmap() availability from child 
    mseal01.c:40: TCONF: syscall(462) __NR_mseal not supported on your arch 
    mseal01.c:130: TINFO: Testing mremap() address move/resize 
    mseal01.c:40: TCONF: syscall(462) __NR_mseal not supported on your arch 
    mseal01.c:130: TINFO: Testing mmap() protection change 
    mseal01.c:40: TCONF: syscall(462) __NR_mseal not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    723

    mseal02

    Mon Jun 16 16:42:11 2025

    "mseal02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mseal02.c:45: TCONF: syscall(462) __NR_mseal not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    724

    msgctl01

    Mon Jun 16 16:42:11 2025

    "msgctl01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgcxemu3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgctl01.c:37: TPASS: msgctl(IPC_STAT) 
    msgctl01.c:40: TPASS: msg_stime = 0 
    msgctl01.c:45: TPASS: msg_rtime = 0 
    msgctl01.c:50: TPASS: msg_ctime = 1750063331, expected 1750063331 
    msgctl01.c:58: TPASS: msg_qnum = 0 
    msgctl01.c:63: TPASS: msg_qbytes = 16384 
    msgctl01.c:68: TPASS: msg_lspid = 0 
    msgctl01.c:73: TPASS: msg_lrpid = 0 
    msgctl01.c:78: TPASS: msg_perm.__key == 1630230414 
    msgctl01.c:85: TPASS: msg_perm.uid = 0 
    msgctl01.c:92: TPASS: msg_perm.gid = 0 
    msgctl01.c:99: TPASS: msg_perm.cuid = 0 
    msgctl01.c:106: TPASS: msg_perm.cgid = 0 
    msgctl01.c:113: TPASS: msg_perm.mode = 0660 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    725

    msgctl02

    Mon Jun 16 16:42:11 2025

    "msgctl02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgm9AJgq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgctl02.c:34: TPASS: msgctl(IPC_SET) msg_qbytes - 1 
    msgctl02.c:40: TPASS: msg_qbytes = 16383 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    726

    msgctl03

    Mon Jun 16 16:42:12 2025

    "msgctl03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgTLBUdO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgctl03.c:30: TPASS: msgctl(IPC_RMID) 
    msgctl03.c:34: TPASS: msgctl(IPC_STAT): EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    727

    msgctl04

    Mon Jun 16 16:42:12 2025

    "msgctl04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgbJH4qu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgctl04.c:103: TINFO: Testing variant: libc msgctl() 
    msgctl04.c:79: TPASS: msgctl(65536, 2, 0x2ae13dd1d0) : EACCES (13) 
    msgctl04.c:75: TCONF: EFAULT is skipped for libc variant 
    msgctl04.c:75: TCONF: EFAULT is skipped for libc variant 
    msgctl04.c:79: TPASS: msgctl(65537, -1, 0x2ae13dd1d0) : EINVAL (22) 
    msgctl04.c:79: TPASS: msgctl(-1, 2, 0x2ae13dd1d0) : EINVAL (22) 
    msgctl04.c:79: TPASS: msgctl(-1, 1, 0x2ae13dd1d0) : EINVAL (22) 
    msgctl04.c:79: TPASS: msgctl(32831, 0, (nil)) : EPERM (1) 
    msgctl04.c:103: TINFO: Testing variant: __NR_msgctl syscall 
    msgctl04.c:79: TPASS: msgctl(65539, 2, 0x2ae13dd1d0) : EACCES (13) 
    msgctl04.c:79: TPASS: msgctl(65540, 2, 0xffffffffffffffff) : EFAULT (14) 
    msgctl04.c:79: TPASS: msgctl(65540, 1, 0xffffffffffffffff) : EFAULT (14) 
    msgctl04.c:79: TPASS: msgctl(65540, -1, 0x2ae13dd1d0) : EINVAL (22) 
    msgctl04.c:79: TPASS: msgctl(-1, 2, 0x2ae13dd1d0) : EINVAL (22) 
    msgctl04.c:79: TPASS: msgctl(-1, 1, 0x2ae13dd1d0) : EINVAL (22) 
    msgctl04.c:79: TPASS: msgctl(65538, 0, (nil)) : EPERM (1) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    728

    msgctl05

    Mon Jun 16 16:42:12 2025

    "msgctl05"

    ""

    exit

    tst_test.c:1322: TCONF: test requires struct msqid64_ds to have the time_high fields 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    729

    msgctl06

    Mon Jun 16 16:42:12 2025

    "msgctl06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgctl06.c:102: TINFO: Test MSG_STAT_ANY with nobody user 
    msgctl06.c:118: TPASS: MSG_INFO returned valid index 5 to msgid 65541 
    msgctl06.c:128: TPASS: Counted used = 1 
    msgctl06.c:75: TPASS: queue_cnt = 1 
    msgctl06.c:82: TPASS: msg_cnt = 1 
    msgctl06.c:89: TPASS: msg_bytes = 5 
    msgctl06.c:102: TINFO: Test MSG_STAT_ANY with root user 
    msgctl06.c:118: TPASS: MSG_INFO returned valid index 5 to msgid 65541 
    msgctl06.c:128: TPASS: Counted used = 1 
    msgctl06.c:75: TPASS: queue_cnt = 1 
    msgctl06.c:82: TPASS: msg_cnt = 1 
    msgctl06.c:89: TPASS: msg_bytes = 5 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    730

    msgctl12

    Mon Jun 16 16:42:12 2025

    "msgctl12"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgctl12.c:44: TPASS: msgctl() test IPC_INFO succeeded 
    msgctl12.c:44: TPASS: msgctl() test MSG_INFO succeeded 
    msgctl12.c:44: TPASS: msgctl() test MSG_STAT succeeded 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    731

    msgstress01

    Mon Jun 16 16:42:12 2025

    "msgstress01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 30s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    msgstress01.c:269: TINFO: Available messages slots: 18755 
    msgstress01.c:222: TINFO: All processes running 
    msgstress01.c:232: TINFO: Out of runtime, stopping processes... 
    msgstress01.c:244: TPASS: Some messages received 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    181 termination_type

    6171

    48078

    6171

    48078

    732

    msgget01

    Mon Jun 16 16:45:13 2025

    "msgget01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgLLw7Ji as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgget01.c:44: TPASS: message received = message sent 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    733

    msgget02

    Mon Jun 16 16:45:13 2025

    "msgget02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgEEOENL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgget02.c:50: TPASS: msgget(1630230419, 1536) : EEXIST (17) 
    msgget02.c:50: TPASS: msgget(1647007635, 0) : ENOENT (2) 
    msgget02.c:50: TPASS: msgget(1647007635, 1024) : ENOENT (2) 
    msgget02.c:50: TPASS: msgget(1630230419, 256) : EACCES (13) 
    msgget02.c:50: TPASS: msgget(1630230419, 128) : EACCES (13) 
    msgget02.c:50: TPASS: msgget(1630230419, 384) : EACCES (13) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    734

    msgget03

    Mon Jun 16 16:45:13 2025

    "msgget03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgi0hrdO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgget03.c:39: TINFO: Current environment 0 message queues are already in use 
    msgget03.c:54: TINFO: The maximum number of message queues (32) reached 
    msgget03.c:28: TPASS: msgget(1630230452, 1536) : ENOSPC (28) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    735

    msgget04

    Mon Jun 16 16:45:13 2025

    "msgget04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgget04.c:35: TPASS: msg_next_id succeeded, queue id 96133 
    msgget04.c:39: TPASS: /proc/sys/kernel/msg_next_id = -1 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    736

    msgget05

    Mon Jun 16 16:45:13 2025

    "msgget05"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgget05.c:37: TPASS: msg id 96139 has existed, msgget() returns the new msgid 96140 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    737

    msgrcv01

    Mon Jun 16 16:45:13 2025

    "msgrcv01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msg6LGoKk as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv01.c:38: TPASS: message received(hello) = message sent(hello) 
    msgrcv01.c:46: TPASS: queue bytes and number of queues matched 
    msgrcv01.c:50: TPASS: PID of last msgrcv(2) matched 
    msgrcv01.c:55: TPASS: msg_rtime = 1750063513 in [1750063513, 1750063513] 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    738

    msgrcv02

    Mon Jun 16 16:45:13 2025

    "msgrcv02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgua7Yda as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv02.c:66: TPASS: msgrcv(98339, 0x2ad687b688, 1023, 2, 0) : E2BIG (7) 
    msgrcv02.c:66: TPASS: msgrcv(98340, 0x2ad687b688, 1024, 2, 0) : EACCES (13) 
    msgrcv02.c:66: TPASS: msgrcv(98341, (nil), 1024, 2, 0) : EFAULT (14) 
    msgrcv02.c:66: TPASS: msgrcv(-1, 0x2ad687b688, 1024, 2, 0) : EINVAL (22) 
    msgrcv02.c:66: TPASS: msgrcv(98343, 0x2ad687b688, -1, 2, 0) : EINVAL (22) 
    msgrcv02.c:66: TPASS: msgrcv(98344, 0x2ad687b688, 1024, 3, 2048) : ENOMSG (42) 
    msgrcv02.c:66: TPASS: msgrcv(98345, 0x2ad687b688, 1024, -1, 2048) : ENOMSG (42) 
    msgrcv02.c:66: TPASS: msgrcv(98346, 0x2ad687b688, 1024, -1, 10240) : ENOMSG (42) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    739

    msgrcv03

    Mon Jun 16 16:45:13 2025

    "msgrcv03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgJcDtKj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv03.c:60: TINFO: EINVAL for MSG_COPY without IPC_NOWAIT 
    msgrcv03.c:62: TPASS: msgrcv(98347, 0x2ac6839500, 1024, 1, 16384) : EINVAL (22) 
    msgrcv03.c:60: TINFO: EINVAL for MSG_COPY with MSG_EXCEPT 
    msgrcv03.c:62: TPASS: msgrcv(98347, 0x2ac6839500, 1024, 1, 24576) : EINVAL (22) 
    msgrcv03.c:60: TINFO: ENOMSG with IPC_NOWAIT and MSG_COPY but with less than msgtyp messages 
    msgrcv03.c:62: TPASS: msgrcv(98347, 0x2ac6839500, 1024, 2, 18432) : ENOMSG (42) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    740

    msgrcv05

    Mon Jun 16 16:45:13 2025

    "msgrcv05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgsPp89Y as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv05.c:33: TPASS: msgrcv(98348, 0x2ac4ece0e8, 1024, 1, 0) : EINTR (4) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    741

    msgrcv06

    Mon Jun 16 16:45:13 2025

    "msgrcv06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgp83dkE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv06.c:27: TPASS: msgrcv(98349, 0x2ad0f83760, 1024, 1, 0) : EIDRM (43) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    742

    msgrcv07

    Mon Jun 16 16:45:13 2025

    "msgrcv07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgGfwFhT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv07.c:68: TPASS: msgrcv(MSG_EXCEPT) succeeded 
    msgrcv07.c:71: TPASS: MSG_EXCEPT excepted MSGTYPE2 and got MSGTYPE1 
    msgrcv07.c:95: TPASS: msgrcv(MSG_NOERROR) succeeded 
    msgrcv07.c:98: TPASS: MSG_NOERROR truncated message correctly 
    msgrcv07.c:134: TPASS: msgrcv(0, MSG_COPY) succeeded 
    msgrcv07.c:137: TPASS: MSG_COPY got MSGTYPE1 data correctly 
    msgrcv07.c:148: TPASS: msgrcv(1, MSG_COPY) succeeded 
    msgrcv07.c:151: TPASS: MSG_COPY got MSGTYPE2 data correctly 
    msgrcv07.c:157: TPASS: Two messages still in queue 
    msgrcv07.c:178: TPASS: msgrcv(zero_msgtyp) succeeded 
    msgrcv07.c:181: TPASS: zero_msgtyp got the first message 
    msgrcv07.c:200: TPASS: msgrcv(positive_msgtyp) succeeded 
    msgrcv07.c:203: TPASS: msgtyp got the first message in the queue of type msgtyp 
    msgrcv07.c:225: TPASS: msgrcv(negative_msgtyp) succeeded 
    msgrcv07.c:228: TPASS: -msgtyp got the first message in the queue with the lowest type 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    743

    msgrcv08

    Mon Jun 16 16:45:13 2025

    "msgrcv08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgch9Uu8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgrcv08.c:60: TPASS: No regression found. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    744

    msgsnd01

    Mon Jun 16 16:45:13 2025

    "msgsnd01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgg4l13F as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgsnd01.c:44: TPASS: queue bytes and number of queues matched 
    msgsnd01.c:49: TPASS: PID of last msgsnd(2) matched 
    msgsnd01.c:54: TPASS: msg_stime = 1750063513 in [1750063513, 1750063513] 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    745

    msgsnd02

    Mon Jun 16 16:45:13 2025

    "msgsnd02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgHhra64 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgsnd02.c:64: TPASS: msgsnd(98358, 0x2ace5d6760, 1024, 0) : EACCES (13) 
    msgsnd02.c:64: TPASS: msgsnd(98358, (nil), 1024, 0) : EFAULT (14) 
    msgsnd02.c:64: TPASS: msgsnd(-1, 0x2ace5d6760, 1024, 0) : EINVAL (22) 
    msgsnd02.c:64: TPASS: msgsnd(98358, 0x2ace5d6b68, 1024, 0) : EINVAL (22) 
    msgsnd02.c:64: TPASS: msgsnd(98358, 0x2ace5d6f70, 1024, 0) : EINVAL (22) 
    msgsnd02.c:64: TPASS: msgsnd(98358, 0x2ace5d6760, -1, 0) : EINVAL (22) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    746

    msgsnd05

    Mon Jun 16 16:45:13 2025

    "msgsnd05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgYRuWxG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgsnd05.c:45: TPASS: msgsnd(98359, 0x2aaf846758, 1024, 2048) : EAGAIN/EWOULDBLOCK (11) 
    msgsnd05.c:45: TPASS: msgsnd(98359, 0x2aaf846758, 1024, 0) : EINTR (4) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    747

    msgsnd06

    Mon Jun 16 16:45:13 2025

    "msgsnd06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgtHTScS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msgsnd06.c:31: TPASS: msgsnd(98360, 0x2acf7b9760, 1024, 0) : EIDRM (43) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    748

    msync01

    Mon Jun 16 16:45:13 2025

    "msync01"

    ""

    exit

    msync01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_msyR4wBRC as tmpdir (tmpfs filesystem) 
    msync01     1  TPASS  :  Functionality of msync() successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    749

    msync02

    Mon Jun 16 16:45:13 2025

    "msync02"

    ""

    exit

    msync02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_msy7ST1IQ as tmpdir (tmpfs filesystem) 
    msync02     1  TPASS  :  Functionality of msync successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    750

    msync03

    Mon Jun 16 16:45:13 2025

    "msync03"

    ""

    exit

    msync03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_msyghvqf5 as tmpdir (tmpfs filesystem) 
    msync03     1  TPASS  :  msync failed as expected: TEST_ERRNO=EBUSY(16): Device or resource busy 
    msync03     2  TPASS  :  msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    msync03     3  TPASS  :  msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    msync03     4  TPASS  :  msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    msync03     5  TPASS  :  msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    msync03     6  TPASS  :  msync failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    751

    msync04

    Mon Jun 16 16:45:13 2025

    "msync04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw/msync04 fstyp=ext2 flags=0 
    msync04.c:71: TPASS: msync() verify dirty page ok 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw/msync04 fstyp=ext3 flags=0 
    msync04.c:71: TPASS: msync() verify dirty page ok 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw/msync04 fstyp=ext4 flags=0 
    msync04.c:71: TPASS: msync() verify dirty page ok 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw/msync04 fstyp=vfat flags=0 
    msync04.c:71: TPASS: msync() verify dirty page ok 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw/msync04 fstyp=exfat flags=0 
    msync04.c:71: TPASS: msync() verify dirty page ok 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_msyVbzmZw/msync04 fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    msync04.c:71: TPASS: msync() verify dirty page ok 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    569

    12

    569

    752

    munlock01

    Mon Jun 16 16:45:20 2025

    "munlock01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    munlock01.c:30: TINFO: munlock 1 byte 
    munlock01.c:33: TPASS: munlock(0x2ac38acbb0, 1) passed 
    munlock01.c:30: TINFO: munlock 1024 bytes 
    munlock01.c:33: TPASS: munlock(0x2ac38ac480, 1024) passed 
    munlock01.c:30: TINFO: munlock 1024 * 1024 bytes 
    munlock01.c:33: TPASS: munlock(0x3f8a7e4010, 1048576) passed 
    munlock01.c:30: TINFO: munlock 1024 * 1024 * 10 bytes 
    munlock01.c:33: TPASS: munlock(0x3f89ee4010, 10485760) passed 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    753

    munlock02

    Mon Jun 16 16:45:20 2025

    "munlock02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    munlock02.c:23: TPASS: munlock(0x3facb27000, 32768) : ENOMEM (12) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    754

    munlockall01

    Mon Jun 16 16:45:20 2025

    "munlockall01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    munlockall01.c:32: TPASS: Unlock memory using munlockall() passed 
    munlockall01.c:39: TPASS: Memory successfully locked and unlocked 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    755

    munmap01

    Mon Jun 16 16:45:20 2025

    "munmap01"

    ""

    exit

    munmap01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_munG5j7PL as tmpdir (tmpfs filesystem) 
    munmap01    1  TPASS  :  Functionality of munmap() successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    756

    munmap02

    Mon Jun 16 16:45:20 2025

    "munmap02"

    ""

    exit

    munmap02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_munHNxvQv as tmpdir (tmpfs filesystem) 
    munmap02    1  TPASS  :  Functionality of munmap() successful 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    757

    munmap03

    Mon Jun 16 16:45:20 2025

    "munmap03"

    ""

    exit

    munmap03    1  TPASS  :  failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    munmap03    2  TPASS  :  failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    munmap03    3  TPASS  :  failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    758

    nanosleep01

    Mon Jun 16 16:45:20 2025

    "nanosleep01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1060us, max 1085us, median 1062us, trunc mean 1062.19us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2060us, max 2081us, median 2062us, trunc mean 2062.56us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5061us, max 5129us, median 5063us, trunc mean 5063.96us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10062us, max 10087us, median 10064us, trunc mean 10064.65us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25063us, max 25078us, median 25067us, trunc mean 25067.23us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100068us, max 100082us, median 100069us, trunc mean 100069.56us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: nanosleep() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1000080us, max 1000087us, median 1000080us, trunc mean 1000080.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    4

    3

    4

    3

    759

    nanosleep02

    Mon Jun 16 16:45:29 2025

    "nanosleep02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    nanosleep02.c:57: TPASS: nanosleep() returned -1, set errno to EINTR 
    nanosleep02.c:70: TPASS: nanosleep() slept for 999945us, remaining time difference 112us 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    760

    nanosleep04

    Mon Jun 16 16:45:30 2025

    "nanosleep04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    nanosleep04.c:41: TPASS: nanosleep() failed with EINVAL 
    nanosleep04.c:41: TPASS: nanosleep() failed with EINVAL 
    nanosleep04.c:41: TPASS: nanosleep() failed with EINVAL 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    761

    name_to_handle_at01

    Mon Jun 16 16:45:30 2025

    "name_to_handle_at01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_namx6zalV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (0) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (1) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (2) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (3) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (4) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (5) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (6) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (7) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (8) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (9) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (10) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (11) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (12) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (13) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (14) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (15) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (16) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (17) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (18) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (19) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (20) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (21) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (22) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (23) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (24) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (25) 
    name_to_handle_at01.c:100: TPASS: name_to_handle_at() passed (26) 
     
    Summary: 
    passed   27 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    762

    name_to_handle_at02

    Mon Jun 16 16:45:30 2025

    "name_to_handle_at02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_namVm3BTR as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    name_to_handle_at02.c:73: TPASS: invalid-dfd: name_to_handle_at() failed as expected: EBADF (9) 
    name_to_handle_at02.c:73: TPASS: not a directory: name_to_handle_at() failed as expected: ENOTDIR (20) 
    name_to_handle_at02.c:73: TPASS: invalid-path: name_to_handle_at() failed as expected: EFAULT (14) 
    name_to_handle_at02.c:73: TPASS: invalid-file-handle: name_to_handle_at() failed as expected: EFAULT (14) 
    name_to_handle_at02.c:73: TPASS: zero-file-handle-size: name_to_handle_at() failed as expected: EOVERFLOW (75) 
    name_to_handle_at02.c:73: TPASS: high-file-handle-size: name_to_handle_at() failed as expected: EINVAL (22) 
    name_to_handle_at02.c:73: TPASS: invalid-mount_id: name_to_handle_at() failed as expected: EFAULT (14) 
    name_to_handle_at02.c:73: TPASS: invalid-flags: name_to_handle_at() failed as expected: EINVAL (22) 
    name_to_handle_at02.c:73: TPASS: empty-path: name_to_handle_at() failed as expected: ENOENT (2) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    763

    nftw01

    Mon Jun 16 16:45:30 2025

    "nftw01"

    ""

    exit

    nftw01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_nftUDFKuc as tmpdir (tmpfs filesystem) 
    nftw01      1  TPASS  :  Test block 0 
    nftw01      2  TPASS  :  Test block 1 
    nftw01      3  TPASS  :  Test block 2 
    nftw01      4  TPASS  :  Test block 3 
    nftw01      5  TPASS  :  Test block 4 
    nftw01      6  TPASS  :  Test block 5 
    nftw01      7  TPASS  :  Test block 6 
    nftw01      8  TPASS  :  Test block 7 
    nftw01      9  TPASS  :  Test block 8 
    nftw01     10  TPASS  :  Test block 9 
    nftw01     11  TPASS  :  Test block 10 
    nftw01     12  TPASS  :  Test block 11 
    nftw01     13  TPASS  :  Test block 12 
    nftw01     14  TPASS  :  Test block 13 
    nftw01     15  TPASS  :  Test block 14 
    nftw01     16  TPASS  :  Test block 15 
    nftw01     17  TPASS  :  Test block 16 
    nftw01     18  TPASS  :  Test block 17 
    nftw01     19  TPASS  :  Test block 18 
    nftw01     20  TPASS  :  Test block 19 
    nftw01     21  TPASS  :  Test block 20 
    nftw01     22  TPASS  :  Test block 21 
    nftw01     23  TPASS  :  Test block 22 
    nftw01     24  TPASS  :  Test block 23 
    nftw01     25  TPASS  :  Test block 24 
    nftw01     26  TPASS  :  Test block 25 
    nftw01     27  TPASS  :  Test block 26 
    nftw01     28  TPASS  :  Test block 27 
    nftw01     29  TPASS  :  Test block 28 
    nftw01     30  TPASS  :  Test block 29 
    nftw01     31  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    764

    nftw6401

    Mon Jun 16 16:45:30 2025

    "nftw6401"

    ""

    exit

    nftw6401    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_nftymeM8D as tmpdir (tmpfs filesystem) 
    nftw6401    1  TPASS  :  Test block 0 
    nftw6401    2  TPASS  :  Test block 1 
    nftw6401    3  TPASS  :  Test block 2 
    nftw6401    4  TPASS  :  Test block 3 
    nftw6401    5  TPASS  :  Test block 4 
    nftw6401    6  TPASS  :  Test block 5 
    nftw6401    7  TPASS  :  Test block 6 
    nftw6401    8  TPASS  :  Test block 7 
    nftw6401    9  TPASS  :  Test block 8 
    nftw6401   10  TPASS  :  Test block 9 
    nftw6401   11  TPASS  :  Test block 10 
    nftw6401   12  TPASS  :  Test block 11 
    nftw6401   13  TPASS  :  Test block 12 
    nftw6401   14  TPASS  :  Test block 13 
    nftw6401   15  TPASS  :  Test block 14 
    nftw6401   16  TPASS  :  Test block 15 
    nftw6401   17  TPASS  :  Test block 16 
    nftw6401   18  TPASS  :  Test block 17 
    nftw6401   19  TPASS  :  Test block 18 
    nftw6401   20  TPASS  :  Test block 19 
    nftw6401   21  TPASS  :  Test block 20 
    nftw6401   22  TPASS  :  Test block 21 
    nftw6401   23  TPASS  :  Test block 22 
    nftw6401   24  TPASS  :  Test block 23 
    nftw6401   25  TPASS  :  Test block 24 
    nftw6401   26  TPASS  :  Test block 25 
    nftw6401   27  TPASS  :  Test block 26 
    nftw6401   28  TPASS  :  Test block 27 
    nftw6401   29  TPASS  :  Test block 28 
    nftw6401   30  TPASS  :  Test block 29 
    nftw6401   31  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    765

    nice01

    Mon Jun 16 16:45:30 2025

    "nice01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    nice01.c:56: TPASS: nice(-1) passed 
    nice01.c:56: TPASS: nice(-12) passed 
    nice01.c:56: TPASS: nice(-50) passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    766

    nice02

    Mon Jun 16 16:45:30 2025

    "nice02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    nice02.c:47: TPASS: nice(50) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    767

    nice03

    Mon Jun 16 16:45:30 2025

    "nice03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    nice03.c:51: TPASS: nice(2) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    768

    nice04

    Mon Jun 16 16:45:30 2025

    "nice04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    nice04.c:35: TPASS: nice(-10) failed with EPERM 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    769

    nice05

    Mon Jun 16 16:45:30 2025

    "nice05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 33s 
    nice05.c:130: TINFO: Nice low thread CPU time: 1.665401010 s 
    nice05.c:132: TINFO: Nice high thread CPU time: 1.343464332 s 
    nice05.c:140: TPASS: executes more cycles than the high nice thread, delta: 321936678 ns 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    303

    1

    303

    1

    770

    open01

    Mon Jun 16 16:45:33 2025

    "open01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeAUjWcI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open01.c:59: TPASS: sticky bit is set as expected 
    open01.c:59: TPASS: sirectory bit is set as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    0

    3

    0

    771

    open02

    Mon Jun 16 16:45:33 2025

    "open02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opes0vo0A as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open02.c:47: TPASS: open() new file without O_CREAT : ENOENT (2) 
    open02.c:47: TPASS: open() unprivileged O_RDONLY | O_NOATIME : EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    772

    open03

    Mon Jun 16 16:45:33 2025

    "open03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opesQwqxd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open03.c:17: TPASS: open(TEST_FILE, O_RDWR | O_CREAT, 0700) returned fd 3 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    773

    open04

    Mon Jun 16 16:45:33 2025

    "open04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ope4Q33aw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open04.c:48: TPASS: open(fname, O_RDWR | O_CREAT, 0777) : EMFILE (24) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    6

    2

    6

    774

    open06

    Mon Jun 16 16:45:33 2025

    "open06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opehFMVLt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open06.c:25: TPASS: open(TEMP_FIFO, O_NONBLOCK | O_WRONLY) : ENXIO (6) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    775

    open07

    Mon Jun 16 16:45:33 2025

    "open07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeFdhkJx as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open07.c:58: TPASS: open(O_NOFOLLOW) a symlink to file : ELOOP (40) 
    open07.c:58: TPASS: open(O_NOFOLLOW) a double symlink to file : ELOOP (40) 
    open07.c:58: TPASS: open(O_NOFOLLOW) a symlink to directory : ELOOP (40) 
    open07.c:58: TPASS: open(O_NOFOLLOW) a double symlink to directory : ELOOP (40) 
    open07.c:61: TPASS: open(O_NOFOLLOW) a file in symlinked directory returned fd 3 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    776

    open08

    Mon Jun 16 16:45:33 2025

    "open08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeeSN7cI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open08.c:50: TPASS: O_CREAT | O_EXCL : EEXIST (17) 
    open08.c:50: TPASS: O_RDWR : EISDIR (21) 
    open08.c:50: TPASS: O_DIRECTORY : ENOTDIR (20) 
    open08.c:50: TPASS: O_RDWR : ENAMETOOLONG (36) 
    open08.c:50: TPASS: O_WRONLY : EACCES (13) 
    open08.c:50: TPASS: O_CREAT : EFAULT (14) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    777

    open09

    Mon Jun 16 16:45:33 2025

    "open09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_operNl7Zb as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open09.c:30: TPASS: write(fd, pbuf, 1) : EBADF (9) 
    open09.c:33: TPASS: read(fd, pbuf, 1) : EBADF (9) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    778

    open10

    Mon Jun 16 16:45:33 2025

    "open10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeqjMjP8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open10.c:39: TINFO: User nobody: uid = 65534, gid = 65534 
    open10.c:41: TINFO: Found unused GID 11: SUCCESS (0) 
    open10.c:56: TPASS: dir_a/nosetgid: Owned by correct group 
    open10.c:67: TPASS: dir_a/nosetgid: Setgid bit not set 
    open10.c:56: TPASS: dir_a/setgid: Owned by correct group 
    open10.c:65: TPASS: dir_a/setgid: Setgid bit is set 
    open10.c:56: TPASS: dir_b/nosetgid: Owned by correct group 
    open10.c:67: TPASS: dir_b/nosetgid: Setgid bit not set 
    open10.c:56: TPASS: dir_b/setgid: Owned by correct group 
    open10.c:60: TINFO: dir_b/setgid: Skipping setgid bit check 
    open10.c:56: TPASS: dir_b/root_setgid: Owned by correct group 
    open10.c:65: TPASS: dir_b/root_setgid: Setgid bit is set 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    779

    open11

    Mon Jun 16 16:45:33 2025

    "open11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeIYFewB as tmpdir (tmpfs filesystem) 
    tst_test.c:1135: TINFO: tmpdir isn't suitable for creating devices, mounting tmpfs without nodev on mntpoint 
    tst_test.c:1137: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_opeIYFewB/mntpoint fstyp=tmpfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open11.c:274: TPASS: open regular file O_RDONLY returned fd 3 
    open11.c:274: TPASS: open regular file O_WRONLY returned fd 3 
    open11.c:274: TPASS: open regular file O_RDWR returned fd 3 
    open11.c:274: TPASS: open regular file O_RDWR | O_SYNC returned fd 3 
    open11.c:274: TPASS: open regular file O_RDWR | O_TRUNC returned fd 3 
    open11.c:274: TPASS: open directory O_RDONLY returned fd 3 
    open11.c:271: TPASS: open directory O_RDWR : EISDIR (21) 
    open11.c:271: TPASS: open regular file O_DIRECTORY : ENOTDIR (20) 
    open11.c:274: TPASS: open hard link file O_RDONLY returned fd 3 
    open11.c:274: TPASS: open hard link file O_WRONLY returned fd 3 
    open11.c:274: TPASS: open hard link file O_RDWR returned fd 3 
    open11.c:274: TPASS: open symlink file O_RDONLY returned fd 3 
    open11.c:274: TPASS: open symlink file O_WRONLY returned fd 3 
    open11.c:274: TPASS: open symlink file O_RDWR returned fd 3 
    open11.c:274: TPASS: open symlink directory O_RDONLY returned fd 3 
    open11.c:271: TPASS: open symlink directory O_WRONLY : EISDIR (21) 
    open11.c:271: TPASS: open symlink directory O_RDWR : EISDIR (21) 
    open11.c:274: TPASS: open device special file O_RDONLY returned fd 3 
    open11.c:274: TPASS: open device special file O_WRONLY returned fd 3 
    open11.c:274: TPASS: open device special file O_RDWR returned fd 3 
    open11.c:274: TPASS: open non-existing regular file in existing dir returned fd 3 
    open11.c:274: TPASS: open link file O_RDONLY | O_CREAT returned fd 3 
    open11.c:274: TPASS: open symlink file O_RDONLY | O_CREAT returned fd 3 
    open11.c:274: TPASS: open regular file O_RDONLY | O_CREAT returned fd 3 
    open11.c:271: TPASS: open symlink directory O_RDONLY | O_CREAT : EISDIR (21) 
    open11.c:271: TPASS: open directory O_RDONLY | O_CREAT : EISDIR (21) 
    open11.c:278: TPASS: open regular file O_RDONLY | O_TRUNC, behaviour is undefined but should not oops or hang 
    open11.c:278: TPASS: open regular file(non-empty) O_RDONLY | O_TRUNC, behaviour is undefined but should not oops or hang 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    780

    open12

    Mon Jun 16 16:45:33 2025

    "open12"

    ""

    exit

    open12      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_opeCXxPAi as tmpdir (tmpfs filesystem) 
    open12      1  TPASS  :  test O_APPEND for open success 
    open12      2  TPASS  :  test O_NOATIME for open success 
    open12      3  TPASS  :  test O_CLOEXEC for open success 
    open12      4  TPASS  :  test O_LARGEFILE for open success 
    

    "ok"

    1 termination_type

    1

    0

    1

    0

    781

    open13

    Mon Jun 16 16:45:34 2025

    "open13"

    ""

    exit

    open13      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_opeMSRvxU as tmpdir (tmpfs filesystem) 
    open13      1  TPASS  :  read(2) failed with EBADF 
    open13      2  TPASS  :  write(2) failed with EBADF 
    open13      3  TPASS  :  fchmod(2) failed with EBADF 
    open13      4  TPASS  :  fchown(2) failed with EBADF 
    open13      5  TPASS  :  fgetxattr(2) failed with EBADF 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    782

    open14

    Mon Jun 16 16:45:34 2025

    "open14"

    ""

    exit

    open14      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_opeF9HAEN as tmpdir (tmpfs filesystem) 
    open14      0  TINFO  :  creating a file with O_TMPFILE flag 
    open14      0  TINFO  :  writing data to the file 
    open14      0  TINFO  :  file size is '4096' 
    open14      0  TINFO  :  looking for the file in '.' 
    open14      0  TINFO  :  file not found, OK 
    open14      0  TINFO  :  renaming '/tmp/ltp-Qjsl7wDDwO/LTP_opeF9HAEN/#416816 (deleted)' -> 'tmpfile' 
    open14      0  TINFO  :  found a file: tmpfile 
    open14      1  TPASS  :  single file tests passed 
    open14      0  TINFO  :  create files in multiple directories 
    open14      0  TINFO  :  removing test directories 
    open14      0  TINFO  :  writing/reading temporary files 
    open14      0  TINFO  :  closing temporary files 
    open14      2  TPASS  :  multiple files tests passed 
    open14      0  TINFO  :  create multiple directories, link files into them 
    open14      0  TINFO  :  and check file permissions 
    open14      0  TINFO  :  remove files, directories 
    open14      3  TPASS  :  file permission tests passed 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    783

    open15

    Mon Jun 16 16:45:34 2025

    "open15"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeFlkUTg as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    open15.c:31: TINFO: Create symlink 
    open15.c:38: TINFO: Write data via symlink 
    open15.c:42: TINFO: Read data via file 
    open15.c:46: TINFO: Read data via symlink 
    open15.c:50: TPASS: Expect: file data has been correctly written 
    open15.c:53: TPASS: Expect: file data is the equivalent to symlink generated file data 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    784

    openat01

    Mon Jun 16 16:45:35 2025

    "openat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opebHXM5H as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    openat01.c:69: TPASS: openat(*tc->dir_fd, tc->pathname, O_RDWR, 0600) returned fd 5 
    openat01.c:69: TPASS: openat(*tc->dir_fd, tc->pathname, O_RDWR, 0600) returned fd 5 
    openat01.c:62: TPASS: openat with a filefd instead of dirfd : ENOTDIR (20) 
    openat01.c:65: TPASS: openat with invalid fd : EBADF (9) 
    openat01.c:69: TPASS: openat(*tc->dir_fd, tc->pathname, O_RDWR, 0600) returned fd 5 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    785

    openat02

    Mon Jun 16 16:45:35 2025

    "openat02"

    ""

    exit

    openat02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_opeyhVbQQ as tmpdir (tmpfs filesystem) 
    openat02    1  TPASS  :  test O_APPEND for openat success 
    openat02    2  TPASS  :  test O_CLOEXEC for openat success 
    openat02    3  TPASS  :  test O_LARGEFILE for openat success 
    openat02    4  TPASS  :  test O_NOATIME for openat success 
    openat02    5  TPASS  :  test O_NOFOLLOW for openat success 
    openat02    6  TPASS  :  test O_TRUNC for openat success 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    786

    openat03

    Mon Jun 16 16:45:36 2025

    "openat03"

    ""

    exit

    openat03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_opeEwOcZI as tmpdir (tmpfs filesystem) 
    openat03    0  TINFO  :  creating a file with O_TMPFILE flag 
    openat03    0  TINFO  :  writing data to the file 
    openat03    0  TINFO  :  file size is '4096' 
    openat03    0  TINFO  :  looking for the file in '.' 
    openat03    0  TINFO  :  file not found, OK 
    openat03    0  TINFO  :  renaming '/tmp/ltp-Qjsl7wDDwO/LTP_opeEwOcZI/#417229 (deleted)' -> 'tmpfile' 
    openat03    0  TINFO  :  found a file: tmpfile 
    openat03    1  TPASS  :  single file tests passed 
    openat03    0  TINFO  :  create files in multiple directories 
    openat03    0  TINFO  :  removing test directories 
    openat03    0  TINFO  :  writing/reading temporary files 
    openat03    0  TINFO  :  closing temporary files 
    openat03    2  TPASS  :  multiple files tests passed 
    openat03    0  TINFO  :  create multiple directories, link files into them 
    openat03    0  TINFO  :  and check file permissions 
    openat03    0  TINFO  :  remove files, directories 
    openat03    3  TPASS  :  file permission tests passed 
    

    "ok"

    0 termination_type

    0

    4

    0

    4

    787

    openat04

    Mon Jun 16 16:45:36 2025

    "openat04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ope7TVZ40 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    openat04.c:52: TCONF: Kernel does not support noacl feature 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    openat04.c:52: TCONF: Kernel does not support noacl feature 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    openat04.c:52: TCONF: Kernel does not support noacl feature 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    openat04.c:52: TCONF: Kernel does not support noacl feature 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  4 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    68

    7

    68

    788

    openat201

    Mon Jun 16 16:45:37 2025

    "openat201"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeLj8i1L as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    openat201.c:80: TPASS: openat2() passed (0) 
    openat201.c:80: TPASS: openat2() passed (1) 
    openat201.c:80: TPASS: openat2() passed (2) 
    openat201.c:80: TPASS: openat2() passed (3) 
    openat201.c:80: TPASS: openat2() passed (4) 
    openat201.c:80: TPASS: openat2() passed (5) 
    openat201.c:80: TPASS: openat2() passed (6) 
    openat201.c:80: TPASS: openat2() passed (7) 
    openat201.c:80: TPASS: openat2() passed (8) 
    openat201.c:80: TPASS: openat2() passed (9) 
    openat201.c:80: TPASS: openat2() passed (10) 
    openat201.c:80: TPASS: openat2() passed (11) 
    openat201.c:80: TPASS: openat2() passed (12) 
    openat201.c:80: TPASS: openat2() passed (13) 
    openat201.c:80: TPASS: openat2() passed (14) 
    openat201.c:80: TPASS: openat2() passed (15) 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    789

    openat202

    Mon Jun 16 16:45:37 2025

    "openat202"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opegT7G1s as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    openat202.c:58: TPASS: open /proc/version: openat2() passed 
    openat202.c:58: TPASS: open magiclinks: openat2() passed 
    openat202.c:58: TPASS: open symlinks: openat2() passed 
    openat202.c:73: TPASS: resolve-no-xdev: openat2() failed as expected: EXDEV (18) 
    openat202.c:73: TPASS: resolve-no-magiclinks: openat2() failed as expected: ELOOP (40) 
    openat202.c:73: TPASS: resolve-no-symlinks: openat2() failed as expected: ELOOP (40) 
    openat202.c:73: TPASS: resolve-beneath: openat2() failed as expected: EXDEV (18) 
    openat202.c:73: TPASS: resolve-beneath: openat2() failed as expected: EXDEV (18) 
    openat202.c:73: TPASS: resolve-no-in-root: openat2() failed as expected: ENOENT (2) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    790

    openat203

    Mon Jun 16 16:45:37 2025

    "openat203"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeIth6Wo as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    openat203.c:67: TPASS: invalid-dfd: openat2() failed as expected: EBADF (9) 
    openat203.c:67: TPASS: invalid-pathname: openat2() failed as expected: EFAULT (14) 
    openat203.c:67: TPASS: invalid-flags: openat2() failed as expected: EINVAL (22) 
    openat203.c:67: TPASS: invalid-mode: openat2() failed as expected: EINVAL (22) 
    openat203.c:67: TPASS: invalid-resolve: openat2() failed as expected: EINVAL (22) 
    openat203.c:67: TPASS: invalid-size-zero: openat2() failed as expected: EINVAL (22) 
    openat203.c:67: TPASS: invalid-size-small: openat2() failed as expected: EINVAL (22) 
    openat203.c:67: TPASS: invalid-size-big: openat2() failed as expected: EFAULT (14) 
    openat203.c:67: TPASS: invalid-size-big-with-pad: openat2() failed as expected: E2BIG (7) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    791

    open_by_handle_at01

    Mon Jun 16 16:45:37 2025

    "open_by_handle_at01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeJ6eJNn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (0) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (1) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (2) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (3) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (4) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (5) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (6) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (7) 
    open_by_handle_at01.c:99: TPASS: open_by_handle_at() passed (8) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    792

    open_by_handle_at02

    Mon Jun 16 16:45:37 2025

    "open_by_handle_at02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opesWKDtJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    open_by_handle_at02.c:96: TPASS: invalid-dfd: open_by_handle_at() failed as expected: EBADF (9) 
    open_by_handle_at02.c:96: TPASS: stale-dfd: open_by_handle_at() failed as expected: ESTALE (116) 
    open_by_handle_at02.c:96: TPASS: invalid-file-handle: open_by_handle_at() failed as expected: EFAULT (14) 
    open_by_handle_at02.c:96: TPASS: high-file-handle-size: open_by_handle_at() failed as expected: EINVAL (22) 
    open_by_handle_at02.c:96: TPASS: zero-file-handle-size: open_by_handle_at() failed as expected: EINVAL (22) 
    tst_capability.c:29: TINFO: Dropping CAP_DAC_READ_SEARCH(2) 
    tst_capability.c:41: TINFO: Permitting CAP_DAC_READ_SEARCH(2) 
    open_by_handle_at02.c:96: TPASS: no-capability: open_by_handle_at() failed as expected: EPERM (1) 
    open_by_handle_at02.c:96: TPASS: symlink: open_by_handle_at() failed as expected: ELOOP (40) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    793

    open_tree01

    Mon Jun 16 16:45:37 2025

    "open_tree01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/mntpoint fstyp=ext2 flags=0 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLONE: open_tree() passed 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/mntpoint fstyp=ext3 flags=0 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLONE: open_tree() passed 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/mntpoint fstyp=ext4 flags=0 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLONE: open_tree() passed 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/mntpoint fstyp=vfat flags=0 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLONE: open_tree() passed 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/mntpoint fstyp=exfat flags=0 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLONE: open_tree() passed 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/mntpoint fstyp=tmpfs flags=0 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLONE: open_tree() passed 
    open_tree01.c:59: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_opeQlFT2A/ot_mntpoint 
    open_tree01.c:60: TPASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    10

    81

    10

    81

    794

    open_tree02

    Mon Jun 16 16:45:39 2025

    "open_tree02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:164: TINFO: Skipping FUSE based ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8/mntpoint fstyp=ext2 flags=0 
    open_tree02.c:42: TPASS: invalid-fd: open_tree() failed as expected: EBADF (9) 
    open_tree02.c:42: TPASS: invalid-path: open_tree() failed as expected: ENOENT (2) 
    open_tree02.c:42: TPASS: invalid-flags: open_tree() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8/mntpoint fstyp=ext3 flags=0 
    open_tree02.c:42: TPASS: invalid-fd: open_tree() failed as expected: EBADF (9) 
    open_tree02.c:42: TPASS: invalid-path: open_tree() failed as expected: ENOENT (2) 
    open_tree02.c:42: TPASS: invalid-flags: open_tree() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8/mntpoint fstyp=ext4 flags=0 
    open_tree02.c:42: TPASS: invalid-fd: open_tree() failed as expected: EBADF (9) 
    open_tree02.c:42: TPASS: invalid-path: open_tree() failed as expected: ENOENT (2) 
    open_tree02.c:42: TPASS: invalid-flags: open_tree() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8/mntpoint fstyp=vfat flags=0 
    open_tree02.c:42: TPASS: invalid-fd: open_tree() failed as expected: EBADF (9) 
    open_tree02.c:42: TPASS: invalid-path: open_tree() failed as expected: ENOENT (2) 
    open_tree02.c:42: TPASS: invalid-flags: open_tree() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8/mntpoint fstyp=exfat flags=0 
    open_tree02.c:42: TPASS: invalid-fd: open_tree() failed as expected: EBADF (9) 
    open_tree02.c:42: TPASS: invalid-path: open_tree() failed as expected: ENOENT (2) 
    open_tree02.c:42: TPASS: invalid-flags: open_tree() failed as expected: EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_opexyTYi8/mntpoint fstyp=tmpfs flags=0 
    open_tree02.c:42: TPASS: invalid-fd: open_tree() failed as expected: EBADF (9) 
    open_tree02.c:42: TPASS: invalid-path: open_tree() failed as expected: ENOENT (2) 
    open_tree02.c:42: TPASS: invalid-flags: open_tree() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    80

    10

    80

    795

    mincore01

    Mon Jun 16 16:45:40 2025

    "mincore01"

    ""

    exit

    mincore01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_min6yva5J as tmpdir (tmpfs filesystem) 
    mincore01    1  TPASS  :  failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    mincore01    2  TPASS  :  failed as expected: TEST_ERRNO=EFAULT(14): Bad address 
    mincore01    3  TPASS  :  failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory 
    mincore01    4  TPASS  :  failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    796

    mincore02

    Mon Jun 16 16:45:40 2025

    "mincore02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mingPaE8A as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mincore02.c:54: TPASS: mincore(addr, size, vec) passed 
    mincore02.c:61: TPASS: locked_pages == NUM_PAGES (4) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    797

    mincore03

    Mon Jun 16 16:45:40 2025

    "mincore03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mincore03.c:66: TPASS: mincore() reports untouched pages are not resident 
    mincore03.c:66: TPASS: mincore() reports locked pages are resident 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    798

    mincore04

    Mon Jun 16 16:45:40 2025

    "mincore04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_minw3y1wF as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mincore04.c:99: TPASS: mincore reports all 3 pages locked by child process are resident 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    799

    madvise01

    Mon Jun 16 16:45:40 2025

    "madvise01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_maduUWf4L as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise01.c:68: TINFO: Mounting tmp_madvise to /tmp/ltp-Qjsl7wDDwO/LTP_maduUWf4L/tmp_madvise fstyp=tmpfs flags=0 
    madvise01.c:113: TPASS: madvise test for MADV_NORMAL PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_RANDOM PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_SEQUENTIAL PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_WILLNEED PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_DONTNEED PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_REMOVE PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_DONTFORK PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_DOFORK PASSED 
    madvise01.c:105: TCONF: MADV_HWPOISON is not supported 
    madvise01.c:113: TPASS: madvise test for MADV_MERGEABLE PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_UNMERGEABLE PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_HUGEPAGE PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_NOHUGEPAGE PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_DONTDUMP PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_DODUMP PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_FREE PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_WIPEONFORK PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_KEEPONFORK PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_COLD PASSED 
    madvise01.c:113: TPASS: madvise test for MADV_PAGEOUT PASSED 
    madvise01.c:94: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_maduUWf4L/tmp_madvise 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    800

    madvise02

    Mon Jun 16 16:45:41 2025

    "madvise02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_madSSB0b7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise02.c:170: TPASS: MADV_NORMAL failed as expected: EINVAL (22) 
    madvise02.c:170: TPASS: MADV_NORMAL failed as expected: EINVAL (22) 
    madvise02.c:170: TPASS: MADV_REMOVE failed as expected: EINVAL (22) 
    madvise02.c:170: TPASS: MADV_DONTNEED failed as expected: EINVAL (22) 
    madvise02.c:163: TCONF: MADV_MERGEABLE is not supported 
    madvise02.c:163: TCONF: MADV_UNMERGEABLE is not supported 
    madvise02.c:170: TPASS: MADV_NORMAL failed as expected: ENOMEM (12) 
    madvise02.c:170: TPASS: MADV_WILLNEED failed as expected: ENOMEM (12) 
    madvise02.c:163: TCONF: MADV_WILLNEED is not supported 
    madvise02.c:170: TPASS: MADV_FREE failed as expected: EINVAL (22) 
    madvise02.c:170: TPASS: MADV_WIPEONFORK failed as expected: EINVAL (22) 
    madvise02.c:170: TPASS: MADV_WIPEONFORK shared_anon failed as expected: EINVAL (22) 
    madvise02.c:170: TPASS: MADV_WIPEONFORK private file backed failed as expected: EINVAL (22) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    801

    madvise03

    Mon Jun 16 16:45:41 2025

    "madvise03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise03.c:40: TPASS: There are zero-fill-on-demand pages for anonymous private mappings 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    802

    madvise05

    Mon Jun 16 16:45:41 2025

    "madvise05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise05.c:38: TPASS: issue has not been reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    803

    madvise06

    Mon Jun 16 16:45:41 2025

    "madvise06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_madi0ANkL as tmpdir (tmpfs filesystem) 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    804

    madvise07

    Mon Jun 16 16:45:41 2025

    "madvise07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise07.c:43: TINFO: mmap(0, 4096, PROT_READ | PROT_WRITE, MAP_ANONYMOUS | MAP_PRIVATE, -1, 0) 
    madvise07.c:54: TINFO: madvise(0x3f904c2000, 4096, MADV_HWPOISON) 
    madvise07.c:57: TCONF: CONFIG_MEMORY_FAILURE probably not set in kconfig: EINVAL (22) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    805

    madvise08

    Mon Jun 16 16:45:41 2025

    "madvise08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_madhRMJsL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise08.c:73: TINFO: Temporary core pattern is '/tmp/ltp-Qjsl7wDDwO/LTP_madhRMJsL/dump-%p' 
    madvise08.c:112: TINFO: Dump file should be dump-96528 
    madvise08.c:195: TPASS: madvise(..., MADV_DONTDUMP) 
    madvise08.c:112: TINFO: Dump file should be dump-96529 
    madvise08.c:199: TPASS: madvise(..., MADV_DODUMP) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    5

    0

    5

    806

    madvise09

    Mon Jun 16 16:45:41 2025

    "madvise09"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise09.c:308: TCONF: '/sys/fs/cgroup/memory/' not present, CONFIG_MEMCG missing? 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    807

    madvise10

    Mon Jun 16 16:45:41 2025

    "madvise10"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    madvise10.c:133: TINFO: MADV_WIPEONFORK zeroes memory in child 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 16384, 0x0) 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 16384, 0x12) 
    madvise10.c:88: TPASS: In PID 96538, Matched expected pattern 
    madvise10.c:133: TINFO: MADV_WIPEONFORK with zero length does nothing 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 0, 0x0) 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 0, 0x12) 
    madvise10.c:88: TPASS: In PID 96539, Matched expected pattern 
    madvise10.c:133: TINFO: MADV_WIPEONFORK zeroes memory in grand-child 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 16384, 0x0) 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 16384, 0x12) 
    madvise10.c:88: TPASS: In PID 96541, Matched expected pattern 
    madvise10.c:133: TINFO: MADV_KEEPONFORK will undo MADV_WIPEONFORK 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 16384, 0x12) 
    madvise10.c:107: TPASS: madvise(0x3fa3c67000, 16384, 0x13) 
    madvise10.c:88: TPASS: In PID 96542, Matched expected pattern 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    808

    madvise11

    Mon Jun 16 16:45:41 2025

    "madvise11"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_MEMORY_FAILURE=y' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_MEMORY_FAILURE Undefined 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    809

    madvise12

    Mon Jun 16 16:45:41 2025

    "madvise12"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.13 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    810

    newuname01

    Mon Jun 16 16:45:41 2025

    "newuname01"

    ""

    exit

    newuname01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_newaauCp3 as tmpdir (tmpfs filesystem) 
    newuname01    1  TPASS  :  newuname call succeed: return value = 0  
    newuname01    0  TINFO  :  This system is Linux 
    newuname01    0  TINFO  :  The system infomation is : 
    newuname01    0  TINFO  :  System is Linux on riscv64 hardware 
    newuname01    0  TINFO  :  Nodename is revyos-lpi4a 
    newuname01    0  TINFO  :  Version is 6.6.92-th1520, #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 
    newuname01    0  TINFO  :  Domainname is (none)  
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    811

    pathconf01

    Mon Jun 16 16:45:41 2025

    "pathconf01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_LINK_MAX) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_MAX_CANON) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_MAX_INPUT) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_NAME_MAX) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_PATH_MAX) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_PIPE_BUF) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_CHOWN_RESTRICTED) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_NO_TRUNC) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_VDISABLE) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_SYNC_IO) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_ASYNC_IO) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_PRIO_IO) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_FILESIZEBITS) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_REC_INCR_XFER_SIZE) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_REC_MAX_XFER_SIZE) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_REC_MIN_XFER_SIZE) 
    pathconf01.c:53: TPASS: pathconf(/tmp/ltp-Qjsl7wDDwO/LTP_patMIIwhV, _PC_REC_XFER_ALIGN) 
     
    Summary: 
    passed   17 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    812

    pathconf02

    Mon Jun 16 16:45:41 2025

    "pathconf02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pathDOw21 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pathconf02.c:58: TPASS: pathconf() fail with path prefix is not a directory : ENOTDIR (20) 
    pathconf02.c:58: TPASS: pathconf() fail with path is an empty string : ENOENT (2) 
    pathconf02.c:58: TPASS: pathconf() fail with path is too long : ENAMETOOLONG (36) 
    pathconf02.c:58: TPASS: pathconf() fail with name is invalid : EINVAL (22) 
    pathconf02.c:58: TPASS: pathconf() fail with without full permissions of the path prefix : EACCES (13) 
    pathconf02.c:58: TPASS: pathconf() fail with too many symbolic links : ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    813

    pause01

    Mon Jun 16 16:45:41 2025

    "pause01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pau65uGQb as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
    pause01.c:22: TPASS: pause() : EINTR (4) 
    pause01.c:23: TPASS: Process resumed from pause() 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    1

    3

    1

    814

    pause02

    Mon Jun 16 16:45:41 2025

    "pause02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pauGCIfKu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pause02.c:38: TPASS: pause() killed by SIGKILL 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    815

    personality01

    Mon Jun 16 16:45:41 2025

    "personality01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    personality01.c:60: TPASS: Expect: PER_LINUX personality is set 
    personality01.c:60: TPASS: Expect: PER_LINUX_32BIT personality is set 
    personality01.c:60: TPASS: Expect: PER_SVR4 personality is set 
    personality01.c:60: TPASS: Expect: PER_SVR3 personality is set 
    personality01.c:60: TPASS: Expect: PER_SCOSVR3 personality is set 
    personality01.c:60: TPASS: Expect: PER_OSR5 personality is set 
    personality01.c:60: TPASS: Expect: PER_WYSEV386 personality is set 
    personality01.c:60: TPASS: Expect: PER_ISCR4 personality is set 
    personality01.c:60: TPASS: Expect: PER_BSD personality is set 
    personality01.c:60: TPASS: Expect: PER_XENIX personality is set 
    personality01.c:60: TPASS: Expect: PER_IRIX32 personality is set 
    personality01.c:60: TPASS: Expect: PER_IRIXN32 personality is set 
    personality01.c:60: TPASS: Expect: PER_IRIX64 personality is set 
    personality01.c:60: TPASS: Expect: PER_RISCOS personality is set 
    personality01.c:60: TPASS: Expect: PER_SOLARIS personality is set 
    personality01.c:60: TPASS: Expect: PER_UW7 personality is set 
    personality01.c:60: TPASS: Expect: PER_OSF4 personality is set 
    personality01.c:60: TPASS: Expect: PER_HPUX personality is set 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    2

    3

    2

    816

    personality02

    Mon Jun 16 16:45:41 2025

    "personality02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    personality02.c:35: TPASS: tv.tv_usec == USEC (10) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    817

    pidfd_getfd01

    Mon Jun 16 16:45:41 2025

    "pidfd_getfd01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidvZyrYo as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_getfd01.c:67: TPASS: pidfd_getfd(4, 3, 0) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    818

    pidfd_getfd02

    Mon Jun 16 16:45:41 2025

    "pidfd_getfd02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidWmwc2x as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_getfd02.c:96: TPASS: pidfd_getfd(-1, 0, 0) with invalid pidfd : EBADF (9) 
    pidfd_getfd02.c:96: TPASS: pidfd_getfd(3, -1, 0) with invalid targetfd : EBADF (9) 
    pidfd_getfd02.c:96: TPASS: pidfd_getfd(3, 0, 1) with invalid flags : EINVAL (22) 
    pidfd_getfd02.c:91: TPASS: pidfd_getfd(4, 0, 0) with the process referred to by pidfd doesn't exist : ESRCH (3) 
    pidfd_getfd02.c:73: TPASS: pidfd_getfd(3, 0, 0) with lack of required permission : EPERM (1) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    819

    pidfd_open01

    Mon Jun 16 16:45:41 2025

    "pidfd_open01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_open01.c:33: TPASS: pidfd_open(getpid(), 0) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    820

    pidfd_open02

    Mon Jun 16 16:45:41 2025

    "pidfd_open02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_open02.c:40: TPASS: pidfd_open with expired pid : ESRCH (3) 
    pidfd_open02.c:40: TPASS: pidfd_open with invalid pid : EINVAL (22) 
    pidfd_open02.c:40: TPASS: pidfd_open with invalid flags : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    821

    pidfd_open03

    Mon Jun 16 16:45:41 2025

    "pidfd_open03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidJUI11F as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_open03.c:48: TPASS: pidfd_open() passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    822

    pidfd_open04

    Mon Jun 16 16:45:41 2025

    "pidfd_open04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidR5hEnM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_open04.c:44: TPASS: pidfd_open(96630, O_NONBLOCK) sets O_NONBLOCK flag 
    pidfd_open04.c:46: TPASS: waitid(P_PIDFD,...,WEXITED) : EAGAIN/EWOULDBLOCK (11) 
    pidfd_open04.c:53: TPASS: waitid(P_PIDFD) succeeded after child process terminated 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    823

    pidfd_send_signal01

    Mon Jun 16 16:45:41 2025

    "pidfd_send_signal01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidHzhHoV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_send_signal01.c:32: TPASS: Received correct signal and data! 
    pidfd_send_signal01.c:67: TPASS: pidfd_send_signal() behaved like rt_sigqueueinfo() 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    824

    pidfd_send_signal02

    Mon Jun 16 16:45:41 2025

    "pidfd_send_signal02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidv5UJOo as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_send_signal02.c:61: TPASS: pidfd_send_signal() failed as expected: EINVAL (22) 
    pidfd_send_signal02.c:61: TPASS: pidfd_send_signal() failed as expected: EBADF (9) 
    pidfd_send_signal02.c:61: TPASS: pidfd_send_signal() failed as expected: EINVAL (22) 
    pidfd_send_signal02.c:61: TPASS: pidfd_send_signal() failed as expected: EPERM (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    825

    pidfd_send_signal03

    Mon Jun 16 16:45:41 2025

    "pidfd_send_signal03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidh64LUa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidfd_send_signal03.c:103: TPASS: Did not send signal to wrong process with same PID! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    826

    pipe01

    Mon Jun 16 16:45:41 2025

    "pipe01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe01.c:48: TPASS: pipe() functionality is correct 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    827

    pipe02

    Mon Jun 16 16:45:41 2025

    "pipe02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pipo5bD5O as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe02.c:77: TPASS: Child killed by SIGPIPE 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    828

    pipe03

    Mon Jun 16 16:45:41 2025

    "pipe03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe03.c:22: TPASS: write(fd[0], "A", 1) : EBADF (9) 
    pipe03.c:23: TPASS: read(fd[1], buf, 1) : EBADF (9) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    829

    pipe04

    Mon Jun 16 16:45:41 2025

    "pipe04"

    ""

    exit

    pipe04      1  TPASS  :  Child 1 killed while writing to a pipe 
    pipe04      2  TPASS  :  Child 2 killed while writing to a pipe 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    830

    pipe05

    Mon Jun 16 16:45:41 2025

    "pipe05"

    ""

    exit

    pipe05      1  TPASS  :  expected failure - errno = 14 : Bad address 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    831

    pipe06

    Mon Jun 16 16:45:41 2025

    "pipe06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe06.c:25: TINFO: getdtablesize() = 1024 
    pipe06.c:34: TINFO: Number of fds opened by pipe calls: 1020 
    pipe06.c:39: TPASS: pipe(fds) : EMFILE (24) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    832

    pipe07

    Mon Jun 16 16:45:41 2025

    "pipe07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe07.c:56: TINFO: getdtablesize() = 1024 
    pipe07.c:60: TINFO: expected max fds to be opened by pipe(): 1020 
    pipe07.c:75: TPASS: errno == EMFILE (24) 
    pipe07.c:76: TPASS: exp_num_pipes == num_pipe_fds (1020) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    833

    pipe08

    Mon Jun 16 16:45:41 2025

    "pipe08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe08.c:35: TPASS: sigpipe_cnt == 1 (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    3

    1

    3

    834

    pipe09

    Mon Jun 16 16:45:42 2025

    "pipe09"

    ""

    exit

    pipe09      1  TPASS  :  functionality appears to be correct 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    835

    pipe10

    Mon Jun 16 16:45:42 2025

    "pipe10"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe10.c:29: TPASS: wr_cnt == rd_cnt (27) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    836

    pipe11

    Mon Jun 16 16:45:42 2025

    "pipe11"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe11.c:69: TINFO: Reading 4096 per each of 1 children 
    pipe11.c:50: TPASS: Child 96686 read pipe buffer correctly 
    pipe11.c:69: TINFO: Reading 2048 per each of 2 children 
    pipe11.c:50: TPASS: Child 96687 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96688 read pipe buffer correctly 
    pipe11.c:69: TINFO: Reading 1365 per each of 3 children 
    pipe11.c:50: TPASS: Child 96689 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96690 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96691 read pipe buffer correctly 
    pipe11.c:69: TINFO: Reading 1024 per each of 4 children 
    pipe11.c:50: TPASS: Child 96692 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96693 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96694 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96695 read pipe buffer correctly 
    pipe11.c:69: TINFO: Reading 409 per each of 10 children 
    pipe11.c:50: TPASS: Child 96696 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96697 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96698 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96699 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96700 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96701 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96702 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96704 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96703 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96705 read pipe buffer correctly 
    pipe11.c:69: TINFO: Reading 81 per each of 50 children 
    pipe11.c:50: TPASS: Child 96706 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96707 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96708 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96709 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96710 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96711 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96712 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96713 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96716 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96714 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96717 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96715 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96719 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96718 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96720 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96721 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96723 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96722 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96724 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96725 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96727 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96726 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96728 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96731 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96730 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96732 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96729 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96734 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96733 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96735 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96737 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96738 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96739 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96736 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96740 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96741 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96742 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96743 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96744 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96746 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96745 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96748 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96747 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96749 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96750 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96752 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96751 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96753 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96755 read pipe buffer correctly 
    pipe11.c:50: TPASS: Child 96754 read pipe buffer correctly 
     
    Summary: 
    passed   70 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    5

    6

    5

    837

    pipe12

    Mon Jun 16 16:45:42 2025

    "pipe12"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe12.c:45: TINFO: Write to full pipe 
    pipe12.c:54: TPASS: write failed as expected: EAGAIN/EWOULDBLOCK (11) 
    pipe12.c:69: TPASS: write 65536 bytes 
    pipe12.c:45: TINFO: Write to non-empty pipe 
    pipe12.c:64: TPASS: write succeeded as expectedly 
    pipe12.c:74: TPASS: write 61441 bytes 
    pipe12.c:45: TINFO: Write to empty pipe 
    pipe12.c:64: TPASS: write succeeded as expectedly 
    pipe12.c:69: TPASS: write 65536 bytes 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    838

    pipe13

    Mon Jun 16 16:45:42 2025

    "pipe13"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pipYgSsxO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe13.c:50: TINFO: Creating 2 child processes 
    pipe13.c:91: TPASS: Closed pipe waked up everyone 
    pipe13.c:50: TINFO: Creating 10 child processes 
    pipe13.c:91: TPASS: Closed pipe waked up everyone 
    pipe13.c:50: TINFO: Creating 27 child processes 
    pipe13.c:91: TPASS: Closed pipe waked up everyone 
    pipe13.c:50: TINFO: Creating 100 child processes 
    pipe13.c:91: TPASS: Closed pipe waked up everyone 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    11

    9

    11

    839

    pipe14

    Mon Jun 16 16:45:42 2025

    "pipe14"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe14.c:29: TPASS: SAFE_READ(0, fds[0], rdbuf, 1) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    840

    pipe15

    Mon Jun 16 16:45:42 2025

    "pipe15"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe15.c:56: TINFO: Soft limit for pipes: 16384 pages 
    pipe15.c:57: TINFO: Buffer size: 65536 byte 
    pipe15.c:58: TINFO: Creating 1024 pipes 
    pipe15.c:32: TINFO: Soft-limited buffer size: 65536 bytes 
    pipe15.c:36: TPASS: Pipe operation did not block 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    841

    pipe2_01

    Mon Jun 16 16:45:42 2025

    "pipe2_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe2_01.c:56: TINFO: Test pipe2 with 0 flag  
    pipe2_01.c:64: TPASS: pipe2 fds[0] gets expected flag(0) 
    pipe2_01.c:64: TPASS: pipe2 fds[1] gets expected flag(0) 
    pipe2_01.c:56: TINFO: Test pipe2 using O_CLOEXEC flag  
    pipe2_01.c:64: TPASS: pipe2 fds[0] gets expected flag(524288) 
    pipe2_01.c:64: TPASS: pipe2 fds[1] gets expected flag(524288) 
    pipe2_01.c:56: TINFO: Test pipe2 using O_DIRECT flag  
    pipe2_01.c:64: TPASS: pipe2 fds[1] gets expected flag(16384) 
    pipe2_01.c:56: TINFO: Test pipe2 using O_NONBLOCK flag  
    pipe2_01.c:64: TPASS: pipe2 fds[0] gets expected flag(2048) 
    pipe2_01.c:64: TPASS: pipe2 fds[1] gets expected flag(2048) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    842

    pipe2_02

    Mon Jun 16 16:45:42 2025

    "pipe2_02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pipj1RZ4l as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe2_02.c:43: TPASS: test O_CLOEXEC for pipe2 success 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    843

    pipe2_04

    Mon Jun 16 16:45:42 2025

    "pipe2_04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pipe2_04.c:36: TPASS: write failed as expected: EAGAIN/EWOULDBLOCK (11) 
    pipe2_04.c:52: TPASS: Child process is blocked 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    844

    pipeio_1

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_1 -c 5 -s 4090 -i 100 -b -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipr5orTv as tmpdir (tmpfs filesystem) 
    pipeio_1    1  TPASS  :  501 pipe reads complete, read size = 4090, named pipe, blking, 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    845

    pipeio_2

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_2 -c 5 -s 4090 -i 100 -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipu8ENB3 as tmpdir (tmpfs filesystem) 
    pipeio_2    1  TPASS  :  501 pipe reads complete, read size = 4090, named pipe, non-blking, 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    846

    pipeio_3

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_3 -c 5 -s 4090 -i 100 -u -b -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipHPvJe3 as tmpdir (tmpfs filesystem) 
    pipeio_3    1  TPASS  :  501 pipe reads complete, read size = 4090, sys pipe,  
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    847

    pipeio_4

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_4 -c 5 -s 4090 -i 100 -u -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipCsRWMN as tmpdir (tmpfs filesystem) 
    pipeio_4    1  TPASS  :  501 pipe reads complete, read size = 4090, sys pipe,  
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    848

    pipeio_5

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_5 -c 5 -s 5000 -i 10 -b -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipaidGIu as tmpdir (tmpfs filesystem) 
    pipeio_5    0  TINFO  :  adjusting i/o size to 4096, and # of writes to 13 
    pipeio_5    1  TPASS  :  66 pipe reads complete, read size = 4096, named pipe, blking, 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    849

    pipeio_6

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_6 -c 5 -s 5000 -i 10 -b -u -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipRTbHOK as tmpdir (tmpfs filesystem) 
    pipeio_6    0  TINFO  :  adjusting i/o size to 4096, and # of writes to 13 
    pipeio_6    1  TPASS  :  66 pipe reads complete, read size = 4096, sys pipe,  
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    850

    pipeio_7

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_7 -c 5 -s 5000 -i 10 -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipxAudRq as tmpdir (tmpfs filesystem) 
    pipeio_7    0  TINFO  :  adjusting i/o size to 4096, and # of writes to 13 
    pipeio_7    1  TPASS  :  66 pipe reads complete, read size = 4096, named pipe, non-blking, 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    851

    pipeio_8

    Mon Jun 16 16:45:42 2025

    "pipeio -T pipeio_8 -c 5 -s 5000 -i 10 -u -f x80"

    ""

    exit

    pipeio      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pipFchHNd as tmpdir (tmpfs filesystem) 
    pipeio_8    0  TINFO  :  adjusting i/o size to 4096, and # of writes to 13 
    pipeio_8    1  TPASS  :  66 pipe reads complete, read size = 4096, sys pipe,  
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    852

    pivot_root01

    Mon Jun 16 16:45:42 2025

    "pivot_root01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pivBDXB3D as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pivot_root01.c:108: TINFO: Mounting none to / fstyp=(null) flags=44000 
    pivot_root01.c:109: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_pivBDXB3D/chroot fstyp=tmpfs flags=0 
    pivot_root01.c:119: TINFO: Mounting none to /new_root fstyp=tmpfs flags=0 
    pivot_root01.c:156: TPASS: pivot_root succeeded 
    pivot_root01.c:108: TINFO: Mounting none to / fstyp=(null) flags=44000 
    pivot_root01.c:109: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_pivBDXB3D/chroot fstyp=tmpfs flags=0 
    pivot_root01.c:171: TPASS: pivot_root failed as expectedly: EBUSY (16) 
    pivot_root01.c:108: TINFO: Mounting none to / fstyp=(null) flags=44000 
    pivot_root01.c:109: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_pivBDXB3D/chroot fstyp=tmpfs flags=0 
    pivot_root01.c:119: TINFO: Mounting none to /new_root fstyp=tmpfs flags=0 
    pivot_root01.c:129: TINFO: Mounting none to /put_old_fs fstyp=tmpfs flags=0 
    pivot_root01.c:171: TPASS: pivot_root failed as expectedly: EINVAL (22) 
    pivot_root01.c:108: TINFO: Mounting none to / fstyp=(null) flags=44000 
    pivot_root01.c:109: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_pivBDXB3D/chroot fstyp=tmpfs flags=0 
    pivot_root01.c:119: TINFO: Mounting none to /new_root fstyp=tmpfs flags=0 
    pivot_root01.c:171: TPASS: pivot_root failed as expectedly: ENOTDIR (20) 
    pivot_root01.c:108: TINFO: Mounting none to / fstyp=(null) flags=44000 
    pivot_root01.c:109: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_pivBDXB3D/chroot fstyp=tmpfs flags=0 
    pivot_root01.c:119: TINFO: Mounting none to /new_root fstyp=tmpfs flags=0 
    pivot_root01.c:144: TCONF: System doesn't have POSIX capabilities support 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    853

    poll01

    Mon Jun 16 16:45:42 2025

    "poll01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    poll01.c:42: TPASS: poll() POLLOUT 
    poll01.c:69: TPASS: poll() POLLIN 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    854

    poll02

    Mon Jun 16 16:45:42 2025

    "poll02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: poll() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1061us, max 1082us, median 1063us, trunc mean 1063.79us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: poll() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2047us, max 2180us, median 2064us, trunc mean 2063.98us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: poll() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5063us, max 5081us, median 5065us, trunc mean 5065.10us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: poll() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10063us, max 10087us, median 10065us, trunc mean 10066.09us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: poll() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25064us, max 25081us, median 25069us, trunc mean 25069.06us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: poll() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100117us, max 100128us, median 100121us, trunc mean 100121.56us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: poll() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001026us, max 1001035us, median 1001026us, trunc mean 1001026.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    5

    2

    5

    2

    855

    ppoll01

    Mon Jun 16 16:45:51 2025

    "ppoll01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ppoPRi9kW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ppoll01.c:199: TINFO: Testing variant: vDSO or syscall with libc spec 
    ppoll01.c:246: TINFO: case NORMAL 
    ppoll01.c:277: TPASS: revents=0x0005 
    ppoll01.c:283: TPASS: ret: 1 
    ppoll01.c:246: TINFO: case MASK_SIGNAL 
    ppoll01.c:283: TPASS: ret: 0 
    ppoll01.c:246: TINFO: case TIMEOUT 
    ppoll01.c:283: TPASS: ret: 0 
    ppoll01.c:246: TINFO: case FD_ALREADY_CLOSED 
    ppoll01.c:277: TPASS: revents=0x0020 
    ppoll01.c:283: TPASS: ret: 1 
    ppoll01.c:246: TINFO: case SEND_SIGINT 
    ppoll01.c:285: TPASS: ret: -1, errno: EINTR (4) 
    ppoll01.c:246: TINFO: case SEND_SIGINT_RACE_TEST 
    ppoll01.c:285: TPASS: ret: -1, errno: EINTR (4) 
    ppoll01.c:246: TINFO: case INVALID_NFDS 
    ppoll01.c:285: TPASS: ret: -1, errno: EINVAL (22) 
    ppoll01.c:246: TINFO: case INVALID_FDS 
    ppoll01.c:285: TPASS: ret: -1, errno: EFAULT (14) 
    ppoll01.c:199: TINFO: Testing variant: syscall with old kernel spec 
    ppoll01.c:246: TINFO: case NORMAL 
    ppoll01.c:277: TPASS: revents=0x0005 
    ppoll01.c:283: TPASS: ret: 1 
    ppoll01.c:246: TINFO: case MASK_SIGNAL 
    ppoll01.c:283: TPASS: ret: 0 
    ppoll01.c:246: TINFO: case TIMEOUT 
    ppoll01.c:283: TPASS: ret: 0 
    ppoll01.c:246: TINFO: case FD_ALREADY_CLOSED 
    ppoll01.c:277: TPASS: revents=0x0020 
    ppoll01.c:283: TPASS: ret: 1 
    ppoll01.c:246: TINFO: case SEND_SIGINT 
    ppoll01.c:285: TPASS: ret: -1, errno: EINTR (4) 
    ppoll01.c:246: TINFO: case SEND_SIGINT_RACE_TEST 
    ppoll01.c:285: TPASS: ret: -1, errno: EINTR (4) 
    ppoll01.c:246: TINFO: case INVALID_NFDS 
    ppoll01.c:285: TPASS: ret: -1, errno: EINVAL (22) 
    ppoll01.c:246: TINFO: case INVALID_FDS 
    ppoll01.c:285: TPASS: ret: -1, errno: EFAULT (14) 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    856

    prctl01

    Mon Jun 16 16:45:51 2025

    "prctl01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    prctl01.c:29: TPASS: prctl(PR_SET_PDEATHSIG) succeeded 
    prctl01.c:38: TPASS: prctl(PR_GET_PDEATHSIG) got expected death signal 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    857

    prctl02

    Mon Jun 16 16:45:51 2025

    "prctl02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    tst_capability.c:29: TINFO: Dropping CAP_SETPCAP(8) 
    prctl02.c:114: TINFO: Test #0: invalid option 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #1: PR_SET_PDEATHSIG 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #2: PR_SET_DUMPABLE 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #3: PR_SET_NAME 
    prctl02.c:160: TPASS: prctl() failed as expected: EFAULT (14) 
    prctl02.c:114: TINFO: Test #4: PR_SET_SECCOMP 
    prctl02.c:160: TPASS: prctl() failed as expected: EFAULT (14) 
    prctl02.c:114: TINFO: Test #5: PR_SET_SECCOMP 
    prctl02.c:160: TPASS: prctl() failed as expected: EACCES (13) 
    prctl02.c:114: TINFO: Test #6: PR_SET_TIMING 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #7: PR_SET_NO_NEW_PRIVS 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #8: PR_SET_NO_NEW_PRIVS 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #9: PR_GET_NO_NEW_PRIVS 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #10: PR_SET_THP_DISABLE 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #11: PR_GET_THP_DISABLE 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #12: PR_CAP_AMBIENT 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #13: PR_CAP_AMBIENT 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #14: PR_CAP_AMBIENT 
    prctl02.c:160: TPASS: prctl() failed as expected: EINVAL (22) 
    prctl02.c:114: TINFO: Test #15: PR_GET_SPECULATION_CTRL 
    prctl02.c:145: TCONF: prctl() doesn't support this option, skip it 
    prctl02.c:114: TINFO: Test #16: PR_SET_SECUREBITS 
    prctl02.c:160: TPASS: prctl() failed as expected: EPERM (1) 
    prctl02.c:114: TINFO: Test #17: PR_CAPBSET_DROP 
    prctl02.c:160: TPASS: prctl() failed as expected: EPERM (1) 
     
    Summary: 
    passed   17 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    858

    prctl03

    Mon Jun 16 16:45:51 2025

    "prctl03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_prclXgKEf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    prctl03.c:78: TPASS: prctl(PR_SET_CHILD_SUBREAPER) succeeded 
    prctl03.c:50: TPASS: prctl(PR_GET_CHILD_SUBREAPER) got expected 0 
    prctl03.c:93: TPASS: PPID of orphaned process was reparented 
    prctl03.c:105: TPASS: wait() got orphaned process, pid 97018, status 0 
    prctl03.c:113: TPASS: received SIGCHLD from orphaned process 
    prctl03.c:50: TPASS: prctl(PR_GET_CHILD_SUBREAPER) got expected 1 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    0

    3

    0

    859

    prctl05

    Mon Jun 16 16:45:51 2025

    "prctl05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    prctl05.c:48: TPASS: prctl(PR_SET_NAME, 'prctl05_test') succeeded 
    prctl05.c:62: TPASS: prctl(PR_GET_NAME) succeeded, thread name is prctl05_test 
    prctl05.c:67: TPASS: /proc/self/task/97022/comm = 'prctl05_test' 
    prctl05.c:68: TPASS: /proc/self/comm = 'prctl05_test' 
    prctl05.c:48: TPASS: prctl(PR_SET_NAME, 'prctl05_test_xxxxx') succeeded 
    prctl05.c:62: TPASS: prctl(PR_GET_NAME) succeeded, thread name is prctl05_test_xx 
    prctl05.c:67: TPASS: /proc/self/task/97022/comm = 'prctl05_test_xx' 
    prctl05.c:68: TPASS: /proc/self/comm = 'prctl05_test_xx' 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    860

    prctl06

    Mon Jun 16 16:45:51 2025

    "prctl06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_prcUuESaE as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prcUuESaE/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    prctl06.c:102: TINFO: kernel supports PR_GET/SET_NO_NEW_PRIVS 
    prctl06.h:30: TPASS: parent prctl(PR_GET_NO_NEW_PRIVS) expected 0 got 0 
    prctl06.h:38: TPASS: /proc/self/status NoNewPrivs: = 0 
    prctl06.c:46: TPASS: prctl(PR_SET_NO_NEW_PRIVS) succeeded 
    prctl06.h:30: TPASS: After fork, child process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 
    prctl06.h:38: TPASS: /proc/self/status NoNewPrivs: = 1 
    prctl06.h:30: TPASS: After execve, child process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 
    prctl06.h:38: TPASS: /proc/self/status NoNewPrivs: = 1 
    prctl06_execve.c:35: TPASS: After execve, child process getegid() returns nobody, it doesn't gain root privileges 
    prctl06_execve.c:45: TPASS: After execve, child process geteuid() returns nobody, it doesn't gain root privileges 
    prctl06.h:30: TPASS: parent process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 
    prctl06.h:38: TPASS: /proc/self/status NoNewPrivs: = 1 
    prctl06.h:30: TPASS: After execve, parent process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 
    prctl06.h:38: TPASS: /proc/self/status NoNewPrivs: = 1 
    prctl06_execve.c:35: TPASS: After execve, parent process getegid() returns nobody, it doesn't gain root privileges 
    prctl06_execve.c:45: TPASS: After execve, parent process geteuid() returns nobody, it doesn't gain root privileges 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    53

    2

    53

    861

    prctl07

    Mon Jun 16 16:45:52 2025

    "prctl07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    prctl07.c:161: TINFO: kernel supports PR_CAP_AMBIENT 
    prctl07.c:153: TCONF: libcap devel files missing during compilation 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    862

    prctl08

    Mon Jun 16 16:45:52 2025

    "prctl08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    prctl08.c:123: TINFO: current timerslack value is 50000 
    prctl08.c:110: TPASS: prctl(PR_SET_TIMERSLACK, 0) succeed 
    prctl08.c:66: TPASS: Reset prctl(PR_GET_TIMERSLACK) got 50000 expectedly 
    prctl08.c:73: TPASS: /proc/self/timerslack_ns = 50000 
    prctl08.c:110: TPASS: prctl(PR_SET_TIMERSLACK, 1) succeed 
    prctl08.c:66: TPASS: Min prctl(PR_GET_TIMERSLACK) got 1 expectedly 
    prctl08.c:73: TPASS: /proc/self/timerslack_ns = 1 
    prctl08.c:110: TPASS: prctl(PR_SET_TIMERSLACK, 70000) succeed 
    prctl08.c:66: TPASS: Middle prctl(PR_GET_TIMERSLACK) got 70000 expectedly 
    prctl08.c:73: TPASS: /proc/self/timerslack_ns = 70000 
    prctl08.c:110: TPASS: prctl(PR_SET_TIMERSLACK, 2147483647) succeed 
    prctl08.c:66: TPASS: Max prctl(PR_GET_TIMERSLACK) got 2147483647 expectedly 
    prctl08.c:73: TPASS: /proc/self/timerslack_ns = 2147483647 
    prctl08.c:110: TPASS: prctl(PR_SET_TIMERSLACK, 70000) succeed 
    prctl08.c:88: TPASS: Child process two timer slack values are made the same as the current value(70000) of the creating thread. 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    863

    prctl09

    Mon Jun 16 16:45:52 2025

    "prctl09"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 200us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 1000us 500 iterations, threshold 600.01us 
    tst_timer_test.c:305: TINFO: min 1089us, max 1233us, median 1212us, trunc mean 1212.18us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 2000us 500 iterations, threshold 600.01us 
    tst_timer_test.c:305: TINFO: min 2111us, max 2225us, median 2213us, trunc mean 2212.49us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 5000us 300 iterations, threshold 600.04us 
    tst_timer_test.c:305: TINFO: min 5212us, max 5230us, median 5213us, trunc mean 5213.83us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 10000us 100 iterations, threshold 600.33us 
    tst_timer_test.c:305: TINFO: min 10212us, max 10232us, median 10215us, trunc mean 10214.88us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 25000us 50 iterations, threshold 601.29us 
    tst_timer_test.c:305: TINFO: min 25213us, max 25245us, median 25216us, trunc mean 25216.56us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 100000us 10 iterations, threshold 637.00us 
    tst_timer_test.c:305: TINFO: min 100216us, max 100229us, median 100219us, trunc mean 100219.11us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: prctl() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1000237us, max 1001438us, median 1000237us, trunc mean 1000237.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    4

    2

    4

    2

    864

    prctl10

    Mon Jun 16 16:46:01 2025

    "prctl10"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    865

    pread01

    Mon Jun 16 16:46:01 2025

    "pread01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preQlbik9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pread01.c:54: TPASS: Functionality of pread() is correct 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    866

    pread01_64

    Mon Jun 16 16:46:01 2025

    "pread01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preDApM3C as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pread01.c:54: TPASS: Functionality of pread() is correct 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    867

    pread02

    Mon Jun 16 16:46:01 2025

    "pread02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preID1MjT as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pread02.c:42: TPASS: pread(3, 1024, 0) file descriptor is a PIPE or FIFO : ESPIPE (29) 
    pread02.c:42: TPASS: pread(5, 1024, -1) specified offset is negative : EINVAL (22) 
    pread02.c:42: TPASS: pread(6, 1024, 0) file descriptor is a directory : EISDIR (21) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    868

    pread02_64

    Mon Jun 16 16:46:01 2025

    "pread02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pre7xLn4e as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pread02.c:42: TPASS: pread(3, 1024, 0) file descriptor is a PIPE or FIFO : ESPIPE (29) 
    pread02.c:42: TPASS: pread(5, 1024, -1) specified offset is negative : EINVAL (22) 
    pread02.c:42: TPASS: pread(6, 1024, 0) file descriptor is a directory : EISDIR (21) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    869

    preadv01

    Mon Jun 16 16:46:01 2025

    "preadv01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preCE3nFP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv01.c:79: TPASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly 
    preadv01.c:79: TPASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly 
    preadv01.c:79: TPASS: Preadv(2) read 32 bytes successfully with content 'b' expectedly 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    870

    preadv01_64

    Mon Jun 16 16:46:01 2025

    "preadv01_64"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preLsKVBU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv01.c:79: TPASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly 
    preadv01.c:79: TPASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly 
    preadv01.c:79: TPASS: Preadv(2) read 32 bytes successfully with content 'b' expectedly 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    871

    preadv02

    Mon Jun 16 16:46:01 2025

    "preadv02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_prexFyBdO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv02.c:77: TPASS: preadv() failed as expected: EINVAL (22) 
    preadv02.c:77: TPASS: preadv() failed as expected: EINVAL (22) 
    preadv02.c:77: TPASS: preadv() failed as expected: EINVAL (22) 
    preadv02.c:77: TPASS: preadv() failed as expected: EFAULT (14) 
    preadv02.c:77: TPASS: preadv() failed as expected: EBADF (9) 
    preadv02.c:77: TPASS: preadv() failed as expected: EBADF (9) 
    preadv02.c:77: TPASS: preadv() failed as expected: EISDIR (21) 
    preadv02.c:77: TPASS: preadv() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    872

    preadv02_64

    Mon Jun 16 16:46:01 2025

    "preadv02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preUY47BI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv02.c:77: TPASS: preadv() failed as expected: EINVAL (22) 
    preadv02.c:77: TPASS: preadv() failed as expected: EINVAL (22) 
    preadv02.c:77: TPASS: preadv() failed as expected: EINVAL (22) 
    preadv02.c:77: TPASS: preadv() failed as expected: EFAULT (14) 
    preadv02.c:77: TPASS: preadv() failed as expected: EBADF (9) 
    preadv02.c:77: TPASS: preadv() failed as expected: EBADF (9) 
    preadv02.c:77: TPASS: preadv() failed as expected: EISDIR (21) 
    preadv02.c:77: TPASS: preadv() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    873

    preadv03

    Mon Jun 16 16:46:01 2025

    "preadv03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s/mntpoint fstyp=ext2 flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s/mntpoint fstyp=ext3 flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s/mntpoint fstyp=ext4 flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s/mntpoint fstyp=vfat flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s/mntpoint fstyp=exfat flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_prekU5E3s/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    15

    560

    15

    560

    874

    preadv03_64

    Mon Jun 16 16:46:08 2025

    "preadv03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz/mntpoint fstyp=ext2 flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz/mntpoint fstyp=ext3 flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz/mntpoint fstyp=ext4 flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz/mntpoint fstyp=vfat flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz/mntpoint fstyp=exfat flags=0 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pre1mdWDz/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    preadv03.c:103: TINFO: Using block size 512 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly 
    preadv03.c:88: TPASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    575

    13

    575

    875

    preadv201

    Mon Jun 16 16:46:15 2025

    "preadv201"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preyScqbC as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 32 bytes with content 'b' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'b' expectedly 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    876

    preadv201_64

    Mon Jun 16 16:46:15 2025

    "preadv201_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pre85O4Ai as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 32 bytes with content 'b' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'a' expectedly 
    preadv201.c:90: TPASS: preadv2() read 64 bytes with content 'b' expectedly 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    877

    preadv202

    Mon Jun 16 16:46:15 2025

    "preadv202"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_prel7xall as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv202.c:79: TPASS: preadv2() failed as expected: EINVAL (22) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EINVAL (22) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EOPNOTSUPP (95) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EFAULT (14) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EBADF (9) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EBADF (9) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EISDIR (21) 
    preadv202.c:79: TPASS: preadv2() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    878

    preadv202_64

    Mon Jun 16 16:46:15 2025

    "preadv202_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preJ6GDRP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    preadv202.c:79: TPASS: preadv2() failed as expected: EINVAL (22) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EINVAL (22) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EOPNOTSUPP (95) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EFAULT (14) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EBADF (9) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EBADF (9) 
    preadv202.c:79: TPASS: preadv2() failed as expected: EISDIR (21) 
    preadv202.c:79: TPASS: preadv2() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    879

    preadv203

    Mon Jun 16 16:46:15 2025

    "preadv203"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=ext2 flags=0 
    preadv203.c:143: TINFO: Number of full_reads 20248, short reads 10, zero len reads 0, EAGAIN(s) 8798765 
    preadv203.c:180: TINFO: Number of writes 3808840 
    preadv203.c:194: TINFO: Cache dropped 449 times 
    preadv203.c:222: TPASS: Got some EAGAIN 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=ext3 flags=0 
    preadv203.c:143: TINFO: Number of full_reads 7760, short reads 10, zero len reads 0, EAGAIN(s) 828875 
    preadv203.c:180: TINFO: Number of writes 277814 
    preadv203.c:194: TINFO: Cache dropped 42 times 
    preadv203.c:222: TPASS: Got some EAGAIN 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=ext4 flags=0 
    preadv203.c:143: TINFO: Number of full_reads 19110, short reads 10, zero len reads 0, EAGAIN(s) 7904813 
    preadv203.c:180: TINFO: Number of writes 3615882 
    preadv203.c:194: TINFO: Cache dropped 431 times 
    preadv203.c:222: TPASS: Got some EAGAIN 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=vfat flags=0 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=exfat flags=0 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_preTKlVwk/mntpoint fstyp=tmpfs flags=0 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  4 
    warnings 0 
    

    "ok"

    81 termination_type

    2259

    18914

    2259

    18914

    880

    preadv203_64

    Mon Jun 16 16:47:37 2025

    "preadv203_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=ext2 flags=0 
    preadv203.c:143: TINFO: Number of full_reads 10691, short reads 10, zero len reads 0, EAGAIN(s) 9095454 
    preadv203.c:180: TINFO: Number of writes 3765898 
    preadv203.c:194: TINFO: Cache dropped 442 times 
    preadv203.c:222: TPASS: Got some EAGAIN 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=ext3 flags=0 
    preadv203.c:143: TINFO: Number of full_reads 18555, short reads 10, zero len reads 0, EAGAIN(s) 998062 
    preadv203.c:180: TINFO: Number of writes 295564 
    preadv203.c:194: TINFO: Cache dropped 46 times 
    preadv203.c:222: TPASS: Got some EAGAIN 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=ext4 flags=0 
    preadv203.c:143: TINFO: Number of full_reads 15355, short reads 10, zero len reads 0, EAGAIN(s) 7885078 
    preadv203.c:180: TINFO: Number of writes 3617059 
    preadv203.c:194: TINFO: Cache dropped 423 times 
    preadv203.c:222: TPASS: Got some EAGAIN 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=vfat flags=0 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=exfat flags=0 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_preINv2Xb/mntpoint fstyp=tmpfs flags=0 
    preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  4 
    warnings 0 
    

    "ok"

    81 termination_type

    2264

    18970

    2264

    18970

    881

    profil01

    Mon Jun 16 16:48:58 2025

    "profil01"

    ""

    exit

    profil01    0  TINFO  :  buf[0x4032]=15 
    profil01    0  TINFO  :  buf[0x403a]=117 
    profil01    0  TINFO  :  buf[0x403c]=26 
    profil01    0  TINFO  :  buf[0x4062]=20 
    profil01    0  TINFO  :  buf[0x4076]=29 
    profil01    0  TINFO  :  buf[0x4104]=44 
    profil01    0  TINFO  :  buf[0x4108]=29 
    profil01    0  TINFO  :  buf[0x410c]=22 
    profil01    0  TINFO  :  buf[0x4114]=49 
    profil01    0  TINFO  :  buf[0x4118]=15 
    profil01    0  TINFO  :  buf[0x411c]=29 
    profil01    0  TINFO  :  buf[0x4126]=32 
    profil01    0  TINFO  :  buf[0x4130]=22 
    profil01    0  TINFO  :  buf[0x413e]=25 
    profil01    0  TINFO  :  buf[0x4148]=25 
    profil01    1  TPASS  :  profil recorded some data 
    

    "ok"

    5 termination_type

    500

    0

    500

    0

    882

    process_vm_readv01

    Mon Jun 16 16:49:03 2025

    "process_vm01 -r"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    process_vm01.c:294: TINFO: Selected process_vm_readv 
    process_vm01.c:104: TINFO: Testing sane parameters 
    process_vm01.c:108: TPASS: TST_RET == sane_params->len (4096) 
    process_vm01.c:145: TINFO: Testing iov_len = -1 
    process_vm01.c:151: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EINVAL (22) 
    process_vm01.c:163: TINFO: Testing lvec->iov_base = -1 
    process_vm01.c:167: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:170: TINFO: Testing rvec->iov_base = -1 
    process_vm01.c:174: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:177: TINFO: Testing lvec = -1 
    process_vm01.c:181: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:184: TINFO: Testing rvec = -1 
    process_vm01.c:188: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:202: TINFO: Testing invalid PID 
    process_vm01.c:206: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: ESRCH (3) 
    process_vm01.c:209: TINFO: Testing unused PID 
    process_vm01.c:214: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: ESRCH (3) 
    process_vm01.c:228: TINFO: Testing invalid permissions on given PID 
    process_vm01.c:239: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EPERM (1) 
    process_vm01.c:262: TINFO: Testing data with invalid protection (lvec) 
    process_vm01.c:266: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:269: TINFO: Testing data with invalid protection (rvec) 
    process_vm01.c:273: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:262: TINFO: Testing data with invalid protection (lvec) 
    process_vm01.c:266: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:269: TINFO: Testing data with invalid protection (rvec) 
    process_vm01.c:273: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    883

    process_vm_readv02

    Mon Jun 16 16:49:03 2025

    "process_vm_readv02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pro8yKa72 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    process_vm_readv02.c:30: TINFO: child 0: memory allocated and initialized 
    process_vm_readv02.c:47: TINFO: child 1: reading string from same memory location 
    process_vm_readv02.c:59: TPASS: expected string received 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    884

    process_vm_readv03

    Mon Jun 16 16:49:03 2025

    "process_vm_readv03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_prowqAmRv as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=1024, local_iovecs=8 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=512, local_iovecs=16 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=256, local_iovecs=32 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=128, local_iovecs=64 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=64, local_iovecs=128 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=32, local_iovecs=256 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=16, local_iovecs=512 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=1024, remote_iovecs=8, local_iovecs=1024 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 1024 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=1024, local_iovecs=8 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=512, local_iovecs=16 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=256, local_iovecs=32 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=128, local_iovecs=64 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=64, local_iovecs=128 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=32, local_iovecs=256 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=16, local_iovecs=512 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
    process_vm_readv03.c:162: TINFO: bufsize=131072, remote_iovecs=8, local_iovecs=1024 
    process_vm_readv03.c:81: TINFO: child_alloc: memory allocated and initialized 
    process_vm_readv03.c:108: TINFO: child_read: reading string from same memory location 
    process_vm_readv03.c:110: TPASS: process_vm_read() returned 131072 
    process_vm_readv03.c:135: TPASS: child_read: all bytes are correctly received 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    5

    4

    5

    885

    process_vm_writev01

    Mon Jun 16 16:49:03 2025

    "process_vm01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    process_vm01.c:297: TINFO: Selected process_vm_writev 
    process_vm01.c:104: TINFO: Testing sane parameters 
    process_vm01.c:108: TPASS: TST_RET == sane_params->len (4096) 
    process_vm01.c:145: TINFO: Testing iov_len = -1 
    process_vm01.c:151: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EINVAL (22) 
    process_vm01.c:163: TINFO: Testing lvec->iov_base = -1 
    process_vm01.c:167: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:170: TINFO: Testing rvec->iov_base = -1 
    process_vm01.c:174: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:177: TINFO: Testing lvec = -1 
    process_vm01.c:181: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:184: TINFO: Testing rvec = -1 
    process_vm01.c:188: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:202: TINFO: Testing invalid PID 
    process_vm01.c:206: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: ESRCH (3) 
    process_vm01.c:209: TINFO: Testing unused PID 
    process_vm01.c:214: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: ESRCH (3) 
    process_vm01.c:228: TINFO: Testing invalid permissions on given PID 
    process_vm01.c:239: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EPERM (1) 
    process_vm01.c:262: TINFO: Testing data with invalid protection (lvec) 
    process_vm01.c:266: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:269: TINFO: Testing data with invalid protection (rvec) 
    process_vm01.c:273: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:262: TINFO: Testing data with invalid protection (lvec) 
    process_vm01.c:266: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
    process_vm01.c:269: TINFO: Testing data with invalid protection (rvec) 
    process_vm01.c:273: TPASS: TST_RET == -1 (-1) 
    process_vm01.c:91: TPASS: expected failure: EFAULT (14) 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    886

    process_vm_writev02

    Mon Jun 16 16:49:03 2025

    "process_vm_writev02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_proOQv1JI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    process_vm_writev02.c:30: TINFO: child 0: allocate memory 
    process_vm_writev02.c:53: TINFO: child 1: write to the same memory location 
    process_vm_writev02.c:62: TPASS: tst_syscall(__NR_process_vm_writev, pid_alloc, &local, 1UL, &remote, 1UL, 0UL) returned 100000 
    process_vm_writev02.c:45: TPASS: child 0: read back expected data 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    887

    process_madvise01

    Mon Jun 16 16:49:03 2025

    "process_madvise01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_proFohLyq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    process_madvise01.c:38: TINFO: Allocate memory: 1048576 bytes 
    process_madvise01.c:105: TINFO: Reclaim memory using MADV_PAGEOUT 
    process_madvise01.c:62: TPASS: Expect: Most of the memory has been swapped out: 1024kB out of 1024kB 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    5

    1

    5

    888

    prot_hsymlinks

    Mon Jun 16 16:49:04 2025

    "prot_hsymlinks"

    ""

    exit

    prot_hsymlinks    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_proHhN2lR as tmpdir (tmpfs filesystem) 
    prot_hsymlinks    0  TINFO  :   --- HARDLINKS AND SYMLINKS RESTRICTIONS TEST --- 
    prot_hsymlinks    1  TPASS  :  Expect: can follow symlink '.../link_1', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks    2  TPASS  :  Expect: can follow symlink '.../link_1', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks    3  TPASS  :  Expect: can follow symlink '.../link_2', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks    4  TPASS  :  Expect: can follow symlink '.../link_2', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks    5  TPASS  :  Expect: can follow symlink '.../tmp_root/link_3', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks    6  TPASS  :  Expect: can follow symlink '.../tmp_root/link_3', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks    7  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_4', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks    8  TPASS  :  Expect: can follow symlink '.../tmp_root/link_4', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks    9  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_5', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   10  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_5', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   11  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_6', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   12  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_6', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   13  TPASS  :  Expect: can create hardlink '.../root.hs' to '.../link_7', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   14  TPASS  :  Expect: can't create hardlink '.../root.hs' to '.../link_8', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   15  TPASS  :  Expect: can create hardlink '.../root.hs' to '.../tmp_root/link_9', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   16  TPASS  :  Expect: can't create hardlink '.../root.hs' to '.../tmp_root/link_10', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   17  TPASS  :  Expect: can create hardlink '.../root.hs' to '.../tmp_hsym/link_11', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   18  TPASS  :  Expect: can't create hardlink '.../root.hs' to '.../tmp_hsym/link_12', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   19  TPASS  :  Expect: can follow symlink '.../link_13', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   20  TPASS  :  Expect: can follow symlink '.../link_13', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   21  TPASS  :  Expect: can follow symlink '.../link_14', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   22  TPASS  :  Expect: can follow symlink '.../link_14', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   23  TPASS  :  Expect: can follow symlink '.../tmp_root/link_15', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   24  TPASS  :  Expect: can follow symlink '.../tmp_root/link_15', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   25  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_16', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   26  TPASS  :  Expect: can follow symlink '.../tmp_root/link_16', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   27  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_17', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   28  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_17', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   29  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_18', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   30  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_18', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   31  TPASS  :  Expect: can create hardlink '.../root.hs_w' to '.../link_19', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   32  TPASS  :  Expect: can't create hardlink '.../root.hs_w' to '.../link_20', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   33  TPASS  :  Expect: can create hardlink '.../root.hs_w' to '.../tmp_root/link_21', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   34  TPASS  :  Expect: can't create hardlink '.../root.hs_w' to '.../tmp_root/link_22', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   35  TPASS  :  Expect: can create hardlink '.../root.hs_w' to '.../tmp_hsym/link_23', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   36  TPASS  :  Expect: can't create hardlink '.../root.hs_w' to '.../tmp_hsym/link_24', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   37  TPASS  :  Expect: can follow symlink '.../link_25', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   38  TPASS  :  Expect: can follow symlink '.../link_25', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   39  TPASS  :  Expect: can follow symlink '.../link_26', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   40  TPASS  :  Expect: can follow symlink '.../link_26', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   41  TPASS  :  Expect: can follow symlink '.../tmp_root/link_27', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   42  TPASS  :  Expect: can follow symlink '.../tmp_root/link_27', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   43  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_28', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   44  TPASS  :  Expect: can follow symlink '.../tmp_root/link_28', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   45  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_29', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   46  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_29', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   47  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_30', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   48  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_30', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   49  TPASS  :  Expect: can follow symlink '.../link_31', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   50  TPASS  :  Expect: can follow symlink '.../link_31', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   51  TPASS  :  Expect: can follow symlink '.../link_32', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   52  TPASS  :  Expect: can follow symlink '.../link_32', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   53  TPASS  :  Expect: can follow symlink '.../tmp_root/link_33', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   54  TPASS  :  Expect: can follow symlink '.../tmp_root/link_33', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   55  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_34', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   56  TPASS  :  Expect: can follow symlink '.../tmp_root/link_34', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   57  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_35', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   58  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_35', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   59  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_36', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   60  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_36', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   61  TPASS  :  Expect: can create hardlink '.../root/local_root.hs' to '.../link_37', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   62  TPASS  :  Expect: can't create hardlink '.../root/local_root.hs' to '.../link_38', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   63  TPASS  :  Expect: can create hardlink '.../root/local_root.hs' to '.../tmp_root/link_39', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   64  TPASS  :  Expect: can't create hardlink '.../root/local_root.hs' to '.../tmp_root/link_40', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   65  TPASS  :  Expect: can create hardlink '.../root/local_root.hs' to '.../tmp_hsym/link_41', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   66  TPASS  :  Expect: can't create hardlink '.../root/local_root.hs' to '.../tmp_hsym/link_42', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   67  TPASS  :  Expect: can follow symlink '.../link_43', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   68  TPASS  :  Expect: can follow symlink '.../link_43', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   69  TPASS  :  Expect: can follow symlink '.../link_44', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   70  TPASS  :  Expect: can follow symlink '.../link_44', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   71  TPASS  :  Expect: can follow symlink '.../tmp_root/link_45', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   72  TPASS  :  Expect: can follow symlink '.../tmp_root/link_45', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   73  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_46', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   74  TPASS  :  Expect: can follow symlink '.../tmp_root/link_46', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   75  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_47', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   76  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_47', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   77  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_48', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   78  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_48', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   79  TPASS  :  Expect: can create hardlink '.../tmp_root/root.hs' to '.../link_49', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   80  TPASS  :  Expect: can't create hardlink '.../tmp_root/root.hs' to '.../link_50', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   81  TPASS  :  Expect: can create hardlink '.../tmp_root/root.hs' to '.../tmp_root/link_51', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   82  TPASS  :  Expect: can't create hardlink '.../tmp_root/root.hs' to '.../tmp_root/link_52', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   83  TPASS  :  Expect: can create hardlink '.../tmp_root/root.hs' to '.../tmp_hsym/link_53', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   84  TPASS  :  Expect: can't create hardlink '.../tmp_root/root.hs' to '.../tmp_hsym/link_54', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   85  TPASS  :  Expect: can follow symlink '.../link_55', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   86  TPASS  :  Expect: can follow symlink '.../link_55', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   87  TPASS  :  Expect: can follow symlink '.../link_56', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   88  TPASS  :  Expect: can follow symlink '.../link_56', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   89  TPASS  :  Expect: can follow symlink '.../tmp_root/link_57', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   90  TPASS  :  Expect: can follow symlink '.../tmp_root/link_57', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   91  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_58', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks   92  TPASS  :  Expect: can follow symlink '.../tmp_root/link_58', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks   93  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_59', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   94  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_59', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   95  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_60', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks   96  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_60', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks   97  TPASS  :  Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../link_61', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks   98  TPASS  :  Expect: can't create hardlink '.../tmp_root/root.hs_w' to '.../link_62', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks   99  TPASS  :  Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../tmp_root/link_63', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  100  TPASS  :  Expect: can't create hardlink '.../tmp_root/root.hs_w' to '.../tmp_root/link_64', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  101  TPASS  :  Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../tmp_hsym/link_65', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  102  TPASS  :  Expect: can't create hardlink '.../tmp_root/root.hs_w' to '.../tmp_hsym/link_66', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  103  TPASS  :  Expect: can follow symlink '.../link_67', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  104  TPASS  :  Expect: can follow symlink '.../link_67', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  105  TPASS  :  Expect: can follow symlink '.../link_68', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  106  TPASS  :  Expect: can follow symlink '.../link_68', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  107  TPASS  :  Expect: can follow symlink '.../tmp_root/link_69', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  108  TPASS  :  Expect: can follow symlink '.../tmp_root/link_69', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  109  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_70', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  110  TPASS  :  Expect: can follow symlink '.../tmp_root/link_70', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  111  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_71', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  112  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_71', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  113  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_72', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  114  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_72', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  115  TPASS  :  Expect: can follow symlink '.../link_73', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  116  TPASS  :  Expect: can follow symlink '.../link_73', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  117  TPASS  :  Expect: can follow symlink '.../link_74', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  118  TPASS  :  Expect: can follow symlink '.../link_74', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  119  TPASS  :  Expect: can follow symlink '.../tmp_root/link_75', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  120  TPASS  :  Expect: can follow symlink '.../tmp_root/link_75', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  121  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_76', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  122  TPASS  :  Expect: can follow symlink '.../tmp_root/link_76', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  123  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_77', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  124  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_77', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  125  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_78', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  126  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_78', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  127  TPASS  :  Expect: can create hardlink '.../tmp_root/root/local_root.hs' to '.../link_79', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  128  TPASS  :  Expect: can't create hardlink '.../tmp_root/root/local_root.hs' to '.../link_80', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  129  TPASS  :  Expect: can create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_root/link_81', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  130  TPASS  :  Expect: can't create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_root/link_82', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  131  TPASS  :  Expect: can create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_hsym/link_83', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  132  TPASS  :  Expect: can't create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_hsym/link_84', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  133  TPASS  :  Expect: can follow symlink '.../link_85', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  134  TPASS  :  Expect: can follow symlink '.../link_85', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  135  TPASS  :  Expect: can follow symlink '.../link_86', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  136  TPASS  :  Expect: can follow symlink '.../link_86', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  137  TPASS  :  Expect: can follow symlink '.../tmp_root/link_87', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  138  TPASS  :  Expect: can follow symlink '.../tmp_root/link_87', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  139  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_88', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  140  TPASS  :  Expect: can follow symlink '.../tmp_root/link_88', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  141  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_89', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  142  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_89', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  143  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_90', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  144  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_90', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  145  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root.hs' to '.../link_91', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  146  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root.hs' to '.../link_92', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  147  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root.hs' to '.../tmp_root/link_93', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  148  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root.hs' to '.../tmp_root/link_94', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  149  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root.hs' to '.../tmp_hsym/link_95', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  150  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root.hs' to '.../tmp_hsym/link_96', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  151  TPASS  :  Expect: can follow symlink '.../link_97', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  152  TPASS  :  Expect: can follow symlink '.../link_97', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  153  TPASS  :  Expect: can follow symlink '.../link_98', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  154  TPASS  :  Expect: can follow symlink '.../link_98', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  155  TPASS  :  Expect: can follow symlink '.../tmp_root/link_99', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  156  TPASS  :  Expect: can follow symlink '.../tmp_root/link_99', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  157  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_100', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  158  TPASS  :  Expect: can follow symlink '.../tmp_root/link_100', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  159  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_101', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  160  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_101', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  161  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_102', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  162  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_102', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  163  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../link_103', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  164  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root.hs_w' to '.../link_104', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  165  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_root/link_105', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  166  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_root/link_106', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  167  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_hsym/link_107', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  168  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_hsym/link_108', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  169  TPASS  :  Expect: can follow symlink '.../link_109', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  170  TPASS  :  Expect: can follow symlink '.../link_109', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  171  TPASS  :  Expect: can follow symlink '.../link_110', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  172  TPASS  :  Expect: can follow symlink '.../link_110', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  173  TPASS  :  Expect: can follow symlink '.../tmp_root/link_111', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  174  TPASS  :  Expect: can follow symlink '.../tmp_root/link_111', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  175  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_112', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  176  TPASS  :  Expect: can follow symlink '.../tmp_root/link_112', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  177  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_113', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  178  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_113', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  179  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_114', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  180  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_114', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  181  TPASS  :  Expect: can follow symlink '.../link_115', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  182  TPASS  :  Expect: can follow symlink '.../link_115', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  183  TPASS  :  Expect: can follow symlink '.../link_116', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  184  TPASS  :  Expect: can follow symlink '.../link_116', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  185  TPASS  :  Expect: can follow symlink '.../tmp_root/link_117', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  186  TPASS  :  Expect: can follow symlink '.../tmp_root/link_117', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  187  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_118', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  188  TPASS  :  Expect: can follow symlink '.../tmp_root/link_118', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  189  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_119', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  190  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_119', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  191  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_120', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  192  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_120', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  193  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root/local_root.hs' to '.../link_121', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  194  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root/local_root.hs' to '.../link_122', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  195  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_root/link_123', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  196  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_root/link_124', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  197  TPASS  :  Expect: can create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_hsym/link_125', owner 'root', curr.user 'root', w(1) 
    prot_hsymlinks  198  TPASS  :  Expect: can't create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_hsym/link_126', owner 'root', curr.user 'hsym', w(0) 
    prot_hsymlinks  199  TPASS  :  Expect: can follow symlink '.../link_127', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  200  TPASS  :  Expect: can follow symlink '.../link_127', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  201  TPASS  :  Expect: can follow symlink '.../link_128', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  202  TPASS  :  Expect: can follow symlink '.../link_128', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  203  TPASS  :  Expect: can follow symlink '.../tmp_root/link_129', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  204  TPASS  :  Expect: can follow symlink '.../tmp_root/link_129', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  205  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_130', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  206  TPASS  :  Expect: can follow symlink '.../tmp_root/link_130', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  207  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_131', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  208  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_131', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  209  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_132', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  210  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_132', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  211  TPASS  :  Expect: can create hardlink '.../hsym.hs' to '.../link_133', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  212  TPASS  :  Expect: can create hardlink '.../hsym.hs' to '.../link_134', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  213  TPASS  :  Expect: can create hardlink '.../hsym.hs' to '.../tmp_root/link_135', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  214  TPASS  :  Expect: can create hardlink '.../hsym.hs' to '.../tmp_root/link_136', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  215  TPASS  :  Expect: can create hardlink '.../hsym.hs' to '.../tmp_hsym/link_137', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  216  TPASS  :  Expect: can create hardlink '.../hsym.hs' to '.../tmp_hsym/link_138', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  217  TPASS  :  Expect: can follow symlink '.../link_139', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  218  TPASS  :  Expect: can follow symlink '.../link_139', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  219  TPASS  :  Expect: can follow symlink '.../link_140', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  220  TPASS  :  Expect: can follow symlink '.../link_140', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  221  TPASS  :  Expect: can follow symlink '.../tmp_root/link_141', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  222  TPASS  :  Expect: can follow symlink '.../tmp_root/link_141', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  223  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_142', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  224  TPASS  :  Expect: can follow symlink '.../tmp_root/link_142', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  225  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_143', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  226  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_143', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  227  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_144', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  228  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_144', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  229  TPASS  :  Expect: can create hardlink '.../hsym.hs_w' to '.../link_145', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  230  TPASS  :  Expect: can create hardlink '.../hsym.hs_w' to '.../link_146', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  231  TPASS  :  Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_root/link_147', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  232  TPASS  :  Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_root/link_148', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  233  TPASS  :  Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_hsym/link_149', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  234  TPASS  :  Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_hsym/link_150', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  235  TPASS  :  Expect: can follow symlink '.../link_151', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  236  TPASS  :  Expect: can follow symlink '.../link_151', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  237  TPASS  :  Expect: can follow symlink '.../link_152', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  238  TPASS  :  Expect: can follow symlink '.../link_152', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  239  TPASS  :  Expect: can follow symlink '.../tmp_root/link_153', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  240  TPASS  :  Expect: can follow symlink '.../tmp_root/link_153', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  241  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_154', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  242  TPASS  :  Expect: can follow symlink '.../tmp_root/link_154', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  243  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_155', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  244  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_155', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  245  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_156', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  246  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_156', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  247  TPASS  :  Expect: can follow symlink '.../link_157', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  248  TPASS  :  Expect: can follow symlink '.../link_157', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  249  TPASS  :  Expect: can follow symlink '.../link_158', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  250  TPASS  :  Expect: can follow symlink '.../link_158', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  251  TPASS  :  Expect: can follow symlink '.../tmp_root/link_159', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  252  TPASS  :  Expect: can follow symlink '.../tmp_root/link_159', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  253  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_160', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  254  TPASS  :  Expect: can follow symlink '.../tmp_root/link_160', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  255  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_161', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  256  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_161', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  257  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_162', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  258  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_162', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  259  TPASS  :  Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../link_163', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  260  TPASS  :  Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../link_164', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  261  TPASS  :  Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_root/link_165', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  262  TPASS  :  Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_root/link_166', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  263  TPASS  :  Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_hsym/link_167', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  264  TPASS  :  Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_hsym/link_168', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  265  TPASS  :  Expect: can follow symlink '.../link_169', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  266  TPASS  :  Expect: can follow symlink '.../link_169', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  267  TPASS  :  Expect: can follow symlink '.../link_170', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  268  TPASS  :  Expect: can follow symlink '.../link_170', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  269  TPASS  :  Expect: can follow symlink '.../tmp_root/link_171', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  270  TPASS  :  Expect: can follow symlink '.../tmp_root/link_171', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  271  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_172', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  272  TPASS  :  Expect: can follow symlink '.../tmp_root/link_172', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  273  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_173', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  274  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_173', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  275  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_174', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  276  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_174', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  277  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../link_175', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  278  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../link_176', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  279  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_root/link_177', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  280  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_root/link_178', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  281  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_hsym/link_179', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  282  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_hsym/link_180', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  283  TPASS  :  Expect: can follow symlink '.../link_181', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  284  TPASS  :  Expect: can follow symlink '.../link_181', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  285  TPASS  :  Expect: can follow symlink '.../link_182', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  286  TPASS  :  Expect: can follow symlink '.../link_182', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  287  TPASS  :  Expect: can follow symlink '.../tmp_root/link_183', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  288  TPASS  :  Expect: can follow symlink '.../tmp_root/link_183', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  289  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_184', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  290  TPASS  :  Expect: can follow symlink '.../tmp_root/link_184', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  291  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_185', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  292  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_185', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  293  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_186', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  294  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_186', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  295  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../link_187', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  296  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../link_188', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  297  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_root/link_189', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  298  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_root/link_190', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  299  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_hsym/link_191', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  300  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_hsym/link_192', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  301  TPASS  :  Expect: can follow symlink '.../link_193', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  302  TPASS  :  Expect: can follow symlink '.../link_193', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  303  TPASS  :  Expect: can follow symlink '.../link_194', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  304  TPASS  :  Expect: can follow symlink '.../link_194', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  305  TPASS  :  Expect: can follow symlink '.../tmp_root/link_195', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  306  TPASS  :  Expect: can follow symlink '.../tmp_root/link_195', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  307  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_196', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  308  TPASS  :  Expect: can follow symlink '.../tmp_root/link_196', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  309  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_197', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  310  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_197', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  311  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_198', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  312  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_198', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  313  TPASS  :  Expect: can follow symlink '.../link_199', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  314  TPASS  :  Expect: can follow symlink '.../link_199', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  315  TPASS  :  Expect: can follow symlink '.../link_200', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  316  TPASS  :  Expect: can follow symlink '.../link_200', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  317  TPASS  :  Expect: can follow symlink '.../tmp_root/link_201', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  318  TPASS  :  Expect: can follow symlink '.../tmp_root/link_201', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  319  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_202', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  320  TPASS  :  Expect: can follow symlink '.../tmp_root/link_202', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  321  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_203', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  322  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_203', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  323  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_204', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  324  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_204', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  325  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../link_205', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  326  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../link_206', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  327  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_root/link_207', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  328  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_root/link_208', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  329  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_hsym/link_209', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  330  TPASS  :  Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_hsym/link_210', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  331  TPASS  :  Expect: can follow symlink '.../link_211', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  332  TPASS  :  Expect: can follow symlink '.../link_211', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  333  TPASS  :  Expect: can follow symlink '.../link_212', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  334  TPASS  :  Expect: can follow symlink '.../link_212', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  335  TPASS  :  Expect: can follow symlink '.../tmp_root/link_213', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  336  TPASS  :  Expect: can follow symlink '.../tmp_root/link_213', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  337  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_214', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  338  TPASS  :  Expect: can follow symlink '.../tmp_root/link_214', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  339  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_215', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  340  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_215', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  341  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_216', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  342  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_216', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  343  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../link_217', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  344  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../link_218', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  345  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_root/link_219', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  346  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_root/link_220', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  347  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_hsym/link_221', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  348  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_hsym/link_222', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  349  TPASS  :  Expect: can follow symlink '.../link_223', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  350  TPASS  :  Expect: can follow symlink '.../link_223', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  351  TPASS  :  Expect: can follow symlink '.../link_224', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  352  TPASS  :  Expect: can follow symlink '.../link_224', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  353  TPASS  :  Expect: can follow symlink '.../tmp_root/link_225', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  354  TPASS  :  Expect: can follow symlink '.../tmp_root/link_225', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  355  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_226', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  356  TPASS  :  Expect: can follow symlink '.../tmp_root/link_226', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  357  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_227', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  358  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_227', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  359  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_228', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  360  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_228', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  361  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../link_229', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  362  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../link_230', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  363  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_root/link_231', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  364  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_root/link_232', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  365  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_hsym/link_233', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  366  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_hsym/link_234', owner 'hsym', curr.user 'hsym', w(0) 
    prot_hsymlinks  367  TPASS  :  Expect: can follow symlink '.../link_235', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  368  TPASS  :  Expect: can follow symlink '.../link_235', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  369  TPASS  :  Expect: can follow symlink '.../link_236', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  370  TPASS  :  Expect: can follow symlink '.../link_236', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  371  TPASS  :  Expect: can follow symlink '.../tmp_root/link_237', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  372  TPASS  :  Expect: can follow symlink '.../tmp_root/link_237', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  373  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_238', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  374  TPASS  :  Expect: can follow symlink '.../tmp_root/link_238', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  375  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_239', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  376  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_239', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  377  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_240', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  378  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_240', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  379  TPASS  :  Expect: can follow symlink '.../link_241', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  380  TPASS  :  Expect: can follow symlink '.../link_241', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  381  TPASS  :  Expect: can follow symlink '.../link_242', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  382  TPASS  :  Expect: can follow symlink '.../link_242', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  383  TPASS  :  Expect: can follow symlink '.../tmp_root/link_243', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  384  TPASS  :  Expect: can follow symlink '.../tmp_root/link_243', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  385  TPASS  :  Expect: can't follow symlink '.../tmp_root/link_244', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' 
    prot_hsymlinks  386  TPASS  :  Expect: can follow symlink '.../tmp_root/link_244', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' 
    prot_hsymlinks  387  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_245', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  388  TPASS  :  Expect: can't follow symlink '.../tmp_hsym/link_245', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  389  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_246', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' 
    prot_hsymlinks  390  TPASS  :  Expect: can follow symlink '.../tmp_hsym/link_246', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' 
    prot_hsymlinks  391  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym/locauserdel: hsym mail spool (/var/mail/hsym) not found 
    userdel: hsym home directory (/home/hsym) not found 
    l_hsym.hs' to '.../link_247', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  392  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../link_248', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  393  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_root/link_249', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  394  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_root/link_250', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks  395  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_hsym/link_251', owner 'hsym', curr.user 'root', w(1) 
    prot_hsymlinks  396  TPASS  :  Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_hsym/link_252', owner 'hsym', curr.user 'hsym', w(1) 
    prot_hsymlinks    0  TINFO  :  All test-cases have been completed, summary: - symlinks  test:	PASS - hardlinks test:	PASS 
    

    "ok"

    0 termination_type

    3

    17

    3

    17

    889

    dirtyc0w

    Mon Jun 16 16:49:04 2025

    "dirtyc0w"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dir3wVq0J as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dirtyc0w.c:95: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    6

    202

    6

    202

    890

    dirtyc0w_shmem

    Mon Jun 16 16:49:05 2025

    "dirtyc0w_shmem"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dirh16mUn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 30s 
    dirtyc0w_shmem.c:54: TINFO: Mounting tmp_dirtyc0w_shmem to /tmp/ltp-Qjsl7wDDwO/LTP_dirh16mUn/tmp_dirtyc0w_shmem fstyp=tmpfs flags=0 
    dirtyc0w_shmem.c:97: TPASS: Bug not reproduced 
    dirtyc0w_shmem.c:102: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_dirh16mUn/tmp_dirtyc0w_shmem 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    120 termination_type

    28403

    7572

    28403

    7572

    891

    dirtypipe

    Mon Jun 16 16:51:05 2025

    "dirtypipe"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dirpTJIrJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dirtypipe.c:60: TPASS: read buff data match, bug doesn't exist 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    892

    pselect01

    Mon Jun 16 16:51:05 2025

    "pselect01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1051us, max 1280us, median 1062us, trunc mean 1062.68us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2061us, max 2082us, median 2063us, trunc mean 2062.85us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5062us, max 5079us, median 5063us, trunc mean 5064.04us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10063us, max 10082us, median 10063us, trunc mean 10064.19us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25062us, max 25081us, median 25065us, trunc mean 25065.44us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100114us, max 100134us, median 100116us, trunc mean 100118.11us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001020us, max 1001024us, median 1001020us, trunc mean 1001020.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    1

    5

    1

    5

    893

    pselect01_64

    Mon Jun 16 16:51:13 2025

    "pselect01_64"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1040us, max 1084us, median 1062us, trunc mean 1062.45us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2032us, max 2085us, median 2063us, trunc mean 2062.87us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5062us, max 5084us, median 5064us, trunc mean 5064.68us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10062us, max 10079us, median 10064us, trunc mean 10064.72us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25063us, max 25084us, median 25066us, trunc mean 25066.12us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100115us, max 100130us, median 100117us, trunc mean 100118.89us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: pselect() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001018us, max 1001028us, median 1001018us, trunc mean 1001018.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    4

    3

    4

    3

    894

    pselect02

    Mon Jun 16 16:51:22 2025

    "pselect02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_psecHddgg as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pselect02.c:50: TPASS: pselect(128, 0x2ac5ffb088, (nil)) : EBADF (9) 
    pselect02.c:50: TPASS: pselect(-1, (nil), (nil)) : EINVAL (22) 
    pselect02.c:50: TPASS: pselect(128, (nil), 0x2ac5ffb108) : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    895

    pselect02_64

    Mon Jun 16 16:51:22 2025

    "pselect02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_psenOPKID as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pselect02.c:50: TPASS: pselect(128, 0x2ad5c7f088, (nil)) : EBADF (9) 
    pselect02.c:50: TPASS: pselect(-1, (nil), (nil)) : EINVAL (22) 
    pselect02.c:50: TPASS: pselect(128, (nil), 0x2ad5c7f108) : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    896

    pselect03

    Mon Jun 16 16:51:22 2025

    "pselect03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pseWugyC8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pselect03.c:31: TPASS: pselect() succeeded retval=0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    897

    pselect03_64

    Mon Jun 16 16:51:22 2025

    "pselect03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_psem9kvts as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pselect03.c:31: TPASS: pselect() succeeded retval=0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    898

    ptrace01

    Mon Jun 16 16:51:22 2025

    "ptrace01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ptrace01.c:88: TINFO: Testing PTRACE_KILL without child handler 
    ptrace01.c:117: TPASS: Child killed by SIGKILL as expected 
    ptrace01.c:88: TINFO: Testing PTRACE_KILL with child handler 
    ptrace01.c:117: TPASS: Child killed by SIGKILL as expected 
    ptrace01.c:88: TINFO: Testing PTRACE_CONT without child handler 
    ptrace01.c:117: TPASS: Child exited with 1 as expected 
    ptrace01.c:88: TINFO: Testing PTRACE_CONT with child handler 
    ptrace01.c:117: TPASS: Child exited with 1 as expected 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    899

    ptrace02

    Mon Jun 16 16:51:22 2025

    "ptrace02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ptrace02.c:45: TPASS: ptrace() failed as expected: EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    900

    ptrace03

    Mon Jun 16 16:51:22 2025

    "ptrace03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ptrace03.c:42: TINFO: Trace a process which does not exist 
    ptrace03.c:55: TPASS: ptrace() failed as expected: ESRCH (3) 
    ptrace03.c:42: TINFO: Trace a process which is already been traced 
    ptrace03.c:55: TPASS: ptrace() failed as expected: EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    901

    ptrace04

    Mon Jun 16 16:51:22 2025

    "ptrace04"

    ""

    exit

    ptrace04    1  TCONF  :  ptrace04.c:103: test not supported for your arch (yet) 
    ptrace04    2  TCONF  :  ptrace04.c:103: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    902

    ptrace05

    Mon Jun 16 16:51:22 2025

    "ptrace05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ptrace05.c:40: TPASS: kill(.., 0) exited with 0, as expected. 
    ptrace05.c:49: TPASS: Child killed by SIGKILL 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    4

    5

    4

    903

    ptrace06

    Mon Jun 16 16:51:22 2025

    "ptrace06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., 0, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., 1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., 2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., 3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., -1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., -2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., -3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKDATA, ..., -4, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., 0, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., 1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., 2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., 3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., -1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., -2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., -3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKTEXT, ..., -4, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., 4097, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., 4098, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., 4099, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., 4100, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., -1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., -2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., -3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(PEEKUSER, ..., -4, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., 0, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., 1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., 2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., 3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., -1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., -2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., -3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEDATA, ..., -4, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., 0, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., 1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., 2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., 3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., -1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., -2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., -3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKETEXT, ..., -4, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., 4097, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., 4098, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., 4099, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., 4100, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., -1, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., -2, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., -3, 0) failed as expected : EIO (5) 
    ptrace06.c:205: TPASS: ptrace(POKEUSER, ..., -4, 0) failed as expected : EIO (5) 
     
    Summary: 
    passed   48 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    904

    ptrace07

    Mon Jun 16 16:51:22 2025

    "ptrace07"

    ""

    exit

    tst_test.c:1322: TCONF: Tests an x86_64 feature 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    905

    ptrace08

    Mon Jun 16 16:51:22 2025

    "ptrace08"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    906

    ptrace09

    Mon Jun 16 16:51:22 2025

    "ptrace09"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    907

    ptrace10

    Mon Jun 16 16:51:22 2025

    "ptrace10"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    908

    ptrace11

    Mon Jun 16 16:51:22 2025

    "ptrace11"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ptrace11.c:25: TPASS: ptrace() traces init process successfully 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    909

    pwrite01

    Mon Jun 16 16:51:22 2025

    "pwrite01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwr3BMbny as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite01.c:58: TPASS: Functionality of pwrite() successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    910

    pwrite02

    Mon Jun 16 16:51:22 2025

    "pwrite02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrDp3g8R as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite02.c:71: TPASS: pwrite(4, 1024, 0) : ESPIPE (29) 
    pwrite02.c:71: TPASS: pwrite(5, 1024, -1) : EINVAL (22) 
    pwrite02.c:71: TPASS: pwrite(-1, 1024, 0) : EBADF (9) 
    pwrite02.c:71: TPASS: pwrite(6, 1024, 0) : EBADF (9) 
    pwrite02.c:71: TPASS: pwrite(5, 1024, 0) : EFAULT (14) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    911

    pwrite03

    Mon Jun 16 16:51:22 2025

    "pwrite03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrx4cPmD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite03.c:18: TPASS: pwrite(3, NULL, 0) == 0 passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    912

    pwrite04

    Mon Jun 16 16:51:22 2025

    "pwrite04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrKewwyN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite04.c:63: TPASS: O_APPEND test passed. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    913

    pwrite01_64

    Mon Jun 16 16:51:22 2025

    "pwrite01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwr051m8J as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite01.c:58: TPASS: Functionality of pwrite() successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    914

    pwrite02_64

    Mon Jun 16 16:51:22 2025

    "pwrite02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrxpivPL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite02.c:71: TPASS: pwrite(4, 1024, 0) : ESPIPE (29) 
    pwrite02.c:71: TPASS: pwrite(5, 1024, -1) : EINVAL (22) 
    pwrite02.c:71: TPASS: pwrite(-1, 1024, 0) : EBADF (9) 
    pwrite02.c:71: TPASS: pwrite(6, 1024, 0) : EBADF (9) 
    pwrite02.c:71: TPASS: pwrite(5, 1024, 0) : EFAULT (14) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    915

    pwrite03_64

    Mon Jun 16 16:51:22 2025

    "pwrite03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwryohyfN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite03.c:18: TPASS: pwrite(3, NULL, 0) == 0 passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    916

    pwrite04_64

    Mon Jun 16 16:51:22 2025

    "pwrite04_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwr0UNkfL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwrite04.c:63: TPASS: O_APPEND test passed. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    917

    pwritev01

    Mon Jun 16 16:51:23 2025

    "pwritev01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwraWki4R as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev01.c:83: TPASS: writev() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev01.c:83: TPASS: writev() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev01.c:83: TPASS: writev() wrote 64 bytes successfully with content 'a' expectedly  
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    918

    pwritev01_64

    Mon Jun 16 16:51:23 2025

    "pwritev01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrlHtiqJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev01.c:83: TPASS: writev() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev01.c:83: TPASS: writev() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev01.c:83: TPASS: writev() wrote 64 bytes successfully with content 'a' expectedly  
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    919

    pwritev02

    Mon Jun 16 16:51:23 2025

    "pwritev02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrtH0HOa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EINVAL (22) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EINVAL (22) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EINVAL (22) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EFAULT (14) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EBADF (9) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EBADF (9) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    920

    pwritev02_64

    Mon Jun 16 16:51:23 2025

    "pwritev02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrKQ5hpp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EINVAL (22) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EINVAL (22) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EINVAL (22) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EFAULT (14) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EBADF (9) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: EBADF (9) 
    pwritev02.c:73: TPASS: pwritev() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    921

    pwritev03

    Mon Jun 16 16:51:23 2025

    "pwritev03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy/mntpoint fstyp=ext2 flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy/mntpoint fstyp=ext3 flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy/mntpoint fstyp=ext4 flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy/mntpoint fstyp=vfat flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy/mntpoint fstyp=exfat flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrc6uzHy/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    11

    574

    11

    574

    922

    pwritev03_64

    Mon Jun 16 16:51:30 2025

    "pwritev03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH/mntpoint fstyp=ext2 flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH/mntpoint fstyp=ext3 flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH/mntpoint fstyp=ext4 flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH/mntpoint fstyp=vfat flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH/mntpoint fstyp=exfat flags=0 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_pwrOBjSkH/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    pwritev03.c:102: TINFO: Using block size 512 
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
    pwritev03.c:87: TPASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly  
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    577

    12

    577

    923

    pwritev201

    Mon Jun 16 16:51:37 2025

    "pwritev201"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwr19KEvN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    924

    pwritev201_64

    Mon Jun 16 16:51:37 2025

    "pwritev201_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrdvgcmc as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
    pwritev201.c:96: TPASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly  
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    925

    pwritev202

    Mon Jun 16 16:51:37 2025

    "pwritev202"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrWNDs2H as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EINVAL (22) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EINVAL (22) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EOPNOTSUPP (95) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EFAULT (14) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EBADF (9) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EBADF (9) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    926

    pwritev202_64

    Mon Jun 16 16:51:37 2025

    "pwritev202_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pwrpXLjGb as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EINVAL (22) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EINVAL (22) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EOPNOTSUPP (95) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EFAULT (14) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EBADF (9) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: EBADF (9) 
    pwritev202.c:79: TPASS: pwritev2() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    927

    quotactl01

    Mon Jun 16 16:51:37 2025

    "quotactl01"

    ""

    exit

    tst_cmd.c:268: TCONF: Couldn't find 'quotacheck' in $PATH 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    928

    quotactl02

    Mon Jun 16 16:51:37 2025

    "quotactl02"

    ""

    exit

    tst_test.c:1322: TCONF: System doesn't have  
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    929

    quotactl03

    Mon Jun 16 16:51:37 2025

    "quotactl03"

    ""

    exit

    tst_test.c:1322: TCONF: System doesn't have  
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    930

    quotactl04

    Mon Jun 16 16:51:37 2025

    "quotactl04"

    ""

    exit

    tst_cmd.c:281: TINFO: Parsing mkfs.ext4 version 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_quoQUXjSH as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='-I 256 -O quota,project' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_quoQUXjSH/mntpoint fstyp=ext4 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    quotactl_syscall_var.h:27: TINFO: Test quotactl() 
    quotactl04.c:123: TINFO: Test #0: QCMD(Q_QUOTAON, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to turn on quota for project 
    quotactl04.c:123: TINFO: Test #1: QCMD(Q_SETQUOTA, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to set disk quota limit for project 
    quotactl04.c:123: TINFO: Test #2: QCMD(Q_GETQUOTA, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to get disk quota limit for project 
    quotactl04.c:123: TINFO: Test #3: QCMD(Q_SETINFO, PRJQUOTA 
    quotactl04.c:142: TPASS: quotactl succeeded to set information about quotafile for project 
    quotactl04.c:123: TINFO: Test #4: QCMD(Q_GETINFO, PRJQUOTA 
    quotactl04.c:142: TPASS: quotactl succeeded to get information about quotafile for project 
    quotactl04.c:123: TINFO: Test #5: QCMD(Q_GETFMT, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to get quota format for project 
    quotactl04.c:123: TINFO: Test #6: QCMD(Q_GETNEXTQUOTA, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to get next disk quota limit for project 
    quotactl04.c:123: TINFO: Test #7: QCMD(Q_QUOTAOFF, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to turn off quota for project 
    quotactl_syscall_var.h:29: TINFO: Test quotactl_fd() 
    quotactl04.c:123: TINFO: Test #0: QCMD(Q_QUOTAON, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to turn on quota for project 
    quotactl04.c:123: TINFO: Test #1: QCMD(Q_SETQUOTA, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to set disk quota limit for project 
    quotactl04.c:123: TINFO: Test #2: QCMD(Q_GETQUOTA, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to get disk quota limit for project 
    quotactl04.c:123: TINFO: Test #3: QCMD(Q_SETINFO, PRJQUOTA 
    quotactl04.c:142: TPASS: quotactl succeeded to set information about quotafile for project 
    quotactl04.c:123: TINFO: Test #4: QCMD(Q_GETINFO, PRJQUOTA 
    quotactl04.c:142: TPASS: quotactl succeeded to get information about quotafile for project 
    quotactl04.c:123: TINFO: Test #5: QCMD(Q_GETFMT, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to get quota format for project 
    quotactl04.c:123: TINFO: Test #6: QCMD(Q_GETNEXTQUOTA, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to get next disk quota limit for project 
    quotactl04.c:123: TINFO: Test #7: QCMD(Q_QUOTAOFF, PRJQUOTA) 
    quotactl04.c:142: TPASS: quotactl succeeded to turn off quota for project 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    50

    1

    50

    931

    quotactl05

    Mon Jun 16 16:51:38 2025

    "quotactl05"

    ""

    exit

    tst_test.c:1322: TCONF: This system didn't have  
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    932

    quotactl06

    Mon Jun 16 16:51:38 2025

    "quotactl06"

    ""

    exit

    tst_cmd.c:268: TCONF: Couldn't find 'quotacheck' in $PATH 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    933

    quotactl07

    Mon Jun 16 16:51:38 2025

    "quotactl07"

    ""

    exit

    tst_test.c:1322: TCONF: System doesn't have  
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    934

    quotactl08

    Mon Jun 16 16:51:38 2025

    "quotactl08"

    ""

    exit

    tst_cmd.c:281: TINFO: Parsing mkfs.ext4 version 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_quolEioP1 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='-O quota' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_quolEioP1/mntpoint fstyp=ext4 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    quotactl_syscall_var.h:27: TINFO: Test quotactl() 
    quotactl08.c:179: TINFO: Test #0: QCMD(Q_QUOTAON, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn on quota for user 
    quotactl08.c:179: TINFO: Test #1: QCMD(Q_SETQUOTA, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set disk quota limit for user 
    quotactl08.c:179: TINFO: Test #2: QCMD(Q_GETQUOTA, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get disk quota limit for user 
    quotactl08.c:179: TINFO: Test #3: QCMD(Q_SETINFO, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set information about quotafile for user 
    quotactl08.c:179: TINFO: Test #4: QCMD(Q_GETINFO, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get information about quotafile for user 
    quotactl08.c:179: TINFO: Test #5: QCMD(Q_GETFMT, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get quota format for user 
    quotactl08.c:179: TINFO: Test #6: QCMD(Q_SYNC, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to update quota usages for user 
    quotactl08.c:179: TINFO: Test #7: QCMD(Q_GETNEXTQUOTA, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get next disk quota limit for user 
    quotactl08.c:179: TINFO: Test #8: QCMD(Q_QUOTAOFF, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn off quota for user 
    quotactl08.c:179: TINFO: Test #9: QCMD(Q_QUOTAON, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn on quota for group 
    quotactl08.c:179: TINFO: Test #10: QCMD(Q_SETQUOTA, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set disk quota limit for group 
    quotactl08.c:179: TINFO: Test #11: QCMD(Q_GETQUOTA, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set disk quota limit for group 
    quotactl08.c:179: TINFO: Test #12: QCMD(Q_SETINFO, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set information about quotafile for group 
    quotactl08.c:179: TINFO: Test #13: QCMD(Q_GETINFO, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get information about quotafile for group 
    quotactl08.c:179: TINFO: Test #14: QCMD(Q_GETFMT, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get quota format for group 
    quotactl08.c:179: TINFO: Test #15: QCMD(Q_SYNC, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to update quota usages for group 
    quotactl08.c:179: TINFO: Test #16: QCMD(Q_GETNEXTQUOTA, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get next disk quota limit for group 
    quotactl08.c:179: TINFO: Test #17: QCMD(Q_QUOTAOFF, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn off quota for group 
    quotactl_syscall_var.h:29: TINFO: Test quotactl_fd() 
    quotactl08.c:179: TINFO: Test #0: QCMD(Q_QUOTAON, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn on quota for user 
    quotactl08.c:179: TINFO: Test #1: QCMD(Q_SETQUOTA, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set disk quota limit for user 
    quotactl08.c:179: TINFO: Test #2: QCMD(Q_GETQUOTA, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get disk quota limit for user 
    quotactl08.c:179: TINFO: Test #3: QCMD(Q_SETINFO, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set information about quotafile for user 
    quotactl08.c:179: TINFO: Test #4: QCMD(Q_GETINFO, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get information about quotafile for user 
    quotactl08.c:179: TINFO: Test #5: QCMD(Q_GETFMT, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get quota format for user 
    quotactl08.c:179: TINFO: Test #6: QCMD(Q_SYNC, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to update quota usages for user 
    quotactl08.c:179: TINFO: Test #7: QCMD(Q_GETNEXTQUOTA, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get next disk quota limit for user 
    quotactl08.c:179: TINFO: Test #8: QCMD(Q_QUOTAOFF, USRQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn off quota for user 
    quotactl08.c:179: TINFO: Test #9: QCMD(Q_QUOTAON, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn on quota for group 
    quotactl08.c:179: TINFO: Test #10: QCMD(Q_SETQUOTA, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set disk quota limit for group 
    quotactl08.c:179: TINFO: Test #11: QCMD(Q_GETQUOTA, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set disk quota limit for group 
    quotactl08.c:179: TINFO: Test #12: QCMD(Q_SETINFO, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to set information about quotafile for group 
    quotactl08.c:179: TINFO: Test #13: QCMD(Q_GETINFO, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get information about quotafile for group 
    quotactl08.c:179: TINFO: Test #14: QCMD(Q_GETFMT, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get quota format for group 
    quotactl08.c:179: TINFO: Test #15: QCMD(Q_SYNC, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to update quota usages for group 
    quotactl08.c:179: TINFO: Test #16: QCMD(Q_GETNEXTQUOTA, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to get next disk quota limit for group 
    quotactl08.c:179: TINFO: Test #17: QCMD(Q_QUOTAOFF, GRPQUOTA) 
    quotactl08.c:198: TPASS: quotactl succeeded to turn off quota for group 
     
    Summary: 
    passed   36 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    49

    2

    49

    935

    quotactl09

    Mon Jun 16 16:51:39 2025

    "quotactl09"

    ""

    exit

    tst_cmd.c:281: TINFO: Parsing mkfs.ext4 version 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_quopKuHbF as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='-O quota' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_quopKuHbF/mntpoint fstyp=ext4 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    quotactl_syscall_var.h:27: TINFO: Test quotactl() 
    quotactl09.c:88: TINFO: Testing EFAULT when addr or special is invalid 
    quotactl09.c:127: TPASS: do_quotactl() : EFAULT (14) 
    quotactl09.c:88: TINFO: Testing EINVAL when cmd or type is invalid 
    quotactl09.c:127: TPASS: do_quotactl() : EINVAL (22) 
    quotactl09.c:88: TINFO: Testing ENOTBLK when special is not a block device 
    quotactl09.c:124: TPASS: do_quotactl() : ENOTBLK (15) 
    quotactl09.c:88: TINFO: Testing ERANGE when cmd is Q_SETQUOTA, but the specified limits are out of the range 
    quotactl09.c:127: TPASS: do_quotactl() : ERANGE (34) 
    quotactl09.c:88: TINFO: Testing EPERM when the caller lacks required privilege(CAP_SYS_ADMIN) 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    quotactl09.c:127: TPASS: do_quotactl() : EPERM (1) 
    tst_capability.c:41: TINFO: Permitting CAP_SYS_ADMIN(21) 
    quotactl09.c:88: TINFO: Testing EINVAL when cmd is Q_QUOTAON, but the fd refers to a socket 
    quotactl09.c:119: TCONF: quotactl() doesn't use fd, skip 
    quotactl_syscall_var.h:29: TINFO: Test quotactl_fd() 
    quotactl09.c:88: TINFO: Testing EFAULT when addr or special is invalid 
    quotactl09.c:127: TPASS: do_quotactl() : EFAULT (14) 
    quotactl09.c:88: TINFO: Testing EINVAL when cmd or type is invalid 
    quotactl09.c:127: TPASS: do_quotactl() : EINVAL (22) 
    quotactl09.c:88: TINFO: Testing ENOTBLK when special is not a block device 
    quotactl09.c:109: TCONF: quotactl_fd() doesn't have this error, skip 
    quotactl09.c:88: TINFO: Testing ERANGE when cmd is Q_SETQUOTA, but the specified limits are out of the range 
    quotactl09.c:127: TPASS: do_quotactl() : ERANGE (34) 
    quotactl09.c:88: TINFO: Testing EPERM when the caller lacks required privilege(CAP_SYS_ADMIN) 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    quotactl09.c:127: TPASS: do_quotactl() : EPERM (1) 
    tst_capability.c:41: TINFO: Permitting CAP_SYS_ADMIN(21) 
    quotactl09.c:88: TINFO: Testing EINVAL when cmd is Q_QUOTAON, but the fd refers to a socket 
    quotactl09.c:113: TPASS: syscall(quotactl_fd) : ENOSYS (38) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    50

    1

    50

    936

    read01

    Mon Jun 16 16:51:39 2025

    "read01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaqIxRUx as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    read01.c:24: TPASS: read(2) returned 512 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    937

    read02

    Mon Jun 16 16:51:39 2025

    "read02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_readZ8lYp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    read02.c:84: TPASS: read() failed as expected: EBADF (9) 
    read02.c:84: TPASS: read() failed as expected: EISDIR (21) 
    read02.c:84: TPASS: read() failed as expected: EFAULT (14) 
    read02.c:65: TCONF: O_DIRECT not supported on tmpfs filesystem 
    read02.c:65: TCONF: O_DIRECT not supported on tmpfs filesystem 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    938

    read03

    Mon Jun 16 16:51:40 2025

    "read03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaAtzAMS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    read03.c:22: TPASS: read() when nothing is written to a pipe : EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    939

    read04

    Mon Jun 16 16:51:40 2025

    "read04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reatE7P2t as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    read04.c:39: TPASS: read() data correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    940

    readahead01

    Mon Jun 16 16:51:40 2025

    "readahead01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rea8P4Ezq as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readahead01.c:34: TPASS: readahead() with fd = -1 : EBADF (9) 
    readahead01.c:41: TPASS: readahead() with invalid fd : EBADF (9) 
    readahead01.c:62: TPASS: readahead() on O_PATH file : EBADF (9) 
    readahead01.c:62: TPASS: readahead() on directory : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on /dev/zero : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on pipe read end : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on pipe write end : EBADF (9) 
    readahead01.c:62: TPASS: readahead() on unix socket : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on inet socket : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on epoll : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on eventfd : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on signalfd : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on timerfd : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on fanotify : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on inotify : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on userfaultfd : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on perf event : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on io uring : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on bpf map : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on fsopen : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on fspick : EINVAL (22) 
    readahead01.c:62: TPASS: readahead() on open_tree : EBADF (9) 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    941

    readahead02

    Mon Jun 16 16:51:40 2025

    "readahead02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reabeduhn as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reabeduhn/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    readahead02.c:386: TINFO: readahead length: 2097152 
    readahead02.c:223: TINFO: Test #0: readahead on file 
    readahead02.c:128: TINFO: creating test file of size: 67108864 
    readahead02.c:241: TINFO: read_testfile(0) 
    readahead02.c:252: TINFO: read_testfile(1) 
    readahead02.c:177: TINFO: readahead calls made: 32 
    readahead02.c:183: TPASS: offset is still at 0 as expected 
    readahead02.c:286: TINFO: read_testfile(0) took: 128536 usec 
    readahead02.c:287: TINFO: read_testfile(1) took: 34343 usec 
    readahead02.c:289: TINFO: read_testfile(0) read: 67108864 bytes 
    readahead02.c:290: TINFO: read_testfile(1) read: 0 bytes 
    readahead02.c:294: TPASS: readahead saved some I/O 
    readahead02.c:302: TINFO: cache can hold at least: 90820 kB 
    readahead02.c:303: TINFO: read_testfile(0) used cache: 65468 kB 
    readahead02.c:304: TINFO: read_testfile(1) used cache: 65356 kB 
    readahead02.c:312: TPASS: using cache as expected 
    readahead02.c:223: TINFO: Test #1: readahead on overlayfs file 
    readahead02.c:128: TINFO: creating test file of size: 67108864 
    readahead02.c:241: TINFO: read_testfile(0) 
    readahead02.c:252: TINFO: read_testfile(1) 
    readahead02.c:177: TINFO: readahead calls made: 32 
    readahead02.c:183: TPASS: offset is still at 0 as expected 
    readahead02.c:286: TINFO: read_testfile(0) took: 127057 usec 
    readahead02.c:287: TINFO: read_testfile(1) took: 34548 usec 
    readahead02.c:289: TINFO: read_testfile(0) read: 67108864 bytes 
    readahead02.c:290: TINFO: read_testfile(1) read: 0 bytes 
    readahead02.c:294: TPASS: readahead saved some I/O 
    readahead02.c:302: TINFO: cache can hold at least: 130972 kB 
    readahead02.c:303: TINFO: read_testfile(0) used cache: 65532 kB 
    readahead02.c:304: TINFO: read_testfile(1) used cache: 65448 kB 
    readahead02.c:312: TPASS: using cache as expected 
    readahead02.c:223: TINFO: Test #2: POSIX_FADV_WILLNEED on file 
    readahead02.c:128: TINFO: creating test file of size: 67108864 
    readahead02.c:241: TINFO: read_testfile(0) 
    readahead02.c:252: TINFO: read_testfile(1) 
    readahead02.c:177: TINFO: readahead calls made: 32 
    readahead02.c:183: TPASS: offset is still at 0 as expected 
    readahead02.c:286: TINFO: read_testfile(0) took: 125367 usec 
    readahead02.c:287: TINFO: read_testfile(1) took: 34225 usec 
    readahead02.c:289: TINFO: read_testfile(0) read: 67108864 bytes 
    readahead02.c:290: TINFO: read_testfile(1) read: 0 bytes 
    readahead02.c:294: TPASS: readahead saved some I/O 
    readahead02.c:302: TINFO: cache can hold at least: 131112 kB 
    readahead02.c:303: TINFO: read_testfile(0) used cache: 65448 kB 
    readahead02.c:304: TINFO: read_testfile(1) used cache: 65384 kB 
    readahead02.c:312: TPASS: using cache as expected 
    readahead02.c:223: TINFO: Test #3: POSIX_FADV_WILLNEED on overlayfs file 
    readahead02.c:128: TINFO: creating test file of size: 67108864 
    readahead02.c:241: TINFO: read_testfile(0) 
    readahead02.c:252: TINFO: read_testfile(1) 
    readahead02.c:177: TINFO: readahead calls made: 32 
    readahead02.c:183: TPASS: offset is still at 0 as expected 
    readahead02.c:286: TINFO: read_testfile(0) took: 127536 usec 
    readahead02.c:287: TINFO: read_testfile(1) took: 34429 usec 
    readahead02.c:289: TINFO: read_testfile(0) read: 67108864 bytes 
    readahead02.c:290: TINFO: read_testfile(1) read: 0 bytes 
    readahead02.c:294: TPASS: readahead saved some I/O 
    readahead02.c:302: TINFO: cache can hold at least: 131112 kB 
    readahead02.c:303: TINFO: read_testfile(0) used cache: 65448 kB 
    readahead02.c:304: TINFO: read_testfile(1) used cache: 65416 kB 
    readahead02.c:312: TPASS: using cache as expected 
    readahead02.c:394: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_reabeduhn/mntpoint/ovl 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    4

    683

    4

    683

    942

    readdir01

    Mon Jun 16 16:51:47 2025

    "readdir01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=ext2 flags=0 
    readdir01.c:57: TPASS: found all 10 that were created 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=ext3 flags=0 
    readdir01.c:57: TPASS: found all 10 that were created 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=ext4 flags=0 
    readdir01.c:57: TPASS: found all 10 that were created 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=vfat flags=0 
    readdir01.c:57: TPASS: found all 10 that were created 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=exfat flags=0 
    readdir01.c:57: TPASS: found all 10 that were created 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    readdir01.c:57: TPASS: found all 10 that were created 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_reaPd1o8S/mntpoint fstyp=tmpfs flags=0 
    readdir01.c:57: TPASS: found all 10 that were created 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    570

    13

    570

    943

    readdir21

    Mon Jun 16 16:51:54 2025

    "readdir21"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=ext2 flags=0 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=ext3 flags=0 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=ext4 flags=0 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=vfat flags=0 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=exfat flags=0 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_reaUuqOIh/mntpoint fstyp=tmpfs flags=0 
    readdir21.c:69: TCONF: syscall(-1) __NR_readdir not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  7 
    warnings 0 
    

    "ok"

    7 termination_type

    16

    564

    16

    564

    944

    readlink01

    Mon Jun 16 16:52:01 2025

    "readlink01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rea9Zmlv9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readlink01.c:64: TINFO: Running test as root 
    readlink01.c:45: TPASS: readlink() functionality on 'slink_file' was correct 
    readlink01.c:55: TINFO: Running test as nobody 
    readlink01.c:45: TPASS: readlink() functionality on 'slink_file' was correct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    945

    readlink03

    Mon Jun 16 16:52:01 2025

    "readlink03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_realrkkrQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readlink03.c:81: TPASS: readlink() failed as expected: EACCES (13) 
    readlink03.c:81: TPASS: readlink() failed as expected: EINVAL (22) 
    readlink03.c:81: TPASS: readlink() failed as expected: EINVAL (22) 
    readlink03.c:81: TPASS: readlink() failed as expected: ENAMETOOLONG (36) 
    readlink03.c:81: TPASS: readlink() failed as expected: ENOENT (2) 
    readlink03.c:81: TPASS: readlink() failed as expected: ENOTDIR (20) 
    readlink03.c:81: TPASS: readlink() failed as expected: ELOOP (40) 
    readlink03.c:81: TPASS: readlink() failed as expected: EFAULT (14) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    946

    readlinkat01

    Mon Jun 16 16:52:01 2025

    "readlinkat01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaCggg59 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readlinkat01.c:55: TPASS: readlinkat(4, readlink_symlink, readlink_file, 1024) returned 13 
    readlinkat01.c:60: TPASS: The filename in buffer is correct 
    readlinkat01.c:55: TPASS: readlinkat(4, /tmp/ltp-Qjsl7wDDwO/LTP_reaCggg59/readlink_symlink, readlink_file, 1024) returned 13 
    readlinkat01.c:60: TPASS: The filename in buffer is correct 
    readlinkat01.c:55: TPASS: readlinkat(3, /tmp/ltp-Qjsl7wDDwO/LTP_reaCggg59/readlink_symlink, readlink_file, 1024) returned 13 
    readlinkat01.c:60: TPASS: The filename in buffer is correct 
    readlinkat01.c:55: TPASS: readlinkat(-100, /tmp/ltp-Qjsl7wDDwO/LTP_reaCggg59/readlink_symlink, readlink_file, 1024) returned 13 
    readlinkat01.c:60: TPASS: The filename in buffer is correct 
    readlinkat01.c:55: TPASS: readlinkat(-100, readlink_symlink, readlink_file, 1024) returned 13 
    readlinkat01.c:60: TPASS: The filename in buffer is correct 
    readlinkat01.c:55: TPASS: readlinkat(5, , readlink_file, 1024) returned 13 
    readlinkat01.c:60: TPASS: The filename in buffer is correct 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    947

    readlinkat02

    Mon Jun 16 16:52:01 2025

    "readlinkat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaMIWcMS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readlinkat02.c:54: TPASS: readlinkat(3, symlink_file, NULL, 0) : EINVAL (22) 
    readlinkat02.c:54: TPASS: readlinkat(3, test_file, NULL, 256) : EINVAL (22) 
    readlinkat02.c:54: TPASS: readlinkat(4, symlink_file, NULL, 256) : ENOTDIR (20) 
    readlinkat02.c:54: TPASS: readlinkat(3, test_file/test_file, NULL, 256) : ENOTDIR (20) 
    readlinkat02.c:54: TPASS: readlinkat(-1, symlink_file, NULL, 256) : EBADF (9) 
    readlinkat02.c:54: TPASS: readlinkat(3, does_not_exists, NULL, 256) : ENOENT (2) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    948

    readv01

    Mon Jun 16 16:52:01 2025

    "readv01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaFOxhmS as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readv01.c:71: TPASS: readv() with 0 I/O vectors 
    readv01.c:85: TPASS: readv() correctly read 0 bytes  
    readv01.c:71: TPASS: readv() with NULL I/O vectors 
    readv01.c:85: TPASS: readv() correctly read 64 bytes  
    readv01.c:71: TPASS: readv() with too big I/O vectors 
    readv01.c:85: TPASS: readv() correctly read 64 bytes  
    readv01.c:71: TPASS: readv() with multiple I/O vectors 
    readv01.c:85: TPASS: readv() correctly read 48 bytes  
    readv01.c:71: TPASS: readv() with zero-len buffer 
    readv01.c:85: TPASS: readv() correctly read 64 bytes  
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    949

    readv02

    Mon Jun 16 16:52:01 2025

    "readv02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reaq2NIqx as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    readv02.c:72: TPASS: readv(3, 0x2ae4cc1898, 1) : EINVAL (22) 
    readv02.c:72: TPASS: readv(3, 0x2ae4cc1700, 3) : EFAULT (14) 
    readv02.c:72: TPASS: readv(3, 0x2ae4cc1868, -1) : EINVAL (22) 
    readv02.c:72: TPASS: readv(4, 0x2ae4cc1858, 1) : EISDIR (21) 
    readv02.c:72: TPASS: readv(-1, 0x2ae4cc1858, 3) : EBADF (9) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    950

    realpath01

    Mon Jun 16 16:52:01 2025

    "realpath01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reamJydWf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    realpath01.c:33: TPASS: realpath(".", NULL) : ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    951

    reboot01

    Mon Jun 16 16:52:01 2025

    "reboot01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    reboot01.c:32: TPASS: reboot(LINUX_REBOOT_CMD_CAD_ON) passed 
    reboot01.c:32: TPASS: reboot(LINUX_REBOOT_CMD_CAD_OFF) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    952

    reboot02

    Mon Jun 16 16:52:01 2025

    "reboot02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    reboot02.c:39: TPASS: INVALID_CMD : EINVAL (22) 
    reboot02.c:45: TPASS: LINUX_REBOOT_CMD_CAD_ON : EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    953

    recv01

    Mon Jun 16 16:52:01 2025

    "recv01"

    ""

    exit

    recv01      1  TPASS  :  bad file descriptor successful 
    recv01      2  TPASS  :  invalid socket successful 
    recv01      3  TPASS  :  invalid recv buffer successful 
    recv01      4  TPASS  :  invalid MSG_OOB flag set successful 
    recv01      5  TPASS  :  invalid MSG_ERRQUEUE flag set successful 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    954

    recvfrom01

    Mon Jun 16 16:52:02 2025

    "recvfrom01"

    ""

    exit

    recvfrom01    1  TPASS  :  bad file descriptor successful 
    recvfrom01    2  TPASS  :  invalid socket successful 
    recvfrom01    3  TPASS  :  invalid socket buffer successful 
    recvfrom01    4  TPASS  :  invalid socket addr length successful 
    recvfrom01    5  TPASS  :  invalid recv buffer successful 
    recvfrom01    6  TPASS  :  invalid MSG_OOB flag set successful 
    recvfrom01    7  TPASS  :  invalid MSG_ERRQUEUE flag set successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    955

    recvmsg01

    Mon Jun 16 16:52:02 2025

    "recvmsg01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reczfAOlJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    recvmsg01.c:246: TPASS: bad file descriptor passed 
    recvmsg01.c:246: TPASS: invalid socket passed 
    recvmsg01.c:246: TPASS: invalid socket length passed 
    recvmsg01.c:246: TPASS: invalid recv buffer passed 
    recvmsg01.c:246: TPASS: invalid iovec buffer passed 
    recvmsg01.c:246: TPASS: invalid iovec count passed 
    recvmsg01.c:246: TPASS: permission reception passed 
    recvmsg01.c:246: TPASS: invalid MSG_OOB flag set passed 
    recvmsg01.c:246: TPASS: invalid MSG_ERRQUEUE flag set passed 
    recvmsg01.c:246: TPASS: large cmesg length passed 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    956

    recvmsg02

    Mon Jun 16 16:52:02 2025

    "recvmsg02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    recvmsg02.c:76: TINFO: received 25 bytes 
    recvmsg02.c:79: TPASS: recvmsg(..., MSG_PEEK) works fine 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    957

    recvmsg03

    Mon Jun 16 16:52:02 2025

    "recvmsg03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_recDB7Lt5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    recvmsg03.c:124: TPASS: msg_namelen was set to 16 correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    958

    recvmmsg01

    Mon Jun 16 16:52:02 2025

    "recvmmsg01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    recvmmsg01.c:133: TINFO: Testing variant: vDSO or syscall with libc spec 
    recvmmsg01.c:86: TPASS: recvmmsg() bad socket file descriptor : EBADF (9) 
    recvmmsg01.c:86: TPASS: recvmmsg() bad message vector address : EFAULT (14) 
    recvmmsg01.c:86: TPASS: recvmmsg() negative seconds in timeout : EINVAL (22) 
    recvmmsg01.c:86: TPASS: recvmmsg() overflow in nanoseconds in timeout : EINVAL (22) 
    recvmmsg01.c:86: TPASS: recvmmsg() bad timeout address : EFAULT (14) 
    recvmmsg01.c:133: TINFO: Testing variant: syscall with old kernel spec 
    recvmmsg01.c:86: TPASS: recvmmsg() bad socket file descriptor : EBADF (9) 
    recvmmsg01.c:86: TPASS: recvmmsg() bad message vector address : EFAULT (14) 
    recvmmsg01.c:86: TPASS: recvmmsg() negative seconds in timeout : EINVAL (22) 
    recvmmsg01.c:86: TPASS: recvmmsg() overflow in nanoseconds in timeout : EINVAL (22) 
    recvmmsg01.c:86: TPASS: recvmmsg() bad timeout address : EFAULT (14) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    959

    remap_file_pages01

    Mon Jun 16 16:52:02 2025

    "remap_file_pages01"

    ""

    exit

    remap_file_pages01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_remLezPrh as tmpdir (tmpfs filesystem) 
    remap_file_pages01    1  TPASS  :  Non-Linear shm file OK 
    remap_file_pages01    2  TPASS  :  Non-Linear /tmp/ file OK 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    960

    remap_file_pages02

    Mon Jun 16 16:52:02 2025

    "remap_file_pages02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_remFEJqlL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    remap_file_pages02.c:85: TPASS: remap_file_pages(2) start is not valid MAP_SHARED mapping: EINVAL (22) 
    remap_file_pages02.c:85: TPASS: remap_file_pages(2) start is invalid: EINVAL (22) 
    remap_file_pages02.c:85: TPASS: remap_file_pages(2) size is invalid: EINVAL (22) 
    remap_file_pages02.c:85: TPASS: remap_file_pages(2) prot is invalid: EINVAL (22) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    961

    removexattr01

    Mon Jun 16 16:52:02 2025

    "removexattr01"

    ""

    exit

    removexattr01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rem9mjkUD as tmpdir (tmpfs filesystem) 
    removexattr01    1  TPASS  :  removexattr() succeeded 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    962

    removexattr02

    Mon Jun 16 16:52:02 2025

    "removexattr02"

    ""

    exit

    removexattr02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rem7eEOJp as tmpdir (tmpfs filesystem) 
    removexattr02    1  TPASS  :  removexattr() failed as expected: TEST_ERRNO=ENODATA(61): No data available 
    removexattr02    2  TPASS  :  removexattr() failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory 
    removexattr02    3  TPASS  :  removexattr() failed as expected: TEST_ERRNO=EFAULT(14): Bad address 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    963

    rename01

    Mon Jun 16 16:52:02 2025

    "rename01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=ext2 flags=0 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (12) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (24289) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=ext3 flags=0 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (6073) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (44529) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=ext4 flags=0 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (13) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (32385) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=vfat flags=0 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (13988) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (13989) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=exfat flags=0 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (13990) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (13991) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (64) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (65) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renZT3tdh/mntpoint fstyp=tmpfs flags=0 
    rename01.c:44: TPASS: rename(oldfile, newfile) passed 
    rename01.c:47: TPASS: rename(olddir, newdir) passed 
    rename01.c:54: TPASS: old_file_st.st_dev == new_file_st.st_dev (55) 
    rename01.c:55: TPASS: old_file_st.st_ino == new_file_st.st_ino (2) 
    rename01.c:57: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (55) 
    rename01.c:58: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (3) 
    rename01.c:60: TPASS: stat(oldfile, &old_file_st) : ENOENT (2) 
    rename01.c:64: TPASS: stat(olddir, &old_dir_st) : ENOENT (2) 
     
    Summary: 
    passed   56 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    565

    12

    565

    964

    rename03

    Mon Jun 16 16:52:09 2025

    "rename03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=ext2 flags=0 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (12) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (68817) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=ext3 flags=0 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (6073) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (60721) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=ext4 flags=0 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (13) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (32385) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=vfat flags=0 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (13992) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (13993) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=exfat flags=0 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (13996) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (13997) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (1792) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (64) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (1792) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (65) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_rencFGCep/mntpoint fstyp=tmpfs flags=0 
    rename03.c:35: TPASS: rename(mntpoint/oldfile, mntpoint/newfile) passed 
    rename03.c:38: TPASS: rename(mntpoint/olddir, mntpoint/newdir) passed 
    rename03.c:45: TPASS: old_file_st.st_dev == new_file_st.st_dev (55) 
    rename03.c:46: TPASS: old_file_st.st_ino == new_file_st.st_ino (2) 
    rename03.c:48: TPASS: old_dir_st.st_dev == new_dir_st.st_dev (55) 
    rename03.c:49: TPASS: old_dir_st.st_ino == new_dir_st.st_ino (3) 
    rename03.c:51: TPASS: stat(mntpoint/oldfile, &old_file_st) : ENOENT (2) 
    rename03.c:55: TPASS: stat(mntpoint/olddir, &old_dir_st) : ENOENT (2) 
     
    Summary: 
    passed   56 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    9

    571

    9

    571

    965

    rename04

    Mon Jun 16 16:52:15 2025

    "rename04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=ext2 flags=0 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=ext3 flags=0 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=ext4 flags=0 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=vfat flags=0 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=exfat flags=0 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_rendUbKkn/mntpoint fstyp=tmpfs flags=0 
    rename04.c:34: TPASS: rename() failed as expected: ENOTEMPTY (39) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    572

    13

    572

    966

    rename05

    Mon Jun 16 16:52:22 2025

    "rename05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=ext2 flags=0 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=ext3 flags=0 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=ext4 flags=0 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=vfat flags=0 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=exfat flags=0 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renxWqyOh/mntpoint fstyp=tmpfs flags=0 
    rename05.c:29: TPASS: rename(TEMP_FILE, TEMP_DIR) : EISDIR (21) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    569

    13

    569

    967

    rename06

    Mon Jun 16 16:52:29 2025

    "rename06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=ext2 flags=0 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=ext3 flags=0 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=ext4 flags=0 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=vfat flags=0 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=exfat flags=0 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renJOUsQS/mntpoint fstyp=tmpfs flags=0 
    rename06.c:29: TPASS: rename(DIR1, DIR2) : EINVAL (22) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    11

    571

    11

    571

    968

    rename07

    Mon Jun 16 16:52:36 2025

    "rename07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=ext2 flags=0 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=ext3 flags=0 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=ext4 flags=0 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=vfat flags=0 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=exfat flags=0 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renZzcZ7Y/mntpoint fstyp=tmpfs flags=0 
    rename07.c:30: TPASS: rename(TEMP_DIR, TEMP_FILE) : ENOTDIR (20) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    19

    567

    19

    567

    969

    rename08

    Mon Jun 16 16:52:43 2025

    "rename08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=ext2 flags=0 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=ext3 flags=0 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=ext4 flags=0 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=vfat flags=0 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=exfat flags=0 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renXa1av0/mntpoint fstyp=tmpfs flags=0 
    rename08.c:28: TPASS: rename(INVALID_PATH, TEMP_FILE) : EFAULT (14) 
    rename08.c:30: TPASS: rename(TEMP_FILE, INVALID_PATH) : EFAULT (14) 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    18

    564

    18

    564

    970

    rename09

    Mon Jun 16 16:52:50 2025

    "rename09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rensdRleN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rename09.c:49: TPASS: rename() : EACCES (13) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    971

    rename10

    Mon Jun 16 16:52:50 2025

    "rename10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=ext2 flags=0 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=ext3 flags=0 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=ext4 flags=0 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=vfat flags=0 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=exfat flags=0 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renv2iWvi/mntpoint fstyp=tmpfs flags=0 
    rename10.c:35: TPASS: rename(TEMP_FILE, long_path) : ENAMETOOLONG (36) 
    rename10.c:37: TPASS: rename(TEMP_FILE, long_name) : ENAMETOOLONG (36) 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    14

    569

    14

    569

    972

    rename11

    Mon Jun 16 16:52:57 2025

    "rename11"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    rename11    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_renGmlpRJ as tmpdir (tmpfs filesystem) 
    rename11    0  TINFO  :  Found free device 0 '/dev/loop0' 
    rename11    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    rename11    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renGmlpRJ/mntpoint fstyp=ext2 flags=0 
    rename11    0  TINFO  :  subdir limit is not availiable for tmpfs filesystem 
    rename11    1  TPASS  :  failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    rename11    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renGmlpRJ/mntpoint fstyp=ext2 flags=21 
    rename11    2  TPASS  :  failed as expected: TEST_ERRNO=EROFS(30): Read-only file system 
    rename11    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renGmlpRJ/mntpoint fstyp=ext2 flags=20 
    rename11    3  TCONF  :  rename11.c:167: EMLINK test is not appropriate 
    

    "ok"

    1 termination_type

    0

    52

    0

    52

    973

    rename12

    Mon Jun 16 16:52:58 2025

    "rename12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renOXaKWl as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renOXaKWl/mntpoint fstyp=ext2 flags=0 
    rename12.c:46: TPASS: rename() failed as expected: EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renOXaKWl/mntpoint fstyp=ext3 flags=0 
    rename12.c:46: TPASS: rename() failed as expected: EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renOXaKWl/mntpoint fstyp=ext4 flags=0 
    rename12.c:46: TPASS: rename() failed as expected: EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renOXaKWl/mntpoint fstyp=tmpfs flags=0 
    rename12.c:46: TPASS: rename() failed as expected: EPERM (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    75

    8

    75

    974

    rename13

    Mon Jun 16 16:52:59 2025

    "rename13"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renicwu9C as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renicwu9C/mntpoint fstyp=ext2 flags=0 
    rename13.c:31: TPASS: rename(TEMP_FILE1, TEMP_FILE1) passed 
    rename13.c:36: TPASS: buf1.st_dev == buf2.st_dev (1792) 
    rename13.c:37: TPASS: buf1.st_ino == buf2.st_ino (12) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renicwu9C/mntpoint fstyp=ext3 flags=0 
    rename13.c:31: TPASS: rename(TEMP_FILE1, TEMP_FILE1) passed 
    rename13.c:36: TPASS: buf1.st_dev == buf2.st_dev (1792) 
    rename13.c:37: TPASS: buf1.st_ino == buf2.st_ino (6073) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renicwu9C/mntpoint fstyp=ext4 flags=0 
    rename13.c:31: TPASS: rename(TEMP_FILE1, TEMP_FILE1) passed 
    rename13.c:36: TPASS: buf1.st_dev == buf2.st_dev (1792) 
    rename13.c:37: TPASS: buf1.st_ino == buf2.st_ino (13) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_renicwu9C/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    rename13.c:31: TPASS: rename(TEMP_FILE1, TEMP_FILE1) passed 
    rename13.c:36: TPASS: buf1.st_dev == buf2.st_dev (1792) 
    rename13.c:37: TPASS: buf1.st_ino == buf2.st_ino (64) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_renicwu9C/mntpoint fstyp=tmpfs flags=0 
    rename13.c:31: TPASS: rename(TEMP_FILE1, TEMP_FILE1) passed 
    rename13.c:36: TPASS: buf1.st_dev == buf2.st_dev (55) 
    rename13.c:37: TPASS: buf1.st_ino == buf2.st_ino (2) 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    565

    13

    565

    975

    rename14

    Mon Jun 16 16:53:06 2025

    "rename14"

    ""

    exit

    rename14    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_renK1pdib as tmpdir (tmpfs filesystem) 
    rename14    1  TPASS  :  Test Passed 
    

    "ok"

    5 termination_type

    12

    908

    12

    908

    976

    rename15

    Mon Jun 16 16:53:11 2025

    "rename15"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_renxaohy0 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    rename15.c:37: TINFO: Test rename() on symlink pointing to an existent path 
    rename15.c:48: TPASS: lstat(newname, &buff_stat) passed 
    rename15.c:49: TPASS: lstat(oldname, &buff_stat) : ENOENT (2) 
    rename15.c:52: TPASS: oldsym_stat.st_ino == newsym_stat.st_ino (523832) 
    rename15.c:53: TPASS: oldsym_stat.st_dev == newsym_stat.st_dev (43) 
    rename15.c:79: TINFO: Test rename() on symlink pointing to a path created lately 
    rename15.c:84: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:85: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:87: TINFO: Create object file 
    rename15.c:97: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:98: TPASS: stat(newname, &path_stat) passed 
    rename15.c:100: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:101: TPASS: stat(objname, &path_stat) passed 
    rename15.c:60: TINFO: Test rename() on symlink pointing to a non-existent path 
    rename15.c:65: TPASS: stat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:66: TPASS: lstat(oldname, &path_stat) passed 
    rename15.c:70: TPASS: lstat(oldname, &path_stat) : ENOENT (2) 
    rename15.c:71: TPASS: lstat(newname, &path_stat) passed 
    rename15.c:72: TPASS: stat(newname, &path_stat) : ENOENT (2) 
     
    Summary: 
    passed   105 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    560

    12

    560

    977

    renameat01

    Mon Jun 16 16:53:18 2025

    "renameat01"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    renameat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ren0F2ot8 as tmpdir (tmpfs filesystem) 
    renameat01    0  TINFO  :  Found free device 0 '/dev/loop0' 
    renameat01    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    renameat01    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_ren0F2ot8/mntpoint fstyp=ext2 flags=0 
    renameat01    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_ren0F2ot8/mntpoint fstyp=ext2 flags=21 
    renameat01    0  TINFO  :  subdir limit is not availiable for tmpfs filesystem 
    renameat01    1  TPASS  :  renameat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    renameat01    2  TPASS  :  renameat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    renameat01    3  TPASS  :  renameat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    renameat01    4  TPASS  :  renameat() returned the expected value: TEST_ERRNO=EBADF(9): Bad file descriptor 
    renameat01    5  TPASS  :  renameat() returned the expected value: TEST_ERRNO=ENOTDIR(20): Not a directory 
    renameat01    6  TPASS  :  renameat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links 
    renameat01    7  TPASS  :  renameat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system 
    renameat01    8  TCONF  :  renameat01.c:192: EMLINK test is not appropriate 
    

    "ok"

    1 termination_type

    0

    50

    0

    50

    978

    renameat201

    Mon Jun 16 16:53:19 2025

    "renameat201"

    ""

    exit

    renameat201    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_renxYR94n as tmpdir (tmpfs filesystem) 
    renameat201    1  TPASS  :  renameat2() returned the expected value: TEST_ERRNO=EEXIST(17): File exists 
    renameat201    2  TPASS  :  renameat2() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    renameat201    3  TPASS  :  renameat2() returned the expected value: TEST_ERRNO=ENOENT(2): No such file or directory 
    renameat201    4  TPASS  :  renameat2() returned the expected value: TEST_ERRNO=SUCCESS(0): Success 
    renameat201    5  TPASS  :  renameat2() returned the expected value: TEST_ERRNO=EINVAL(22): Invalid argument 
    renameat201    6  TPASS  :  renameat2() returned the expected value: TEST_ERRNO=EINVAL(22): Invalid argument 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    979

    renameat202

    Mon Jun 16 16:53:19 2025

    "renameat202 -i 10"

    ""

    exit

    renameat202    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_renUHF8aO as tmpdir (tmpfs filesystem) 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    renameat202    1  TPASS  :  renameat2() test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    980

    request_key01

    Mon Jun 16 16:53:19 2025

    "request_key01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key01.c:25: TPASS: request_key("keyring", "ltp", NULL, KEY_REQKEY_DEFL_DEFAULT) returned 477310492 
    request_key01.c:33: TPASS: request_key() succeed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    981

    request_key02

    Mon Jun 16 16:53:19 2025

    "request_key02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key02.c:41: TPASS: request_key("keyring", ltp1, NULL, 0) : ENOKEY (126) 
    request_key02.c:41: TPASS: request_key("keyring", ltp2, NULL, 245930822) : EKEYREVOKED (128) 
    request_key02.c:41: TPASS: request_key("keyring", ltp3, NULL, 745892970) : EKEYEXPIRED (127) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    2

    0

    2

    0

    982

    request_key03

    Mon Jun 16 16:53:21 2025

    "request_key03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 50s 
    request_key03.c:186: TPASS: didn't crash while updating key of type 'encrypted' 
    request_key03.c:200: TPASS: didn't crash while requesting key of type 'encrypted' 
    request_key03.c:150: TCONF: kernel doesn't support key type 'trusted' 
    request_key03.c:186: TPASS: didn't crash while updating key of type 'user' 
    request_key03.c:200: TPASS: didn't crash while requesting key of type 'user' 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    2 termination_type

    6

    132

    6

    132

    983

    request_key04

    Mon Jun 16 16:53:23 2025

    "request_key04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key04.c:67: TPASS: request_key() failed with EACCES as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    984

    request_key05

    Mon Jun 16 16:53:23 2025

    "request_key05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key05.c:27: TINFO: Requesting dead key 
    request_key05.c:31: TPASS: No crash after 256 attempts 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    985

    request_key06

    Mon Jun 16 16:53:23 2025

    "request_key06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key06.c:41: TPASS: type points outside the process's accessible address space : EFAULT (14) 
    request_key06.c:41: TPASS: description points outside the process's accessible address space : EFAULT (14) 
    request_key06.c:41: TPASS: callout_info points outside the process's accessible address space : EFAULT (14) 
    request_key06.c:41: TPASS: type argument started with a period '.' : EPERM (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    986

    rmdir01

    Mon Jun 16 16:53:23 2025

    "rmdir01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rmdZcsMKm as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rmdir01.c:33: TPASS: rmdir(testdir) success 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    987

    rmdir02

    Mon Jun 16 16:53:23 2025

    "rmdir02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rmdg2u2NG as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_rmdg2u2NG/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rmdir02.c:94: TPASS: rmdir() failed as expected: ENOTEMPTY (39) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: ENAMETOOLONG (36) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: ENOENT (2) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: ENOTDIR (20) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: EFAULT (14) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: ELOOP (40) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: EROFS (30) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: EBUSY (16) 
    rmdir02.c:94: TPASS: rmdir() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    988

    rmdir03

    Mon Jun 16 16:53:23 2025

    "rmdir03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rmdyUx4iH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rmdir03.c:55: TPASS: rmdir() got expected errno: EPERM (1) 
    rmdir03.c:61: TPASS: rmdir() got expected errno: EACCES (13) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    989

    rt_sigaction01

    Mon Jun 16 16:53:23 2025

    "rt_sigaction01"

    ""

    exit

    rt_sigaction01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_SnDNIl as tmpdir (tmpfs filesystem) 
    rt_sigaction01    0  TINFO  :  signal: 34  
    rt_sigaction01    1  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 34 
    rt_sigaction01    0  TINFO  :  signal: 34  
    rt_sigaction01    2  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 34 
    rt_sigaction01    0  TINFO  :  signal: 34  
    rt_sigaction01    3  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 34 
    rt_sigaction01    0  TINFO  :  signal: 34  
    rt_sigaction01    4  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 34 
    rt_sigaction01    0  TINFO  :  signal: 34  
    rt_sigaction01    5  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 34 
    rt_sigaction01    0  TINFO  :  signal: 35  
    rt_sigaction01    6  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 35 
    rt_sigaction01    0  TINFO  :  signal: 35  
    rt_sigaction01    7  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 35 
    rt_sigaction01    0  TINFO  :  signal: 35  
    rt_sigaction01    8  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 35 
    rt_sigaction01    0  TINFO  :  signal: 35  
    rt_sigaction01    9  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 35 
    rt_sigaction01    0  TINFO  :  signal: 35  
    rt_sigaction01   10  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 35 
    rt_sigaction01    0  TINFO  :  signal: 36  
    rt_sigaction01   11  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 36 
    rt_sigaction01    0  TINFO  :  signal: 36  
    rt_sigaction01   12  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 36 
    rt_sigaction01    0  TINFO  :  signal: 36  
    rt_sigaction01   13  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 36 
    rt_sigaction01    0  TINFO  :  signal: 36  
    rt_sigaction01   14  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 36 
    rt_sigaction01    0  TINFO  :  signal: 36  
    rt_sigaction01   15  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 36 
    rt_sigaction01    0  TINFO  :  signal: 37  
    rt_sigaction01   16  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 37 
    rt_sigaction01    0  TINFO  :  signal: 37  
    rt_sigaction01   17  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 37 
    rt_sigaction01    0  TINFO  :  signal: 37  
    rt_sigaction01   18  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 37 
    rt_sigaction01    0  TINFO  :  signal: 37  
    rt_sigaction01   19  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 37 
    rt_sigaction01    0  TINFO  :  signal: 37  
    rt_sigaction01   20  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 37 
    rt_sigaction01    0  TINFO  :  signal: 38  
    rt_sigaction01   21  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 38 
    rt_sigaction01    0  TINFO  :  signal: 38  
    rt_sigaction01   22  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 38 
    rt_sigaction01    0  TINFO  :  signal: 38  
    rt_sigaction01   23  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 38 
    rt_sigaction01    0  TINFO  :  signal: 38  
    rt_sigaction01   24  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 38 
    rt_sigaction01    0  TINFO  :  signal: 38  
    rt_sigaction01   25  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 38 
    rt_sigaction01    0  TINFO  :  signal: 39  
    rt_sigaction01   26  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 39 
    rt_sigaction01    0  TINFO  :  signal: 39  
    rt_sigaction01   27  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 39 
    rt_sigaction01    0  TINFO  :  signal: 39  
    rt_sigaction01   28  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 39 
    rt_sigaction01    0  TINFO  :  signal: 39  
    rt_sigaction01   29  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 39 
    rt_sigaction01    0  TINFO  :  signal: 39  
    rt_sigaction01   30  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 39 
    rt_sigaction01    0  TINFO  :  signal: 40  
    rt_sigaction01   31  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 40 
    rt_sigaction01    0  TINFO  :  signal: 40  
    rt_sigaction01   32  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 40 
    rt_sigaction01    0  TINFO  :  signal: 40  
    rt_sigaction01   33  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 40 
    rt_sigaction01    0  TINFO  :  signal: 40  
    rt_sigaction01   34  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 40 
    rt_sigaction01    0  TINFO  :  signal: 40  
    rt_sigaction01   35  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 40 
    rt_sigaction01    0  TINFO  :  signal: 41  
    rt_sigaction01   36  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 41 
    rt_sigaction01    0  TINFO  :  signal: 41  
    rt_sigaction01   37  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 41 
    rt_sigaction01    0  TINFO  :  signal: 41  
    rt_sigaction01   38  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 41 
    rt_sigaction01    0  TINFO  :  signal: 41  
    rt_sigaction01   39  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 41 
    rt_sigaction01    0  TINFO  :  signal: 41  
    rt_sigaction01   40  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 41 
    rt_sigaction01    0  TINFO  :  signal: 42  
    rt_sigaction01   41  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 42 
    rt_sigaction01    0  TINFO  :  signal: 42  
    rt_sigaction01   42  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 42 
    rt_sigaction01    0  TINFO  :  signal: 42  
    rt_sigaction01   43  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 42 
    rt_sigaction01    0  TINFO  :  signal: 42  
    rt_sigaction01   44  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 42 
    rt_sigaction01    0  TINFO  :  signal: 42  
    rt_sigaction01   45  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 42 
    rt_sigaction01    0  TINFO  :  signal: 43  
    rt_sigaction01   46  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 43 
    rt_sigaction01    0  TINFO  :  signal: 43  
    rt_sigaction01   47  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 43 
    rt_sigaction01    0  TINFO  :  signal: 43  
    rt_sigaction01   48  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 43 
    rt_sigaction01    0  TINFO  :  signal: 43  
    rt_sigaction01   49  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 43 
    rt_sigaction01    0  TINFO  :  signal: 43  
    rt_sigaction01   50  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 43 
    rt_sigaction01    0  TINFO  :  signal: 44  
    rt_sigaction01   51  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 44 
    rt_sigaction01    0  TINFO  :  signal: 44  
    rt_sigaction01   52  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 44 
    rt_sigaction01    0  TINFO  :  signal: 44  
    rt_sigaction01   53  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 44 
    rt_sigaction01    0  TINFO  :  signal: 44  
    rt_sigaction01   54  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 44 
    rt_sigaction01    0  TINFO  :  signal: 44  
    rt_sigaction01   55  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 44 
    rt_sigaction01    0  TINFO  :  signal: 45  
    rt_sigaction01   56  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 45 
    rt_sigaction01    0  TINFO  :  signal: 45  
    rt_sigaction01   57  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 45 
    rt_sigaction01    0  TINFO  :  signal: 45  
    rt_sigaction01   58  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 45 
    rt_sigaction01    0  TINFO  :  signal: 45  
    rt_sigaction01   59  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 45 
    rt_sigaction01    0  TINFO  :  signal: 45  
    rt_sigaction01   60  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 45 
    rt_sigaction01    0  TINFO  :  signal: 46  
    rt_sigaction01   61  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 46 
    rt_sigaction01    0  TINFO  :  signal: 46  
    rt_sigaction01   62  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 46 
    rt_sigaction01    0  TINFO  :  signal: 46  
    rt_sigaction01   63  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 46 
    rt_sigaction01    0  TINFO  :  signal: 46  
    rt_sigaction01   64  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 46 
    rt_sigaction01    0  TINFO  :  signal: 46  
    rt_sigaction01   65  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 46 
    rt_sigaction01    0  TINFO  :  signal: 47  
    rt_sigaction01   66  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 47 
    rt_sigaction01    0  TINFO  :  signal: 47  
    rt_sigaction01   67  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 47 
    rt_sigaction01    0  TINFO  :  signal: 47  
    rt_sigaction01   68  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 47 
    rt_sigaction01    0  TINFO  :  signal: 47  
    rt_sigaction01   69  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 47 
    rt_sigaction01    0  TINFO  :  signal: 47  
    rt_sigaction01   70  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 47 
    rt_sigaction01    0  TINFO  :  signal: 48  
    rt_sigaction01   71  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 48 
    rt_sigaction01    0  TINFO  :  signal: 48  
    rt_sigaction01   72  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 48 
    rt_sigaction01    0  TINFO  :  signal: 48  
    rt_sigaction01   73  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 48 
    rt_sigaction01    0  TINFO  :  signal: 48  
    rt_sigaction01   74  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 48 
    rt_sigaction01    0  TINFO  :  signal: 48  
    rt_sigaction01   75  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 48 
    rt_sigaction01    0  TINFO  :  signal: 49  
    rt_sigaction01   76  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 49 
    rt_sigaction01    0  TINFO  :  signal: 49  
    rt_sigaction01   77  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 49 
    rt_sigaction01    0  TINFO  :  signal: 49  
    rt_sigaction01   78  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 49 
    rt_sigaction01    0  TINFO  :  signal: 49  
    rt_sigaction01   79  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 49 
    rt_sigaction01    0  TINFO  :  signal: 49  
    rt_sigaction01   80  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 49 
    rt_sigaction01    0  TINFO  :  signal: 50  
    rt_sigaction01   81  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 50 
    rt_sigaction01    0  TINFO  :  signal: 50  
    rt_sigaction01   82  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 50 
    rt_sigaction01    0  TINFO  :  signal: 50  
    rt_sigaction01   83  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 50 
    rt_sigaction01    0  TINFO  :  signal: 50  
    rt_sigaction01   84  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 50 
    rt_sigaction01    0  TINFO  :  signal: 50  
    rt_sigaction01   85  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 50 
    rt_sigaction01    0  TINFO  :  signal: 51  
    rt_sigaction01   86  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 51 
    rt_sigaction01    0  TINFO  :  signal: 51  
    rt_sigaction01   87  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 51 
    rt_sigaction01    0  TINFO  :  signal: 51  
    rt_sigaction01   88  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 51 
    rt_sigaction01    0  TINFO  :  signal: 51  
    rt_sigaction01   89  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 51 
    rt_sigaction01    0  TINFO  :  signal: 51  
    rt_sigaction01   90  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 51 
    rt_sigaction01    0  TINFO  :  signal: 52  
    rt_sigaction01   91  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 52 
    rt_sigaction01    0  TINFO  :  signal: 52  
    rt_sigaction01   92  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 52 
    rt_sigaction01    0  TINFO  :  signal: 52  
    rt_sigaction01   93  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 52 
    rt_sigaction01    0  TINFO  :  signal: 52  
    rt_sigaction01   94  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 52 
    rt_sigaction01    0  TINFO  :  signal: 52  
    rt_sigaction01   95  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 52 
    rt_sigaction01    0  TINFO  :  signal: 53  
    rt_sigaction01   96  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 53 
    rt_sigaction01    0  TINFO  :  signal: 53  
    rt_sigaction01   97  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 53 
    rt_sigaction01    0  TINFO  :  signal: 53  
    rt_sigaction01   98  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 53 
    rt_sigaction01    0  TINFO  :  signal: 53  
    rt_sigaction01   99  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 53 
    rt_sigaction01    0  TINFO  :  signal: 53  
    rt_sigaction01  100  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 53 
    rt_sigaction01    0  TINFO  :  signal: 54  
    rt_sigaction01  101  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 54 
    rt_sigaction01    0  TINFO  :  signal: 54  
    rt_sigaction01  102  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 54 
    rt_sigaction01    0  TINFO  :  signal: 54  
    rt_sigaction01  103  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 54 
    rt_sigaction01    0  TINFO  :  signal: 54  
    rt_sigaction01  104  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 54 
    rt_sigaction01    0  TINFO  :  signal: 54  
    rt_sigaction01  105  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 54 
    rt_sigaction01    0  TINFO  :  signal: 55  
    rt_sigaction01  106  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 55 
    rt_sigaction01    0  TINFO  :  signal: 55  
    rt_sigaction01  107  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 55 
    rt_sigaction01    0  TINFO  :  signal: 55  
    rt_sigaction01  108  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 55 
    rt_sigaction01    0  TINFO  :  signal: 55  
    rt_sigaction01  109  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 55 
    rt_sigaction01    0  TINFO  :  signal: 55  
    rt_sigaction01  110  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 55 
    rt_sigaction01    0  TINFO  :  signal: 56  
    rt_sigaction01  111  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 56 
    rt_sigaction01    0  TINFO  :  signal: 56  
    rt_sigaction01  112  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 56 
    rt_sigaction01    0  TINFO  :  signal: 56  
    rt_sigaction01  113  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 56 
    rt_sigaction01    0  TINFO  :  signal: 56  
    rt_sigaction01  114  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 56 
    rt_sigaction01    0  TINFO  :  signal: 56  
    rt_sigaction01  115  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 56 
    rt_sigaction01    0  TINFO  :  signal: 57  
    rt_sigaction01  116  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 57 
    rt_sigaction01    0  TINFO  :  signal: 57  
    rt_sigaction01  117  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 57 
    rt_sigaction01    0  TINFO  :  signal: 57  
    rt_sigaction01  118  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 57 
    rt_sigaction01    0  TINFO  :  signal: 57  
    rt_sigaction01  119  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 57 
    rt_sigaction01    0  TINFO  :  signal: 57  
    rt_sigaction01  120  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 57 
    rt_sigaction01    0  TINFO  :  signal: 58  
    rt_sigaction01  121  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 58 
    rt_sigaction01    0  TINFO  :  signal: 58  
    rt_sigaction01  122  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 58 
    rt_sigaction01    0  TINFO  :  signal: 58  
    rt_sigaction01  123  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 58 
    rt_sigaction01    0  TINFO  :  signal: 58  
    rt_sigaction01  124  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 58 
    rt_sigaction01    0  TINFO  :  signal: 58  
    rt_sigaction01  125  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 58 
    rt_sigaction01    0  TINFO  :  signal: 59  
    rt_sigaction01  126  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 59 
    rt_sigaction01    0  TINFO  :  signal: 59  
    rt_sigaction01  127  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 59 
    rt_sigaction01    0  TINFO  :  signal: 59  
    rt_sigaction01  128  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 59 
    rt_sigaction01    0  TINFO  :  signal: 59  
    rt_sigaction01  129  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 59 
    rt_sigaction01    0  TINFO  :  signal: 59  
    rt_sigaction01  130  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 59 
    rt_sigaction01    0  TINFO  :  signal: 60  
    rt_sigaction01  131  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 60 
    rt_sigaction01    0  TINFO  :  signal: 60  
    rt_sigaction01  132  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 60 
    rt_sigaction01    0  TINFO  :  signal: 60  
    rt_sigaction01  133  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 60 
    rt_sigaction01    0  TINFO  :  signal: 60  
    rt_sigaction01  134  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 60 
    rt_sigaction01    0  TINFO  :  signal: 60  
    rt_sigaction01  135  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 60 
    rt_sigaction01    0  TINFO  :  signal: 61  
    rt_sigaction01  136  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 61 
    rt_sigaction01    0  TINFO  :  signal: 61  
    rt_sigaction01  137  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 61 
    rt_sigaction01    0  TINFO  :  signal: 61  
    rt_sigaction01  138  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 61 
    rt_sigaction01    0  TINFO  :  signal: 61  
    rt_sigaction01  139  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 61 
    rt_sigaction01    0  TINFO  :  signal: 61  
    rt_sigaction01  140  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 61 
    rt_sigaction01    0  TINFO  :  signal: 62  
    rt_sigaction01  141  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 62 
    rt_sigaction01    0  TINFO  :  signal: 62  
    rt_sigaction01  142  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 62 
    rt_sigaction01    0  TINFO  :  signal: 62  
    rt_sigaction01  143  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 62 
    rt_sigaction01    0  TINFO  :  signal: 62  
    rt_sigaction01  144  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 62 
    rt_sigaction01    0  TINFO  :  signal: 62  
    rt_sigaction01  145  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 62 
    rt_sigaction01    0  TINFO  :  signal: 63  
    rt_sigaction01  146  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 63 
    rt_sigaction01    0  TINFO  :  signal: 63  
    rt_sigaction01  147  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 63 
    rt_sigaction01    0  TINFO  :  signal: 63  
    rt_sigaction01  148  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 63 
    rt_sigaction01    0  TINFO  :  signal: 63  
    rt_sigaction01  149  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 63 
    rt_sigaction01    0  TINFO  :  signal: 63  
    rt_sigaction01  150  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 63 
    rt_sigaction01    0  TINFO  :  signal: 64  
    rt_sigaction01  151  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 64 
    rt_sigaction01    0  TINFO  :  signal: 64  
    rt_sigaction01  152  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 64 
    rt_sigaction01    0  TINFO  :  signal: 64  
    rt_sigaction01  153  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 64 
    rt_sigaction01    0  TINFO  :  signal: 64  
    rt_sigaction01  154  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 64 
    rt_sigaction01    0  TINFO  :  signal: 64  
    rt_sigaction01  155  TPASS  :  rt_sigaction call succeeded: result = 0  
    rt_sigaction01    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction01    0  TINFO  :  Signal Handler Called with signal number 64 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    990

    rt_sigaction02

    Mon Jun 16 16:53:23 2025

    "rt_sigaction02"

    ""

    exit

    rt_sigaction02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_8mpZ8D as tmpdir (tmpfs filesystem) 
    rt_sigaction02    0  TINFO  :  Signal 34 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02    1  TPASS  :  rt_sigaction02 failure with sig: 34 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02    2  TPASS  :  rt_sigaction02 failure with sig: 34 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02    3  TPASS  :  rt_sigaction02 failure with sig: 34 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02    4  TPASS  :  rt_sigaction02 failure with sig: 34 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02    5  TPASS  :  rt_sigaction02 failure with sig: 34 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 35 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02    6  TPASS  :  rt_sigaction02 failure with sig: 35 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02    7  TPASS  :  rt_sigaction02 failure with sig: 35 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02    8  TPASS  :  rt_sigaction02 failure with sig: 35 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02    9  TPASS  :  rt_sigaction02 failure with sig: 35 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   10  TPASS  :  rt_sigaction02 failure with sig: 35 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 36 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   11  TPASS  :  rt_sigaction02 failure with sig: 36 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   12  TPASS  :  rt_sigaction02 failure with sig: 36 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   13  TPASS  :  rt_sigaction02 failure with sig: 36 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   14  TPASS  :  rt_sigaction02 failure with sig: 36 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   15  TPASS  :  rt_sigaction02 failure with sig: 36 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 37 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   16  TPASS  :  rt_sigaction02 failure with sig: 37 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   17  TPASS  :  rt_sigaction02 failure with sig: 37 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   18  TPASS  :  rt_sigaction02 failure with sig: 37 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   19  TPASS  :  rt_sigaction02 failure with sig: 37 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   20  TPASS  :  rt_sigaction02 failure with sig: 37 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 38 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   21  TPASS  :  rt_sigaction02 failure with sig: 38 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   22  TPASS  :  rt_sigaction02 failure with sig: 38 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   23  TPASS  :  rt_sigaction02 failure with sig: 38 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   24  TPASS  :  rt_sigaction02 failure with sig: 38 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   25  TPASS  :  rt_sigaction02 failure with sig: 38 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 39 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   26  TPASS  :  rt_sigaction02 failure with sig: 39 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   27  TPASS  :  rt_sigaction02 failure with sig: 39 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   28  TPASS  :  rt_sigaction02 failure with sig: 39 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   29  TPASS  :  rt_sigaction02 failure with sig: 39 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   30  TPASS  :  rt_sigaction02 failure with sig: 39 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 40 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   31  TPASS  :  rt_sigaction02 failure with sig: 40 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   32  TPASS  :  rt_sigaction02 failure with sig: 40 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   33  TPASS  :  rt_sigaction02 failure with sig: 40 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   34  TPASS  :  rt_sigaction02 failure with sig: 40 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   35  TPASS  :  rt_sigaction02 failure with sig: 40 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 41 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   36  TPASS  :  rt_sigaction02 failure with sig: 41 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   37  TPASS  :  rt_sigaction02 failure with sig: 41 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   38  TPASS  :  rt_sigaction02 failure with sig: 41 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   39  TPASS  :  rt_sigaction02 failure with sig: 41 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   40  TPASS  :  rt_sigaction02 failure with sig: 41 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 42 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   41  TPASS  :  rt_sigaction02 failure with sig: 42 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   42  TPASS  :  rt_sigaction02 failure with sig: 42 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   43  TPASS  :  rt_sigaction02 failure with sig: 42 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   44  TPASS  :  rt_sigaction02 failure with sig: 42 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   45  TPASS  :  rt_sigaction02 failure with sig: 42 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 43 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   46  TPASS  :  rt_sigaction02 failure with sig: 43 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   47  TPASS  :  rt_sigaction02 failure with sig: 43 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   48  TPASS  :  rt_sigaction02 failure with sig: 43 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   49  TPASS  :  rt_sigaction02 failure with sig: 43 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   50  TPASS  :  rt_sigaction02 failure with sig: 43 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 44 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   51  TPASS  :  rt_sigaction02 failure with sig: 44 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   52  TPASS  :  rt_sigaction02 failure with sig: 44 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   53  TPASS  :  rt_sigaction02 failure with sig: 44 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   54  TPASS  :  rt_sigaction02 failure with sig: 44 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   55  TPASS  :  rt_sigaction02 failure with sig: 44 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 45 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   56  TPASS  :  rt_sigaction02 failure with sig: 45 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   57  TPASS  :  rt_sigaction02 failure with sig: 45 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   58  TPASS  :  rt_sigaction02 failure with sig: 45 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   59  TPASS  :  rt_sigaction02 failure with sig: 45 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   60  TPASS  :  rt_sigaction02 failure with sig: 45 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 46 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   61  TPASS  :  rt_sigaction02 failure with sig: 46 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   62  TPASS  :  rt_sigaction02 failure with sig: 46 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   63  TPASS  :  rt_sigaction02 failure with sig: 46 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   64  TPASS  :  rt_sigaction02 failure with sig: 46 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   65  TPASS  :  rt_sigaction02 failure with sig: 46 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 47 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   66  TPASS  :  rt_sigaction02 failure with sig: 47 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   67  TPASS  :  rt_sigaction02 failure with sig: 47 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   68  TPASS  :  rt_sigaction02 failure with sig: 47 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   69  TPASS  :  rt_sigaction02 failure with sig: 47 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   70  TPASS  :  rt_sigaction02 failure with sig: 47 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 48 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   71  TPASS  :  rt_sigaction02 failure with sig: 48 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   72  TPASS  :  rt_sigaction02 failure with sig: 48 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   73  TPASS  :  rt_sigaction02 failure with sig: 48 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   74  TPASS  :  rt_sigaction02 failure with sig: 48 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   75  TPASS  :  rt_sigaction02 failure with sig: 48 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 49 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   76  TPASS  :  rt_sigaction02 failure with sig: 49 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   77  TPASS  :  rt_sigaction02 failure with sig: 49 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   78  TPASS  :  rt_sigaction02 failure with sig: 49 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   79  TPASS  :  rt_sigaction02 failure with sig: 49 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   80  TPASS  :  rt_sigaction02 failure with sig: 49 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 50 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   81  TPASS  :  rt_sigaction02 failure with sig: 50 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   82  TPASS  :  rt_sigaction02 failure with sig: 50 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   83  TPASS  :  rt_sigaction02 failure with sig: 50 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   84  TPASS  :  rt_sigaction02 failure with sig: 50 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   85  TPASS  :  rt_sigaction02 failure with sig: 50 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 51 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   86  TPASS  :  rt_sigaction02 failure with sig: 51 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   87  TPASS  :  rt_sigaction02 failure with sig: 51 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   88  TPASS  :  rt_sigaction02 failure with sig: 51 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   89  TPASS  :  rt_sigaction02 failure with sig: 51 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   90  TPASS  :  rt_sigaction02 failure with sig: 51 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 52 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   91  TPASS  :  rt_sigaction02 failure with sig: 52 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   92  TPASS  :  rt_sigaction02 failure with sig: 52 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   93  TPASS  :  rt_sigaction02 failure with sig: 52 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   94  TPASS  :  rt_sigaction02 failure with sig: 52 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02   95  TPASS  :  rt_sigaction02 failure with sig: 52 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 53 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   96  TPASS  :  rt_sigaction02 failure with sig: 53 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02   97  TPASS  :  rt_sigaction02 failure with sig: 53 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   98  TPASS  :  rt_sigaction02 failure with sig: 53 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02   99  TPASS  :  rt_sigaction02 failure with sig: 53 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  100  TPASS  :  rt_sigaction02 failure with sig: 53 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 54 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  101  TPASS  :  rt_sigaction02 failure with sig: 54 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  102  TPASS  :  rt_sigaction02 failure with sig: 54 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  103  TPASS  :  rt_sigaction02 failure with sig: 54 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  104  TPASS  :  rt_sigaction02 failure with sig: 54 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  105  TPASS  :  rt_sigaction02 failure with sig: 54 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 55 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  106  TPASS  :  rt_sigaction02 failure with sig: 55 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  107  TPASS  :  rt_sigaction02 failure with sig: 55 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  108  TPASS  :  rt_sigaction02 failure with sig: 55 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  109  TPASS  :  rt_sigaction02 failure with sig: 55 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  110  TPASS  :  rt_sigaction02 failure with sig: 55 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 56 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  111  TPASS  :  rt_sigaction02 failure with sig: 56 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  112  TPASS  :  rt_sigaction02 failure with sig: 56 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  113  TPASS  :  rt_sigaction02 failure with sig: 56 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  114  TPASS  :  rt_sigaction02 failure with sig: 56 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  115  TPASS  :  rt_sigaction02 failure with sig: 56 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 57 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  116  TPASS  :  rt_sigaction02 failure with sig: 57 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  117  TPASS  :  rt_sigaction02 failure with sig: 57 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  118  TPASS  :  rt_sigaction02 failure with sig: 57 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  119  TPASS  :  rt_sigaction02 failure with sig: 57 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  120  TPASS  :  rt_sigaction02 failure with sig: 57 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 58 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  121  TPASS  :  rt_sigaction02 failure with sig: 58 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  122  TPASS  :  rt_sigaction02 failure with sig: 58 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  123  TPASS  :  rt_sigaction02 failure with sig: 58 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  124  TPASS  :  rt_sigaction02 failure with sig: 58 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  125  TPASS  :  rt_sigaction02 failure with sig: 58 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 59 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  126  TPASS  :  rt_sigaction02 failure with sig: 59 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  127  TPASS  :  rt_sigaction02 failure with sig: 59 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  128  TPASS  :  rt_sigaction02 failure with sig: 59 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  129  TPASS  :  rt_sigaction02 failure with sig: 59 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  130  TPASS  :  rt_sigaction02 failure with sig: 59 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 60 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  131  TPASS  :  rt_sigaction02 failure with sig: 60 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  132  TPASS  :  rt_sigaction02 failure with sig: 60 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  133  TPASS  :  rt_sigaction02 failure with sig: 60 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  134  TPASS  :  rt_sigaction02 failure with sig: 60 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  135  TPASS  :  rt_sigaction02 failure with sig: 60 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 61 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  136  TPASS  :  rt_sigaction02 failure with sig: 61 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  137  TPASS  :  rt_sigaction02 failure with sig: 61 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  138  TPASS  :  rt_sigaction02 failure with sig: 61 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  139  TPASS  :  rt_sigaction02 failure with sig: 61 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  140  TPASS  :  rt_sigaction02 failure with sig: 61 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 62 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  141  TPASS  :  rt_sigaction02 failure with sig: 62 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  142  TPASS  :  rt_sigaction02 failure with sig: 62 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  143  TPASS  :  rt_sigaction02 failure with sig: 62 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  144  TPASS  :  rt_sigaction02 failure with sig: 62 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  145  TPASS  :  rt_sigaction02 failure with sig: 62 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 63 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  146  TPASS  :  rt_sigaction02 failure with sig: 63 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  147  TPASS  :  rt_sigaction02 failure with sig: 63 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  148  TPASS  :  rt_sigaction02 failure with sig: 63 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  149  TPASS  :  rt_sigaction02 failure with sig: 63 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  150  TPASS  :  rt_sigaction02 failure with sig: 63 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  Signal 64 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  151  TPASS  :  rt_sigaction02 failure with sig: 64 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction02  152  TPASS  :  rt_sigaction02 failure with sig: 64 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  153  TPASS  :  rt_sigaction02 failure with sig: 64 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction02  154  TPASS  :  rt_sigaction02 failure with sig: 64 as expected errno  = EFAULT : Bad address 
    rt_sigaction02    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction02  155  TPASS  :  rt_sigaction02 failure with sig: 64 as expected errno  = EFAULT : Bad address 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    991

    rt_sigaction03

    Mon Jun 16 16:53:23 2025

    "rt_sigaction03"

    ""

    exit

    rt_sigaction03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_gserBM as tmpdir (tmpfs filesystem) 
    rt_sigaction03    0  TINFO  :  Signal 34 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03    1  TPASS  :  rt_sigaction03 failure with sig: 34 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03    2  TPASS  :  rt_sigaction03 failure with sig: 34 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03    3  TPASS  :  rt_sigaction03 failure with sig: 34 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03    4  TPASS  :  rt_sigaction03 failure with sig: 34 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03    5  TPASS  :  rt_sigaction03 failure with sig: 34 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 35 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03    6  TPASS  :  rt_sigaction03 failure with sig: 35 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03    7  TPASS  :  rt_sigaction03 failure with sig: 35 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03    8  TPASS  :  rt_sigaction03 failure with sig: 35 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03    9  TPASS  :  rt_sigaction03 failure with sig: 35 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   10  TPASS  :  rt_sigaction03 failure with sig: 35 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 36 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   11  TPASS  :  rt_sigaction03 failure with sig: 36 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   12  TPASS  :  rt_sigaction03 failure with sig: 36 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   13  TPASS  :  rt_sigaction03 failure with sig: 36 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   14  TPASS  :  rt_sigaction03 failure with sig: 36 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   15  TPASS  :  rt_sigaction03 failure with sig: 36 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 37 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   16  TPASS  :  rt_sigaction03 failure with sig: 37 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   17  TPASS  :  rt_sigaction03 failure with sig: 37 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   18  TPASS  :  rt_sigaction03 failure with sig: 37 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   19  TPASS  :  rt_sigaction03 failure with sig: 37 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   20  TPASS  :  rt_sigaction03 failure with sig: 37 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 38 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   21  TPASS  :  rt_sigaction03 failure with sig: 38 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   22  TPASS  :  rt_sigaction03 failure with sig: 38 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   23  TPASS  :  rt_sigaction03 failure with sig: 38 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   24  TPASS  :  rt_sigaction03 failure with sig: 38 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   25  TPASS  :  rt_sigaction03 failure with sig: 38 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 39 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   26  TPASS  :  rt_sigaction03 failure with sig: 39 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   27  TPASS  :  rt_sigaction03 failure with sig: 39 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   28  TPASS  :  rt_sigaction03 failure with sig: 39 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   29  TPASS  :  rt_sigaction03 failure with sig: 39 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   30  TPASS  :  rt_sigaction03 failure with sig: 39 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 40 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   31  TPASS  :  rt_sigaction03 failure with sig: 40 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   32  TPASS  :  rt_sigaction03 failure with sig: 40 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   33  TPASS  :  rt_sigaction03 failure with sig: 40 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   34  TPASS  :  rt_sigaction03 failure with sig: 40 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   35  TPASS  :  rt_sigaction03 failure with sig: 40 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 41 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   36  TPASS  :  rt_sigaction03 failure with sig: 41 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   37  TPASS  :  rt_sigaction03 failure with sig: 41 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   38  TPASS  :  rt_sigaction03 failure with sig: 41 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   39  TPASS  :  rt_sigaction03 failure with sig: 41 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   40  TPASS  :  rt_sigaction03 failure with sig: 41 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 42 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   41  TPASS  :  rt_sigaction03 failure with sig: 42 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   42  TPASS  :  rt_sigaction03 failure with sig: 42 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   43  TPASS  :  rt_sigaction03 failure with sig: 42 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   44  TPASS  :  rt_sigaction03 failure with sig: 42 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   45  TPASS  :  rt_sigaction03 failure with sig: 42 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 43 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   46  TPASS  :  rt_sigaction03 failure with sig: 43 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   47  TPASS  :  rt_sigaction03 failure with sig: 43 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   48  TPASS  :  rt_sigaction03 failure with sig: 43 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   49  TPASS  :  rt_sigaction03 failure with sig: 43 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   50  TPASS  :  rt_sigaction03 failure with sig: 43 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 44 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   51  TPASS  :  rt_sigaction03 failure with sig: 44 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   52  TPASS  :  rt_sigaction03 failure with sig: 44 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   53  TPASS  :  rt_sigaction03 failure with sig: 44 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   54  TPASS  :  rt_sigaction03 failure with sig: 44 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   55  TPASS  :  rt_sigaction03 failure with sig: 44 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 45 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   56  TPASS  :  rt_sigaction03 failure with sig: 45 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   57  TPASS  :  rt_sigaction03 failure with sig: 45 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   58  TPASS  :  rt_sigaction03 failure with sig: 45 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   59  TPASS  :  rt_sigaction03 failure with sig: 45 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   60  TPASS  :  rt_sigaction03 failure with sig: 45 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 46 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   61  TPASS  :  rt_sigaction03 failure with sig: 46 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   62  TPASS  :  rt_sigaction03 failure with sig: 46 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   63  TPASS  :  rt_sigaction03 failure with sig: 46 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   64  TPASS  :  rt_sigaction03 failure with sig: 46 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   65  TPASS  :  rt_sigaction03 failure with sig: 46 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 47 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   66  TPASS  :  rt_sigaction03 failure with sig: 47 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   67  TPASS  :  rt_sigaction03 failure with sig: 47 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   68  TPASS  :  rt_sigaction03 failure with sig: 47 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   69  TPASS  :  rt_sigaction03 failure with sig: 47 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   70  TPASS  :  rt_sigaction03 failure with sig: 47 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 48 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   71  TPASS  :  rt_sigaction03 failure with sig: 48 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   72  TPASS  :  rt_sigaction03 failure with sig: 48 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   73  TPASS  :  rt_sigaction03 failure with sig: 48 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   74  TPASS  :  rt_sigaction03 failure with sig: 48 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   75  TPASS  :  rt_sigaction03 failure with sig: 48 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 49 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   76  TPASS  :  rt_sigaction03 failure with sig: 49 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   77  TPASS  :  rt_sigaction03 failure with sig: 49 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   78  TPASS  :  rt_sigaction03 failure with sig: 49 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   79  TPASS  :  rt_sigaction03 failure with sig: 49 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   80  TPASS  :  rt_sigaction03 failure with sig: 49 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 50 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   81  TPASS  :  rt_sigaction03 failure with sig: 50 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   82  TPASS  :  rt_sigaction03 failure with sig: 50 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   83  TPASS  :  rt_sigaction03 failure with sig: 50 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   84  TPASS  :  rt_sigaction03 failure with sig: 50 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   85  TPASS  :  rt_sigaction03 failure with sig: 50 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 51 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   86  TPASS  :  rt_sigaction03 failure with sig: 51 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   87  TPASS  :  rt_sigaction03 failure with sig: 51 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   88  TPASS  :  rt_sigaction03 failure with sig: 51 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   89  TPASS  :  rt_sigaction03 failure with sig: 51 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   90  TPASS  :  rt_sigaction03 failure with sig: 51 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 52 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   91  TPASS  :  rt_sigaction03 failure with sig: 52 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   92  TPASS  :  rt_sigaction03 failure with sig: 52 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   93  TPASS  :  rt_sigaction03 failure with sig: 52 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   94  TPASS  :  rt_sigaction03 failure with sig: 52 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03   95  TPASS  :  rt_sigaction03 failure with sig: 52 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 53 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   96  TPASS  :  rt_sigaction03 failure with sig: 53 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03   97  TPASS  :  rt_sigaction03 failure with sig: 53 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   98  TPASS  :  rt_sigaction03 failure with sig: 53 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03   99  TPASS  :  rt_sigaction03 failure with sig: 53 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  100  TPASS  :  rt_sigaction03 failure with sig: 53 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 54 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  101  TPASS  :  rt_sigaction03 failure with sig: 54 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  102  TPASS  :  rt_sigaction03 failure with sig: 54 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  103  TPASS  :  rt_sigaction03 failure with sig: 54 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  104  TPASS  :  rt_sigaction03 failure with sig: 54 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  105  TPASS  :  rt_sigaction03 failure with sig: 54 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 55 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  106  TPASS  :  rt_sigaction03 failure with sig: 55 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  107  TPASS  :  rt_sigaction03 failure with sig: 55 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  108  TPASS  :  rt_sigaction03 failure with sig: 55 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  109  TPASS  :  rt_sigaction03 failure with sig: 55 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  110  TPASS  :  rt_sigaction03 failure with sig: 55 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 56 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  111  TPASS  :  rt_sigaction03 failure with sig: 56 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  112  TPASS  :  rt_sigaction03 failure with sig: 56 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  113  TPASS  :  rt_sigaction03 failure with sig: 56 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  114  TPASS  :  rt_sigaction03 failure with sig: 56 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  115  TPASS  :  rt_sigaction03 failure with sig: 56 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 57 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  116  TPASS  :  rt_sigaction03 failure with sig: 57 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  117  TPASS  :  rt_sigaction03 failure with sig: 57 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  118  TPASS  :  rt_sigaction03 failure with sig: 57 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  119  TPASS  :  rt_sigaction03 failure with sig: 57 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  120  TPASS  :  rt_sigaction03 failure with sig: 57 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 58 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  121  TPASS  :  rt_sigaction03 failure with sig: 58 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  122  TPASS  :  rt_sigaction03 failure with sig: 58 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  123  TPASS  :  rt_sigaction03 failure with sig: 58 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  124  TPASS  :  rt_sigaction03 failure with sig: 58 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  125  TPASS  :  rt_sigaction03 failure with sig: 58 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 59 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  126  TPASS  :  rt_sigaction03 failure with sig: 59 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  127  TPASS  :  rt_sigaction03 failure with sig: 59 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  128  TPASS  :  rt_sigaction03 failure with sig: 59 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  129  TPASS  :  rt_sigaction03 failure with sig: 59 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  130  TPASS  :  rt_sigaction03 failure with sig: 59 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 60 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  131  TPASS  :  rt_sigaction03 failure with sig: 60 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  132  TPASS  :  rt_sigaction03 failure with sig: 60 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  133  TPASS  :  rt_sigaction03 failure with sig: 60 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  134  TPASS  :  rt_sigaction03 failure with sig: 60 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  135  TPASS  :  rt_sigaction03 failure with sig: 60 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 61 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  136  TPASS  :  rt_sigaction03 failure with sig: 61 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  137  TPASS  :  rt_sigaction03 failure with sig: 61 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  138  TPASS  :  rt_sigaction03 failure with sig: 61 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  139  TPASS  :  rt_sigaction03 failure with sig: 61 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  140  TPASS  :  rt_sigaction03 failure with sig: 61 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 62 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  141  TPASS  :  rt_sigaction03 failure with sig: 62 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  142  TPASS  :  rt_sigaction03 failure with sig: 62 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  143  TPASS  :  rt_sigaction03 failure with sig: 62 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  144  TPASS  :  rt_sigaction03 failure with sig: 62 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  145  TPASS  :  rt_sigaction03 failure with sig: 62 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 63 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  146  TPASS  :  rt_sigaction03 failure with sig: 63 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  147  TPASS  :  rt_sigaction03 failure with sig: 63 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  148  TPASS  :  rt_sigaction03 failure with sig: 63 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  149  TPASS  :  rt_sigaction03 failure with sig: 63 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  150  TPASS  :  rt_sigaction03 failure with sig: 63 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  Signal 64 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  151  TPASS  :  rt_sigaction03 failure with sig: 64 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND  
    rt_sigaction03  152  TPASS  :  rt_sigaction03 failure with sig: 64 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  153  TPASS  :  rt_sigaction03 failure with sig: 64 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_RESETHAND|SA_SIGINFO  
    rt_sigaction03  154  TPASS  :  rt_sigaction03 failure with sig: 64 as expected errno  = EINVAL : Invalid argument 
    rt_sigaction03    0  TINFO  :  sa.sa_flags = SA_NOMASK  
    rt_sigaction03  155  TPASS  :  rt_sigaction03 failure with sig: 64 as expected errno  = EINVAL : Invalid argument 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    992

    rt_sigprocmask01

    Mon Jun 16 16:53:23 2025

    "rt_sigprocmask01"

    ""

    exit

    rt_sigprocmask01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_Iix5Ih as tmpdir (tmpfs filesystem) 
    rt_sigprocmask01    1  TPASS  :  rt_sigprocmask functionality passed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    993

    rt_sigprocmask02

    Mon Jun 16 16:53:23 2025

    "rt_sigprocmask02"

    ""

    exit

    rt_sigprocmask02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_KI6l92 as tmpdir (tmpfs filesystem) 
    rt_sigprocmask02    1  TPASS  :  Got expected errno: TEST_ERRNO=EINVAL(22): Invalid argument 
    rt_sigprocmask02    2  TPASS  :  Got expected errno: TEST_ERRNO=EFAULT(14): Bad address 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    994

    rt_sigqueueinfo01

    Mon Jun 16 16:53:23 2025

    "rt_sigqueueinfo01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_8ufifM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rt_sigqueueinfo01.c:37: TPASS: Received correct signal and data! 
    rt_sigqueueinfo01.c:78: TPASS: rt_sigqueueinfo() was successful! 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    995

    rt_sigqueueinfo02

    Mon Jun 16 16:53:23 2025

    "rt_sigqueueinfo02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_QzoCjM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rt_sigqueueinfo02.c:58: TPASS: sig is invalid : EINVAL (22) 
    rt_sigqueueinfo02.c:58: TPASS: uinfo->si_code is invalid : EPERM (1) 
    rt_sigqueueinfo02.c:58: TPASS: no thread group matching tgid is found : ESRCH (3) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    996

    rt_sigsuspend01

    Mon Jun 16 16:53:23 2025

    "rt_sigsuspend01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rt_sigsuspend01.c:49: TPASS: rt_sigsuspend() returned with -1 and EINTR 
    rt_sigsuspend01.c:58: TPASS: signal mask preserved 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    997

    rt_sigtimedwait01

    Mon Jun 16 16:53:24 2025

    "rt_sigtimedwait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rt_sigtimedwait01.c:64: TINFO: Testing variant: syscall with old kernel spec 
    sigwait.c:27: TPASS: Wait interrupted by expected signal 
    sigwait.c:88: TPASS: struct siginfo is correct 
    sigwait.c:148: TPASS: struct siginfo is correct 
    sigwait.c:160: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:113: TPASS: Wait interrupted by expected signal 
    sigwait.c:259: TPASS: Wait interrupted by expected signal 
    sigwait.c:268: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:297: TPASS: sigwaitinfo(&sigs, (void *)1, NULL) : EFAULT (14) 
    sigwait.c:331: TPASS: Child exited with expected code 
    sigwait.c:355: TPASS: sigwaitinfo(&sigs, NULL, (void *)1) : EFAULT (14) 
    sigwait.c:57: TPASS: Wait interrupted by timeout 
    sigwait.c:148: TPASS: struct siginfo is correct 
    sigwait.c:160: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:57: TPASS: Wait interrupted by timeout 
    sigwait.c:148: TPASS: struct siginfo is correct 
    sigwait.c:160: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:205: TPASS: struct siginfo is correct 
    sigwait.c:217: TPASS: struct siginfo is correct 
    sigwait.c:229: TPASS: sigwaitinfo restored the original mask 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    2

    2

    2

    2

    998

    rt_tgsigqueueinfo01

    Mon Jun 16 16:53:27 2025

    "rt_tgsigqueueinfo01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_rt_gRyt1Z as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rt_tgsigqueueinfo01.c:59: TPASS: Test signal to self succeeded 
    rt_tgsigqueueinfo01.c:90: TPASS: Test signal to different thread succeeded 
    rt_tgsigqueueinfo01.c:90: TPASS: Test signal to different thread succeeded 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    999

    sbrk01

    Mon Jun 16 16:53:27 2025

    "sbrk01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sbrk01.c:27: TPASS: sbrk(0) returned 0x2abc3eb000 passed 
    sbrk01.c:27: TPASS: sbrk(8192) returned 0x2abc3eb000 passed 
    sbrk01.c:27: TPASS: sbrk(-8192) returned 0x2abc3ed000 passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1000

    sbrk02

    Mon Jun 16 16:53:27 2025

    "sbrk02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sbrk02.c:20: TPASS: sbrk(1744830464) returned 0xffffffffffffffff : ENOMEM (12) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1001

    sbrk03

    Mon Jun 16 16:53:27 2025

    "sbrk03"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1002

    sched_get_priority_max01

    Mon Jun 16 16:53:27 2025

    "sched_get_priority_max01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_get_priority_max01.c:40: TPASS: SCHED_BATCH passed 
    sched_get_priority_max01.c:40: TPASS: SCHED_DEADLINE passed 
    sched_get_priority_max01.c:40: TPASS: SCHED_FIFO passed 
    sched_get_priority_max01.c:40: TPASS: SCHED_IDLE passed 
    sched_get_priority_max01.c:40: TPASS: SCHED_OTHER passed 
    sched_get_priority_max01.c:40: TPASS: SCHED_RR passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1003

    sched_get_priority_max02

    Mon Jun 16 16:53:27 2025

    "sched_get_priority_max02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_get_priority_max02.c:21: TPASS: tst_syscall(__NR_sched_get_priority_max, SCHED_INVALID) : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1004

    sched_get_priority_min01

    Mon Jun 16 16:53:27 2025

    "sched_get_priority_min01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_get_priority_min01.c:40: TPASS: SCHED_BATCH passed 
    sched_get_priority_min01.c:40: TPASS: SCHED_DEADLINE passed 
    sched_get_priority_min01.c:40: TPASS: SCHED_FIFO passed 
    sched_get_priority_min01.c:40: TPASS: SCHED_IDLE passed 
    sched_get_priority_min01.c:40: TPASS: SCHED_OTHER passed 
    sched_get_priority_min01.c:40: TPASS: SCHED_RR passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1005

    sched_get_priority_min02

    Mon Jun 16 16:53:27 2025

    "sched_get_priority_min02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_get_priority_min02.c:21: TPASS: tst_syscall(__NR_sched_get_priority_min, SCHED_INVALID) : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1006

    sched_getparam01

    Mon Jun 16 16:53:27 2025

    "sched_getparam01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_getparam01.c:63: TINFO: Testing libc variant 
    sched_getparam01.c:51: TPASS: sched_getparam(0) got expected sched_priority 0 
    sched_getparam01.c:51: TPASS: sched_getparam(99737) got expected sched_priority 0 
    sched_getparam01.c:63: TINFO: Testing syscall variant 
    sched_getparam01.c:51: TPASS: sched_getparam(0) got expected sched_priority 0 
    sched_getparam01.c:51: TPASS: sched_getparam(99740) got expected sched_priority 0 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1007

    sched_getparam03

    Mon Jun 16 16:53:27 2025

    "sched_getparam03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_getparam03.c:48: TINFO: Testing libc variant 
    sched_getparam03.c:42: TPASS: sched_getparam() with non-existing pid : ESRCH (3) 
    sched_getparam03.c:42: TPASS: sched_getparam() with invalid pid : EINVAL (22) 
    sched_getparam03.c:42: TPASS: sched_getparam() with invalid address for param : EINVAL (22) 
    sched_getparam03.c:48: TINFO: Testing syscall variant 
    sched_getparam03.c:42: TPASS: sched_getparam() with non-existing pid : ESRCH (3) 
    sched_getparam03.c:42: TPASS: sched_getparam() with invalid pid : EINVAL (22) 
    sched_getparam03.c:42: TPASS: sched_getparam() with invalid address for param : EINVAL (22) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1008

    sched_rr_get_interval01

    Mon Jun 16 16:53:27 2025

    "sched_rr_get_interval01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_rr_get_interval01.c:42: TINFO: Testing variant: vDSO or syscall with libc spec 
    sched_rr_get_interval01.c:59: TPASS: sched_rr_get_interval() passed 
    sched_rr_get_interval01.c:66: TPASS: Time quantum 0s 100000000ns 
    sched_rr_get_interval01.c:74: TPASS: /proc/sys/kernel/sched_rr_timeslice_ms = 100 
    sched_rr_get_interval01.c:42: TINFO: Testing variant: syscall with old kernel spec 
    sched_rr_get_interval01.c:59: TPASS: sched_rr_get_interval() passed 
    sched_rr_get_interval01.c:66: TPASS: Time quantum 0s 100000000ns 
    sched_rr_get_interval01.c:74: TPASS: /proc/sys/kernel/sched_rr_timeslice_ms = 100 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1009

    sched_rr_get_interval02

    Mon Jun 16 16:53:27 2025

    "sched_rr_get_interval02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_rr_get_interval02.c:35: TINFO: Testing variant: vDSO or syscall with libc spec 
    sched_rr_get_interval02.c:53: TPASS: sched_rr_get_interval() passed 
    sched_rr_get_interval02.c:35: TINFO: Testing variant: syscall with old kernel spec 
    sched_rr_get_interval02.c:53: TPASS: sched_rr_get_interval() passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1010

    sched_rr_get_interval03

    Mon Jun 16 16:53:27 2025

    "sched_rr_get_interval03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_rr_get_interval03.c:57: TINFO: Testing variant: vDSO or syscall with libc spec 
    sched_rr_get_interval03.c:85: TPASS: sched_rr_get_interval(-1, 0x2ac8fce150) : EINVAL (22) 
    sched_rr_get_interval03.c:85: TPASS: sched_rr_get_interval(4194304, 0x2ac8fce150) : ESRCH (3) 
    sched_rr_get_interval03.c:76: TCONF: EFAULT skipped for libc_variant 
    sched_rr_get_interval03.c:57: TINFO: Testing variant: syscall with old kernel spec 
    sched_rr_get_interval03.c:85: TPASS: sched_rr_get_interval(-1, 0x2ac8fce150) : EINVAL (22) 
    sched_rr_get_interval03.c:85: TPASS: sched_rr_get_interval(4194304, 0x2ac8fce150) : ESRCH (3) 
    sched_rr_get_interval03.c:85: TPASS: sched_rr_get_interval(0, 0x3f89409000) : EFAULT (14) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1011

    sched_setparam01

    Mon Jun 16 16:53:27 2025

    "sched_setparam01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setparam01.c:28: TINFO: Testing libc variant 
    sched_setparam01.c:23: TPASS: sched_setparam(0, 0) passed 
    sched_setparam01.c:28: TINFO: Testing syscall variant 
    sched_setparam01.c:23: TPASS: sched_setparam(0, 0) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1012

    sched_setparam02

    Mon Jun 16 16:53:27 2025

    "sched_setparam02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setparam02.c:57: TINFO: Testing libc variant 
    sched_setparam02.c:48: TPASS: got expected priority 5 
    sched_setparam02.c:48: TPASS: got expected priority 5 
    sched_setparam02.c:48: TPASS: got expected priority 0 
    sched_setparam02.c:57: TINFO: Testing syscall variant 
    sched_setparam02.c:48: TPASS: got expected priority 5 
    sched_setparam02.c:48: TPASS: got expected priority 5 
    sched_setparam02.c:48: TPASS: got expected priority 0 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1013

    sched_setparam03

    Mon Jun 16 16:53:27 2025

    "sched_setparam03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setparam03.c:47: TINFO: Testing libc variant 
    sched_setparam03.c:37: TPASS: got expected priority 5 
    sched_setparam03.c:47: TINFO: Testing syscall variant 
    sched_setparam03.c:37: TPASS: got expected priority 5 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1014

    sched_setparam04

    Mon Jun 16 16:53:27 2025

    "sched_setparam04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setparam04.c:47: TINFO: Testing libc variant 
    sched_setparam04.c:57: TPASS: test with non-existing pid : ESRCH (3) 
    sched_setparam04.c:57: TPASS: test invalid pid value : EINVAL (22) 
    sched_setparam04.c:57: TPASS: test with invalid address for p : EINVAL (22) 
    sched_setparam04.c:57: TPASS: test with invalid p.sched_priority : EINVAL (22) 
    sched_setparam04.c:47: TINFO: Testing syscall variant 
    sched_setparam04.c:57: TPASS: test with non-existing pid : ESRCH (3) 
    sched_setparam04.c:57: TPASS: test invalid pid value : EINVAL (22) 
    sched_setparam04.c:57: TPASS: test with invalid address for p : EINVAL (22) 
    sched_setparam04.c:57: TPASS: test with invalid p.sched_priority : EINVAL (22) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1015

    sched_setparam05

    Mon Jun 16 16:53:27 2025

    "sched_setparam05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setparam05.c:40: TINFO: Testing libc variant 
    sched_setparam05.c:29: TPASS: sched_setparam(99788, 0) : EPERM (1) 
    sched_setparam05.c:40: TINFO: Testing syscall variant 
    sched_setparam05.c:29: TPASS: sched_setparam(99790, 0) : EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1016

    sched_getscheduler01

    Mon Jun 16 16:53:27 2025

    "sched_getscheduler01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_getscheduler01.c:56: TINFO: Testing libc variant 
    sched_getscheduler01.c:49: TPASS: got expected policy 2 
    sched_getscheduler01.c:49: TPASS: got expected policy 0 
    sched_getscheduler01.c:49: TPASS: got expected policy 1 
    sched_getscheduler01.c:56: TINFO: Testing syscall variant 
    sched_getscheduler01.c:49: TPASS: got expected policy 2 
    sched_getscheduler01.c:49: TPASS: got expected policy 0 
    sched_getscheduler01.c:49: TPASS: got expected policy 1 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1017

    sched_getscheduler02

    Mon Jun 16 16:53:27 2025

    "sched_getscheduler02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_getscheduler02.c:21: TINFO: Testing libc variant 
    sched_getscheduler02.c:30: TPASS: sched_getscheduler(4194304) : ESRCH (3) 
    sched_getscheduler02.c:21: TINFO: Testing syscall variant 
    sched_getscheduler02.c:30: TPASS: sched_getscheduler(4194304) : ESRCH (3) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1018

    sched_setscheduler01

    Mon Jun 16 16:53:27 2025

    "sched_setscheduler01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setscheduler01.c:57: TINFO: Testing libc variant 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(4194304, 0, 0x2ae95ea180) : ESRCH (3) 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(1, 99, 0x2ae95ea180) : EINVAL (22) 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(1, 0, 0xffffffffffffffff) : EFAULT (14) 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(0, 0, 0x2ae95e9718) : EINVAL (22) 
    sched_setscheduler01.c:57: TINFO: Testing syscall variant 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(4194304, 0, 0x2ae95ea180) : ESRCH (3) 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(1, 99, 0x2ae95ea180) : EINVAL (22) 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(1, 0, 0xffffffffffffffff) : EFAULT (14) 
    sched_setscheduler01.c:67: TPASS: sched_setscheduler(0, 0, 0x2ae95e9718) : EINVAL (22) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1019

    sched_setscheduler02

    Mon Jun 16 16:53:27 2025

    "sched_setscheduler02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setscheduler02.c:32: TINFO: Testing libc variant 
    sched_setscheduler02.c:46: TPASS: sched_setscheduler(0, SCHED_FIFO, 1) : EPERM (1) 
    sched_setscheduler02.c:32: TINFO: Testing syscall variant 
    sched_setscheduler02.c:46: TPASS: sched_setscheduler(0, SCHED_FIFO, 1) : EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    0

    3

    0

    1020

    sched_setscheduler03

    Mon Jun 16 16:53:27 2025

    "sched_setscheduler03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setscheduler03.c:112: TINFO: Testing libc variant 
    sched_setscheduler03.c:63: TINFO: rlimit rlim_cur=0 
    sched_setscheduler03.c:65: TINFO: rlimit rlim_max=0 
    sched_setscheduler03.c:73: TINFO: Setting rlim_cur to 19 
    sched_setscheduler03.c:75: TINFO: Setting rlim_max to 19 
    sched_setscheduler03.c:63: TINFO: rlimit rlim_cur=19 
    sched_setscheduler03.c:65: TINFO: rlimit rlim_max=19 
    sched_setscheduler03.c:130: TINFO: Setting init sched policy to SCHED_OTHER 
    sched_setscheduler03.c:136: TINFO: Setting euid to nobody to drop privilege 
    sched_setscheduler03.c:150: TINFO: forked pid is 99818 
    sched_setscheduler03.c:97: TINFO: Verifying case[1]: policy = 0, priority = 0 
    sched_setscheduler03.c:100: TPASS: tv->sched_setscheduler(*cases[i].pid, cases[i].policy, cases[i].sched_param) passed 
    sched_setscheduler03.c:150: TINFO: forked pid is 99819 
    sched_setscheduler03.c:97: TINFO: Verifying case[2]: policy = 3, priority = 0 
    sched_setscheduler03.c:100: TPASS: tv->sched_setscheduler(*cases[i].pid, cases[i].policy, cases[i].sched_param) passed 
    sched_setscheduler03.c:150: TINFO: forked pid is 99820 
    sched_setscheduler03.c:97: TINFO: Verifying case[3]: policy = 5, priority = 0 
    sched_setscheduler03.c:100: TPASS: tv->sched_setscheduler(*cases[i].pid, cases[i].policy, cases[i].sched_param) passed 
    sched_setscheduler03.c:112: TINFO: Testing syscall variant 
    sched_setscheduler03.c:63: TINFO: rlimit rlim_cur=0 
    sched_setscheduler03.c:65: TINFO: rlimit rlim_max=0 
    sched_setscheduler03.c:73: TINFO: Setting rlim_cur to 19 
    sched_setscheduler03.c:75: TINFO: Setting rlim_max to 19 
    sched_setscheduler03.c:63: TINFO: rlimit rlim_cur=19 
    sched_setscheduler03.c:65: TINFO: rlimit rlim_max=19 
    sched_setscheduler03.c:130: TINFO: Setting init sched policy to SCHED_OTHER 
    sched_setscheduler03.c:136: TINFO: Setting euid to nobody to drop privilege 
    sched_setscheduler03.c:150: TINFO: forked pid is 99822 
    sched_setscheduler03.c:97: TINFO: Verifying case[1]: policy = 0, priority = 0 
    sched_setscheduler03.c:100: TPASS: tv->sched_setscheduler(*cases[i].pid, cases[i].policy, cases[i].sched_param) passed 
    sched_setscheduler03.c:150: TINFO: forked pid is 99823 
    sched_setscheduler03.c:97: TINFO: Verifying case[2]: policy = 3, priority = 0 
    sched_setscheduler03.c:100: TPASS: tv->sched_setscheduler(*cases[i].pid, cases[i].policy, cases[i].sched_param) passed 
    sched_setscheduler03.c:150: TINFO: forked pid is 99824 
    sched_setscheduler03.c:97: TINFO: Verifying case[3]: policy = 5, priority = 0 
    sched_setscheduler03.c:100: TPASS: tv->sched_setscheduler(*cases[i].pid, cases[i].policy, cases[i].sched_param) passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1021

    sched_setscheduler04

    Mon Jun 16 16:53:27 2025

    "sched_setscheduler04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setscheduler04.c:43: TINFO: Testing libc variant SCHED_FIFO policy 
    sched_setscheduler04.c:53: TPASS: Policy reset to SCHED_NORMAL 
    sched_setscheduler04.c:61: TPASS: Priority set to 0 
    sched_setscheduler04.c:43: TINFO: Testing libc variant SCHED_RR policy 
    sched_setscheduler04.c:53: TPASS: Policy reset to SCHED_NORMAL 
    sched_setscheduler04.c:61: TPASS: Priority set to 0 
    sched_setscheduler04.c:43: TINFO: Testing syscall variant SCHED_FIFO policy 
    sched_setscheduler04.c:53: TPASS: Policy reset to SCHED_NORMAL 
    sched_setscheduler04.c:61: TPASS: Priority set to 0 
    sched_setscheduler04.c:43: TINFO: Testing syscall variant SCHED_RR policy 
    sched_setscheduler04.c:53: TPASS: Policy reset to SCHED_NORMAL 
    sched_setscheduler04.c:61: TPASS: Priority set to 0 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1022

    sched_yield01

    Mon Jun 16 16:53:27 2025

    "sched_yield01"

    ""

    exit

    sched_yield01    1  TPASS  :  sched_yield() call succeeded 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1023

    sched_setaffinity01

    Mon Jun 16 16:53:27 2025

    "sched_setaffinity01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_schwA0FfY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_setaffinity01.c:83: TPASS: sched_setaffinity() failed: EFAULT (14) 
    sched_setaffinity01.c:83: TPASS: sched_setaffinity() failed: EINVAL (22) 
    sched_setaffinity01.c:83: TPASS: sched_setaffinity() failed: ESRCH (3) 
    sched_setaffinity01.c:83: TPASS: sched_setaffinity() failed: EPERM (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    1024

    sched_getaffinity01

    Mon Jun 16 16:53:28 2025

    "sched_getaffinity01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_getaffinity01.c:88: TINFO: system has 4 processor(s). 
    sched_getaffinity01.c:76: TPASS: cpuset size = 128, enabled cpus 3 
    sched_getaffinity01.c:39: TPASS: sched_getaffinity() failed: EFAULT (14) 
    sched_getaffinity01.c:39: TPASS: sched_getaffinity() failed: EINVAL (22) 
    sched_getaffinity01.c:39: TPASS: sched_getaffinity() failed: ESRCH (3) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1025

    sched_setattr01

    Mon Jun 16 16:53:28 2025

    "sched_setattr01"

    ""

    exit

    sched_setattr01    1  TPASS  :  sched_setattr() works as expected: TEST_ERRNO=SUCCESS(0): Success 
    sched_setattr01    2  TPASS  :  sched_setattr() works as expected: TEST_ERRNO=ESRCH(3): No such process 
    sched_setattr01    3  TPASS  :  sched_setattr() works as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    sched_setattr01    4  TPASS  :  sched_setattr() works as expected: TEST_ERRNO=EINVAL(22): Invalid argument 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1026

    sched_getattr01

    Mon Jun 16 16:53:28 2025

    "sched_getattr01"

    ""

    exit

    sched_getattr01    1  TPASS  :  attributes were read back correctly 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1027

    sched_getattr02

    Mon Jun 16 16:53:28 2025

    "sched_getattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_schtDIgth as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_getattr02.c:43: TPASS: sched_getattr(4194304, ..., 48, 0) : ESRCH (3) 
    sched_getattr02.c:43: TPASS: sched_getattr(0, ..., 48, 0) : EINVAL (22) 
    sched_getattr02.c:43: TPASS: sched_getattr(0, ..., 47, 0) : EINVAL (22) 
    sched_getattr02.c:43: TPASS: sched_getattr(0, ..., 48, 1000) : EINVAL (22) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1028

    seccomp01

    Mon Jun 16 16:53:28 2025

    "seccomp01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_secJzUqRp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    seccomp01.c:235: TINFO: Testing variant: pctrl(PR_SET_SECCOMP) 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    seccomp01.c:244: TINFO: kernel supports SECCOMP_MODE_STRICT 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    seccomp01.c:253: TINFO: kernel supports SECCOMP_MODE_FILTER 
    seccomp01.c:143: TPASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_STRICT succeed 
    seccomp01.c:219: TPASS: SECCOMP_MODE_STRICT doesn't permit GET_SECCOMP call 
    seccomp01.c:151: TPASS: SECCOMP_MODE_STRICT permits read(2) write(2) and _exit(2) 
    seccomp01.c:219: TPASS: SECCOMP_MODE_STRICT doesn't permit close(2) 
    seccomp01.c:186: TPASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_FILTER succeed 
    seccomp01.c:219: TPASS: SECCOMP_MODE_FILTER doestn't permit GET_SECCOMP call 
    seccomp01.c:193: TPASS: SECCOMP_MODE_FILTER permits close(2) 
    seccomp01.c:219: TPASS: SECCOMP_MODE_FILTER doesn't permit exit() 
    seccomp01.c:113: TPASS: SECCOMP_MODE_FILTER has been inherited by child 
    seccomp01.c:235: TINFO: Testing variant: seccomp() 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    seccomp01.c:244: TINFO: kernel supports SECCOMP_MODE_STRICT 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    seccomp01.c:253: TINFO: kernel supports SECCOMP_MODE_FILTER 
    seccomp01.c:143: TPASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_STRICT succeed 
    seccomp01.c:219: TPASS: SECCOMP_MODE_STRICT doesn't permit GET_SECCOMP call 
    seccomp01.c:151: TPASS: SECCOMP_MODE_STRICT permits read(2) write(2) and _exit(2) 
    seccomp01.c:219: TPASS: SECCOMP_MODE_STRICT doesn't permit close(2) 
    seccomp01.c:186: TPASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_FILTER succeed 
    seccomp01.c:219: TPASS: SECCOMP_MODE_FILTER doestn't permit GET_SECCOMP call 
    seccomp01.c:193: TPASS: SECCOMP_MODE_FILTER permits close(2) 
    seccomp01.c:219: TPASS: SECCOMP_MODE_FILTER doesn't permit exit() 
    seccomp01.c:113: TPASS: SECCOMP_MODE_FILTER has been inherited by child 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    21

    3

    21

    1029

    select01

    Mon Jun 16 16:53:28 2025

    "select01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sel32FwF2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    select_var.h:109: TINFO: Testing libc select() 
    select01.c:70: TPASS: select() with regular file returned 1 
    select01.c:73: TPASS: readfds bit 3 is set 
    select01.c:70: TPASS: select() with system pipe returned 2 
    select01.c:73: TPASS: readfds bit 4 is set 
    select01.c:81: TPASS: writefds bit 5 is set 
    select01.c:70: TPASS: select() with named pipe (FIFO) returned 2 
    select01.c:73: TPASS: readfds bit 6 is set 
    select01.c:81: TPASS: writefds bit 6 is set 
    select_var.h:112: TINFO: Testing SYS_select syscall 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:115: TINFO: Testing SYS_pselect6 syscall 
    select01.c:70: TPASS: select() with regular file returned 1 
    select01.c:73: TPASS: readfds bit 3 is set 
    select01.c:70: TPASS: select() with system pipe returned 2 
    select01.c:73: TPASS: readfds bit 4 is set 
    select01.c:81: TPASS: writefds bit 5 is set 
    select01.c:70: TPASS: select() with named pipe (FIFO) returned 2 
    select01.c:73: TPASS: readfds bit 6 is set 
    select01.c:81: TPASS: writefds bit 6 is set 
    select_var.h:118: TINFO: Testing SYS_pselect6 time64 syscall 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:121: TINFO: Testing SYS__newselect syscall 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1030

    select02

    Mon Jun 16 16:53:28 2025

    "select02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    select_var.h:109: TINFO: Testing libc select() 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1060us, max 1083us, median 1062us, trunc mean 1062.63us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2062us, max 2086us, median 2063us, trunc mean 2062.98us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5062us, max 5080us, median 5064us, trunc mean 5064.18us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10063us, max 10081us, median 10065us, trunc mean 10064.77us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25040us, max 25085us, median 25067us, trunc mean 25066.48us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100113us, max 100140us, median 100117us, trunc mean 100117.11us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001021us, max 1001040us, median 1001021us, trunc mean 1001021.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    select_var.h:112: TINFO: Testing SYS_select syscall 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:115: TINFO: Testing SYS_pselect6 syscall 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1036us, max 1080us, median 1063us, trunc mean 1062.81us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2062us, max 2076us, median 2064us, trunc mean 2063.55us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5062us, max 5130us, median 5064us, trunc mean 5064.43us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10062us, max 10082us, median 10064us, trunc mean 10064.58us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25062us, max 25090us, median 25066us, trunc mean 25066.42us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100115us, max 100131us, median 100116us, trunc mean 100116.56us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1001000us, max 1001031us, median 1001000us, trunc mean 1001000.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    select_var.h:118: TINFO: Testing SYS_pselect6 time64 syscall 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:121: TINFO: Testing SYS__newselect syscall 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    17 termination_type

    10

    9

    10

    9

    1031

    select03

    Mon Jun 16 16:53:45 2025

    "select03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sel2uJpuY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    select_var.h:109: TINFO: Testing libc select() 
    select03.c:65: TPASS: Negative nfds: select() failed as expected: EINVAL (22) 
    select03.c:65: TPASS: Invalid readfds: select() failed as expected: EBADF (9) 
    select03.c:65: TPASS: Invalid writefds: select() failed as expected: EBADF (9) 
    select03.c:65: TPASS: Invalid exceptfds: select() failed as expected: EBADF (9) 
    select03.c:65: TPASS: Faulty readfds: select() failed as expected: EFAULT (14) 
    select03.c:65: TPASS: Faulty writefds: select() failed as expected: EFAULT (14) 
    select03.c:65: TPASS: Faulty exceptfds: select() failed as expected: EFAULT (14) 
    select03.c:86: TPASS: Faulty timeout: select() killed by signal 
    select_var.h:112: TINFO: Testing SYS_select syscall 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:115: TINFO: Testing SYS_pselect6 syscall 
    select03.c:65: TPASS: Negative nfds: select() failed as expected: EINVAL (22) 
    select03.c:65: TPASS: Invalid readfds: select() failed as expected: EBADF (9) 
    select03.c:65: TPASS: Invalid writefds: select() failed as expected: EBADF (9) 
    select03.c:65: TPASS: Invalid exceptfds: select() failed as expected: EBADF (9) 
    select03.c:65: TPASS: Faulty readfds: select() failed as expected: EFAULT (14) 
    select03.c:65: TPASS: Faulty writefds: select() failed as expected: EFAULT (14) 
    select03.c:65: TPASS: Faulty exceptfds: select() failed as expected: EFAULT (14) 
    select03.c:65: TPASS: Faulty timeout: select() failed as expected: EFAULT (14) 
    select_var.h:118: TINFO: Testing SYS_pselect6 time64 syscall 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:121: TINFO: Testing SYS__newselect syscall 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  24 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    15

    5

    15

    1032

    select04

    Mon Jun 16 16:53:45 2025

    "select04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_selBGiRJz as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    select_var.h:109: TINFO: Testing libc select() 
    select04.c:56: TPASS: No data to read: select() cleared the fd set 
    select04.c:56: TPASS: No space to write: select() cleared the fd set 
    select_var.h:112: TINFO: Testing SYS_select syscall 
    select_var.h:30: TCONF: syscall(-1) __NR_select not supported on your arch 
    select_var.h:115: TINFO: Testing SYS_pselect6 syscall 
    select04.c:56: TPASS: No data to read: select() cleared the fd set 
    select04.c:56: TPASS: No space to write: select() cleared the fd set 
    select_var.h:118: TINFO: Testing SYS_pselect6 time64 syscall 
    select_var.h:83: TCONF: __NR_pselect6 time64 variant not supported 
    select_var.h:121: TINFO: Testing SYS__newselect syscall 
    select_var.h:89: TCONF: syscall(-1) __NR__newselect not supported on your arch 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    10

    3

    10

    1033

    semctl01

    Mon Jun 16 16:53:45 2025

    "semctl01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl01.c:43: TPASS: buf.sem_nsems and buf.sem_perm.mode are correct 
    semctl01.c:58: TPASS: buf.sem_perm.mode is correct 
    semctl01.c:73: TPASS: semaphores have expected values 
    semctl01.c:120: TPASS: number of sleeping processes is correct 
    semctl01.c:153: TPASS: last pid value is correct 
    semctl01.c:165: TPASS: semaphore value is correct 
    semctl01.c:120: TPASS: number of sleeping processes is correct 
    semctl01.c:192: TPASS: semaphore values are correct 
    semctl01.c:202: TPASS: semaphore value is correct 
    semctl01.c:215: TPASS: the highest index is correct 
    semctl01.c:227: TPASS: number of semaphore sets is correct 
    semctl01.c:233: TPASS: id of the semaphore set is correct 
    semctl01.c:207: TPASS: semaphore appears to be removed : EINVAL (22) 
     
    Summary: 
    passed   13 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    1034

    semctl02

    Mon Jun 16 16:53:45 2025

    "semctl02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl02.c:26: TPASS: semctl(IPC_STAT) with nobody user : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1035

    semctl03

    Mon Jun 16 16:53:45 2025

    "semctl03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl03.c:90: TINFO: Testing variant: libc semctl() 
    semctl03.c:81: TPASS: semctl() with invalid IPC command : EINVAL (22) 
    semctl03.c:81: TPASS: semctl() with invalid sem id : EINVAL (22) 
    semctl03.c:77: TCONF: EFAULT is skipped for libc variant 
    semctl03.c:77: TCONF: EFAULT is skipped for libc variant 
    semctl03.c:90: TINFO: Testing variant: __NR_semctl syscall 
    semctl03.c:81: TPASS: semctl() with invalid IPC command : EINVAL (22) 
    semctl03.c:81: TPASS: semctl() with invalid sem id : EINVAL (22) 
    semctl03.c:81: TPASS: semctl() with invalid union arg : EFAULT (14) 
    semctl03.c:81: TPASS: semctl() with invalid union arg : EFAULT (14) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1036

    semctl04

    Mon Jun 16 16:53:45 2025

    "semctl04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl04.c:42: TPASS: semctl() with nobody user in child : EPERM (1) 
    semctl04.c:42: TPASS: semctl() with nobody user in child : EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1037

    semctl05

    Mon Jun 16 16:53:45 2025

    "semctl05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl05.c:42: TPASS: semctl() with the value to set is less than zero : ERANGE (34) 
    semctl05.c:42: TPASS: semctl() with the value to set are too large : ERANGE (34) 
    semctl05.c:42: TPASS: semctl() with the value to set is too large : ERANGE (34) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1038

    semctl06

    Mon Jun 16 16:53:45 2025

    "semctl06"

    ""

    exit

    semctl06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_sem0gtjDc as tmpdir (tmpfs filesystem) 
    semctl06    1  TPASS  :  semctl06 ran successfully! 
    

    "ok"

    0 termination_type

    3

    4

    3

    4

    1039

    semctl07

    Mon Jun 16 16:53:45 2025

    "semctl07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl07.c:36: TPASS: semctl(semid, 0, IPC_STAT, arg) passed 
    semctl07.c:42: TPASS: sem_nsems = 1 
    semctl07.c:49: TPASS: sem_perm.uid = 0 
    semctl07.c:56: TPASS: sem_perm.gid = 0 
    semctl07.c:63: TPASS: sem_perm.cuid = 0 
    semctl07.c:70: TPASS: sem_perm.cgid = 0 
    semctl07.c:76: TPASS: semctl(GETVAL) succeeded 
    semctl07.c:83: TPASS: semctl(SETVAL) succeeded 
    semctl07.c:88: TPASS: semctl(GETVAL) succeeded 
    semctl07.c:94: TPASS: semctl(GETVAL) returned 1 
    semctl07.c:100: TPASS: semctl(GETPID) succeeded 
    semctl07.c:106: TPASS: semctl(GETPID) returned 100018 
    semctl07.c:112: TPASS: semctl(GETNCNT) succeeded 
    semctl07.c:118: TPASS: semctl(GETNCNT) returned 0 
    semctl07.c:123: TPASS: semctl(GETZCNT) succeeded 
    semctl07.c:128: TPASS: semctl(GETZCNT) succeeded 0 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1040

    semctl08

    Mon Jun 16 16:53:45 2025

    "semctl08"

    ""

    exit

    tst_test.c:1322: TCONF: test requires struct semid64_ds to have the time_high fields 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1041

    semctl09

    Mon Jun 16 16:53:45 2025

    "semctl09"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semctl09.c:74: TINFO: Test SYS_semctl syscall 
    semctl09.c:139: TINFO: Test SEM_STAT_ANY with nobody user 
    semctl09.c:161: TPASS: SEM_INFO returned valid index 37 to semid 65573 
    semctl09.c:171: TPASS: Counted used = 1 
    semctl09.c:119: TPASS: semset_cnt = 1 
    semctl09.c:126: TPASS: sen_cnt = 2 
    semctl09.c:139: TINFO: Test SEM_STAT_ANY with root user 
    semctl09.c:161: TPASS: SEM_INFO returned valid index 37 to semid 65573 
    semctl09.c:171: TPASS: Counted used = 1 
    semctl09.c:119: TPASS: semset_cnt = 1 
    semctl09.c:126: TPASS: sen_cnt = 2 
    semctl09.c:77: TINFO: Test libc semctl() 
    semctl09.c:139: TINFO: Test SEM_STAT_ANY with nobody user 
    semctl09.c:161: TPASS: SEM_INFO returned valid index 38 to semid 65574 
    semctl09.c:171: TPASS: Counted used = 1 
    semctl09.c:119: TPASS: semset_cnt = 1 
    semctl09.c:126: TPASS: sen_cnt = 2 
    semctl09.c:139: TINFO: Test SEM_STAT_ANY with root user 
    semctl09.c:161: TPASS: SEM_INFO returned valid index 38 to semid 65574 
    semctl09.c:171: TPASS: Counted used = 1 
    semctl09.c:119: TPASS: semset_cnt = 1 
    semctl09.c:126: TPASS: sen_cnt = 2 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1042

    semget01

    Mon Jun 16 16:53:45 2025

    "semget01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semWz2Wp1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semget01.c:27: TPASS: un_arg.buf->sem_nsems == PSEMS (10) 
    semget01.c:28: TPASS: un_arg.buf->sem_perm.cuid == geteuid() (0) 
    semget01.c:30: TPASS: basic semaphore values are okay 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1043

    semget02

    Mon Jun 16 16:53:45 2025

    "semget02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semWZwmnB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semget02.c:53: TPASS: semget(1630273183, 10, 384) : EACCES (13) 
    semget02.c:53: TPASS: semget(1630273183, 10, 1536) : EEXIST (17) 
    semget02.c:53: TPASS: semget(1647050399, 10, 384) : ENOENT (2) 
    semget02.c:53: TPASS: semget(1647050399, -1, 1536) : EINVAL (22) 
    semget02.c:53: TPASS: semget(1647050399, 32001, 1536) : EINVAL (22) 
    semget02.c:53: TPASS: semget(1630273183, 11, 384) : EINVAL (22) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1044

    semget05

    Mon Jun 16 16:53:45 2025

    "semget05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semD7ECb7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semget05.c:39: TINFO: Current environment 0 semaphore arrays are already in use 
    tst_test.c:1795: TINFO: Updating runtime to 0h 02m 40s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 10s 
    semget05.c:54: TINFO: The maximum number of semaphore arrays (32000) has been reached 
    semget05.c:28: TPASS: semget(1630305184, 10, 1920) : ENOSPC (28) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    21

    2

    21

    1045

    semop01

    Mon Jun 16 16:53:46 2025

    "semop01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semf0t8eo as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semop01.c:71: TINFO: Testing variant: semop: syscall 
    semop01.c:58: TPASS: semaphore values are correct 
    semop01.c:58: TPASS: semaphore values are correct 
    semop01.c:71: TINFO: Testing variant: semtimedop: syscall with old kernel spec 
    semop01.c:58: TPASS: semaphore values are correct 
    semop01.c:58: TPASS: semaphore values are correct 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1046

    semop02

    Mon Jun 16 16:53:46 2025

    "semop02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semPYDY7b as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semop02.c:78: TINFO: Testing variant: semop: syscall 
    semop02.c:148: TPASS: semop failed as expected: E2BIG (7) 
    semop02.c:148: TPASS: semop failed as expected: EACCES (13) 
    semop02.c:148: TPASS: semop failed as expected: EFAULT (14) 
    semop02.c:148: TPASS: semop failed as expected: EINVAL (22) 
    semop02.c:148: TPASS: semop failed as expected: EINVAL (22) 
    semop02.c:148: TPASS: semop failed as expected: ERANGE (34) 
    semop02.c:148: TPASS: semop failed as expected: EFBIG (27) 
    semop02.c:148: TPASS: semop failed as expected: EFBIG (27) 
    semop02.c:148: TPASS: semop failed as expected: EAGAIN/EWOULDBLOCK (11) 
    semop02.c:148: TPASS: semop failed as expected: EAGAIN/EWOULDBLOCK (11) 
    semop02.c:123: TCONF: Test not supported for variant 
    semop02.c:123: TCONF: Test not supported for variant 
    semop02.c:123: TCONF: Test not supported for variant 
    semop02.c:78: TINFO: Testing variant: semtimedop: syscall with old kernel spec 
    semop02.c:148: TPASS: semop failed as expected: E2BIG (7) 
    semop02.c:148: TPASS: semop failed as expected: EACCES (13) 
    semop02.c:148: TPASS: semop failed as expected: EFAULT (14) 
    semop02.c:148: TPASS: semop failed as expected: EINVAL (22) 
    semop02.c:148: TPASS: semop failed as expected: EINVAL (22) 
    semop02.c:148: TPASS: semop failed as expected: ERANGE (34) 
    semop02.c:148: TPASS: semop failed as expected: EFBIG (27) 
    semop02.c:148: TPASS: semop failed as expected: EFBIG (27) 
    semop02.c:148: TPASS: semop failed as expected: EAGAIN/EWOULDBLOCK (11) 
    semop02.c:148: TPASS: semop failed as expected: EAGAIN/EWOULDBLOCK (11) 
    semop02.c:148: TPASS: semop failed as expected: EAGAIN/EWOULDBLOCK (11) 
    semop02.c:148: TPASS: semop failed as expected: EAGAIN/EWOULDBLOCK (11) 
    semop02.c:148: TPASS: semop failed as expected: EFAULT (14) 
     
    Summary: 
    passed   23 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1047

    semop03

    Mon Jun 16 16:53:46 2025

    "semop03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semj9k5e2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semop03.c:69: TINFO: Testing variant: semop: syscall 
    semop03.c:52: TPASS: expected failure: EIDRM (43) 
    semop03.c:52: TPASS: expected failure: EIDRM (43) 
    semop03.c:52: TPASS: expected failure: EINTR (4) 
    semop03.c:52: TPASS: expected failure: EINTR (4) 
    semop03.c:69: TINFO: Testing variant: semtimedop: syscall with old kernel spec 
    semop03.c:52: TPASS: expected failure: EIDRM (43) 
    semop03.c:52: TPASS: expected failure: EIDRM (43) 
    semop03.c:52: TPASS: expected failure: EINTR (4) 
    semop03.c:52: TPASS: expected failure: EINTR (4) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1048

    semop04

    Mon Jun 16 16:53:46 2025

    "semop04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semop04.c:74: TINFO: srand seed is 123 
    semop04.c:82: TPASS: semctl(semid, 0, IPC_RMID, semunion) returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    3

    4

    3

    1049

    semop05

    Mon Jun 16 16:53:46 2025

    "semop05"

    ""

    exit

    sem02       0  TINFO  :  Waiter, pid = 100066 
    sem02       0  TINFO  :  Poster, pid = 100066, posting 
    sem02       0  TINFO  :  Poster posted 
    sem02       0  TINFO  :  Poster exiting 
    sem02       0  TINFO  :  Waiter waiting, pid = 100066 
    sem02       0  TINFO  :  Waiter done waiting 
    sem02       1  TPASS  :  passed 
    

    "ok"

    20 termination_type

    0

    1

    0

    1

    1050

    send01

    Mon Jun 16 16:54:06 2025

    "send01"

    ""

    exit

    send01      1  TPASS  :  bad file descriptor successful 
    send01      2  TPASS  :  invalid socket successful 
    send01      3  TPASS  :  invalid send buffer successful 
    send01      4  TPASS  :  UDP message too big successful 
    send01      5  TPASS  :  local endpoint shutdown successful 
    send01      6  TPASS  :  invalid flags set successful 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1051

    send02

    Mon Jun 16 16:54:06 2025

    "send02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    send02.c:131: TINFO: Testing TCP send 
    send02.c:176: TPASS: MSG_MORE works correctly 
    send02.c:131: TINFO: Testing UDP send 
    send02.c:176: TPASS: MSG_MORE works correctly 
    send02.c:131: TINFO: Testing UDP sendto 
    send02.c:176: TPASS: MSG_MORE works correctly 
    send02.c:131: TINFO: Testing UDP sendmsg 
    send02.c:176: TPASS: MSG_MORE works correctly 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    50

    4

    50

    1052

    sendfile02

    Mon Jun 16 16:54:07 2025

    "sendfile02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senx0t9vu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile02.c:78: TPASS: sendfile() with with offset = 0 
    sendfile02.c:78: TPASS: sendfile() with with offset = 2 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1053

    sendfile02_64

    Mon Jun 16 16:54:07 2025

    "sendfile02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senXzk4ex as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile02.c:78: TPASS: sendfile() with with offset = 0 
    sendfile02.c:78: TPASS: sendfile() with with offset = 2 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1054

    sendfile03

    Mon Jun 16 16:54:07 2025

    "sendfile03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senlRHlXN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile03.c:51: TPASS: sendfile(..) with out_fd=-1 : EBADF (9) 
    sendfile03.c:51: TPASS: sendfile(..) with out_fd=O_RDONLY : EBADF (9) 
    sendfile03.c:51: TPASS: sendfile(..) with in_fd=-1 : EBADF (9) 
    sendfile03.c:51: TPASS: sendfile(..) with out_fd=O_WRONLY : EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1055

    sendfile03_64

    Mon Jun 16 16:54:07 2025

    "sendfile03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sen48KDOe as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile03.c:51: TPASS: sendfile(..) with out_fd=-1 : EBADF (9) 
    sendfile03.c:51: TPASS: sendfile(..) with out_fd=O_RDONLY : EBADF (9) 
    sendfile03.c:51: TPASS: sendfile(..) with in_fd=-1 : EBADF (9) 
    sendfile03.c:51: TPASS: sendfile(..) with out_fd=O_WRONLY : EBADF (9) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1056

    sendfile04

    Mon Jun 16 16:54:07 2025

    "sendfile04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senHtWk7Y as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=0 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=1 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=4 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=5 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_unmapped_buffer, protection=3 : EFAULT (14) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1057

    sendfile04_64

    Mon Jun 16 16:54:07 2025

    "sendfile04_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senXRYRBB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=0 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=1 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=4 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_mapped_buffer, protection=5 : EFAULT (14) 
    sendfile04.c:60: TPASS: sendfile(..) with pass_unmapped_buffer, protection=3 : EFAULT (14) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1058

    sendfile05

    Mon Jun 16 16:54:07 2025

    "sendfile05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sen0gHTsD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile05.c:39: TPASS: sendfile(out, in, &offset, ..) with offset=-1 : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1059

    sendfile05_64

    Mon Jun 16 16:54:07 2025

    "sendfile05_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senTUhHXb as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile05.c:39: TPASS: sendfile(out, in, &offset, ..) with offset=-1 : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1060

    sendfile06

    Mon Jun 16 16:54:07 2025

    "sendfile06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senMmLH1j as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile06.c:59: TPASS: sendfile() with offset=NULL 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1061

    sendfile06_64

    Mon Jun 16 16:54:07 2025

    "sendfile06_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sen6T1Q6r as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile06.c:59: TPASS: sendfile() with offset=NULL 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1062

    sendfile07

    Mon Jun 16 16:54:07 2025

    "sendfile07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senNVYzSE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile07.c:57: TPASS: sendfile(out_fd, in_fd, NULL, 1) with blocked out_fd : EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1063

    sendfile07_64

    Mon Jun 16 16:54:07 2025

    "sendfile07_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senj0X6kj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile07.c:57: TPASS: sendfile(out_fd, in_fd, NULL, 1) with blocked out_fd : EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1064

    sendfile08

    Mon Jun 16 16:54:07 2025

    "sendfile08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sentDYcWO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile08.c:42: TPASS: sendfile() copies data correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1065

    sendfile08_64

    Mon Jun 16 16:54:07 2025

    "sendfile08_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senFqhUoX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendfile08.c:42: TPASS: sendfile() copies data correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1066

    sendfile09

    Mon Jun 16 16:54:07 2025

    "sendfile09"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_senYy2nRz as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 30s 
    sendfile09.c:83: TPASS: sendfile() with offset at 0 
    sendfile09.c:83: TPASS: sendfile() with offset at 3GB 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    1

    263

    1

    263

    1067

    sendfile09_64

    Mon Jun 16 16:54:10 2025

    "sendfile09_64"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sens8I2Zd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 30s 
    sendfile09.c:83: TPASS: sendfile() with offset at 0 
    sendfile09.c:83: TPASS: sendfile() with offset at 3GB 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    2

    263

    2

    263

    1068

    sendmsg01

    Mon Jun 16 16:54:12 2025

    "sendmsg01"

    ""

    exit

    sendmsg01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senwV4QQB as tmpdir (tmpfs filesystem) 
    sendmsg01    1  TPASS  :  bad file descriptor successful 
    sendmsg01    2  TPASS  :  invalid socket successful 
    sendmsg01    3  TPASS  :  invalid send buffer successful 
    sendmsg01    4  TPASS  :  connected TCP successful 
    sendmsg01    5  TPASS  :  not connected TCP successful 
    sendmsg01    6  TPASS  :  invalid to buffer length successful 
    sendmsg01    7  TPASS  :  invalid to buffer successful 
    sendmsg01    8  TPASS  :  UDP message too big successful 
    sendmsg01    9  TPASS  :  local endpoint shutdown successful 
    sendmsg01   10  TPASS  :  invalid iovec pointer successful 
    sendmsg01   11  TPASS  :  invalid msghdr pointer successful 
    sendmsg01   12  TPASS  :  rights passing successful 
    sendmsg01   13  TPASS  :  invalid flags set successful 
    sendmsg01   14  TPASS  :  invalid cmsg length successful 
    sendmsg01   15  TPASS  :  invalid cmsg pointer successful 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1069

    sendmsg02

    Mon Jun 16 16:54:12 2025

    "sendmsg02"

    ""

    exit

    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_senBYlGUj as tmpdir (tmpfs filesystem) 
    sendmsg02    1  TPASS  :  finished after 15 seconds 
    

    "ok"

    16 termination_type

    117

    4075

    117

    4075

    1070

    sendmsg03

    Mon Jun 16 16:54:28 2025

    "sendmsg03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1071

    sendmmsg01

    Mon Jun 16 16:54:28 2025

    "sendmmsg01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendmmsg01.c:93: TINFO: Testing variant: vDSO or syscall with libc spec 
    sendmmsg01.c:54: TPASS: First message received successfully 
    sendmmsg01.c:59: TPASS: Second message received successfully 
    sendmmsg01.c:93: TINFO: Testing variant: syscall with old kernel spec 
    sendmmsg01.c:54: TPASS: First message received successfully 
    sendmmsg01.c:59: TPASS: Second message received successfully 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1072

    sendmmsg02

    Mon Jun 16 16:54:28 2025

    "sendmmsg02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendmmsg02.c:56: TINFO: Testing variant: vDSO or syscall with libc spec 
    sendmmsg02.c:48: TPASS: sendmmsg() bad file descriptor : EBADF (9) 
    sendmmsg02.c:48: TPASS: sendmmsg() invalid msgvec address : EFAULT (14) 
    sendmmsg02.c:56: TINFO: Testing variant: syscall with old kernel spec 
    sendmmsg02.c:48: TPASS: sendmmsg() bad file descriptor : EBADF (9) 
    sendmmsg02.c:48: TPASS: sendmmsg() invalid msgvec address : EFAULT (14) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1073

    sendto01

    Mon Jun 16 16:54:28 2025

    "sendto01"

    ""

    exit

    sendto01    1  TPASS  :  bad file descriptor successful 
    sendto01    2  TPASS  :  invalid socket successful 
    sendto01    3  TPASS  :  invalid send buffer successful 
    sendto01    4  TPASS  :  connected TCP successful 
    sendto01    5  TPASS  :  not connected TCP successful 
    sendto01    6  TPASS  :  invalid to buffer length successful 
    sendto01    7  TPASS  :  invalid to buffer successful 
    sendto01    8  TPASS  :  UDP message too big successful 
    sendto01    9  TPASS  :  local endpoint shutdown successful 
    sendto01   10  TPASS  :  invalid flags set successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1074

    sendto02

    Mon Jun 16 16:54:28 2025

    "sendto02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sendto02.c:64: TPASS: sendto(fd, NULL, ...) failed expectedly: EFAULT (14) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1075

    sendto03

    Mon Jun 16 16:54:28 2025

    "sendto03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1076

    set_mempolicy01

    Mon Jun 16 16:54:28 2025

    "set_mempolicy01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1077

    set_mempolicy02

    Mon Jun 16 16:54:28 2025

    "set_mempolicy02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1078

    set_mempolicy03

    Mon Jun 16 16:54:28 2025

    "set_mempolicy03"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1079

    set_mempolicy04

    Mon Jun 16 16:54:28 2025

    "set_mempolicy04"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1080

    set_robust_list01

    Mon Jun 16 16:54:28 2025

    "set_robust_list01"

    ""

    exit

    set_robust_list01    1  TPASS  :  set_robust_list: retval = -1 (expected -1), errno = 22 (expected 22) 
    set_robust_list01    2  TPASS  :  set_robust_list: retval = 0 (expected 0), errno = 0 (expected 0) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1081

    set_thread_area01

    Mon Jun 16 16:54:28 2025

    "set_thread_area01"

    ""

    exit

    set_thread_area_01    1  TCONF  :  set_thread_area01.c:108: set_thread_area isn't available for this architecture 
    set_thread_area_01    2  TCONF  :  set_thread_area01.c:108: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1082

    set_tid_address01

    Mon Jun 16 16:54:28 2025

    "set_tid_address01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setXyE6zd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    set_tid_address01.c:17: TPASS: tst_syscall(__NR_set_tid_address, &newtid) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1083

    setdomainname01

    Mon Jun 16 16:54:28 2025

    "setdomainname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setdomainname.h:36: TINFO: Testing libc setdomainname() 
    setdomainname01.c:26: TPASS: setdomainname() succeed 
    setdomainname.h:39: TINFO: Testing __NR_setdomainname syscall 
    setdomainname01.c:26: TPASS: setdomainname() succeed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1084

    setdomainname02

    Mon Jun 16 16:54:28 2025

    "setdomainname02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setdomainname.h:36: TINFO: Testing libc setdomainname() 
    setdomainname02.c:32: TINFO: testing len == -1 
    setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    setdomainname02.c:32: TINFO: testing len > allowed maximum 
    setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    setdomainname02.c:32: TINFO: testing name == NULL 
    setdomainname02.c:44: TPASS: expected failure: EFAULT (14) 
    setdomainname.h:39: TINFO: Testing __NR_setdomainname syscall 
    setdomainname02.c:32: TINFO: testing len == -1 
    setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    setdomainname02.c:32: TINFO: testing len > allowed maximum 
    setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    setdomainname02.c:32: TINFO: testing name == NULL 
    setdomainname02.c:44: TPASS: expected failure: EFAULT (14) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1085

    setdomainname03

    Mon Jun 16 16:54:28 2025

    "setdomainname03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setdomainname.h:36: TINFO: Testing libc setdomainname() 
    setdomainname03.c:32: TPASS: expected failure: EPERM (1) 
    setdomainname.h:39: TINFO: Testing __NR_setdomainname syscall 
    setdomainname03.c:32: TPASS: expected failure: EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1086

    setfsgid01

    Mon Jun 16 16:54:28 2025

    "setfsgid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setfsgid01.c:37: TPASS: SETFSGID(nobody_gid) passed 
    setfsgid01.c:38: TPASS: SETFSGID(-1) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1087

    setfsgid01_16

    Mon Jun 16 16:54:28 2025

    "setfsgid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setfsgid/../utils/compat_tst_16.h:119: TCONF: 16-bit version of setfsgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1088

    setfsgid02

    Mon Jun 16 16:54:28 2025

    "setfsgid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setfsgid02.c:47: TPASS: EUID 65534: setfsgid() returned expected value: 0 
    setfsgid02.c:47: TPASS: EUID 65534: setfsgid() returned expected value: 0 
    setfsgid02.c:47: TPASS: EUID 0: setfsgid() returned expected value: 0 
    setfsgid02.c:47: TPASS: EUID 0: setfsgid() returned expected value: 1 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1089

    setfsgid02_16

    Mon Jun 16 16:54:28 2025

    "setfsgid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setfsgid/../utils/compat_tst_16.h:119: TCONF: 16-bit version of setfsgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1090

    setfsgid03

    Mon Jun 16 16:54:28 2025

    "setfsgid03"

    ""

    exit

    setfsgid03    1  TPASS  :  setfsgid() returned expected value : 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1091

    setfsgid03_16

    Mon Jun 16 16:54:28 2025

    "setfsgid03_16"

    ""

    exit

    setfsgid03_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/setfsgid/../utils/compat_16.h:122: 16-bit version of setfsgid() is not supported on your platform 
    setfsgid03_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/setfsgid/../utils/compat_16.h:122: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1092

    setfsuid01

    Mon Jun 16 16:54:28 2025

    "setfsuid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setfsuid01.c:35: TPASS: setfsuid(65534) passed 
    setfsuid01.c:36: TPASS: SETFSUID(-1) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1093

    setfsuid01_16

    Mon Jun 16 16:54:28 2025

    "setfsuid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setfsuid/../utils/compat_tst_16.h:114: TCONF: 16-bit version of setfsuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1094

    setfsuid02

    Mon Jun 16 16:54:28 2025

    "setfsuid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setfsuid02.c:27: TPASS: setfsuid(invalid_fsuid) test for expected failure: passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1095

    setfsuid02_16

    Mon Jun 16 16:54:28 2025

    "setfsuid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setfsuid/../utils/compat_tst_16.h:114: TCONF: 16-bit version of setfsuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1096

    setfsuid03

    Mon Jun 16 16:54:28 2025

    "setfsuid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setfsuid03.c:38: TPASS: setfsuid(fsuid) by non-root user: passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1097

    setfsuid03_16

    Mon Jun 16 16:54:28 2025

    "setfsuid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setfsuid/../utils/compat_tst_16.h:114: TCONF: 16-bit version of setfsuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1098

    setfsuid04

    Mon Jun 16 16:54:28 2025

    "setfsuid04"

    ""

    exit

    setfsuid04    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_setzoCjen as tmpdir (tmpfs filesystem) 
    open failed with EACCESS as expected 
    open failed with EACCESS as expected 
    open call succeeded 
    open call succeeded 
    setfsuid04    0  TINFO  :  Child process returned TPASS 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1099

    setfsuid04_16

    Mon Jun 16 16:54:28 2025

    "setfsuid04_16"

    ""

    exit

    setfsuid04_16    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_setaBKIYB as tmpdir (tmpfs filesystem) 
    setfsuid04_16    1  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/setfsuid/../utils/compat_16.h:117: 16-bit version of setfsuid() is not supported on your platform 
    setfsuid04_16    2  TCONF  :  /home/debian/ltp/testcases/kernel/syscalls/setfsuid/../utils/compat_16.h:117: Remaining cases not appropriate for configuration 
    setfsuid04_16    0  TINFO  :  Child process returned TCONF 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1100

    setgid01

    Mon Jun 16 16:54:28 2025

    "setgid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setgid01.c:19: TPASS: SETGID(gid) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1101

    setgid01_16

    Mon Jun 16 16:54:28 2025

    "setgid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setgid/../utils/compat_tst_16.h:94: TCONF: 16-bit version of setgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1102

    setgid02

    Mon Jun 16 16:54:28 2025

    "setgid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setgid02.c:28: TPASS: SETGID(rootpwent->pw_gid) : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1103

    setgid02_16

    Mon Jun 16 16:54:28 2025

    "setgid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setgid/../utils/compat_tst_16.h:94: TCONF: 16-bit version of setgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1104

    setgid03

    Mon Jun 16 16:54:28 2025

    "setgid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setgid03.c:21: TPASS: SETGID(nobody->pw_gid) passed 
    setgid03.c:26: TPASS: functionality of getgid() is correct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1105

    setgid03_16

    Mon Jun 16 16:54:28 2025

    "setgid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setgid/../utils/compat_tst_16.h:94: TCONF: 16-bit version of setgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1106

    setegid01

    Mon Jun 16 16:54:28 2025

    "setegid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setegid01.c:31: TINFO: getresgid() reports rgid: 0, egid: 0, sgid: 0 
    setegid01.c:34: TINFO: call setegid(nobody_gid 65534) 
    setegid01.c:38: TINFO: getresgid() reports rgid: 0, egid: 65534, sgid: 0 
    setegid01.c:41: TPASS: nobody_gid == cur_egid (65534) 
    setegid01.c:42: TPASS: orig_rgid == cur_rgid (0) 
    setegid01.c:43: TPASS: orig_sgid == cur_sgid (0) 
    setegid01.c:47: TPASS: orig_egid == cur_egid (0) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1107

    setegid02

    Mon Jun 16 16:54:28 2025

    "setegid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setegid02.c:27: TPASS: setegid(65534) : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1108

    sgetmask01

    Mon Jun 16 16:54:28 2025

    "sgetmask01"

    ""

    exit

    sgetmask01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_sge57rcez as tmpdir (tmpfs filesystem) 
    sgetmask01    1  TCONF  :  sgetmask01.c:128: syscall(-1) __NR_ssetmask not supported on your arch 
    sgetmask01    2  TCONF  :  sgetmask01.c:128: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1109

    setgroups01

    Mon Jun 16 16:54:28 2025

    "setgroups01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setgroups01.c:23: TPASS: setgroups() returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1110

    setgroups01_16

    Mon Jun 16 16:54:28 2025

    "setgroups01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setgroups/../utils/compat_tst_16.h:79: TCONF: 16-bit version of getgroups() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    1111

    setgroups02

    Mon Jun 16 16:54:29 2025

    "setgroups02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setgroups02.c:24: TPASS: SETGROUPS(1, groups_set) passed 
    setgroups02.c:26: TPASS: GETGROUPS(1, groups_get) passed 
    setgroups02.c:28: TPASS: groups_get[0] == groups_set[0] (42) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1112

    setgroups02_16

    Mon Jun 16 16:54:29 2025

    "setgroups02_16"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setgroups/../utils/compat_tst_16.h:74: TCONF: 16-bit version of setgroups() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1113

    setgroups03

    Mon Jun 16 16:54:29 2025

    "setgroups03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setgroups03.c:48: TPASS: setgroups(65537, groups_list) : EINVAL (22) 
    setgroups03.c:48: TPASS: setgroups(1, groups_list) : EPERM (1) 
    setgroups03.c:48: TPASS: setgroups(65536, groups_list) : EFAULT (14) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1114

    setgroups03_16

    Mon Jun 16 16:54:29 2025

    "setgroups03_16"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setgroups/../utils/compat_tst_16.h:74: TCONF: 16-bit version of setgroups() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1115

    sethostname01

    Mon Jun 16 16:54:29 2025

    "sethostname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname.h:36: TINFO: Testing libc sethostname() 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname01.c:26: TPASS: sethostname() succeed 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname.h:39: TINFO: Testing __NR_sethostname syscall 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname01.c:26: TPASS: sethostname() succeed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1116

    sethostname02

    Mon Jun 16 16:54:29 2025

    "sethostname02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname.h:36: TINFO: Testing libc sethostname() 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:32: TINFO: testing len == -1 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:32: TINFO: testing len > allowed maximum 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:32: TINFO: testing name == NULL 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:44: TPASS: expected failure: EFAULT (14) 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname.h:39: TINFO: Testing __NR_sethostname syscall 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:32: TINFO: testing len == -1 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:32: TINFO: testing len > allowed maximum 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:44: TPASS: expected failure: EINVAL (22) 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:32: TINFO: testing name == NULL 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname02.c:44: TPASS: expected failure: EFAULT (14) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1117

    sethostname03

    Mon Jun 16 16:54:29 2025

    "sethostname03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname.h:36: TINFO: Testing libc sethostname() 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname03.c:32: TPASS: expected failure: EPERM (1) 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname.h:39: TINFO: Testing __NR_sethostname syscall 
    /home/debian/ltp/testcases/kernel/syscalls/sethostname/../setdomainname/setdomainname03.c:32: TPASS: expected failure: EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1118

    setitimer01

    Mon Jun 16 16:54:29 2025

    "setitimer01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setitimer01.c:149: TINFO: clock low-resolution: 4000000ns, time step: 4000us 
    setitimer01.c:60: TINFO: tc->which = ITIMER_REAL 
    setitimer01.c:66: TINFO: Test begin time: 1750064069.239602s 
    setitimer01.c:75: TPASS: sys_setitimer(tc->which, value, NULL) passed 
    setitimer01.c:78: TPASS: sys_setitimer(tc->which, value, ovalue) passed 
    setitimer01.c:80: TPASS: ovalue->it_interval.tv_sec == time_sec (13) 
    setitimer01.c:81: TPASS: ovalue->it_interval.tv_usec == time_usec (12000) 
    setitimer01.c:83: TINFO: ovalue->it_value.tv_sec=13, ovalue->it_value.tv_usec=11852 
    setitimer01.c:108: TPASS: sys_setitimer(tc->which, value, NULL) passed 
    setitimer01.c:122: TPASS: Child received signal: SIGALRM 
    setitimer01.c:130: TINFO: Test end time: 1750064069.384985s 
    setitimer01.c:60: TINFO: tc->which = ITIMER_VIRTUAL 
    setitimer01.c:75: TPASS: sys_setitimer(tc->which, value, NULL) passed 
    setitimer01.c:78: TPASS: sys_setitimer(tc->which, value, ovalue) passed 
    setitimer01.c:80: TPASS: ovalue->it_interval.tv_sec == time_sec (13) 
    setitimer01.c:81: TPASS: ovalue->it_interval.tv_usec == time_usec (12000) 
    setitimer01.c:83: TINFO: ovalue->it_value.tv_sec=13, ovalue->it_value.tv_usec=16000 
    setitimer01.c:108: TPASS: sys_setitimer(tc->which, value, NULL) passed 
    setitimer01.c:122: TPASS: Child received signal: SIGVTALRM 
    setitimer01.c:60: TINFO: tc->which = ITIMER_PROF 
    setitimer01.c:75: TPASS: sys_setitimer(tc->which, value, NULL) passed 
    setitimer01.c:78: TPASS: sys_setitimer(tc->which, value, ovalue) passed 
    setitimer01.c:80: TPASS: ovalue->it_interval.tv_sec == time_sec (13) 
    setitimer01.c:81: TPASS: ovalue->it_interval.tv_usec == time_usec (12000) 
    setitimer01.c:83: TINFO: ovalue->it_value.tv_sec=13, ovalue->it_value.tv_usec=16000 
    setitimer01.c:108: TPASS: sys_setitimer(tc->which, value, NULL) passed 
    setitimer01.c:122: TPASS: Child received signal: SIGPROF 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    45

    2

    45

    2

    1119

    setitimer02

    Mon Jun 16 16:54:29 2025

    "setitimer02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setitimer02.c:28: TPASS: sys_setitimer(ITIMER_REAL, value, (void *)-1) : EFAULT (14) 
    setitimer02.c:31: TPASS: sys_setitimer(ITIMER_VIRTUAL, value, (void *)-1) : EFAULT (14) 
    setitimer02.c:34: TPASS: sys_setitimer(-ITIMER_PROF, value, ovalue) : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1120

    setns01

    Mon Jun 16 16:54:29 2025

    "setns01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setUFMTLP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setns.h:38: TINFO: ns_name=ipc, ns_fds[0]=3, ns_types[0]=0x8000000 
    setns.h:38: TINFO: ns_name=mnt, ns_fds[1]=4, ns_types[1]=0x20000 
    setns.h:38: TINFO: ns_name=net, ns_fds[2]=5, ns_types[2]=0x40000000 
    setns.h:38: TINFO: ns_name=pid, ns_fds[3]=6, ns_types[3]=0x20000000 
    setns.h:38: TINFO: ns_name=uts, ns_fds[4]=7, ns_types[4]=0x4000000 
    setns01.c:124: TINFO: setns(-1, 0x8000000) 
    setns01.c:128: TPASS: invalid fd exp_errno=9 (EBADF) 
    setns01.c:124: TINFO: setns(-1, 0x20000) 
    setns01.c:128: TPASS: invalid fd exp_errno=9 (EBADF) 
    setns01.c:124: TINFO: setns(-1, 0x40000000) 
    setns01.c:128: TPASS: invalid fd exp_errno=9 (EBADF) 
    setns01.c:124: TINFO: setns(-1, 0x20000000) 
    setns01.c:128: TPASS: invalid fd exp_errno=9 (EBADF) 
    setns01.c:124: TINFO: setns(-1, 0x4000000) 
    setns01.c:128: TPASS: invalid fd exp_errno=9 (EBADF) 
    setns01.c:124: TINFO: setns(8, 0x8000000) 
    setns01.c:128: TPASS: regular file fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(8, 0x20000) 
    setns01.c:128: TPASS: regular file fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(8, 0x40000000) 
    setns01.c:128: TPASS: regular file fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(8, 0x20000000) 
    setns01.c:128: TPASS: regular file fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(8, 0x4000000) 
    setns01.c:128: TPASS: regular file fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(3, 0xffffffff) 
    setns01.c:128: TPASS: invalid ns_type exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(4, 0xffffffff) 
    setns01.c:128: TPASS: invalid ns_type exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(5, 0xffffffff) 
    setns01.c:128: TPASS: invalid ns_type exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(6, 0xffffffff) 
    setns01.c:128: TPASS: invalid ns_type exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(7, 0xffffffff) 
    setns01.c:128: TPASS: invalid ns_type exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(3, 0x20000) 
    setns01.c:128: TPASS: mismatch ns_type/fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(4, 0x40000000) 
    setns01.c:128: TPASS: mismatch ns_type/fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(5, 0x20000000) 
    setns01.c:128: TPASS: mismatch ns_type/fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(6, 0x4000000) 
    setns01.c:128: TPASS: mismatch ns_type/fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(7, 0x8000000) 
    setns01.c:128: TPASS: mismatch ns_type/fd exp_errno=22 (EINVAL) 
    setns01.c:124: TINFO: setns(3, 0x8000000) 
    setns01.c:128: TPASS: without CAP_SYS_ADMIN exp_errno=1 (EPERM) 
    setns01.c:124: TINFO: setns(4, 0x20000) 
    setns01.c:128: TPASS: without CAP_SYS_ADMIN exp_errno=1 (EPERM) 
    setns01.c:124: TINFO: setns(5, 0x40000000) 
    setns01.c:128: TPASS: without CAP_SYS_ADMIN exp_errno=1 (EPERM) 
    setns01.c:124: TINFO: setns(6, 0x20000000) 
    setns01.c:128: TPASS: without CAP_SYS_ADMIN exp_errno=1 (EPERM) 
    setns01.c:124: TINFO: setns(7, 0x4000000) 
    setns01.c:128: TPASS: without CAP_SYS_ADMIN exp_errno=1 (EPERM) 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1121

    setns02

    Mon Jun 16 16:54:29 2025

    "setns02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setns02.c:135: TINFO: test_newuts 
    setns02.c:121: TINFO: creating child with clone_flag=0x4000000, ns_flag=0x4000000 
    setns02.c:48: TINFO: (child) hostname (inherited from parent): revyos-lpi4a 
    setns02.c:56: TINFO: (child) hostname changed to: setns_dummy_uts 
    setns02.c:61: TPASS: (child) hostname is different in parent/child 
    setns02.c:64: TINFO: (child) attempting to switch ns back to parent ns 
    setns02.c:72: TINFO: (child) hostname: revyos-lpi4a 
    setns02.c:77: TPASS: (child) hostname now as expected 
    setns02.c:121: TINFO: creating child with clone_flag=0x4000000, ns_flag=0x0 
    setns02.c:48: TINFO: (child) hostname (inherited from parent): revyos-lpi4a 
    setns02.c:56: TINFO: (child) hostname changed to: setns_dummy_uts 
    setns02.c:61: TPASS: (child) hostname is different in parent/child 
    setns02.c:64: TINFO: (child) attempting to switch ns back to parent ns 
    setns02.c:72: TINFO: (child) hostname: revyos-lpi4a 
    setns02.c:77: TPASS: (child) hostname now as expected 
    setns02.c:142: TINFO: test_newipc 
    setns02.c:121: TINFO: creating child with clone_flag=0x8000000, ns_flag=0x8000000 
    setns02.c:89: TPASS: (child) shmat failed as expected: EINVAL (22) 
    setns02.c:96: TINFO: (child) attempting to switch ns back to parent ns 
    setns02.c:107: TPASS: (child) shmat suceeded 
    setns02.c:121: TINFO: creating child with clone_flag=0x8000000, ns_flag=0x0 
    setns02.c:89: TPASS: (child) shmat failed as expected: EINVAL (22) 
    setns02.c:96: TINFO: (child) attempting to switch ns back to parent ns 
    setns02.c:107: TPASS: (child) shmat suceeded 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1122

    setpgid01

    Mon Jun 16 16:54:29 2025

    "setpgid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setpgid01.c:19: TPASS: getpgrp() returned pid 100360 
    setpgid01.c:20: TPASS: getpid() returned pid 100360 
    setpgid01.c:22: TPASS: setpgid(pid, pgid) passed 
    setpgid01.c:23: TPASS: pgid == getpgrp() (100360) 
    setpgid01.c:31: TPASS: getpid() returned pid 100361 
    setpgid01.c:32: TPASS: setpgid(0, 0) passed 
    setpgid01.c:33: TPASS: pgid == getpgrp() (100361) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1123

    setpgid02

    Mon Jun 16 16:54:29 2025

    "setpgid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setpgid02.c:52: TPASS: setpgid(100365, -1) : EINVAL (22) 
    setpgid02.c:52: TPASS: setpgid(100362, 100365) : ESRCH (3) 
    setpgid02.c:52: TPASS: setpgid(100365, 4194304) : EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1124

    setpgid03

    Mon Jun 16 16:54:29 2025

    "setpgid03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sets0DbKQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setpgid03.c:43: TPASS: setpgid(child_pid, getppid()) : EPERM (1) 
    setpgid03.c:45: TPASS: setpgid(0, child_pid) : EPERM (1) 
    setpgid03.c:56: TPASS: setpgid(child_pid, getppid()) : EACCES (13) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1125

    setpgrp01

    Mon Jun 16 16:54:29 2025

    "setpgrp01"

    ""

    exit

    setpgrp01    1  TPASS  :  setpgrp -  Call the setpgrp system call returned 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1126

    setpgrp02

    Mon Jun 16 16:54:29 2025

    "setpgrp02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setpgrp02.c:22: TPASS: setpgrp() passed 
    setpgrp02.c:26: TPASS: functionality is correct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1127

    setpriority01

    Mon Jun 16 16:54:29 2025

    "setpriority01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setI3Zbxg as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setpriority01.c:74: TPASS: setpriority(PRIO_PROCESS(0), 100390, -20..19) succeeded 
    setpriority01.c:74: TPASS: setpriority(PRIO_PGRP(1), 100391, -20..19) succeeded 
    setpriority01.c:74: TPASS: setpriority(PRIO_USER(2), 1002, -20..19) succeeded 
    userdel: ltp_setpriority01 mail spool (/var/mail/ltp_setpriority01) not found 
    userdel: ltp_setpriority01 home directory (/home/ltp_setpriority01) not found 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    13

    4

    13

    1128

    setpriority02

    Mon Jun 16 16:54:30 2025

    "setpriority02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setpriority02.c:80: TPASS: setpriority(-1, 0, -2) fails as expected: EINVAL (22) 
    setpriority02.c:80: TPASS: setpriority(0, -1, -2) fails as expected: ESRCH (3) 
    setpriority02.c:80: TPASS: setpriority(1, -1, -2) fails as expected: ESRCH (3) 
    setpriority02.c:80: TPASS: setpriority(2, -1, -2) fails as expected: ESRCH (3) 
    setpriority02.c:80: TPASS: setpriority(0, 0, -2) as unprivileged user fails as expected: EACCES (13) 
    setpriority02.c:80: TPASS: setpriority(1, 0, -2) as unprivileged user fails as expected: EACCES (13) 
    setpriority02.c:80: TPASS: setpriority(0, 1, -2) as unprivileged user fails as expected: EPERM (1) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1129

    setregid01

    Mon Jun 16 16:54:30 2025

    "setregid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setregid01.c:44: TPASS: Leave real and effective both gids unchanged: passed 
    setregid01.c:44: TPASS: Change effective to effective gid: passed 
    setregid01.c:44: TPASS: Change real to real gid: passed 
    setregid01.c:44: TPASS: Change effective to real gid: passed 
    setregid01.c:44: TPASS: Change real and effective both gids to current real gid: passed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1130

    setregid01_16

    Mon Jun 16 16:54:30 2025

    "setregid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setregid/../utils/compat_tst_16.h:128: TCONF: 16-bit version of setregid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1131

    setregid02

    Mon Jun 16 16:54:30 2025

    "setregid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setregid02.c:77: TPASS: setregid(-1, 0) failed as expected: EPERM (1) 
    setregid02.c:65: TPASS: real or effective gid wasn't modified as expected 
    setregid02.c:77: TPASS: setregid(-1, 1) failed as expected: EPERM (1) 
    setregid02.c:65: TPASS: real or effective gid wasn't modified as expected 
    setregid02.c:77: TPASS: setregid(0, -1) failed as expected: EPERM (1) 
    setregid02.c:65: TPASS: real or effective gid wasn't modified as expected 
    setregid02.c:77: TPASS: setregid(1, -1) failed as expected: EPERM (1) 
    setregid02.c:65: TPASS: real or effective gid wasn't modified as expected 
    setregid02.c:77: TPASS: setregid(0, 1) failed as expected: EPERM (1) 
    setregid02.c:65: TPASS: real or effective gid wasn't modified as expected 
    setregid02.c:77: TPASS: setregid(1, 0) failed as expected: EPERM (1) 
    setregid02.c:65: TPASS: real or effective gid wasn't modified as expected 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1132

    setregid02_16

    Mon Jun 16 16:54:30 2025

    "setregid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setregid/../utils/compat_tst_16.h:128: TCONF: 16-bit version of setregid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1133

    setregid03

    Mon Jun 16 16:54:30 2025

    "setregid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setregid03.c:78: TPASS: setregid(1, 2) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(-1, 1) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(-1, 2) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(2, -1) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(-1, -1) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(-1, 2) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(2, -1) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:78: TPASS: setregid(2, 2) succeeded as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:88: TPASS: setregid(1, -1) failed as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:88: TPASS: setregid(-1, 1) failed as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
    setregid03.c:88: TPASS: setregid(1, 1) failed as expected 
    setregid03.c:104: TPASS: real or effective gid was modified as expected 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1134

    setregid03_16

    Mon Jun 16 16:54:30 2025

    "setregid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setregid/../utils/compat_tst_16.h:128: TCONF: 16-bit version of setregid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1135

    setregid04

    Mon Jun 16 16:54:30 2025

    "setregid04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
    setregid04.c:59: TPASS: real or effective gid was modified as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1136

    setregid04_16

    Mon Jun 16 16:54:30 2025

    "setregid04_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setregid/../utils/compat_tst_16.h:128: TCONF: 16-bit version of setregid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1137

    setresgid01

    Mon Jun 16 16:54:30 2025

    "setresgid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresgid01.c:62: TPASS: SETRESGID(*tc->rgid, *tc->egid, *tc->sgid) passed 
    setresgid01.c:68: TPASS: *tc->exp_rgid == cur_rgid (0) 
    setresgid01.c:69: TPASS: *tc->exp_egid == cur_egid (0) 
    setresgid01.c:70: TPASS: *tc->exp_sgid == cur_sgid (0) 
    setresgid01.c:62: TPASS: SETRESGID(*tc->rgid, *tc->egid, *tc->sgid) passed 
    setresgid01.c:68: TPASS: *tc->exp_rgid == cur_rgid (0) 
    setresgid01.c:69: TPASS: *tc->exp_egid == cur_egid (0) 
    setresgid01.c:70: TPASS: *tc->exp_sgid == cur_sgid (65534) 
    setresgid01.c:62: TPASS: SETRESGID(*tc->rgid, *tc->egid, *tc->sgid) passed 
    setresgid01.c:68: TPASS: *tc->exp_rgid == cur_rgid (0) 
    setresgid01.c:69: TPASS: *tc->exp_egid == cur_egid (65534) 
    setresgid01.c:70: TPASS: *tc->exp_sgid == cur_sgid (65534) 
    setresgid01.c:62: TPASS: SETRESGID(*tc->rgid, *tc->egid, *tc->sgid) passed 
    setresgid01.c:68: TPASS: *tc->exp_rgid == cur_rgid (65534) 
    setresgid01.c:69: TPASS: *tc->exp_egid == cur_egid (65534) 
    setresgid01.c:70: TPASS: *tc->exp_sgid == cur_sgid (65534) 
    setresgid01.c:62: TPASS: SETRESGID(*tc->rgid, *tc->egid, *tc->sgid) passed 
    setresgid01.c:68: TPASS: *tc->exp_rgid == cur_rgid (0) 
    setresgid01.c:69: TPASS: *tc->exp_egid == cur_egid (0) 
    setresgid01.c:70: TPASS: *tc->exp_sgid == cur_sgid (0) 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1138

    setresgid01_16

    Mon Jun 16 16:54:30 2025

    "setresgid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresgid/../utils/compat_tst_16.h:138: TCONF: 16-bit version of setresgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1139

    setresgid02

    Mon Jun 16 16:54:30 2025

    "setresgid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresgid02.c:80: TPASS: setresgid(-1, -1, -1) works as expected 
    setresgid02.c:80: TPASS: setresgid(-1, -1, other) works as expected 
    setresgid02.c:80: TPASS: setresgid(-1, other, -1) works as expected 
    setresgid02.c:80: TPASS: setresgid(other, -1, -1) works as expected 
    setresgid02.c:80: TPASS: setresgid(root, root, root) works as expected 
    setresgid02.c:80: TPASS: setresgid(root, main, main) works as expected 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1140

    setresgid02_16

    Mon Jun 16 16:54:30 2025

    "setresgid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresgid/../utils/compat_tst_16.h:138: TCONF: 16-bit version of setresgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1141

    setresgid03

    Mon Jun 16 16:54:30 2025

    "setresgid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresgid03.c:64: TPASS: setresgid(-1, -1, other) : EPERM (1) 
    setresgid03.c:64: TPASS: setresgid(-1, other, -1) : EPERM (1) 
    setresgid03.c:64: TPASS: setresgid(other, -1, -1) : EPERM (1) 
    setresgid03.c:64: TPASS: setresgid(other, other, other) : EPERM (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1142

    setresgid03_16

    Mon Jun 16 16:54:30 2025

    "setresgid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresgid/../utils/compat_tst_16.h:138: TCONF: 16-bit version of setresgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1143

    setresgid04

    Mon Jun 16 16:54:30 2025

    "setresgid04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setupAarW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresgid04.c:25: TPASS: SETRESGID(-1, ltpuser->pw_gid, -1) passed 
    setresgid04.c:30: TPASS: ltpuser->pw_gid == buf.st_gid (65534) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1144

    setresgid04_16

    Mon Jun 16 16:54:30 2025

    "setresgid04_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_set8vgIIi as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresgid/../utils/compat_tst_16.h:138: TCONF: 16-bit version of setresgid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1145

    setresuid01

    Mon Jun 16 16:54:30 2025

    "setresuid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresuid01.c:73: TPASS: After setresuid(-1, -1, -1), works as expected 
    setresuid01.c:73: TPASS: After setresuid(-1, -1, main), works as expected 
    setresuid01.c:73: TPASS: After setresuid(-1, other, -1), works as expected 
    setresuid01.c:73: TPASS: After setresuid(-1, -1, root), works as expected 
    setresuid01.c:73: TPASS: After setresuid(-1, -1, other), works as expected 
    setresuid01.c:73: TPASS: After setresuid(-1, root, -1), works as expected 
    setresuid01.c:73: TPASS: After setresuid(main, -1, -1) works as expected 
    setresuid01.c:73: TPASS: After setresuid(-1, root, -1), works as expected 
    setresuid01.c:73: TPASS: After setresuid(root, -1, -1), works as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1146

    setresuid01_16

    Mon Jun 16 16:54:30 2025

    "setresuid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresuid/../utils/compat_tst_16.h:133: TCONF: 16-bit version of setresuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1147

    setresuid02

    Mon Jun 16 16:54:30 2025

    "setresuid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresuid02.c:70: TPASS: setresuid(-1, -1, other) works as expected 
    setresuid02.c:70: TPASS: setresuid(-1, nobody -1) works as expected 
    setresuid02.c:70: TPASS: setresuid(other, -1 -1) works as expected 
    setresuid02.c:70: TPASS: setresuid(nobody, other, nobody) works as expected 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1148

    setresuid02_16

    Mon Jun 16 16:54:30 2025

    "setresuid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresuid/../utils/compat_tst_16.h:133: TCONF: 16-bit version of setresuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1149

    setresuid03

    Mon Jun 16 16:54:30 2025

    "setresuid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresuid03.c:59: TPASS: setresuid(other, -1, -1) : EPERM (1) 
    setresuid03.c:59: TPASS: setresuid(-1, -1, other) : EPERM (1) 
    setresuid03.c:59: TPASS: setresuid(-1, other, -1) : EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1150

    setresuid03_16

    Mon Jun 16 16:54:30 2025

    "setresuid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresuid/../utils/compat_tst_16.h:133: TCONF: 16-bit version of setresuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1151

    setresuid04

    Mon Jun 16 16:54:30 2025

    "setresuid04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_set4GlaKw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresuid04.c:42: TPASS: open(TEMP_FILE, O_RDWR) : EACCES (13) 
    setresuid04.c:46: TPASS: open(TEMP_FILE, O_RDWR) : EACCES (13) 
    setresuid04.c:54: TPASS: open(TEMP_FILE, O_RDWR) returned fd 4 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1152

    setresuid04_16

    Mon Jun 16 16:54:30 2025

    "setresuid04_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setwpXEmf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresuid/../utils/compat_tst_16.h:133: TCONF: 16-bit version of setresuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1153

    setresuid05

    Mon Jun 16 16:54:30 2025

    "setresuid05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_set1Sluvc as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setresuid05.c:31: TPASS: SETRESUID(-1, ltpuser->pw_uid, -1) passed 
    setresuid05.c:36: TPASS: ltpuser->pw_uid == buf.st_uid (65534) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1154

    setresuid05_16

    Mon Jun 16 16:54:30 2025

    "setresuid05_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_set91NWaH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setresuid/../utils/compat_tst_16.h:133: TCONF: 16-bit version of setresuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1155

    setreuid01

    Mon Jun 16 16:54:30 2025

    "setreuid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid01.c:27: TPASS: SETREUID(-1, -1) passed 
    setreuid01.c:28: TPASS: SETREUID(-1, euid) passed 
    setreuid01.c:29: TPASS: SETREUID(ruid, -1) passed 
    setreuid01.c:30: TPASS: SETREUID(-1, ruid) passed 
    setreuid01.c:31: TPASS: SETREUID(euid, -1) passed 
    setreuid01.c:32: TPASS: SETREUID(euid, euid) passed 
    setreuid01.c:33: TPASS: SETREUID(ruid, ruid) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1156

    setreuid01_16

    Mon Jun 16 16:54:30 2025

    "setreuid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1157

    setreuid02

    Mon Jun 16 16:54:30 2025

    "setreuid02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid02.c:76: TPASS: setreuid(-1, -1) works as expected 
    setreuid02.c:76: TPASS: setreuid(nobody, -1) works as expected 
    setreuid02.c:76: TPASS: setreuid(root, -1) works as expected 
    setreuid02.c:76: TPASS: setreuid(-1, nobody) works as expected 
    setreuid02.c:76: TPASS: setreuid(-1, root) works as expected 
    setreuid02.c:76: TPASS: setreuid(other, -1) works as expected 
    setreuid02.c:76: TPASS: setreuid(root, -1) works as expected 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1158

    setreuid02_16

    Mon Jun 16 16:54:30 2025

    "setreuid02_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    0

    2

    0

    1159

    setreuid03

    Mon Jun 16 16:54:31 2025

    "setreuid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid03.c:86: TPASS: setreuid(nobody, nobody) passed 
    setreuid03.c:86: TPASS: setreuid(-1, nobody) passed 
    setreuid03.c:86: TPASS: setreuid(nobody, -1) passed 
    setreuid03.c:86: TPASS: setreuid(-1, -1) passed 
    setreuid03.c:83: TPASS: setreuid(-1, root) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(root, -1) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(root, root) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(root, nobody) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(root, other) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(other, root) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(other, -1) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(other, other) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(other, nobody) : EPERM (1) 
    setreuid03.c:83: TPASS: setreuid(nobody, other) : EPERM (1) 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1160

    setreuid03_16

    Mon Jun 16 16:54:31 2025

    "setreuid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1161

    setreuid04

    Mon Jun 16 16:54:31 2025

    "setreuid04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid04.c:34: TPASS: SETREUID(nobody_uid, nobody_uid) passed 
    setreuid04.c:36: TPASS: GETUID() == nobody_uid (65534) 
    setreuid04.c:37: TPASS: GETEUID() == nobody_uid (65534) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1162

    setreuid04_16

    Mon Jun 16 16:54:31 2025

    "setreuid04_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1163

    setreuid05

    Mon Jun 16 16:54:31 2025

    "setreuid05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid05.c:89: TPASS: setreuid(nobody, root) passed 
    setreuid05.c:89: TPASS: setreuid(-1, nobody) passed 
    setreuid05.c:89: TPASS: setreuid(-1, root) passed 
    setreuid05.c:89: TPASS: setreuid(main, -1) passed 
    setreuid05.c:89: TPASS: setreuid(-1, other) passed 
    setreuid05.c:86: TPASS: setreuid(-1, root) : EPERM (1) 
    setreuid05.c:86: TPASS: setreuid(-1, nobody) : EPERM (1) 
    setreuid05.c:89: TPASS: setreuid(-1, main) passed 
    setreuid05.c:89: TPASS: setreuid(-1, other) passed 
    setreuid05.c:89: TPASS: setreuid(other, main) passed 
    setreuid05.c:89: TPASS: setreuid(-1, other) passed 
    setreuid05.c:89: TPASS: setreuid(-1, main) passed 
    setreuid05.c:89: TPASS: setreuid(main, -1) passed 
    setreuid05.c:86: TPASS: setreuid(-1, other) : EPERM (1) 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1164

    setreuid05_16

    Mon Jun 16 16:54:31 2025

    "setreuid05_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1165

    setreuid06

    Mon Jun 16 16:54:31 2025

    "setreuid06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid06.c:38: TPASS: setreuid(-1, 1) : EPERM (1) 
    setreuid06.c:40: TPASS: setreuid(1, -1) : EPERM (1) 
    setreuid06.c:42: TPASS: setreuid(1, 1) : EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1166

    setreuid06_16

    Mon Jun 16 16:54:31 2025

    "setreuid06_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1167

    setreuid07

    Mon Jun 16 16:54:31 2025

    "setreuid07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setO1kPU6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setreuid07.c:43: TPASS: open(TEMPFILE, O_RDWR) : EACCES (13) 
    setreuid07.c:47: TPASS: open(TEMPFILE, O_RDWR) : EACCES (13) 
    setreuid07.c:53: TPASS: open(TEMPFILE, O_RDWR) returned fd 3 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1168

    setreuid07_16

    Mon Jun 16 16:54:31 2025

    "setreuid07_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setzblc9o as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setreuid/../utils/compat_tst_16.h:124: TCONF: 16-bit version of setreuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1169

    setrlimit01

    Mon Jun 16 16:54:31 2025

    "setrlimit01"

    ""

    exit

    setrlimit01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_setk9CX40 as tmpdir (tmpfs filesystem) 
    setrlimit01    1  TPASS  :  RLIMIT_NOFILE functionality is correct 
    setrlimit01    2  TPASS  :  RLIMIT_FSIZE test PASSED 
    setrlimit01    3  TPASS  :  RLIMIT_NPROC functionality is correct 
    setrlimit01    4  TPASS  :  RLIMIT_CORE functionality is correct 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1170

    setrlimit02

    Mon Jun 16 16:54:31 2025

    "setrlimit02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setrlimit02.c:44: TPASS: setrlimit() failed as expected: EINVAL (22) 
    setrlimit02.c:44: TPASS: setrlimit() failed as expected: EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1171

    setrlimit03

    Mon Jun 16 16:54:31 2025

    "setrlimit03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setrlimit03.c:55: TPASS: setrlimit() failed as expected: EPERM (1) 
    setrlimit03.c:55: TPASS: setrlimit() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1172

    setrlimit04

    Mon Jun 16 16:54:31 2025

    "setrlimit04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setrlimit04.c:42: TPASS: child process completed OK 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1173

    setrlimit05

    Mon Jun 16 16:54:31 2025

    "setrlimit05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setrlimit05.c:37: TPASS: setrlimit() failed as expected: EFAULT (14) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    0

    3

    0

    1174

    setrlimit06

    Mon Jun 16 16:54:31 2025

    "setrlimit06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setrlimit06.c:99: TPASS: Got SIGXCPU then SIGKILL after reaching both limit 
    setrlimit06.c:99: TPASS: Got SIGXCPU then SIGKILL after reaching both limit 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    401

    1

    401

    1

    1175

    setsid01

    Mon Jun 16 16:54:35 2025

    "setsid01"

    ""

    exit

    setsid01    1  TPASS  :  setsid SUCCESS to set errno to EPERM 
    setsid01    1  TPASS  :  all misc tests passed 
    

    "ok"

    1 termination_type

    0

    0

    0

    0

    1176

    setsockopt01

    Mon Jun 16 16:54:36 2025

    "setsockopt01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setsockopt01.c:74: TINFO: Testing invalid file descriptor 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: EBADF (9) 
    setsockopt01.c:74: TINFO: Testing non-socket file descriptor 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: ENOTSOCK (88) 
    setsockopt01.c:74: TINFO: Testing invalid option buffer 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: EFAULT (14) 
    setsockopt01.c:74: TINFO: Testing invalid optlen 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: EINVAL (22) 
    setsockopt01.c:74: TINFO: Testing invalid level 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: ENOPROTOOPT (92) 
    setsockopt01.c:74: TINFO: Testing invalid option name (UDP) 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: ENOPROTOOPT (92) 
    setsockopt01.c:74: TINFO: Testing invalid option name (IP) 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: ENOPROTOOPT (92) 
    setsockopt01.c:74: TINFO: Testing invalid option name (TCP) 
    setsockopt01.c:109: TPASS: setsockopt() returned the expected error: ENOPROTOOPT (92) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1177

    setsockopt02

    Mon Jun 16 16:54:36 2025

    "setsockopt02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setsockopt02.c:71: TPASS: Can create ring buffer with good settinegs 
    setsockopt02.c:80: TPASS: Refused bad tp_sizeof_priv value: EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1178

    setsockopt03

    Mon Jun 16 16:54:36 2025

    "setsockopt03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    setsockopt03.c:50: TINFO: The vulnerability was only present in 32-bit compat mode 
    setsockopt03.c:73: TPASS: We didn't cause a crash, setsockopt returned -1: EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1179

    setsockopt04

    Mon Jun 16 16:54:36 2025

    "setsockopt04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setsockopt04.c:40: TINFO: Try to set send buffer size to: 4294967040 
    setsockopt04.c:41: TINFO: Send buffer size was set to: 4608 
    setsockopt04.c:46: TPASS: Was unable to set negative send buffer size! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1180

    setsockopt05

    Mon Jun 16 16:54:36 2025

    "setsockopt05"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1181

    setsockopt06

    Mon Jun 16 16:54:36 2025

    "setsockopt06"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1 cstime

    1182

    setsockopt07

    Mon Jun 16 16:54:36 2025

    "setsockopt07"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 00s 
    ../../../../include/tst_fuzzy_sync.h:654: TINFO: Exceeded execution loops, requesting exit 
    setsockopt07.c:109: TPASS: Cannot reproduce bug 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    25 termination_type

    1632

    3

    1632

    3

    1183

    setsockopt08

    Mon Jun 16 16:55:01 2025

    "setsockopt08"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1184

    setsockopt09

    Mon Jun 16 16:55:01 2025

    "setsockopt09"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1185

    setsockopt10

    Mon Jun 16 16:55:01 2025

    "setsockopt10"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setXIr0H2 as tmpdir (tmpfs filesystem) 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1186

    settimeofday01

    Mon Jun 16 16:55:01 2025

    "settimeofday01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    settimeofday01.c:55: TPASS: settimeofday() pass 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1187

    settimeofday02

    Mon Jun 16 16:55:01 2025

    "settimeofday02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_TIME(25) 
    settimeofday02.c:32: TINFO: tv.tv_sec is negative 
    settimeofday02.c:33: TPASS: settimeofday(&tc->tv, NULL) : EINVAL (22) 
    settimeofday02.c:32: TINFO: tv.tv_usec is outside the range [0..999,999] 
    settimeofday02.c:33: TPASS: settimeofday(&tc->tv, NULL) : EINVAL (22) 
    settimeofday02.c:32: TINFO: calling process without CAP_SYS_TIME capability 
    settimeofday02.c:33: TPASS: settimeofday(&tc->tv, NULL) : EPERM (1) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1188

    setuid01

    Mon Jun 16 16:55:01 2025

    "setuid01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setuid01.c:25: TPASS: setuid(0) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1189

    setuid01_16

    Mon Jun 16 16:55:01 2025

    "setuid01_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setuid/../utils/compat_tst_16.h:84: TCONF: 16-bit version of setuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1190

    setuid03

    Mon Jun 16 16:55:01 2025

    "setuid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setuid03.c:23: TPASS: SETUID(ROOT_USER) : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1191

    setuid03_16

    Mon Jun 16 16:55:01 2025

    "setuid03_16"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setuid/../utils/compat_tst_16.h:84: TCONF: 16-bit version of setuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1192

    setuid04

    Mon Jun 16 16:55:01 2025

    "setuid04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setk1x9a6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setuid04.c:49: TPASS: open() returned errno EACCES 
    setuid04.c:49: TPASS: open() returned errno EACCES 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1193

    setuid04_16

    Mon Jun 16 16:55:01 2025

    "setuid04_16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setCBJFXE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    /home/debian/ltp/testcases/kernel/syscalls/setuid/../utils/compat_tst_16.h:84: TCONF: 16-bit version of setuid() is not supported on your platform 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1194

    setxattr01

    Mon Jun 16 16:55:01 2025

    "setxattr01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=ext2 flags=0 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ENODATA (61) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: E2BIG (7) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: EEXIST (17) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=ext3 flags=0 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ENODATA (61) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: E2BIG (7) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: EEXIST (17) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=ext4 flags=0 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ENODATA (61) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: E2BIG (7) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: EEXIST (17) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=vfat flags=0 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:138: TCONF: setxattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=exfat flags=0 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:138: TCONF: setxattr(2) not supported 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ENODATA (61) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: E2BIG (7) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: EEXIST (17) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: EFAULT (14) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_setATXbxg/mntpoint fstyp=tmpfs flags=0 
    setxattr01.c:174: TPASS: setxattr(2) failed: EINVAL (22) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ENODATA (61) 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: E2BIG (7) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: EEXIST (17) 
    setxattr01.c:152: TPASS: setxattr(2) passed 
    setxattr01.c:174: TPASS: setxattr(2) failed: ERANGE (34) 
    setxattr01.c:174: TPASS: setxattr(2) failed: EFAULT (14) 
     
    Summary: 
    passed   47 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    7 termination_type

    15

    568

    15

    568

    1195

    setxattr02

    Mon Jun 16 16:55:08 2025

    "setxattr02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sete62d4s as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setxattr02.c:148: TPASS: setxattr(2) on testfile passed 
    setxattr02.c:148: TPASS: setxattr(2) on testdir passed 
    setxattr02.c:173: TPASS: setxattr(2) on symlink failed: EEXIST (17) 
    setxattr02.c:173: TPASS: setxattr(2) on fifo failed: EPERM (1) 
    setxattr02.c:173: TPASS: setxattr(2) on chr failed: EPERM (1) 
    setxattr02.c:173: TPASS: setxattr(2) on blk failed: EPERM (1) 
    setxattr02.c:173: TPASS: setxattr(2) on sock failed: EPERM (1) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1196

    setxattr03

    Mon Jun 16 16:55:08 2025

    "setxattr03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setyynzHv as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setxattr03.c:96: TPASS: Set attr to immutable file: EPERM (1) 
    setxattr03.c:96: TPASS: Set attr to append-only file: EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1197

    shmat01

    Mon Jun 16 16:55:08 2025

    "shmat01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmat01.c:124: TPASS: shmat() succeeded to attach NULL address 
    shmat01.c:124: TPASS: shmat() succeeded to attach aligned address 
    shmat01.c:124: TPASS: shmat() succeeded to attach unaligned address with SHM_RND 
    tst_coredump.c:30: TINFO: Avoid dumping corefile for process(pid=100762) 
    shmat01.c:124: TPASS: shmat() succeeded to attach aligned address with SHM_READONLY, and got SIGSEGV on write 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    13

    1

    13

    1198

    shmat02

    Mon Jun 16 16:55:08 2025

    "shmat02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmat02.c:47: TPASS: shmat(*tc->shmid, *tc->shmaddr, 0) : EINVAL (22) 
    shmat02.c:47: TPASS: shmat(*tc->shmid, *tc->shmaddr, 0) : EINVAL (22) 
    shmat02.c:47: TPASS: shmat(*tc->shmid, *tc->shmaddr, 0) : EACCES (13) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1199

    shmat03

    Mon Jun 16 16:55:08 2025

    "shmat03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmat03.c:65: TINFO: Attempting to attach shared memory to null page 
    shmat03.c:74: TPASS: shmat returned EINVAL 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1200

    shmat04

    Mon Jun 16 16:55:08 2025

    "shmat04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmat04.c:74: TINFO: Key id: 1627654112 
    shmat04.c:75: TINFO: Page size: 4096 
    shmat04.c:43: TINFO: Attached at 0x3f90215000. key: 81657859 - size: 12288 
    shmat04.c:48: TINFO: Number of attaches: 1 
    shmat04.c:55: TINFO: Number of attaches: 3 
    shmat04.c:56: TINFO: Delete attached memory 
    shmat04.c:61: TINFO: Number of attaches: 0 
    shmat04.c:66: TPASS: shmid_ds.shm_nattch == 0 (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1201

    shmctl01

    Mon Jun 16 16:55:08 2025

    "shmctl01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmctl01.c:254: TINFO: shm_id=81657860 maps to kernel index=4 
    shmctl01.c:218: TINFO: Basic checks 
    shmctl01.c:173: TPASS: IPC_STAT: shm_segsz=2048 
    shmctl01.c:180: TPASS: IPC_STAT: shm_cpid=100779 
    shmctl01.c:187: TPASS: IPC_STAT: shm_ctime=1750064108 in range <1750064108,1750064108> 
    shmctl01.c:173: TPASS: SHM_STAT: shm_segsz=2048 
    shmctl01.c:180: TPASS: SHM_STAT: shm_cpid=100779 
    shmctl01.c:187: TPASS: SHM_STAT: shm_ctime=1750064108 in range <1750064108,1750064108> 
    shmctl01.c:218: TINFO: Children attach SHM 
    shmctl01.c:114: TPASS: before child shmat() shm_nattch=0 
    shmctl01.c:114: TPASS: after child shmat() shm_nattch=20 
    shmctl01.c:114: TPASS: after child shmdt() shm_nattch=0 
    shmctl01.c:218: TINFO: Chidlren inherit SHM 
    shmctl01.c:114: TPASS: inherited after fork() shm_nattch=21 
    shmctl01.c:114: TPASS: after child shmdt() shm_nattch=1 
    shmctl01.c:114: TPASS: after parent shmdt() shm_nattch=0 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    4

    4

    4

    1202

    shmctl02

    Mon Jun 16 16:55:08 2025

    "shmctl02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmctl02.c:107: TINFO: Testing variant: libc shmctl() 
    shmctl02.c:95: TPASS: shmctl(81657862, 2, 0x2abb9190f8) : EACCES (13) 
    shmctl02.c:91: TCONF: EFAULT is skipped for libc variant 
    shmctl02.c:91: TCONF: EFAULT is skipped for libc variant 
    shmctl02.c:95: TPASS: shmctl(81657863, -1, 0x2abb9190f8) : EINVAL (22) 
    shmctl02.c:95: TPASS: shmctl(-1, 2, 0x2abb9190f8) : EINVAL (22) 
    shmctl02.c:95: TPASS: shmctl(81657864, 2, 0x2abb9190f8) : EINVAL (22) 
    shmctl02.c:95: TPASS: shmctl(81657861, 2, 0x2abb9190f8) : EACCES (13) 
    shmctl02.c:95: TPASS: shmctl(81657861, 0, (nil)) : EPERM (1) 
    shmctl02.c:95: TPASS: shmctl(81657861, 1, 0x2abb9190f8) : EPERM (1) 
    shmctl02.c:95: TPASS: shmctl(81657861, 11, 0x2abb9190f8) : EPERM (1) 
    shmctl02.c:95: TPASS: shmctl(81657861, 12, 0x2abb9190f8) : EPERM (1) 
    shmctl02.c:107: TINFO: Testing variant: __NR_shmctl syscall 
    shmctl02.c:95: TPASS: shmctl(81657866, 2, 0x2abb9190f8) : EACCES (13) 
    shmctl02.c:95: TPASS: shmctl(81657867, 1, 0xffffffffffffffff) : EFAULT (14) 
    shmctl02.c:95: TPASS: shmctl(81657867, 2, 0xffffffffffffffff) : EFAULT (14) 
    shmctl02.c:95: TPASS: shmctl(81657867, -1, 0x2abb9190f8) : EINVAL (22) 
    shmctl02.c:95: TPASS: shmctl(-1, 2, 0x2abb9190f8) : EINVAL (22) 
    shmctl02.c:95: TPASS: shmctl(81657868, 2, 0x2abb9190f8) : EINVAL (22) 
    shmctl02.c:95: TPASS: shmctl(81657865, 2, 0x2abb9190f8) : EACCES (13) 
    shmctl02.c:95: TPASS: shmctl(81657865, 0, (nil)) : EPERM (1) 
    shmctl02.c:95: TPASS: shmctl(81657865, 1, 0x2abb9190f8) : EPERM (1) 
    shmctl02.c:95: TPASS: shmctl(81657865, 11, 0x2abb9190f8) : EPERM (1) 
    shmctl02.c:95: TPASS: shmctl(81657865, 12, 0x2abb9190f8) : EPERM (1) 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1203

    shmctl03

    Mon Jun 16 16:55:08 2025

    "shmctl03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmctl03.c:31: TPASS: shmmin = 1 
    shmctl03.c:33: TPASS: /proc/sys/kernel/shmmax = 18446744073692774399 
    shmctl03.c:34: TPASS: /proc/sys/kernel/shmmni = 4096 
    shmctl03.c:35: TPASS: /proc/sys/kernel/shmall = 18446744073692774399 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1204

    shmctl04

    Mon Jun 16 16:55:08 2025

    "shmctl04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmctl04.c:117: TINFO: Test SHM_STAT_ANY with nobody user 
    shmctl04.c:133: TPASS: SHM_INFO returned valid index 63 maps to shmid 81559615 
    shmctl04.c:144: TPASS: Counted used = 3 
    shmctl04.c:83: TPASS: used_ids = 3 
    shmctl04.c:90: TPASS: shm_rss = 777 
    shmctl04.c:97: TPASS: shm_swp = 0 
    shmctl04.c:104: TPASS: shm_tot = 8321 
    shmctl04.c:117: TINFO: Test SHM_STAT_ANY with root user 
    shmctl04.c:133: TPASS: SHM_INFO returned valid index 63 maps to shmid 81559615 
    shmctl04.c:144: TPASS: Counted used = 3 
    shmctl04.c:83: TPASS: used_ids = 3 
    shmctl04.c:90: TPASS: shm_rss = 777 
    shmctl04.c:97: TPASS: shm_swp = 0 
    shmctl04.c:104: TPASS: shm_tot = 8321 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1205

    shmctl05

    Mon Jun 16 16:55:08 2025

    "shmctl05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 40s 
    ../../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =    30ns, avg_dev =    69ns, dev_ratio = 2.32 } 
    ../../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 35870ns, avg_dev =  3808ns, dev_ratio = 0.11 } 
    ../../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 15602ns, avg_dev =  2839ns, dev_ratio = 0.18 } 
    ../../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 20298ns, avg_dev =  1111ns, dev_ratio = 0.05 } 
    ../../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   213  , avg_dev =    12  , dev_ratio = 0.06 } 
    ../../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    shmctl05.c:87: TPASS: didn't crash 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    799

    1100

    799

    1100

    1206

    shmctl06

    Mon Jun 16 16:55:18 2025

    "shmctl06"

    ""

    exit

    tst_test.c:1322: TCONF: test requires struct shmid64_ds to have the time_high fields 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1207

    shmctl07

    Mon Jun 16 16:55:18 2025

    "shmctl07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmctl07.c:29: TPASS: shmctl(160464915, SHM_LOCK, NULL) 
    shmctl07.c:35: TPASS: SMH_LOCKED bit is on in shm_perm.mode 
    shmctl07.c:44: TPASS: shmctl(160464915, SHM_UNLOCK, NULL) 
    shmctl07.c:51: TPASS: SHM_LOCKED bit is off in shm_perm.mode 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1208

    shmctl08

    Mon Jun 16 16:55:18 2025

    "shmctl08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmctl08.c:40: TPASS: shm_perm.mode=0666 
    shmctl08.c:32: TPASS: shmctl(160464916, IPC_SET, {shm_perm.mode=0600}) 
    shmctl08.c:40: TPASS: shm_perm.mode=0600 
    shmctl08.c:76: TPASS: shm_ctime updated correctly diff=1 
    shmctl08.c:32: TPASS: shmctl(160464916, IPC_SET, {shm_perm.mode=0666}) 
    shmctl08.c:40: TPASS: shm_perm.mode=0666 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    1209

    shmdt01

    Mon Jun 16 16:55:19 2025

    "shmdt01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmlCSvye as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmdt01.c:34: TPASS: buf.shm_nattch == 0 (0) 
    shmdt01.c:42: TPASS: shared memory detached correctly 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1210

    shmdt02

    Mon Jun 16 16:55:19 2025

    "shmdt02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmdt02.c:33: TPASS: shmdt(non_attched_addr) : EINVAL (22) 
    shmdt02.c:33: TPASS: shmdt(unaligned_addr) : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1211

    shmget02

    Mon Jun 16 16:55:19 2025

    "shmget02"

    ""

    exit

    tst_hugepage.c:84: TINFO: 0 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmb0L3S3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    shmget02.c:88: TPASS: shmget(1647044815, 2048, 1024) : ENOENT (2) 
    shmget02.c:88: TPASS: shmget(1630267599, 2048, 1536) : EEXIST (17) 
    shmget02.c:88: TPASS: shmget(1647044815, 0, 1536) : EINVAL (22) 
    shmget02.c:88: TPASS: shmget(1647044815, 8193, 1536) : EINVAL (22) 
    shmget02.c:88: TPASS: shmget(1630267599, 4096, 1024) : EINVAL (22) 
    shmget02.c:100: TPASS: shmget(1630267599, 2048, 256) : EACCES (13) 
    shmget02.c:100: TPASS: shmget(1647044815, 2048, 2560) : EPERM (1) 
    shmget02.c:88: TPASS: shmget(1647044815, 2048, 2560) : ENOMEM (12) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1212

    shmget03

    Mon Jun 16 16:55:19 2025

    "shmget03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmXqwCss as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmget03.c:38: TINFO: Current environment 2 shared memory segments are already in use 
    shmget03.c:50: TINFO: The maximum number of memory segments (4096) has been reached 
    shmget03.c:28: TPASS: shmget(1630271696, 2048, 1920) : ENOSPC (28) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    12

    1

    12

    1213

    shmget04

    Mon Jun 16 16:55:19 2025

    "shmget04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmqDodvt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmget04.c:40: TINFO: Testing SHM_RD flag 
    shmget04.c:41: TPASS: shmget(1630267601, 2048, 256) : EACCES (13) 
    shmget04.c:40: TINFO: Testing SHM_WR flag 
    shmget04.c:41: TPASS: shmget(1630267601, 2048, 128) : EACCES (13) 
    shmget04.c:40: TINFO: Testing SHM_RW flag 
    shmget04.c:41: TPASS: shmget(1630267601, 2048, 384) : EACCES (13) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1214

    shmget05

    Mon Jun 16 16:55:19 2025

    "shmget05"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmln828p as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmget05.c:36: TPASS: shm_next_id succeeded, shm id 100876 
    shmget05.c:40: TPASS: /proc/sys/kernel/shm_next_id = -1 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    1

    3

    1

    1215

    shmget06

    Mon Jun 16 16:55:20 2025

    "shmget06"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmayOee1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmget06.c:38: TPASS: shm id 100882 has existed, shmget() returns the new shm id 100883 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    1216

    shutdown01

    Mon Jun 16 16:55:20 2025

    "shutdown01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shunnKvX9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shutdown01.c:48: TINFO: Running server on socket file 
    shutdown01.c:67: TINFO: Connecting to the server 
    shutdown01.c:85: TINFO: Testing SHUT_RD flag 
    shutdown01.c:87: TPASS: shutdown(client_sock, tc->shutdown_op) passed 
    shutdown01.c:48: TINFO: Running server on socket file 
    shutdown01.c:67: TINFO: Connecting to the server 
    shutdown01.c:85: TINFO: Testing SHUT_WR flag 
    shutdown01.c:87: TPASS: shutdown(client_sock, tc->shutdown_op) passed 
    shutdown01.c:90: TPASS: recv(client_sock, buff, MSGSIZE, tc->recv_flag) : EAGAIN/EWOULDBLOCK (11) 
    shutdown01.c:95: TPASS: send(client_sock, buff, MSGSIZE, tc->send_flag) : EPIPE (32) 
    shutdown01.c:48: TINFO: Running server on socket file 
    shutdown01.c:67: TINFO: Connecting to the server 
    shutdown01.c:85: TINFO: Testing SHUT_RDWR flag 
    shutdown01.c:87: TPASS: shutdown(client_sock, tc->shutdown_op) passed 
    shutdown01.c:95: TPASS: send(client_sock, buff, MSGSIZE, tc->send_flag) : EPIPE (32) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1217

    shutdown02

    Mon Jun 16 16:55:20 2025

    "shutdown02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shuACsKHW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shutdown02.c:38: TPASS: shutdown(*tc->socket, tc->flags) : EBADF (9) 
    shutdown02.c:38: TPASS: shutdown(*tc->socket, tc->flags) : EINVAL (22) 
    shutdown02.c:38: TPASS: shutdown(*tc->socket, tc->flags) : ENOTCONN (107) 
    shutdown02.c:38: TPASS: shutdown(*tc->socket, tc->flags) : ENOTSOCK (88) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1218

    sigaction01

    Mon Jun 16 16:55:20 2025

    "sigaction01"

    ""

    exit

    sigaction01    1  TPASS  :  SA_RESETHAND did not cause SA_SIGINFO to be cleared 
    sigaction01    2  TPASS  :  SA_RESETHAND was masked when handler executed 
    sigaction01    3  TPASS  :  sig has been masked because sa_mask originally contained sig 
    sigaction01    4  TPASS  :  siginfo pointer non NULL 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1219

    sigaction02

    Mon Jun 16 16:55:20 2025

    "sigaction02"

    ""

    exit

    sigaction02    1  TPASS  :  call failed with expected EINVAL error 
    sigaction02    2  TPASS  :  call failed with expected EINVAL error 
    sigaction02    3  TPASS  :  call failed with expected EINVAL error 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1220

    sigaltstack01

    Mon Jun 16 16:55:20 2025

    "sigaltstack01"

    ""

    exit

    sigaltstack01    1  TPASS  :  Functionality of sigaltstack() successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1221

    sigaltstack02

    Mon Jun 16 16:55:20 2025

    "sigaltstack02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sighDnFZc as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigaltstack02.c:42: TPASS: Invalid Flag value : EINVAL (22) 
    sigaltstack02.c:42: TPASS: alternate stack is < MINSIGSTKSZ : ENOMEM (12) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1222

    sighold02

    Mon Jun 16 16:55:20 2025

    "sighold02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sigQVjSlU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sighold02.c:75: TPASS: all signals were hold 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1223

    signal01

    Mon Jun 16 16:55:20 2025

    "signal01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signal01.c:54: TPASS: (long)signal(SIGKILL, tc->sighandler) : EINVAL (22) 
    signal01.c:54: TPASS: (long)signal(SIGKILL, tc->sighandler) : EINVAL (22) 
    signal01.c:54: TPASS: (long)signal(SIGKILL, tc->sighandler) : EINVAL (22) 
    signal01.c:68: TPASS: WTERMSIG(res) == SIGKILL (9) 
    signal01.c:68: TPASS: WTERMSIG(res) == SIGKILL (9) 
    signal01.c:68: TPASS: WTERMSIG(res) == SIGKILL (9) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1224

    signal02

    Mon Jun 16 16:55:20 2025

    "signal02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signal02.c:16: TPASS: (long)signal(sigs[n], SIG_IGN) : EINVAL (22) 
    signal02.c:16: TPASS: (long)signal(sigs[n], SIG_IGN) : EINVAL (22) 
    signal02.c:16: TPASS: (long)signal(sigs[n], SIG_IGN) : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1225

    signal03

    Mon Jun 16 16:55:20 2025

    "signal03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
    signal03.c:43: TPASS: ign_handler == 0 (0) 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1226

    signal04

    Mon Jun 16 16:55:20 2025

    "signal04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signal04.c:35: TPASS: signal(1) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(2) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(3) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(4) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(5) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(6) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(7) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(8) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(10) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(11) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(12) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(13) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(14) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(15) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(17) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(18) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(20) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(21) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(22) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(23) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(24) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(25) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(26) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(27) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(28) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(29) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(30) restore succeeded received (nil). 
    signal04.c:35: TPASS: signal(31) restore succeeded received (nil). 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1227

    signal05

    Mon Jun 16 16:55:20 2025

    "signal05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signal05.c:42: TPASS: siglist[n] == sig_pass (1) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (2) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (3) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (4) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (5) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (6) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (6) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (7) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (8) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (10) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (11) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (12) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (13) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (14) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (15) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (16) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (17) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (18) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (20) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (21) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (22) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (23) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (24) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (25) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (26) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (27) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (28) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (29) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (30) 
    signal05.c:42: TPASS: siglist[n] == sig_pass (31) 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1228

    signal06

    Mon Jun 16 16:55:20 2025

    "signal06"

    ""

    exit

    signal06    1  TCONF  :  signal06.c:171: Only test on x86_64. 
    signal06    2  TCONF  :  signal06.c:171: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1229

    signalfd01

    Mon Jun 16 16:55:20 2025

    "signalfd01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signalfd01.c:52: TPASS: signalfd() create fd returned fd 3 
    signalfd01.c:29: TPASS: bytes == sizeof(siginfo) (128) 
    signalfd01.c:30: TPASS: siginfo.ssi_signo == signal (10) 
    signalfd01.c:59: TPASS: signalfd() reassign fd returned fd 3 
    signalfd01.c:63: TPASS: TST_RET == fd_signal (3) 
    signalfd01.c:29: TPASS: bytes == sizeof(siginfo) (128) 
    signalfd01.c:30: TPASS: siginfo.ssi_signo == signal (12) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1230

    signalfd02

    Mon Jun 16 16:55:20 2025

    "signalfd02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sigX6w88i as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    signalfd02.c:57: TPASS: fd is invalid : EBADF (9) 
    signalfd02.c:57: TPASS: fd is not a valid signalfd file descriptor : EINVAL (22) 
    signalfd02.c:57: TPASS: flags are invalid : EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1231

    signalfd4_01

    Mon Jun 16 16:55:20 2025

    "signalfd4_01"

    ""

    exit

    signalfd4_01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_sigw72O2K as tmpdir (tmpfs filesystem) 
    signalfd4_01    1  TPASS  :  signalfd4(SFD_CLOEXEC) Passed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1232

    signalfd4_02

    Mon Jun 16 16:55:20 2025

    "signalfd4_02"

    ""

    exit

    signalfd4_02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_sigtUzLIV as tmpdir (tmpfs filesystem) 
    signalfd4_02    1  TPASS  :  signalfd4(SFD_NONBLOCK) PASSED 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1233

    sigpending02

    Mon Jun 16 16:55:20 2025

    "sigpending02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigpending02.c:25: TINFO: Testing libc sigpending() 
    sigpending02.c:118: TPASS: basic sigpending test successful 
    sigpending02.c:148: TPASS: expected failure: EFAULT (14) 
    sigpending02.c:28: TINFO: Testing __NR_sigpending syscall 
    sigpending02.c:47: TCONF: syscall(-1) __NR_sigpending not supported on your arch 
    sigpending02.c:31: TINFO: Testing __NR_rt_sigpending syscall 
    sigpending02.c:118: TPASS: basic sigpending test successful 
    sigpending02.c:148: TPASS: expected failure: EFAULT (14) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1234

    sigprocmask01

    Mon Jun 16 16:55:20 2025

    "sigprocmask01"

    ""

    exit

    sigprocmask01    1  TPASS  :  Functionality of sigprocmask() Successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1235

    sigrelse01

    Mon Jun 16 16:55:20 2025

    "sigrelse01"

    ""

    exit

    sigrelse01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_sigNrHA4n as tmpdir (tmpfs filesystem) 
    sigrelse01    1  TPASS  :  sigrelse() released all 55 signals under test. 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1236

    sigsuspend01

    Mon Jun 16 16:55:20 2025

    "sigsuspend01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigsuspend01.c:63: TPASS: sigsuspend() succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    1237

    sigsuspend02

    Mon Jun 16 16:55:21 2025

    "sigsuspend02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigsuspend02.c:26: TPASS: sigsuspend(invalid_mask) : EFAULT (14) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1238

    sigtimedwait01

    Mon Jun 16 16:55:21 2025

    "sigtimedwait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigwait.c:27: TPASS: Wait interrupted by expected signal 
    sigwait.c:88: TPASS: struct siginfo is correct 
    sigwait.c:148: TPASS: struct siginfo is correct 
    sigwait.c:160: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:113: TPASS: Wait interrupted by expected signal 
    sigwait.c:259: TPASS: Wait interrupted by expected signal 
    sigwait.c:268: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:297: TPASS: sigwaitinfo(&sigs, (void *)1, NULL) : EFAULT (14) 
    sigwait.c:331: TPASS: Child exited with expected code 
    sigwait.c:355: TPASS: sigwaitinfo(&sigs, NULL, (void *)1) : EFAULT (14) 
    sigwait.c:57: TPASS: Wait interrupted by timeout 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    1239

    sigwait01

    Mon Jun 16 16:55:22 2025

    "sigwait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigwait.c:113: TPASS: Wait interrupted by expected signal 
    sigwait.c:259: TPASS: Wait interrupted by expected signal 
    sigwait.c:268: TPASS: sigwaitinfo restored the original mask 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    1240

    sigwaitinfo01

    Mon Jun 16 16:55:23 2025

    "sigwaitinfo01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sigwait.c:27: TPASS: Wait interrupted by expected signal 
    sigwait.c:88: TPASS: struct siginfo is correct 
    sigwait.c:148: TPASS: struct siginfo is correct 
    sigwait.c:160: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:113: TPASS: Wait interrupted by expected signal 
    sigwait.c:259: TPASS: Wait interrupted by expected signal 
    sigwait.c:268: TPASS: sigwaitinfo restored the original mask 
    sigwait.c:297: TPASS: sigwaitinfo(&sigs, (void *)1, NULL) : EFAULT (14) 
    sigwait.c:331: TPASS: Child exited with expected code 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1241

    socket01

    Mon Jun 16 16:55:23 2025

    "socket01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socket01.c:72: TPASS: invalid domain successful 
    socket01.c:72: TPASS: invalid type successful 
    socket01.c:72: TPASS: UNIX domain dgram successful 
    socket01.c:72: TPASS: raw open as non-root successful 
    socket01.c:72: TPASS: UDP socket successful 
    socket01.c:72: TPASS: UDP stream successful 
    socket01.c:72: TPASS: TCP dgram successful 
    socket01.c:72: TPASS: TCP socket successful 
    socket01.c:72: TPASS: ICMP stream successful 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1242

    socket02

    Mon Jun 16 16:55:23 2025

    "socket02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socket02.c:54: TPASS: socket() passed to set no close-on-exec flag 
    socket02.c:54: TPASS: socket() passed to set close-on-exec flag 
    socket02.c:54: TPASS: socket() passed to set no non-blocking flag 
    socket02.c:54: TPASS: socket() passed to set non-blocking flag 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1243

    socketcall01

    Mon Jun 16 16:55:23 2025

    "socketcall01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socketcall01.c:39: TCONF: syscall(-1) __NR_socketcall not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1244

    socketcall02

    Mon Jun 16 16:55:23 2025

    "socketcall02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socketcall02.c:36: TINFO: invalid call(<1) 
    socketcall02.c:38: TCONF: syscall(-1) __NR_socketcall not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1245

    socketcall03

    Mon Jun 16 16:55:23 2025

    "socketcall03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socketcall03.c:32: TCONF: syscall(-1) __NR_socketcall not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1246

    socketpair01

    Mon Jun 16 16:55:23 2025

    "socketpair01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socketpair01.c:78: TPASS: invalid domain successful 
    socketpair01.c:78: TPASS: invalid type successful 
    socketpair01.c:78: TPASS: UNIX domain dgram successful 
    socketpair01.c:78: TPASS: raw open as non-root successful 
    socketpair01.c:78: TPASS: bad aligned pointer successful 
    socketpair01.c:78: TPASS: bad unaligned pointer successful 
    socketpair01.c:78: TPASS: UDP socket successful 
    socketpair01.c:78: TPASS: TCP dgram successful 
    socketpair01.c:78: TPASS: TCP socket successful 
    socketpair01.c:78: TPASS: ICMP stream successful 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1247

    socketpair02

    Mon Jun 16 16:55:23 2025

    "socketpair02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    socketpair02.c:62: TPASS: socketpair() passed to set no close-on-exec flag 
    socketpair02.c:62: TPASS: socketpair() passed to set close-on-exec flag 
    socketpair02.c:62: TPASS: socketpair() passed to set no non-blocking flag 
    socketpair02.c:62: TPASS: socketpair() passed to set non-blocking flag 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1248

    sockioctl01

    Mon Jun 16 16:55:23 2025

    "sockioctl01"

    ""

    exit

    sockioctl01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_socu0emN9 as tmpdir (tmpfs filesystem) 
    sockioctl01    1  TPASS  :  bad file descriptor successful 
    sockioctl01    2  TPASS  :  not a socket successful 
    sockioctl01    3  TPASS  :  invalid option buffer successful 
    sockioctl01    4  TPASS  :  ATMARK on UDP successful 
    sockioctl01    5  TPASS  :  SIOCGIFCONF successful 
    sockioctl01    6  TPASS  :  SIOCGIFFLAGS successful 
    sockioctl01    7  TPASS  :  SIOCGIFFLAGS with invalid ifr successful 
    sockioctl01    8  TPASS  :  SIOCSIFFLAGS with invalid ifr successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1249

    splice01

    Mon Jun 16 16:55:23 2025

    "splice01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_splVI39dk as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice01.c:48: TPASS: Written data has been read back correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1250

    splice02

    Mon Jun 16 16:55:23 2025

    "splice02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_splOpIFtn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice02.c:135: TINFO: writting 1048576 bytes 
    splice02.c:87: TINFO: checking file content 
    splice02.c:111: TPASS: splice() system call passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    1251

    splice03

    Mon Jun 16 16:55:23 2025

    "splice03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_spl7nxSPM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice03.c:93: TPASS: splice() failed as expected: EBADF (9) 
    splice03.c:93: TPASS: splice() failed as expected: EBADF (9) 
    splice03.c:93: TPASS: splice() failed as expected: EBADF (9) 
    splice03.c:93: TPASS: splice() failed as expected: EINVAL (22) 
    splice03.c:93: TPASS: splice() failed as expected: EINVAL (22) 
    splice03.c:93: TPASS: splice() failed as expected: ESPIPE (29) 
    splice03.c:93: TPASS: splice() failed as expected: ESPIPE (29) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1252

    splice04

    Mon Jun 16 16:55:23 2025

    "splice04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice04.c:33: TINFO: splice size = 65536 
    splice04.c:69: TPASS: splice(2) from pipe to pipe run pass. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1253

    splice05

    Mon Jun 16 16:55:23 2025

    "splice05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice05.c:43: TINFO: splice size = 65536 
    splice05.c:94: TPASS: splice(2): pipe <-> socket run pass. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1254

    splice06

    Mon Jun 16 16:55:23 2025

    "splice06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_splPYjrH6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice06.c:176: TPASS: Read num through splice correctly 
    splice06.c:183: TPASS: Write num through splice correctly 
    splice06.c:194: TPASS: Read string through splice correctly 
    splice06.c:204: TPASS: Write string through splice correctly 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1255

    splice07

    Mon Jun 16 16:55:23 2025

    "splice07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    splice07.c:62: TINFO: file -> ... 
    splice07.c:54: TPASS: splice() on file -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on file -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on file -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: O_PATH file -> ... 
    splice07.c:54: TPASS: splice() on O_PATH file -> file : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> pipe write end : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> unix socket : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> inet socket : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> epoll : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> eventfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> signalfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> timerfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> pidfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> fanotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> perf event : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> io uring : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> bpf map : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> fsopen : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> fspick : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> memfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on O_PATH file -> memfd secret : EBADF (9) 
    splice07.c:62: TINFO: directory -> ... 
    splice07.c:54: TPASS: splice() on directory -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on directory -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on directory -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: /dev/zero -> ... 
    splice07.c:54: TPASS: splice() on /dev/zero -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on /dev/zero -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /dev/zero -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: /proc/self/maps -> ... 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on /proc/self/maps -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: pipe read end -> ... 
    splice07.c:54: TPASS: splice() on pipe read end -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pipe read end -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe read end -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: pipe write end -> ... 
    splice07.c:54: TPASS: splice() on pipe write end -> file : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> pipe write end : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> unix socket : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> inet socket : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> epoll : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> eventfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> signalfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> timerfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> pidfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> fanotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> perf event : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> io uring : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> bpf map : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> fsopen : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> fspick : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> memfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pipe write end -> memfd secret : EBADF (9) 
    splice07.c:62: TINFO: unix socket -> ... 
    splice07.c:54: TPASS: splice() on unix socket -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on unix socket -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on unix socket -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: inet socket -> ... 
    splice07.c:54: TPASS: splice() on inet socket -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on inet socket -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inet socket -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: epoll -> ... 
    splice07.c:54: TPASS: splice() on epoll -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on epoll -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on epoll -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: eventfd -> ... 
    splice07.c:54: TPASS: splice() on eventfd -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on eventfd -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on eventfd -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: signalfd -> ... 
    splice07.c:54: TPASS: splice() on signalfd -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on signalfd -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on signalfd -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: timerfd -> ... 
    splice07.c:54: TPASS: splice() on timerfd -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on timerfd -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on timerfd -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: pidfd -> ... 
    splice07.c:54: TPASS: splice() on pidfd -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on pidfd -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on pidfd -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: fanotify -> ... 
    splice07.c:54: TPASS: splice() on fanotify -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on fanotify -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fanotify -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: inotify -> ... 
    splice07.c:54: TPASS: splice() on inotify -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on inotify -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on inotify -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: userfaultfd -> ... 
    splice07.c:54: TPASS: splice() on userfaultfd -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on userfaultfd -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on userfaultfd -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: perf event -> ... 
    splice07.c:54: TPASS: splice() on perf event -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on perf event -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on perf event -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: io uring -> ... 
    splice07.c:54: TPASS: splice() on io uring -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on io uring -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on io uring -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: bpf map -> ... 
    splice07.c:54: TPASS: splice() on bpf map -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on bpf map -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on bpf map -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: fsopen -> ... 
    splice07.c:54: TPASS: splice() on fsopen -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on fsopen -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fsopen -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: fspick -> ... 
    splice07.c:54: TPASS: splice() on fspick -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on fspick -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on fspick -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: open_tree -> ... 
    splice07.c:54: TPASS: splice() on open_tree -> file : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> pipe write end : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> unix socket : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> inet socket : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> epoll : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> eventfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> signalfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> timerfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> pidfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> fanotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> perf event : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> io uring : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> bpf map : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> fsopen : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> fspick : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> memfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on open_tree -> memfd secret : EBADF (9) 
    splice07.c:62: TINFO: memfd -> ... 
    splice07.c:54: TPASS: splice() on memfd -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd -> memfd secret : EINVAL (22) 
    splice07.c:62: TINFO: memfd secret -> ... 
    splice07.c:54: TPASS: splice() on memfd secret -> file : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> O_PATH file : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> directory : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> /dev/zero : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> /proc/self/maps : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> pipe read end : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> pipe write end : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> unix socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> inet socket : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> epoll : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> eventfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> signalfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> timerfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> pidfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> fanotify : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> inotify : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> userfaultfd : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> perf event : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> io uring : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> bpf map : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> fsopen : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> fspick : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> open_tree : EBADF (9) 
    splice07.c:54: TPASS: splice() on memfd secret -> memfd : EINVAL (22) 
    splice07.c:54: TPASS: splice() on memfd secret -> memfd secret : EINVAL (22) 
     
    Summary: 
    passed   615 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    7

    0

    7

    1256

    splice08

    Mon Jun 16 16:55:24 2025

    "splice08"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.7 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1257

    splice09

    Mon Jun 16 16:55:24 2025

    "splice09"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.7 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1258

    tee01

    Mon Jun 16 16:55:24 2025

    "tee01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_teeXQxrVi as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tee01.c:44: TPASS: Written data has been read back correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1259

    tee02

    Mon Jun 16 16:55:24 2025

    "tee02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tee9QFjxf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tee02.c:70: TPASS: tee() failed as expected: EINVAL (22) 
    tee02.c:70: TPASS: tee() failed as expected: EINVAL (22) 
    tee02.c:70: TPASS: tee() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1260

    ssetmask01

    Mon Jun 16 16:55:24 2025

    "ssetmask01"

    ""

    exit

    ssetmask01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ssecqQl8B as tmpdir (tmpfs filesystem) 
    ssetmask01    1  TCONF  :  ssetmask01.c:115: syscall(-1) __NR_ssetmask not supported on your arch 
    ssetmask01    2  TCONF  :  ssetmask01.c:115: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1261

    stat01

    Mon Jun 16 16:55:24 2025

    "stat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stav4mLAr as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat01.c:41: TPASS: stat(tc->pathname, &stat_buf) passed 
    stat01.c:43: TPASS: stat_buf.st_uid == user_id (65534) 
    stat01.c:44: TPASS: stat_buf.st_gid == group_id (0) 
    stat01.c:45: TPASS: stat_buf.st_size == FILE_SIZE (1024) 
    stat01.c:46: TPASS: stat_buf.st_mode & MASK == tc->mode (438) 
    stat01.c:47: TPASS: stat_buf.st_nlink == 1 (1) 
    stat01.c:41: TPASS: stat(tc->pathname, &stat_buf) passed 
    stat01.c:43: TPASS: stat_buf.st_uid == user_id (65534) 
    stat01.c:44: TPASS: stat_buf.st_gid == group_id (0) 
    stat01.c:45: TPASS: stat_buf.st_size == FILE_SIZE (1024) 
    stat01.c:46: TPASS: stat_buf.st_mode & MASK == tc->mode (146) 
    stat01.c:47: TPASS: stat_buf.st_nlink == 1 (1) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1262

    stat01_64

    Mon Jun 16 16:55:24 2025

    "stat01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staKt1zIX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat01.c:41: TPASS: stat(tc->pathname, &stat_buf) passed 
    stat01.c:43: TPASS: stat_buf.st_uid == user_id (65534) 
    stat01.c:44: TPASS: stat_buf.st_gid == group_id (0) 
    stat01.c:45: TPASS: stat_buf.st_size == FILE_SIZE (1024) 
    stat01.c:46: TPASS: stat_buf.st_mode & MASK == tc->mode (438) 
    stat01.c:47: TPASS: stat_buf.st_nlink == 1 (1) 
    stat01.c:41: TPASS: stat(tc->pathname, &stat_buf) passed 
    stat01.c:43: TPASS: stat_buf.st_uid == user_id (65534) 
    stat01.c:44: TPASS: stat_buf.st_gid == group_id (0) 
    stat01.c:45: TPASS: stat_buf.st_size == FILE_SIZE (1024) 
    stat01.c:46: TPASS: stat_buf.st_mode & MASK == tc->mode (146) 
    stat01.c:47: TPASS: stat_buf.st_nlink == 1 (1) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1263

    stat02

    Mon Jun 16 16:55:24 2025

    "stat02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stazbanoL as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat02.c:67: TPASS: File size reported as expected 
    stat02.c:67: TPASS: File size reported as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1264

    stat02_64

    Mon Jun 16 16:55:24 2025

    "stat02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staLywNW7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat02.c:67: TPASS: File size reported as expected 
    stat02.c:67: TPASS: File size reported as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1265

    stat03

    Mon Jun 16 16:55:24 2025

    "stat03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sta7si9QW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : EACCES (13) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : EFAULT (14) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ENAMETOOLONG (36) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ENOENT (2) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ENOTDIR (20) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1266

    stat03_64

    Mon Jun 16 16:55:24 2025

    "stat03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stakZe0Gp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : EACCES (13) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : EFAULT (14) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ENAMETOOLONG (36) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ENOENT (2) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ENOTDIR (20) 
    stat03.c:47: TPASS: stat(tc->pathname, &stat_buf) : ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1267

    stat04

    Mon Jun 16 16:55:24 2025

    "stat04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stapUQu3m as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat04.c:58: TINFO: Formatting /dev/loop0 with ext2 opts='-b 1024' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    stat04.c:59: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stapUQu3m/mntpoint fstyp=ext2 flags=0 
    stat04.c:31: TPASS: file_stat->st_dev == symb_stat->st_dev (43) 
    stat04.c:32: TPASS: file_stat->st_mode == symb_stat->st_mode (33279) 
    stat04.c:33: TPASS: file_stat->st_nlink == symb_stat->st_nlink (2) 
    stat04.c:34: TPASS: file_stat->st_uid == symb_stat->st_uid (1000) 
    stat04.c:35: TPASS: file_stat->st_gid == symb_stat->st_gid (1000) 
    stat04.c:36: TPASS: file_stat->st_size == symb_stat->st_size (512000) 
    stat04.c:37: TPASS: file_stat->st_atime == symb_stat->st_atime (1750064125) 
    stat04.c:38: TPASS: file_stat->st_mtime == symb_stat->st_mtime (1750064125) 
    stat04.c:39: TPASS: file_stat->st_ctime == symb_stat->st_ctime (1750064125) 
    stat04.c:83: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_stapUQu3m/mntpoint 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    1

    51

    1

    51

    1268

    stat04_64

    Mon Jun 16 16:55:26 2025

    "stat04_64"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staHR5BGL as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stat04.c:58: TINFO: Formatting /dev/loop0 with ext2 opts='-b 1024' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    stat04.c:59: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staHR5BGL/mntpoint fstyp=ext2 flags=0 
    stat04.c:31: TPASS: file_stat->st_dev == symb_stat->st_dev (43) 
    stat04.c:32: TPASS: file_stat->st_mode == symb_stat->st_mode (33279) 
    stat04.c:33: TPASS: file_stat->st_nlink == symb_stat->st_nlink (2) 
    stat04.c:34: TPASS: file_stat->st_uid == symb_stat->st_uid (1000) 
    stat04.c:35: TPASS: file_stat->st_gid == symb_stat->st_gid (1000) 
    stat04.c:36: TPASS: file_stat->st_size == symb_stat->st_size (512000) 
    stat04.c:37: TPASS: file_stat->st_atime == symb_stat->st_atime (1750064127) 
    stat04.c:38: TPASS: file_stat->st_mtime == symb_stat->st_mtime (1750064127) 
    stat04.c:39: TPASS: file_stat->st_ctime == symb_stat->st_ctime (1750064127) 
    stat04.c:83: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_staHR5BGL/mntpoint 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    2

    51

    2

    51

    1269

    statmount01

    Mon Jun 16 16:55:28 2025

    "statmount01"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1270

    statmount02

    Mon Jun 16 16:55:28 2025

    "statmount02"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1271

    statmount03

    Mon Jun 16 16:55:28 2025

    "statmount03"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1272

    statmount04

    Mon Jun 16 16:55:28 2025

    "statmount04"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1273

    statmount05

    Mon Jun 16 16:55:28 2025

    "statmount05"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1274

    statmount06

    Mon Jun 16 16:55:28 2025

    "statmount06"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1275

    statmount07

    Mon Jun 16 16:55:28 2025

    "statmount07"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1276

    statmount08

    Mon Jun 16 16:55:28 2025

    "statmount08"

    ""

    exit

    tst_test.c:1014: TCONF: The test requires kernel 6.8 or newer 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1277

    statfs01

    Mon Jun 16 16:55:28 2025

    "statfs01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=ext2 flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=ext3 flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=ext4 flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=vfat flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=exfat flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_stalZfwr1/mntpoint fstyp=tmpfs flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    16

    568

    16

    568

    1278

    statfs01_64

    Mon Jun 16 16:55:35 2025

    "statfs01_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=ext2 flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=ext3 flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=ext4 flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=vfat flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=exfat flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_staAnCInp/mntpoint fstyp=tmpfs flags=0 
    statfs01.c:31: TPASS: statfs(TEMP_FILE, &buf) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    577

    12

    577

    1279

    statfs02

    Mon Jun 16 16:55:42 2025

    "statfs02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staVwe0Wj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statfs02.c:55: TPASS: statfs() : ENOTDIR (20) 
    statfs02.c:55: TPASS: statfs() : ENOENT (2) 
    statfs02.c:55: TPASS: statfs() : ENAMETOOLONG (36) 
    statfs02.c:55: TPASS: statfs() : EFAULT (14) 
    statfs02.c:55: TPASS: statfs() : EFAULT (14) 
    statfs02.c:55: TPASS: statfs() : ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1280

    statfs02_64

    Mon Jun 16 16:55:42 2025

    "statfs02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stadgtFHh as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statfs02.c:55: TPASS: statfs() : ENOTDIR (20) 
    statfs02.c:55: TPASS: statfs() : ENOENT (2) 
    statfs02.c:55: TPASS: statfs() : ENAMETOOLONG (36) 
    statfs02.c:55: TPASS: statfs() : EFAULT (14) 
    statfs02.c:55: TPASS: statfs() : EFAULT (14) 
    statfs02.c:55: TPASS: statfs() : ELOOP (40) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1281

    statfs03

    Mon Jun 16 16:55:42 2025

    "statfs03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stagPNmyt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statfs03.c:36: TPASS: statfs(TEMP_DIR2, &buf) : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1282

    statfs03_64

    Mon Jun 16 16:55:42 2025

    "statfs03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staTchFNy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statfs03.c:36: TPASS: statfs(TEMP_DIR2, &buf) : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1283

    statvfs01

    Mon Jun 16 16:55:42 2025

    "statvfs01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=ext2 flags=0 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=ext3 flags=0 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=ext4 flags=0 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=vfat flags=0 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=exfat flags=0 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_stahQie7x/mntpoint fstyp=tmpfs flags=0 
    statvfs01.c:30: TPASS: statvfs(TEST_PATH, &buf) passed 
    statvfs01.c:42: TPASS: creat(valid_fname, 0444) returned fd 3 
    statvfs01.c:46: TPASS: creat(toolong_fname, 0444) : ENAMETOOLONG (36) 
     
    Summary: 
    passed   21 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    18

    561

    18

    561

    1284

    statvfs02

    Mon Jun 16 16:55:49 2025

    "statvfs02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staOh0hb0 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statvfs02.c:61: TPASS: statvfs(tc->path, tc->buf) : EFAULT (14) 
    statvfs02.c:61: TPASS: statvfs(tc->path, tc->buf) : ELOOP (40) 
    statvfs02.c:61: TPASS: statvfs(tc->path, tc->buf) : ENAMETOOLONG (36) 
    statvfs02.c:61: TPASS: statvfs(tc->path, tc->buf) : ENOENT (2) 
    statvfs02.c:61: TPASS: statvfs(tc->path, tc->buf) : ENOTDIR (20) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1285

    stime01

    Mon Jun 16 16:55:49 2025

    "stime01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stime_var.h:46: TINFO: Testing libc stime() 
    stime_var.h:22: TCONF: libc stime() is not implemented 
    stime_var.h:49: TINFO: Testing SYS_stime syscall 
    stime_var.h:28: TCONF: syscall(-1) __NR_stime not supported on your arch 
    stime_var.h:52: TINFO: Testing SYS_settimeofday syscall 
    stime01.c:46: TINFO: pt.tv_sec: 1750064179 
    stime01.c:47: TPASS: system time was set to 1750064179 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1286

    stime02

    Mon Jun 16 16:55:49 2025

    "stime02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    stime_var.h:46: TINFO: Testing libc stime() 
    stime_var.h:22: TCONF: libc stime() is not implemented 
    stime_var.h:49: TINFO: Testing SYS_stime syscall 
    stime_var.h:28: TCONF: syscall(-1) __NR_stime not supported on your arch 
    stime_var.h:52: TINFO: Testing SYS_settimeofday syscall 
    stime02.c:37: TPASS: stime(2) fails, Caller not root: EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1287

    string01

    Mon Jun 16 16:55:49 2025

    "string01"

    ""

    exit

    string01    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1288

    swapoff01

    Mon Jun 16 16:55:49 2025

    "swapoff01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=ext2 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff01.c:44: TINFO: create a swapfile with 65536 block numbers 
    swapoff01.c:37: TPASS: Succeeded to turn off swapfile 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=ext3 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff01.c:44: TINFO: create a swapfile with 65536 block numbers 
    swapoff01.c:37: TPASS: Succeeded to turn off swapfile 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=ext4 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff01.c:44: TINFO: create a swapfile with 65536 block numbers 
    swapoff01.c:37: TPASS: Succeeded to turn off swapfile 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=vfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff01.c:44: TINFO: create a swapfile with 65536 block numbers 
    swapoff01.c:37: TPASS: Succeeded to turn off swapfile 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=exfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff01.c:44: TINFO: create a swapfile with 65536 block numbers 
    swapoff01.c:37: TPASS: Succeeded to turn off swapfile 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff01.c:44: TINFO: create a swapfile with 65536 block numbers 
    swapoff01.c:37: TPASS: Succeeded to turn off swapfile 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 350MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_swaqZv7pt/mntpoint fstyp=tmpfs flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:21: TINFO: FIBMAP ioctl is NOT supported: EINVAL (22) 
    libswap.c:228: TCONF: Swapfile on tmpfs not implemented 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    42 termination_type

    15

    2521

    15

    2521

    1289

    swapoff02

    Mon Jun 16 16:56:31 2025

    "swapoff02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=ext2 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff02.c:88: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - ENOENT : path does not exist 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EINVAL : Invalid file 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EPERM : Permission denied 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=ext3 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff02.c:88: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - ENOENT : path does not exist 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EINVAL : Invalid file 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EPERM : Permission denied 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=ext4 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff02.c:88: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - ENOENT : path does not exist 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EINVAL : Invalid file 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EPERM : Permission denied 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=vfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff02.c:88: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - ENOENT : path does not exist 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EINVAL : Invalid file 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EPERM : Permission denied 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=exfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff02.c:88: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - ENOENT : path does not exist 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EINVAL : Invalid file 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EPERM : Permission denied 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapoff02.c:88: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - ENOENT : path does not exist 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EINVAL : Invalid file 
    swapoff02.c:53: TPASS: swapoff(2) expected failure; Got errno - EPERM : Permission denied 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_swaVsmarT/mntpoint fstyp=tmpfs flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:21: TINFO: FIBMAP ioctl is NOT supported: EINVAL (22) 
    libswap.c:228: TCONF: Swapfile on tmpfs not implemented 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    8 termination_type

    13

    595

    13

    595

    1290

    swapon01

    Mon Jun 16 16:56:39 2025

    "swapon01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=ext2 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon01.c:39: TINFO: create a swapfile size of 128 megabytes (MB) 
    swapon01.c:25: TPASS: tst_syscall(__NR_swapon, SWAP_FILE, 0) passed 
    swapon01.c:28: TINFO: SwapCached: 17688 Kb 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=ext3 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon01.c:39: TINFO: create a swapfile size of 128 megabytes (MB) 
    swapon01.c:25: TPASS: tst_syscall(__NR_swapon, SWAP_FILE, 0) passed 
    swapon01.c:28: TINFO: SwapCached: 17688 Kb 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=ext4 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon01.c:39: TINFO: create a swapfile size of 128 megabytes (MB) 
    swapon01.c:25: TPASS: tst_syscall(__NR_swapon, SWAP_FILE, 0) passed 
    swapon01.c:28: TINFO: SwapCached: 17688 Kb 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=vfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon01.c:39: TINFO: create a swapfile size of 128 megabytes (MB) 
    swapon01.c:25: TPASS: tst_syscall(__NR_swapon, SWAP_FILE, 0) passed 
    swapon01.c:28: TINFO: SwapCached: 17688 Kb 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=exfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon01.c:39: TINFO: create a swapfile size of 128 megabytes (MB) 
    swapon01.c:25: TPASS: tst_syscall(__NR_swapon, SWAP_FILE, 0) passed 
    swapon01.c:28: TINFO: SwapCached: 17688 Kb 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon01.c:39: TINFO: create a swapfile size of 128 megabytes (MB) 
    swapon01.c:25: TPASS: tst_syscall(__NR_swapon, SWAP_FILE, 0) passed 
    swapon01.c:28: TINFO: SwapCached: 17688 Kb 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_swaXOR8mS/mntpoint fstyp=tmpfs flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:21: TINFO: FIBMAP ioctl is NOT supported: EINVAL (22) 
    libswap.c:228: TCONF: Swapfile on tmpfs not implemented 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    29 termination_type

    105

    1793

    105

    1793

    1291

    swapon02

    Mon Jun 16 16:57:08 2025

    "swapon02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=ext2 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon02.c:52: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:53: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:73: TPASS: swapon(2) fail with Path does not exist : ENOENT (2) 
    swapon02.c:73: TPASS: swapon(2) fail with Invalid path : EINVAL (22) 
    swapon02.c:73: TPASS: swapon(2) fail with Permission denied : EPERM (1) 
    swapon02.c:73: TPASS: swapon(2) fail with File already used : EBUSY (16) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=ext3 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon02.c:52: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:53: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:73: TPASS: swapon(2) fail with Path does not exist : ENOENT (2) 
    swapon02.c:73: TPASS: swapon(2) fail with Invalid path : EINVAL (22) 
    swapon02.c:73: TPASS: swapon(2) fail with Permission denied : EPERM (1) 
    swapon02.c:73: TPASS: swapon(2) fail with File already used : EBUSY (16) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=ext4 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon02.c:52: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:53: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:73: TPASS: swapon(2) fail with Path does not exist : ENOENT (2) 
    swapon02.c:73: TPASS: swapon(2) fail with Invalid path : EINVAL (22) 
    swapon02.c:73: TPASS: swapon(2) fail with Permission denied : EPERM (1) 
    swapon02.c:73: TPASS: swapon(2) fail with File already used : EBUSY (16) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=vfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon02.c:52: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:53: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:73: TPASS: swapon(2) fail with Path does not exist : ENOENT (2) 
    swapon02.c:73: TPASS: swapon(2) fail with Invalid path : EINVAL (22) 
    swapon02.c:73: TPASS: swapon(2) fail with Permission denied : EPERM (1) 
    swapon02.c:73: TPASS: swapon(2) fail with File already used : EBUSY (16) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=exfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon02.c:52: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:53: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:73: TPASS: swapon(2) fail with Path does not exist : ENOENT (2) 
    swapon02.c:73: TPASS: swapon(2) fail with Invalid path : EINVAL (22) 
    swapon02.c:73: TPASS: swapon(2) fail with Permission denied : EPERM (1) 
    swapon02.c:73: TPASS: swapon(2) fail with File already used : EBUSY (16) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    swapon02.c:52: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:53: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon02.c:73: TPASS: swapon(2) fail with Path does not exist : ENOENT (2) 
    swapon02.c:73: TPASS: swapon(2) fail with Invalid path : EINVAL (22) 
    swapon02.c:73: TPASS: swapon(2) fail with Permission denied : EPERM (1) 
    swapon02.c:73: TPASS: swapon(2) fail with File already used : EBUSY (16) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_swa8WZgkH/mntpoint fstyp=tmpfs flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:21: TINFO: FIBMAP ioctl is NOT supported: EINVAL (22) 
    libswap.c:228: TCONF: Swapfile on tmpfs not implemented 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    8 termination_type

    18

    619

    18

    619

    1292

    swapon03

    Mon Jun 16 16:57:16 2025

    "swapon03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=ext2 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:63: TINFO: Successfully created 27 swap files 
    swapon03.c:64: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:105: TPASS: swapon(mntpoint/testswap, 0) : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=ext3 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:63: TINFO: Successfully created 27 swap files 
    swapon03.c:64: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:105: TPASS: swapon(mntpoint/testswap, 0) : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=ext4 flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:63: TINFO: Successfully created 27 swap files 
    swapon03.c:64: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:105: TPASS: swapon(mntpoint/testswap, 0) : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=vfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:63: TINFO: Successfully created 27 swap files 
    swapon03.c:64: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:105: TPASS: swapon(mntpoint/testswap, 0) : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=exfat flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:63: TINFO: Successfully created 27 swap files 
    swapon03.c:64: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:105: TPASS: swapon(mntpoint/testswap, 0) : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:26: TINFO: FIBMAP ioctl is supported 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:51: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:63: TINFO: Successfully created 27 swap files 
    swapon03.c:64: TINFO: create a swapfile size of 1 megabytes (MB) 
    swapon03.c:105: TPASS: swapon(mntpoint/testswap, 0) : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_swaYOgMWR/mntpoint fstyp=tmpfs flags=0 
    libswap.c:198: TINFO: create a swapfile size of 1 megabytes (MB) 
    tst_ioctl.c:21: TINFO: FIBMAP ioctl is NOT supported: EINVAL (22) 
    libswap.c:228: TCONF: Swapfile on tmpfs not implemented 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    21 termination_type

    114

    1146

    114

    1146

    1293

    switch01

    Mon Jun 16 16:57:37 2025

    "endian_switch01"

    ""

    exit

    tst_test.c:1322: TCONF: This system does not support running of switch() syscall 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1294

    symlink02

    Mon Jun 16 16:57:37 2025

    "symlink02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_symAOaGuQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    symlink02.c:18: TPASS: symlink(tfile_102184, st_102184) returned 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1295

    symlink03

    Mon Jun 16 16:57:37 2025

    "symlink03"

    ""

    exit

    symlink03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_symbpgPp6 as tmpdir (tmpfs filesystem) 
    symlink03    1  TPASS  :  symlink() Fails, No Search permissions to process, errno=13 
    symlink03    2  TPASS  :  symlink() Fails, Specified symlink already exists, errno=17 
    symlink03    3  TPASS  :  symlink() Fails, Invalid address, errno=14 
    symlink03    4  TPASS  :  symlink() Fails, Symlink path too long, errno=36 
    symlink03    5  TPASS  :  symlink() Fails, Symlink Pathname is empty, errno=2 
    symlink03    6  TPASS  :  symlink() Fails, Symlink Path contains regular file, errno=20 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1296

    symlink04

    Mon Jun 16 16:57:37 2025

    "symlink04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_symaQmdR2 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    symlink04.c:42: TPASS: symlink(*tc->srcfile, SYMFILE) passed 
    symlink04.c:42: TPASS: symlink(*tc->srcfile, SYMFILE) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1297

    symlinkat01

    Mon Jun 16 16:57:37 2025

    "symlinkat01"

    ""

    exit

    symlinkat01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_symjBKIyz as tmpdir (tmpfs filesystem) 
    symlinkat01    1  TPASS  :  Test passed 
    symlinkat01    2  TPASS  :  Test passed 
    symlinkat01    3  TPASS  :  Test passed 
    symlinkat01    4  TPASS  :  Test passed 
    symlinkat01    5  TPASS  :  symlinkat() returned the expected  errno 20: Not a directory 
    symlinkat01    6  TPASS  :  Test passed 
    symlinkat01    7  TPASS  :  symlinkat() returned the expected  errno 9: Bad file descriptor 
    symlinkat01    8  TPASS  :  Test passed 
    symlinkat01    9  TPASS  :  symlinkat() returned the expected  errno 2: No such file or directory 
    symlinkat01   10  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1298

    sync01

    Mon Jun 16 16:57:37 2025

    "sync01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt/mnt_point fstyp=ext2 flags=0 
    sync01.c:47: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt/mnt_point fstyp=ext3 flags=0 
    sync01.c:47: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt/mnt_point fstyp=ext4 flags=0 
    sync01.c:47: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt/mnt_point fstyp=vfat flags=0 
    sync01.c:47: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt/mnt_point fstyp=exfat flags=0 
    sync01.c:47: TPASS: Test file synced to device 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synAOw9Lt/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    sync01.c:47: TPASS: Test file synced to device 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    11

    777

    11

    777

    1299

    syncfs01

    Mon Jun 16 16:57:48 2025

    "syncfs01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh/mnt_point fstyp=ext2 flags=0 
    syncfs01.c:51: TPASS: Test filesystem synced to device 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh/mnt_point fstyp=ext3 flags=0 
    syncfs01.c:51: TPASS: Test filesystem synced to device 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh/mnt_point fstyp=ext4 flags=0 
    syncfs01.c:51: TPASS: Test filesystem synced to device 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh/mnt_point fstyp=vfat flags=0 
    syncfs01.c:51: TPASS: Test filesystem synced to device 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh/mnt_point fstyp=exfat flags=0 
    syncfs01.c:51: TPASS: Test filesystem synced to device 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synpqgFEh/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    syncfs01.c:51: TPASS: Test filesystem synced to device 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    10

    776

    10

    776

    1300

    sync_file_range01

    Mon Jun 16 16:57:59 2025

    "sync_file_range01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_syntoOGih as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sync_file_range01.c:77: TPASS: sync_file_range(-1, 0, 1, 2) : EBADF (9) 
    sync_file_range01.c:77: TPASS: sync_file_range(4, 0, 1, 4) : ESPIPE (29) 
    sync_file_range01.c:77: TPASS: sync_file_range(3, -1, 1, 1) : EINVAL (22) 
    sync_file_range01.c:77: TPASS: sync_file_range(3, 0, -1, 2) : EINVAL (22) 
    sync_file_range01.c:77: TPASS: sync_file_range(3, 0, 1, 8) : EINVAL (22) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1301

    sync_file_range02

    Mon Jun 16 16:57:59 2025

    "sync_file_range02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_synxLFxne as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synxLFxne/mnt_point fstyp=ext2 flags=0 
    sync_file_range02.c:69: TPASS: Sync equals write 
    sync_file_range02.c:69: TPASS: Sync inside of write 
    sync_file_range02.c:69: TPASS: Sync overlaps with write 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synxLFxne/mnt_point fstyp=ext3 flags=0 
    sync_file_range02.c:69: TPASS: Sync equals write 
    sync_file_range02.c:69: TPASS: Sync inside of write 
    sync_file_range02.c:69: TPASS: Sync overlaps with write 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synxLFxne/mnt_point fstyp=ext4 flags=0 
    sync_file_range02.c:69: TPASS: Sync equals write 
    sync_file_range02.c:69: TPASS: Sync inside of write 
    sync_file_range02.c:69: TPASS: Sync overlaps with write 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synxLFxne/mnt_point fstyp=vfat flags=0 
    sync_file_range02.c:109: TINFO: Pre-filling file 
    sync_file_range02.c:69: TPASS: Sync equals write 
    sync_file_range02.c:69: TPASS: Sync inside of write 
    sync_file_range02.c:69: TPASS: Sync overlaps with write 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_synxLFxne/mnt_point fstyp=exfat flags=0 
    sync_file_range02.c:69: TPASS: Sync equals write 
    sync_file_range02.c:69: TPASS: Sync inside of write 
    sync_file_range02.c:69: TPASS: Sync overlaps with write 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    9

    577

    9

    577

    1302

    syscall01

    Mon Jun 16 16:58:06 2025

    "syscall01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    syscall01.c:31: TPASS: getpid() == syscall(SYS_getpid) 
    syscall01.c:50: TPASS: getuid() == syscall(SYS_getuid) 
    syscall01.c:69: TPASS: getgid() == syscall(SYS_getgid) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1303

    sysconf01

    Mon Jun 16 16:58:06 2025

    "sysconf01"

    ""

    exit

    sysconf01    1  TPASS  :  _SC_CLK_TCK = 100 
    sysconf01    2  TPASS  :  _SC_ARG_MAX = 2097152 
    sysconf01    3  TPASS  :  _SC_CHILD_MAX = 60065 
    sysconf01    4  TPASS  :  _SC_OPEN_MAX = 1024 
    sysconf01    5  TPASS  :  _SC_JOB_CONTROL = 1 
    sysconf01    6  TPASS  :  _SC_SAVED_IDS = 1 
    sysconf01    7  TPASS  :  _SC_VERSION = 200809 
    sysconf01    8  TPASS  :  _SC_PASS_MAX = 8192 
    sysconf01    9  TPASS  :  _SC_LOGIN_NAME_MAX = 256 
    sysconf01   10  TPASS  :  _SC_XOPEN_VERSION = 700 
    sysconf01   11  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_TZNAME_MAX 
    sysconf01   12  TPASS  :  _SC_STREAM_MAX = 16 
    sysconf01   13  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_XOPEN_CRYPT 
    sysconf01   14  TPASS  :  _SC_XOPEN_ENH_I18N = 1 
    sysconf01   15  TPASS  :  _SC_XOPEN_SHM = 1 
    sysconf01   16  TPASS  :  _SC_XOPEN_XCU_VERSION = 4 
    sysconf01   17  TPASS  :  _SC_ATEXIT_MAX = 2147483647 
    sysconf01   18  TPASS  :  _SC_2_C_BIND = 200809 
    sysconf01   19  TPASS  :  _SC_2_C_DEV = 200809 
    sysconf01   20  TPASS  :  _SC_2_C_VERSION = 200809 
    sysconf01   21  TPASS  :  _SC_2_CHAR_TERM = 200809 
    sysconf01   22  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_2_FORT_DEV 
    sysconf01   23  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_2_FORT_RUN 
    sysconf01   24  TPASS  :  _SC_2_LOCALEDEF = 200809 
    sysconf01   25  TPASS  :  _SC_2_SW_DEV = 200809 
    sysconf01   26  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_2_UPE 
    sysconf01   27  TPASS  :  _SC_2_VERSION = 200809 
    sysconf01   28  TPASS  :  _SC_BC_BASE_MAX = 99 
    sysconf01   29  TPASS  :  _SC_BC_DIM_MAX = 2048 
    sysconf01   30  TPASS  :  _SC_BC_SCALE_MAX = 99 
    sysconf01   31  TPASS  :  _SC_BC_STRING_MAX = 1000 
    sysconf01   32  TPASS  :  _SC_COLL_WEIGHTS_MAX = 255 
    sysconf01   33  TPASS  :  _SC_EXPR_NEST_MAX = 32 
    sysconf01   34  TPASS  :  _SC_LINE_MAX = 2048 
    sysconf01   35  TPASS  :  _SC_RE_DUP_MAX = 32767 
    sysconf01   36  TPASS  :  _SC_XOPEN_UNIX = 1 
    sysconf01   37  TPASS  :  _SC_PAGESIZE = 4096 
    sysconf01   38  TPASS  :  _SC_PHYS_PAGES = 4048592 
    sysconf01   39  TPASS  :  _SC_AVPHYS_PAGES = 3922901 
    sysconf01   40  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_AIO_MAX 
    sysconf01   41  TPASS  :  _SC_AIO_PRIO_DELTA_MAX = 20 
    sysconf01   42  TPASS  :  _SC_SEMAPHORES = 200809 
    sysconf01   43  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_SEM_NSEMS_MAX 
    sysconf01   44  TPASS  :  _SC_SEM_VALUE_MAX = 2147483647 
    sysconf01   45  TPASS  :  _SC_MEMORY_PROTECTION = 200809 
    sysconf01   46  TPASS  :  _SC_FSYNC = 200809 
    sysconf01   47  TPASS  :  _SC_MEMORY_PROTECTION = 200809 
    sysconf01   48  TPASS  :  _SC_TIMERS = 200809 
    sysconf01   49  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_TIMER_MAX 
    sysconf01   50  TPASS  :  _SC_MAPPED_FILES = 200809 
    sysconf01   51  TPASS  :  _SC_THREAD_PRIORITY_SCHEDULING = 200809 
    sysconf01   52  TPASS  :  _SC_XOPEN_LEGACY = 1 
    sysconf01   53  TPASS  :  _SC_MEMLOCK = 200809 
    sysconf01   54  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_XBS5_ILP32_OFF32 
    sysconf01   55  TCONF  :  sysconf01.c:65: Not supported sysconf resource: _SC_XBS5_ILP32_OFFBIG 
    sysconf01   56  TPASS  :  The invalid sysconf key was trapped appropriately 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1304

    sysctl01

    Mon Jun 16 16:58:06 2025

    "sysctl01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysctl01.c:53: TCONF: syscall(-1) __NR__sysctl not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1305

    sysctl03

    Mon Jun 16 16:58:06 2025

    "sysctl03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysctl03.c:72: TINFO: this test's results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details 
    sysctl03.c:55: TCONF: syscall(-1) __NR__sysctl not supported on your arch 
    tst_test.c:1837: TINFO: Killed the leftover descendant processes 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1306

    sysctl04

    Mon Jun 16 16:58:06 2025

    "sysctl04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysctl04.c:52: TCONF: syscall(-1) __NR__sysctl not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1307

    sysfs01

    Mon Jun 16 16:58:06 2025

    "sysfs01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysfs01.c:20: TCONF: syscall(-1) __NR_sysfs not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1308

    sysfs02

    Mon Jun 16 16:58:06 2025

    "sysfs02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysfs02.c:23: TCONF: syscall(-1) __NR_sysfs not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1309

    sysfs03

    Mon Jun 16 16:58:06 2025

    "sysfs03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysfs03.c:19: TCONF: syscall(-1) __NR_sysfs not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1310

    sysfs04

    Mon Jun 16 16:58:06 2025

    "sysfs04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysfs04.c:20: TCONF: syscall(-1) __NR_sysfs not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1311

    sysfs05

    Mon Jun 16 16:58:06 2025

    "sysfs05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysfs05.c:33: TCONF: syscall(-1) __NR_sysfs not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1312

    sysinfo01

    Mon Jun 16 16:58:06 2025

    "sysinfo01"

    ""

    exit

    sysinfo01    1  TPASS  :  Test to check the return code PASSED 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1313

    sysinfo02

    Mon Jun 16 16:58:06 2025

    "sysinfo02"

    ""

    exit

    sysinfo02    1  TPASS  :  Test to check the error code 14 PASSED 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1314

    sysinfo03

    Mon Jun 16 16:58:06 2025

    "sysinfo03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysinfo03.c:60: TPASS: Correct sysinfo uptime offset 10 
    sysinfo03.c:66: TPASS: /proc/uptime is consistent with sysinfo 
    sysinfo03.c:60: TPASS: Correct sysinfo uptime offset -10 
    sysinfo03.c:66: TPASS: /proc/uptime is consistent with sysinfo 
    sysinfo03.c:60: TPASS: Correct sysinfo uptime offset 3600 
    sysinfo03.c:66: TPASS: /proc/uptime is consistent with sysinfo 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1315

    syslog11

    Mon Jun 16 16:58:06 2025

    "syslog11"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    syslog11.c:52: TPASS: syslog() with type 0/Close the log passed 
    syslog11.c:52: TPASS: syslog() with type 1/Open the log passed 
    syslog11.c:52: TPASS: syslog() with type 2/Read from the log passed 
    syslog11.c:52: TPASS: syslog() with type 3/Read ring buffer passed 
    syslog11.c:52: TPASS: syslog() with type 8/Set log level to 1 passed 
    syslog11.c:52: TPASS: syslog() with type 8/Set log level to 7(default) passed 
    syslog11.c:52: TPASS: syslog() with type 6/Disable printk's to console passed 
    syslog11.c:52: TPASS: syslog() with type 7/Enable printk's to console passed 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1316

    syslog12

    Mon Jun 16 16:58:06 2025

    "syslog12"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    syslog12.c:70: TPASS: syslog() with invalid type/command : EINVAL (22) 
    syslog12.c:70: TPASS: syslog() with NULL buffer argument : EINVAL (22) 
    syslog12.c:70: TPASS: syslog() with negative length argument : EINVAL (22) 
    syslog12.c:70: TPASS: syslog() with console level less than 0 : EINVAL (22) 
    syslog12.c:70: TPASS: syslog() with console level greater than 8 : EINVAL (22) 
    syslog12.c:70: TPASS: syslog() with non-root user : EPERM (1) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1317

    tgkill01

    Mon Jun 16 16:58:06 2025

    "tgkill01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tgk1mhRU7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tgkill01.c:99: TPASS: SIGUSR1 delivered to correct threads 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1318

    tgkill02

    Mon Jun 16 16:58:06 2025

    "tgkill02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tgkezZV86 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tgkill02.c:55: TPASS: tgkill() failed with EAGAIN as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1319

    tgkill03

    Mon Jun 16 16:58:06 2025

    "tgkill03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tgkdZwMiD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tgkill03.c:100: TPASS: Invalid tgid failed as expected: EINVAL (22) 
    tgkill03.c:100: TPASS: Invalid tid failed as expected: EINVAL (22) 
    tgkill03.c:100: TPASS: Invalid signal failed as expected: EINVAL (22) 
    tgkill03.c:100: TPASS: Defunct tid failed as expected: ESRCH (3) 
    tgkill03.c:100: TPASS: Defunct tgid failed as expected: ESRCH (3) 
    tgkill03.c:108: TPASS: Valid tgkill call succeeded 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1320

    time01

    Mon Jun 16 16:58:06 2025

    "time01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    time01.c:35: TPASS: time() returned value 1750064286 
    time01.c:37: TPASS: time() returned value 1750064286, stored value 1750064286 are same 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1321

    times01

    Mon Jun 16 16:58:06 2025

    "times01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    times01.c:23: TPASS: times(&mytimes) returned 1720049150 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    1322

    times03

    Mon Jun 16 16:58:07 2025

    "times03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    times03.c:89: TPASS: buf1.tms_utime <= 5 
    times03.c:94: TPASS: buf1.tms_stime <= 5 
    times03.c:105: TPASS: buf2.tms_utime = 143 
    times03.c:111: TPASS: buf1.tms_utime (0) < buf2.tms_utime (143) 
    times03.c:118: TPASS: buf2.tms_stime = 251 
    times03.c:124: TPASS: buf1.tms_stime (0) < buf2.tms_stime (251) 
    times03.c:131: TPASS: buf2.tms_cutime = 0 
    times03.c:136: TPASS: buf2.tms_cstime = 0 
    times03.c:155: TPASS: buf2.tms_utime (143) <= buf3.tms_utime (143) 
    times03.c:163: TPASS: buf2.tms_stime (251) <= buf3.tms_stime (251) 
    times03.c:170: TPASS: buf3.tms_cutime = 152 
    times03.c:175: TPASS: buf3.tms_cstime = 247 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    297

    500

    297

    500

    1323

    timerfd01

    Mon Jun 16 16:58:15 2025

    "timerfd01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd01.c:153: TINFO: Testing variant: syscall with old kernel spec 
    timerfd01.c:102: TINFO: testing CLOCK MONOTONIC 
    timerfd01.c:106: TINFO: relative timer (100 ms) 
    timerfd01.c:89: TPASS: got 1 tick(s) 
    timerfd01.c:110: TINFO: absolute timer (100 ms) 
    timerfd01.c:89: TPASS: got 1 tick(s) 
    timerfd01.c:115: TINFO: sequential timer (50 ms) 
    timerfd01.c:128: TPASS: Timer read back value is relative 
    timerfd01.c:89: TPASS: got 3 tick(s) 
    timerfd01.c:134: TINFO: testing with O_NONBLOCK 
    timerfd01.c:89: TPASS: got 1 tick(s) 
    timerfd01.c:146: TPASS: read failed with: EAGAIN/EWOULDBLOCK (11) 
    timerfd01.c:102: TINFO: testing CLOCK REALTIME 
    timerfd01.c:106: TINFO: relative timer (100 ms) 
    timerfd01.c:89: TPASS: got 1 tick(s) 
    timerfd01.c:110: TINFO: absolute timer (100 ms) 
    timerfd01.c:89: TPASS: got 1 tick(s) 
    timerfd01.c:115: TINFO: sequential timer (50 ms) 
    timerfd01.c:128: TPASS: Timer read back value is relative 
    timerfd01.c:89: TPASS: got 3 tick(s) 
    timerfd01.c:134: TINFO: testing with O_NONBLOCK 
    timerfd01.c:89: TPASS: got 1 tick(s) 
    timerfd01.c:146: TPASS: read failed with: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1324

    timerfd02

    Mon Jun 16 16:58:15 2025

    "timerfd02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd02.c:36: TPASS: fdesc = SAFE_TIMERFD_CREATE(CLOCK_REALTIME, tcase->flags) returned fd 3 
    timerfd02.c:37: TPASS: SAFE_FCNTL(fdesc, tcase->check) & tcase->expected == tcase->expected (0) 
    timerfd02.c:36: TPASS: fdesc = SAFE_TIMERFD_CREATE(CLOCK_REALTIME, tcase->flags) returned fd 3 
    timerfd02.c:37: TPASS: SAFE_FCNTL(fdesc, tcase->check) & tcase->expected == tcase->expected (1) 
    timerfd02.c:36: TPASS: fdesc = SAFE_TIMERFD_CREATE(CLOCK_REALTIME, tcase->flags) returned fd 3 
    timerfd02.c:37: TPASS: SAFE_FCNTL(fdesc, tcase->check) & tcase->expected == tcase->expected (2048) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1325

    timerfd04

    Mon Jun 16 16:58:15 2025

    "timerfd04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd04.c:50: TINFO: Testing variant: syscall with old kernel spec 
    timerfd04.c:117: TPASS: timerfd CLOCK_MONOTONIC slept correctly 40515 
    timerfd04.c:117: TPASS: timerfd CLOCK_BOOTTIME slept correctly 40496 
    timerfd04.c:117: TPASS: timerfd CLOCK_MONOTONIC slept correctly 40469 
    timerfd04.c:117: TPASS: timerfd CLOCK_BOOTTIME slept correctly 40454 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    1326

    timerfd_create01

    Mon Jun 16 16:58:16 2025

    "timerfd_create01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd_create01.c:32: TPASS: timerfd_create(test->clockid, test->flags) : EINVAL (22) 
    timerfd_create01.c:32: TPASS: timerfd_create(test->clockid, test->flags) : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1327

    timerfd_gettime01

    Mon Jun 16 16:58:16 2025

    "timerfd_gettime01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_timQuNKNZ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd_gettime01.c:48: TINFO: Testing variant: syscall with old kernel spec 
    timerfd_gettime01.c:88: TPASS: timerfd_gettime() failed as expected: EBADF (9) 
    timerfd_gettime01.c:88: TPASS: timerfd_gettime() failed as expected: EFAULT (14) 
    timerfd_gettime01.c:88: TPASS: timerfd_gettime() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1328

    timerfd_settime01

    Mon Jun 16 16:58:16 2025

    "timerfd_settime01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_timidLEfK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd_settime01.c:53: TINFO: Testing variant: syscall with old kernel spec 
    timerfd_settime01.c:95: TPASS: timerfd_settime() failed as expected: EBADF (9) 
    timerfd_settime01.c:95: TPASS: timerfd_settime() failed as expected: EFAULT (14) 
    timerfd_settime01.c:95: TPASS: timerfd_settime() failed as expected: EINVAL (22) 
    timerfd_settime01.c:95: TPASS: timerfd_settime() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1329

    timerfd_settime02

    Mon Jun 16 16:58:16 2025

    "timerfd_settime02"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1330

    timer_create01

    Mon Jun 16 16:58:16 2025

    "timer_create01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_create01.c:51: TINFO: Testing notification type: SIGEV_NONE 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_MONOTONIC 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_PROCESS_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_THREAD_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_TAI 
    timer_create01.c:51: TINFO: Testing notification type: SIGEV_SIGNAL 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_MONOTONIC 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_PROCESS_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_THREAD_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_TAI 
    timer_create01.c:51: TINFO: Testing notification type: SIGEV_THREAD 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_MONOTONIC 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_PROCESS_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_THREAD_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_TAI 
    timer_create01.c:51: TINFO: Testing notification type: SIGEV_THREAD_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_MONOTONIC 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_PROCESS_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_THREAD_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_TAI 
    timer_create01.c:51: TINFO: Testing notification type: NULL 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_MONOTONIC 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_PROCESS_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_THREAD_CPUTIME_ID 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_BOOTTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_REALTIME_ALARM 
    timer_create01.c:85: TPASS: Timer successfully created for CLOCK_TAI 
     
    Summary: 
    passed   40 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1331

    timer_create02

    Mon Jun 16 16:58:16 2025

    "timer_create02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_create02.c:73: TPASS: invalid sigevent struct failed as expected: EFAULT (14) 
    timer_create02.c:73: TPASS: invalid timer ID failed as expected: EFAULT (14) 
    timer_create02.c:73: TPASS: invalid clock failed as expected: EINVAL (22) 
    timer_create02.c:73: TPASS: wrong sigev_notify failed as expected: EINVAL (22) 
    timer_create02.c:73: TPASS: wrong sigev_signo failed as expected: EINVAL (22) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1332

    timer_create03

    Mon Jun 16 16:58:16 2025

    "timer_create03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_create03.c:46: TPASS: timer_create() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1333

    timer_delete01

    Mon Jun 16 16:58:16 2025

    "timer_delete01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_delete01.c:33: TINFO: Testing CLOCK_REALTIME 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_MONOTONIC 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_PROCESS_CPUTIME_ID 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_THREAD_CPUTIME_ID 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_BOOTTIME 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_BOOTTIME_ALARM 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_REALTIME_ALARM 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
    timer_delete01.c:33: TINFO: Testing CLOCK_TAI 
    timer_delete01.c:51: TPASS: Timer deleted successfully! 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1334

    timer_delete02

    Mon Jun 16 16:58:16 2025

    "timer_delete02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_delete02.c:29: TPASS: Failed as expected: EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1335

    timer_getoverrun01

    Mon Jun 16 16:58:16 2025

    "timer_getoverrun01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_getoverrun01.c:34: TPASS: tst_syscall(__NR_timer_getoverrun, timer) returned 0 
    timer_getoverrun01.c:39: TPASS: tst_syscall(__NR_timer_getoverrun, timer) : EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1336

    timer_gettime01

    Mon Jun 16 16:58:16 2025

    "timer_gettime01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_timkHj7Yy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_gettime01.c:34: TINFO: Testing variant: syscall with old kernel spec 
    timer_gettime01.c:61: TPASS: timer_gettime() Passed 
    timer_gettime01.c:68: TPASS: timer_gettime(-1) Failed: EINVAL 
    timer_gettime01.c:74: TPASS: timer_gettime(NULL) Failed: EFAULT 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1337

    timer_settime01

    Mon Jun 16 16:58:16 2025

    "timer_settime01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_settime01.c:100: TINFO: Testing variant: syscall with old kernel spec 
    timer_settime01.c:111: TINFO: Testing for general initialization: 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_MONOTONIC) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_PROCESS_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_THREAD_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_TAI) passed 
    timer_settime01.c:111: TINFO: Testing for setting old_value: 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_MONOTONIC) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_PROCESS_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_THREAD_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_TAI) passed 
    timer_settime01.c:111: TINFO: Testing for using periodic timer: 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_MONOTONIC) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_PROCESS_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_THREAD_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_TAI) passed 
    timer_settime01.c:111: TINFO: Testing for using absolute time: 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_MONOTONIC) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_PROCESS_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_THREAD_CPUTIME_ID) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_BOOTTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_REALTIME_ALARM) passed 
    timer_settime01.c:183: TPASS: timer_settime(CLOCK_TAI) passed 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    203

    2

    203

    2

    1338

    timer_settime02

    Mon Jun 16 16:58:18 2025

    "timer_settime02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_settime02.c:80: TINFO: Testing variant: syscall with old kernel spec 
    timer_settime02.c:92: TINFO: Testing for setting new_set pointer to NULL: 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_MONOTONIC failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_PROCESS_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_THREAD_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_TAI failed as expected: EINVAL (22) 
    timer_settime02.c:92: TINFO: Testing for setting tv_nsec to a negative value: 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_MONOTONIC failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_PROCESS_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_THREAD_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_TAI failed as expected: EINVAL (22) 
    timer_settime02.c:92: TINFO: Testing for setting tv_nsec value too high: 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_MONOTONIC failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_PROCESS_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_THREAD_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_TAI failed as expected: EINVAL (22) 
    timer_settime02.c:92: TINFO: Testing for passing pointer to invalid timer_id: 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_MONOTONIC failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_PROCESS_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_THREAD_CPUTIME_ID failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME_ALARM failed as expected: EINVAL (22) 
    timer_settime02.c:134: TPASS: CLOCK_TAI failed as expected: EINVAL (22) 
    timer_settime02.c:92: TINFO: Testing for passing invalid address for new_value: 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_MONOTONIC failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_PROCESS_CPUTIME_ID failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_THREAD_CPUTIME_ID failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME_ALARM failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME_ALARM failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_TAI failed as expected: EFAULT (14) 
    timer_settime02.c:92: TINFO: Testing for passing invalid address for old_value: 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_MONOTONIC failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_PROCESS_CPUTIME_ID failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_THREAD_CPUTIME_ID failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_BOOTTIME_ALARM failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_REALTIME_ALARM failed as expected: EFAULT (14) 
    timer_settime02.c:134: TPASS: CLOCK_TAI failed as expected: EFAULT (14) 
     
    Summary: 
    passed   48 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1339

    timer_settime03

    Mon Jun 16 16:58:18 2025

    "timer_settime03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_settime03.c:69: TINFO: CLOCK_REALTIME resolution 1ns 
    timer_settime03.c:105: TPASS: Timer overrun count is capped 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1340

    tkill01

    Mon Jun 16 16:58:18 2025

    "tkill01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tki6GYeEa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tkill01.c:41: TPASS: tst_syscall(__NR_tkill, tid, SIGUSR1) passed 
    tkill01.c:51: TPASS: signal captured 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1341

    tkill02

    Mon Jun 16 16:58:18 2025

    "tkill02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tkixAZc92 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tkill02.c:43: TPASS: tst_syscall(__NR_tkill) expecting EINVAL : EINVAL (22) 
    tkill02.c:43: TPASS: tst_syscall(__NR_tkill) expecting ESRCH : ESRCH (3) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1342

    truncate02

    Mon Jun 16 16:58:18 2025

    "truncate02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tru05YS0C as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    truncate02.c:87: TPASS: truncate(testfile, 256) succeeded 
    truncate02.c:87: TPASS: truncate(testfile, 512) succeeded 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1343

    truncate02_64

    Mon Jun 16 16:58:18 2025

    "truncate02_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_tru2Hcw0Y as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    truncate02.c:87: TPASS: truncate(testfile, 256) succeeded 
    truncate02.c:87: TPASS: truncate(testfile, 512) succeeded 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1344

    truncate03

    Mon Jun 16 16:58:18 2025

    "truncate03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_truOu5bwb as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EACCES (13) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ENOTDIR (20) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EFAULT (14) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ENAMETOOLONG (36) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ENOENT (2) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EISDIR (21) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EFBIG (27) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ELOOP (40) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1345

    truncate03_64

    Mon Jun 16 16:58:18 2025

    "truncate03_64"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_trukjovlI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EACCES (13) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ENOTDIR (20) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EFAULT (14) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ENAMETOOLONG (36) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ENOENT (2) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EISDIR (21) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : EFBIG (27) 
    truncate03.c:118: TPASS: truncate(tc->pathname, tc->length) : ELOOP (40) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1346

    ulimit01

    Mon Jun 16 16:58:18 2025

    "ulimit01"

    ""

    exit

    ulimit01    1  TPASS  :  ulimit(1, -1) returned 9223372036854775807 
    ulimit01    2  TPASS  :  ulimit(2, 9223372036854775807) returned 9223372036854775807 
    ulimit01    3  TPASS  :  ulimit(2, 9223372036854775806) returned 9223372036854775807 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1347

    umask01

    Mon Jun 16 16:58:18 2025

    "umask01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_umaVr3JA6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    umask01.c:57: TPASS: All files created with correct mode 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1348

    uname01

    Mon Jun 16 16:58:18 2025

    "uname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    uname01.c:21: TPASS: uname(&un) passed 
    uname01.c:31: TPASS: sysname set to Linux 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1349

    uname02

    Mon Jun 16 16:58:18 2025

    "uname02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    uname02.c:19: TPASS: uname(bad_addr) : EFAULT (14) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1350

    uname04

    Mon Jun 16 16:58:18 2025

    "uname04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    uname04.c:70: TINFO: Calling uname with default personality 
    uname04.c:62: TPASS: No bytes leaked 
    uname04.c:73: TINFO: Calling uname with UNAME26 personality 
    uname04.c:62: TPASS: No bytes leaked 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1351

    unlink05

    Mon Jun 16 16:58:18 2025

    "unlink05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unlAtgrKD as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unlink05.c:59: TPASS: unlink(file) succeeded 
    unlink05.c:59: TPASS: unlink(fifo) succeeded 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1352

    unlink07

    Mon Jun 16 16:58:18 2025

    "unlink07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unlJl4uU8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unlink07.c:44: TPASS: non-existent file : ENOENT (2) 
    unlink07.c:44: TPASS: path is empty string : ENOENT (2) 
    unlink07.c:44: TPASS: path contains a non-existent file : ENOENT (2) 
    unlink07.c:44: TPASS: invalid address : EFAULT (14) 
    unlink07.c:44: TPASS: path contains a regular file : ENOTDIR (20) 
    unlink07.c:44: TPASS: pathname too long : ENAMETOOLONG (36) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1353

    unlink08

    Mon Jun 16 16:58:18 2025

    "unlink08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unlyiJbms as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unlink08.c:38: TPASS: unwritable directory : EACCES (13) 
    unlink08.c:38: TPASS: unsearchable directory : EACCES (13) 
    unlink08.c:38: TPASS: directory : EISDIR (21) 
    unlink08.c:38: TPASS: directory : EISDIR (21) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    1354

    unlink09

    Mon Jun 16 16:58:19 2025

    "unlink09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unlFIWPHA as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_unlFIWPHA/mnt fstyp=ext2 flags=0 
    unlink09.c:94: TPASS: target file is immutable : EPERM (1) 
    unlink09.c:94: TPASS: target file is append-only : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_unlFIWPHA/mnt fstyp=ext3 flags=0 
    unlink09.c:94: TPASS: target file is immutable : EPERM (1) 
    unlink09.c:94: TPASS: target file is append-only : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_unlFIWPHA/mnt fstyp=ext4 flags=0 
    unlink09.c:94: TPASS: target file is immutable : EPERM (1) 
    unlink09.c:94: TPASS: target file is append-only : EPERM (1) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_unlFIWPHA/mnt fstyp=tmpfs flags=0 
    unlink09.c:94: TPASS: target file is immutable : EPERM (1) 
    unlink09.c:94: TPASS: target file is append-only : EPERM (1) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    74

    9

    74

    1355

    unlink10

    Mon Jun 16 16:58:20 2025

    "unlink10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unlHmxLNE as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_unlHmxLNE/erofs fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unlink10.c:22: TPASS: target file in read-only filesystem : EROFS (30) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1356

    unlinkat01

    Mon Jun 16 16:58:20 2025

    "unlinkat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unlWaH2JM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: SUCCESS (0) 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: SUCCESS (0) 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: ENOTDIR (20) 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: EBADF (9) 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: EINVAL (22) 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: SUCCESS (0) 
    unlinkat01.c:78: TPASS: unlinkat() returned expected errno: SUCCESS (0) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1357

    unshare01

    Mon Jun 16 16:58:20 2025

    "unshare01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unswhkyD1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unshare01.c:47: TPASS: unshare(CLONE_FILES) passed 
    unshare01.c:47: TPASS: unshare(CLONE_FS) passed 
    unshare01.c:47: TPASS: unshare(CLONE_NEWNS) passed 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1358

    unshare02

    Mon Jun 16 16:58:20 2025

    "unshare02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unsyIiMn7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unshare02.c:49: TPASS: unshare(-1) : EINVAL (22) 
    unshare02.c:49: TPASS: unshare(CLONE_NEWNS) : EPERM (1) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1359

    unshare03

    Mon Jun 16 16:58:20 2025

    "unshare03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unshare03.c:36: TPASS: unshare(CLONE_FILES) : EMFILE (24) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1360

    unshare04

    Mon Jun 16 16:58:20 2025

    "unshare04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unsObykP6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    unshare04.c:47: TPASS: unshare(CLONE_NEWNS) passed 
    unshare04.c:55: TPASS: current dir changed to /tmp/ltp-Qjsl7wDDwO/LTP_unsObykP6/test_dir 
    unshare04.c:62: TPASS: cwd unshared 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1361

    umount01

    Mon Jun 16 16:58:20 2025

    "umount01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_umoHVAlSb as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    umount01.c:22: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umoHVAlSb/mntpoint fstyp=ext2 flags=0 
    umount01.c:27: TPASS: umount(MNTPOINT) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    51

    1

    51

    1362

    umount02

    Mon Jun 16 16:58:21 2025

    "umount02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_umo89P32W as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    umount02.c:54: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umo89P32W/mntpoint fstyp=ext2 flags=0 
    umount02.c:46: TPASS: umount(tc->mntpoint) : EBUSY (16) 
    umount02.c:46: TPASS: umount(tc->mntpoint) : EFAULT (14) 
    umount02.c:46: TPASS: umount(tc->mntpoint) : ENOENT (2) 
    umount02.c:46: TPASS: umount(tc->mntpoint) : EINVAL (22) 
    umount02.c:46: TPASS: umount(tc->mntpoint) : ENAMETOOLONG (36) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    49

    2

    49

    1363

    umount03

    Mon Jun 16 16:58:22 2025

    "umount03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_umoLyxQzT as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    umount03.c:31: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umoLyxQzT/mntpoint fstyp=ext2 flags=0 
    umount03.c:23: TPASS: umount(MNTPOINT) : EPERM (1) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    50

    2

    50

    1364

    umount2_01

    Mon Jun 16 16:58:23 2025

    "umount2_01"

    ""

    exit

    mke2fs 1.47.1 (20-May-2024) 
    umount2_01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_umoekbsUg as tmpdir (tmpfs filesystem) 
    umount2_01    0  TINFO  :  Found free device 0 '/dev/loop0' 
    umount2_01    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    umount2_01    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umoekbsUg/mntpoint fstyp=ext2 flags=0 
    umount2_01    0  TINFO  :  Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umoekbsUg/mntpoint fstyp=ext2 flags=0 
    umount2_01    1  TPASS  :  umount2(2) Passed 
    

    "ok"

    1 termination_type

    0

    52

    0

    52

    1365

    umount2_02

    Mon Jun 16 16:58:24 2025

    "umount2_02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_umoCKSutk as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    umount2_02.c:78: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umoCKSutk/mntpoint fstyp=ext2 flags=0 
    umount2_02.c:82: TINFO: Testing umount2() with MNT_EXPIRE | MNT_FORCE expected EINVAL 
    umount2_02.c:88: TPASS: umount2_retry(mntpoint, 5) : EINVAL (22) 
    umount2_02.c:82: TINFO: Testing umount2() with MNT_EXPIRE | MNT_DETACH expected EINVAL 
    umount2_02.c:88: TPASS: umount2_retry(mntpoint, 6) : EINVAL (22) 
    umount2_02.c:82: TINFO: Testing umount2(initial call) with MNT_EXPIRE expected EAGAIN 
    umount2_02.c:88: TPASS: umount2_retry(mntpoint, 4) : EAGAIN/EWOULDBLOCK (11) 
    umount2_02.c:82: TINFO: Testing umount2(after access) with MNT_EXPIRE expected EAGAIN 
    umount2_02.c:88: TPASS: umount2_retry(mntpoint, 4) : EAGAIN/EWOULDBLOCK (11) 
    umount2_02.c:82: TINFO: Testing umount2(second call) with MNT_EXPIRE expected success 
    umount2_02.c:91: TPASS: umount2_retry(mntpoint, 4) passed 
    umount2_02.c:78: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_umoCKSutk/mntpoint fstyp=ext2 flags=0 
    umount2_02.c:82: TINFO: Testing umount2(symlink) with UMOUNT_NOFOLLOW expected EINVAL 
    umount2_02.c:88: TPASS: umount2_retry(symlink, 8) : EINVAL (22) 
    umount2_02.c:82: TINFO: Testing umount2(mntpoint) with UMOUNT_NOFOLLOW expected success 
    umount2_02.c:91: TPASS: umount2_retry(mntpoint, 8) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    54

    1

    54

    1366

    userfaultfd01

    Mon Jun 16 16:58:25 2025

    "userfaultfd01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userfaultfd01.c:112: TPASS: Pagefault handled! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1367

    ustat01

    Mon Jun 16 16:58:25 2025

    "ustat01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ustat01.c:26: TCONF: syscall(-1) __NR_ustat not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1368

    ustat02

    Mon Jun 16 16:58:25 2025

    "ustat02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ustat02.c:40: TCONF: syscall(-1) __NR_ustat not supported on your arch 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1369

    utime01

    Mon Jun 16 16:58:25 2025

    "utime01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utizWSQX6 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utizWSQX6/mntpoint fstyp=ext2 flags=0 
    utime01.c:39: TPASS: stat_buf.st_atime == utbuf.actime (1750064302) 
    utime01.c:40: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064301) 
    utime01.c:43: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utizWSQX6/mntpoint fstyp=ext3 flags=0 
    utime01.c:39: TPASS: stat_buf.st_atime == utbuf.actime (1750064302) 
    utime01.c:40: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064301) 
    utime01.c:43: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utizWSQX6/mntpoint fstyp=ext4 flags=0 
    utime01.c:39: TPASS: stat_buf.st_atime == utbuf.actime (1750064302) 
    utime01.c:40: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064301) 
    utime01.c:43: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utizWSQX6/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    utime01.c:39: TPASS: stat_buf.st_atime == utbuf.actime (1750064307) 
    utime01.c:40: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064306) 
    utime01.c:43: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_utizWSQX6/mntpoint fstyp=tmpfs flags=0 
    utime01.c:39: TPASS: stat_buf.st_atime == utbuf.actime (1750064307) 
    utime01.c:40: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064306) 
    utime01.c:43: TPASS: utime(mntpoint/tmp_file, NULL) passed 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    11

    563

    11

    563

    1370

    utime02

    Mon Jun 16 16:58:32 2025

    "utime02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utidj8fRA as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utidj8fRA/mntpoint fstyp=ext2 flags=0 
    utime02.c:40: TINFO: Switching effective user ID to user: nobody 
    utime02.c:56: TPASS: stat_buf.st_atime == utbuf.actime (1750064308) 
    utime02.c:57: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064307) 
    utime02.c:60: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utidj8fRA/mntpoint fstyp=ext3 flags=0 
    utime02.c:40: TINFO: Switching effective user ID to user: nobody 
    utime02.c:56: TPASS: stat_buf.st_atime == utbuf.actime (1750064309) 
    utime02.c:57: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064308) 
    utime02.c:60: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utidj8fRA/mntpoint fstyp=ext4 flags=0 
    utime02.c:40: TINFO: Switching effective user ID to user: nobody 
    utime02.c:56: TPASS: stat_buf.st_atime == utbuf.actime (1750064309) 
    utime02.c:57: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064308) 
    utime02.c:60: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utidj8fRA/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    utime02.c:40: TINFO: Switching effective user ID to user: nobody 
    utime02.c:56: TPASS: stat_buf.st_atime == utbuf.actime (1750064314) 
    utime02.c:57: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064313) 
    utime02.c:60: TPASS: utime(mntpoint/tmp_file, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_utidj8fRA/mntpoint fstyp=tmpfs flags=0 
    utime02.c:40: TINFO: Switching effective user ID to user: nobody 
    utime02.c:56: TPASS: stat_buf.st_atime == utbuf.actime (1750064314) 
    utime02.c:57: TPASS: stat_buf.st_mtime == utbuf.modtime (1750064313) 
    utime02.c:60: TPASS: utime(mntpoint/tmp_file, NULL) passed 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    15

    562

    15

    562

    1371

    utime03

    Mon Jun 16 16:58:38 2025

    "utime03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utiC5CnEc as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiC5CnEc/mntpoint fstyp=ext2 flags=0 
    utime03.c:72: TPASS: utime(TEMP_FILE, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiC5CnEc/mntpoint fstyp=ext3 flags=0 
    utime03.c:72: TPASS: utime(TEMP_FILE, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiC5CnEc/mntpoint fstyp=ext4 flags=0 
    utime03.c:72: TPASS: utime(TEMP_FILE, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiC5CnEc/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    utime03.c:72: TPASS: utime(TEMP_FILE, NULL) passed 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_utiC5CnEc/mntpoint fstyp=tmpfs flags=0 
    utime03.c:72: TPASS: utime(TEMP_FILE, NULL) passed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    14

    563

    14

    563

    1372

    utime04

    Mon Jun 16 16:58:45 2025

    "utime04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_uti2ezaV9 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_uti2ezaV9/mntpoint fstyp=ext2 flags=0 
    utime04.c:41: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime04.c:47: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime04.c:48: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_uti2ezaV9/mntpoint fstyp=ext3 flags=0 
    utime04.c:41: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime04.c:47: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime04.c:48: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_uti2ezaV9/mntpoint fstyp=ext4 flags=0 
    utime04.c:41: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime04.c:47: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime04.c:48: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_uti2ezaV9/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    utime04.c:41: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime04.c:47: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime04.c:48: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_uti2ezaV9/mntpoint fstyp=tmpfs flags=0 
    utime04.c:41: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime04.c:47: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime04.c:48: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    10

    563

    10

    563

    1373

    utime05

    Mon Jun 16 16:58:52 2025

    "utime05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utiaIVNir as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiaIVNir/mntpoint fstyp=ext2 flags=0 
    utime05.c:45: TINFO: Switching effective user ID to user: nobody 
    utime05.c:55: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime05.c:61: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime05.c:62: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiaIVNir/mntpoint fstyp=ext3 flags=0 
    utime05.c:45: TINFO: Switching effective user ID to user: nobody 
    utime05.c:55: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime05.c:61: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime05.c:62: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiaIVNir/mntpoint fstyp=ext4 flags=0 
    utime05.c:45: TINFO: Switching effective user ID to user: nobody 
    utime05.c:55: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime05.c:61: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime05.c:62: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utiaIVNir/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    utime05.c:45: TINFO: Switching effective user ID to user: nobody 
    utime05.c:55: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime05.c:61: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime05.c:62: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_utiaIVNir/mntpoint fstyp=tmpfs flags=0 
    utime05.c:45: TINFO: Switching effective user ID to user: nobody 
    utime05.c:55: TPASS: utime(mntpoint/tmp_file, ×) passed 
    utime05.c:61: TPASS: stat_buf.st_mtime == NEW_MODF_TIME (10000) 
    utime05.c:62: TPASS: stat_buf.st_atime == NEW_ACCESS_TIME (20000) 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    560

    12

    560

    1374

    utime06

    Mon Jun 16 16:58:59 2025

    "utime06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utie9fFAw as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_utie9fFAw/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utime06.c:51: TINFO: Switching effective user ID to user: nobody 
    utime06.c:59: TPASS: No write access : EACCES (13) 
    utime06.c:59: TPASS: File not exist : ENOENT (2) 
    utime06.c:59: TPASS: Not file owner : EPERM (1) 
    utime06.c:59: TPASS: Read-only filesystem : EROFS (30) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1375

    utime07

    Mon Jun 16 16:58:59 2025

    "utime07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utiXypNNe as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utime07.c:42: TINFO: Test if utime() changes access time 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    utime07.c:52: TPASS: utime(symname, &utimes) passed 
    utime07.c:55: TPASS: newsym_stat.st_atime - oldsym_stat.st_atime == TIME_DIFF (100) 
    utime07.c:56: TPASS: newsym_stat.st_mtime - oldsym_stat.st_mtime == TIME_DIFF (100) 
    utime07.c:66: TINFO: Test if utime() raises ENOENT when symlink points to nowhere 
    utime07.c:69: TPASS: utime(symname, &utimes) : ENOENT (2) 
    utime07.c:79: TINFO: Test if utime() raises ELOOP when symlink is looping 
    utime07.c:82: TPASS: utime(symname, &utimes) : ELOOP (40) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1376

    utimes01

    Mon Jun 16 16:58:59 2025

    "utimes01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utiK7Ka4Z as tmpdir (tmpfs filesystem) 
    tst_test.c:1123: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_utiK7Ka4Z/mntpoint fstyp=tmpfs flags=21 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utimes01.c:81: TPASS: utimes() worked as expected: SUCCESS (0) 
    utimes01.c:81: TPASS: utimes() worked as expected: SUCCESS (0) 
    utimes01.c:81: TPASS: utimes() worked as expected: EACCES (13) 
    utimes01.c:81: TPASS: utimes() worked as expected: ENOENT (2) 
    utimes01.c:81: TPASS: utimes() worked as expected: EFAULT (14) 
    utimes01.c:81: TPASS: utimes() worked as expected: EPERM (1) 
    utimes01.c:81: TPASS: utimes() worked as expected: EROFS (30) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1377

    utimensat01

    Mon Jun 16 16:58:59 2025

    "utimensat01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utipcdfGx as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_utipcdfGx/mntpoint fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utimensat01.c:306: TINFO: Testing variant: syscall with old kernel spec 
    utimensat01.c:290: TPASS:  0: utimensat() passed 
    utimensat01.c:290: TPASS:  1: utimensat() passed 
    utimensat01.c:290: TPASS:  2: utimensat() passed 
    utimensat01.c:290: TPASS:  3: utimensat() passed 
    utimensat01.c:290: TPASS:  4: utimensat() passed 
    utimensat01.c:290: TPASS:  5: utimensat() passed 
    utimensat01.c:290: TPASS:  6: utimensat() passed 
    utimensat01.c:290: TPASS:  7: utimensat() passed 
    utimensat01.c:290: TPASS:  8: utimensat() passed 
    utimensat01.c:290: TPASS:  9: utimensat() passed 
    utimensat01.c:290: TPASS: 10: utimensat() passed 
    utimensat01.c:290: TPASS: 11: utimensat() passed 
    utimensat01.c:290: TPASS: 12: utimensat() passed 
    utimensat01.c:290: TPASS: 13: utimensat() passed 
    utimensat01.c:290: TPASS: 14: utimensat() passed 
    utimensat01.c:264: TPASS: 15: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 16: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 17: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 18: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 19: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:290: TPASS: 20: utimensat() passed 
    utimensat01.c:264: TPASS: 21: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 22: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 23: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 24: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 25: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:290: TPASS: 26: utimensat() passed 
    utimensat01.c:264: TPASS: 27: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 28: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 29: utimensat() failed expectedly: EPERM (1) 
    utimensat01.c:264: TPASS: 30: utimensat() failed expectedly: EFAULT (14) 
    utimensat01.c:264: TPASS: 31: utimensat() failed expectedly: EFAULT (14) 
    utimensat01.c:264: TPASS: 32: utimensat() failed expectedly: EINVAL (22) 
    utimensat01.c:213: TINFO: 33: utimensat(3, mntpoint/test_file, {0, 0}, 0) failed: ENOENT (2) 
    utimensat01.c:264: TPASS: 33: utimensat() failed expectedly: ENOENT (2) 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    50

    2

    50

    1378

    vfork01

    Mon Jun 16 16:59:00 2025

    "vfork01"

    ""

    exit

    vfork01     0  TINFO  :  Attribute values of parent and child match 
    vfork01     0  TINFO  :  Working directories of parent and child match 
    vfork01     0  TINFO  :  Device/inode number of parent and childs '/' match 
    vfork01     0  TINFO  :  Device/inode number of parent and childs '.' don't match 
    vfork01     1  TPASS  :  Call of vfork() successful 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1379

    vfork02

    Mon Jun 16 16:59:00 2025

    "vfork02"

    ""

    exit

    vfork02     1  TPASS  :  Call to vfork() successful 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1380

    vhangup01

    Mon Jun 16 16:59:00 2025

    "vhangup01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    vhangup01.c:36: TPASS: Got EPERM as expected. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1381

    vhangup02

    Mon Jun 16 16:59:00 2025

    "vhangup02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    vhangup02.c:33: TPASS: vhangup() succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1382

    vmsplice01

    Mon Jun 16 16:59:00 2025

    "vmsplice01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_vmsAf2MJz as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_test.c:1531: TINFO: tmpfs is supported by the test 
    vmsplice01.c:44: TPASS: Written data has been read back correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1383

    vmsplice02

    Mon Jun 16 16:59:00 2025

    "vmsplice02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_vmsSnO625 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_test.c:1531: TINFO: tmpfs is supported by the test 
    vmsplice02.c:79: TPASS: vmsplice() failed as expected: EBADF (9) 
    vmsplice02.c:79: TPASS: vmsplice() failed as expected: EBADF (9) 
    vmsplice02.c:79: TPASS: vmsplice() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1384

    vmsplice03

    Mon Jun 16 16:59:00 2025

    "vmsplice03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    vmsplice03.c:47: TPASS: Spliced correctly into user memory 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1385

    vmsplice04

    Mon Jun 16 16:59:00 2025

    "vmsplice04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    vmsplice04.c:32: TPASS: vmsplice(..., SPLICE_F_NONBLOCK) failed as expected: EAGAIN/EWOULDBLOCK (11) 
    vmsplice04.c:56: TPASS: vmsplice(..., 0) blocked 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1386

    wait01

    Mon Jun 16 16:59:00 2025

    "wait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    wait01.c:17: TPASS: wait(NULL) : ECHILD (10) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1387

    wait02

    Mon Jun 16 16:59:00 2025

    "wait02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    wait02.c:39: TPASS: wait() succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1388

    wait401

    Mon Jun 16 16:59:00 2025

    "wait401"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    wait401.c:40: TPASS: wait4() returned correct pid 102893 
    wait401.c:49: TPASS: WIFEXITED() is set in status 
    wait401.c:54: TPASS: WEXITSTATUS() == 0 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1389

    wait402

    Mon Jun 16 16:59:00 2025

    "wait402"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    wait402.c:23: TPASS: wait4(pid_max + 1, &status, 0, &rusage) : ECHILD (10) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1390

    wait403

    Mon Jun 16 16:59:00 2025

    "wait403"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1391

    waitpid01

    Mon Jun 16 16:59:00 2025

    "waitpid01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waiEveLJu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid01.c:83: TCONF: Skipping coredump tests due to low rlimit 
    waitpid01.c:86: TINFO: Testing child: raise(sig) 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102903 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGIOT/SIGABRT 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102904 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGALRM 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102905 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGBUS 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102906 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGFPE 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102907 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGHUP 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102908 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGILL 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102909 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGINT 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102910 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGKILL 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102911 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGPIPE 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102912 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGIO/SIGPOLL 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102913 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGPROF 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102914 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGQUIT 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102915 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGSEGV 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102916 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGSYS/SIGUNUSED 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102917 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGTERM 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102918 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGTRAP 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102919 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGUSR1 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102920 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGUSR2 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102921 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGVTALRM 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102922 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGXCPU 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102923 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGXFSZ 
    waitpid01.c:83: TCONF: Skipping coredump tests due to low rlimit 
    waitpid01.c:86: TINFO: Testing child: kill(getpid(), sig) 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102925 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGIOT/SIGABRT 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102926 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGALRM 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102927 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGBUS 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102928 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGFPE 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102929 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGHUP 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102930 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGILL 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102931 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGINT 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102932 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGKILL 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102933 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGPIPE 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102934 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGIO/SIGPOLL 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102935 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGPROF 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102936 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGQUIT 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102937 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGSEGV 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102938 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGSYS/SIGUNUSED 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102939 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGTERM 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102940 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGTRAP 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102941 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGUSR1 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102942 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGUSR2 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102943 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGVTALRM 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102944 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGXCPU 
    waitpid01.c:110: TPASS: waitpid() returned correct pid 102945 
    waitpid01.c:119: TPASS: WIFSIGNALED() set in status 
    waitpid01.c:127: TPASS: WTERMSIG() == SIGXFSZ 
     
    Summary: 
    passed   126 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    18

    3

    18

    1392

    waitpid03

    Mon Jun 16 16:59:00 2025

    "waitpid03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid03.c:29: TPASS: waitpid(102962) returned correct PID 
    waitpid03.c:34: TPASS: waitpid(102962) failed on reaped child: ECHILD (10) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1393

    waitpid04

    Mon Jun 16 16:59:00 2025

    "waitpid04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid04.c:30: TPASS: waipid(-1, NULL, 0x0) : ECHILD (10) 
    waitpid04.c:30: TPASS: waipid(1, NULL, 0x0) : ECHILD (10) 
    waitpid04.c:30: TPASS: waipid(-1, NULL, 0xffffffff) : EINVAL (22) 
    waitpid04.c:30: TPASS: waipid(-2147483648, NULL, 0x0) : ESRCH (3) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1394

    waitpid06

    Mon Jun 16 16:59:00 2025

    "waitpid06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wailzbigX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid06.c:54: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1395

    waitpid07

    Mon Jun 16 16:59:00 2025

    "waitpid07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waiIzXXKQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid07.c:59: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    1396

    waitpid08

    Mon Jun 16 16:59:01 2025

    "waitpid08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wai1J3NAM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103010 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103011 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103012 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103013 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103014 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103015 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103016 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103017 
    waitpid08.c:62: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1397

    waitpid09

    Mon Jun 16 16:59:01 2025

    "waitpid09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waius0oVf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid09.c:66: TPASS: waitpid(pid, WNOHANG) = 0 for a running child 
    waitpid09.c:106: TPASS: waitpid(pid, WNOHANG) = pid for an exited child 
    waitpid09.c:126: TPASS: waitpid(-1, 0) = -1 with ECHILD if no children 
    waitpid09.c:145: TPASS: waitpid(-1, WNOHANG) = -1 with ECHILD if no children 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1398

    waitpid10

    Mon Jun 16 16:59:01 2025

    "waitpid10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waiDnf20p as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid10.c:62: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    6

    7

    6

    7

    1399

    waitpid11

    Mon Jun 16 16:59:03 2025

    "waitpid11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waiLGxcuV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid11.c:60: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1400

    waitpid12

    Mon Jun 16 16:59:03 2025

    "waitpid12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waiPCpSmn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid12.c:70: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1401

    waitpid13

    Mon Jun 16 16:59:03 2025

    "waitpid13"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waijcyNb4 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103172 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103173 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103174 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103175 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103168 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103169 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103170 
    waitpid_common.h:129: TINFO: Sending SIGCONT to 103171 
    waitpid13.c:70: TPASS: Test PASSED 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1402

    waitid01

    Mon Jun 16 16:59:03 2025

    "waitid01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid01.c:26: TPASS: waitid(P_ALL, 0, infop, WEXITED) passed 
    waitid01.c:27: TPASS: infop->si_pid == pidchild (103180) 
    waitid01.c:28: TPASS: infop->si_status == 123 (123) 
    waitid01.c:29: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid01.c:30: TPASS: infop->si_code == CLD_EXITED (1) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1403

    waitid02

    Mon Jun 16 16:59:03 2025

    "waitid02"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid02.c:19: TPASS: waitid(P_ALL, 0, infop, WNOHANG) : EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1404

    waitid03

    Mon Jun 16 16:59:03 2025

    "waitid03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid03.c:20: TPASS: waitid(P_ALL, 0, infop, WNOHANG | WEXITED) : ECHILD (10) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1405

    waitid04

    Mon Jun 16 16:59:03 2025

    "waitid04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wai8D4mIr as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid04.c:29: TPASS: waitid(P_ALL, pid_child, infop, WNOHANG | WEXITED) passed 
    waitid04.c:31: TPASS: infop->si_pid == 0 (0) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1406

    waitid05

    Mon Jun 16 16:59:03 2025

    "waitid05"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid05.c:32: TPASS: waitid(P_PGID, pid_group+1, infop, WEXITED) : ECHILD (10) 
    waitid05.c:35: TPASS: waitid(P_PGID, pid_group, infop, WEXITED) passed 
    waitid05.c:37: TPASS: infop->si_pid == pid_child (103198) 
    waitid05.c:38: TPASS: infop->si_status == 0 (0) 
    waitid05.c:39: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid05.c:40: TPASS: infop->si_code == CLD_EXITED (1) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1407

    waitid06

    Mon Jun 16 16:59:03 2025

    "waitid06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid06.c:29: TPASS: waitid(P_PID, pid_child+1, infop, WEXITED) : ECHILD (10) 
    waitid06.c:32: TPASS: waitid(P_PID, pid_child, infop, WEXITED) passed 
    waitid06.c:34: TPASS: infop->si_pid == pid_child (103203) 
    waitid06.c:35: TPASS: infop->si_status == 0 (0) 
    waitid06.c:36: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid06.c:37: TPASS: infop->si_code == CLD_EXITED (1) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1408

    waitid07

    Mon Jun 16 16:59:03 2025

    "waitid07"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waidfN8RX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid07.c:29: TPASS: waitid(P_PID, pid_child, infop, WSTOPPED | WNOWAIT) passed 
    waitid07.c:31: TPASS: infop->si_pid == pid_child (103208) 
    waitid07.c:32: TPASS: infop->si_status == SIGSTOP (19) 
    waitid07.c:33: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid07.c:34: TPASS: infop->si_code == CLD_STOPPED (5) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1409

    waitid08

    Mon Jun 16 16:59:03 2025

    "waitid08"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waipNuKnp as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid08.c:28: TINFO: send SIGCONT to child 
    waitid08.c:31: TPASS: waitid(P_PID, pid_child, infop, WSTOPPED) passed 
    waitid08.c:33: TPASS: infop->si_pid == pid_child (103213) 
    waitid08.c:34: TPASS: infop->si_status == SIGSTOP (19) 
    waitid08.c:35: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid08.c:36: TPASS: infop->si_code == CLD_STOPPED (5) 
    waitid08.c:40: TINFO: filter child by WCONTINUED 
    waitid08.c:43: TPASS: waitid(P_PID, pid_child, infop, WCONTINUED) passed 
    waitid08.c:45: TPASS: infop->si_pid == pid_child (103213) 
    waitid08.c:46: TPASS: infop->si_status == SIGCONT (18) 
    waitid08.c:47: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid08.c:48: TPASS: infop->si_code == CLD_CONTINUED (6) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1410

    waitid09

    Mon Jun 16 16:59:03 2025

    "waitid09"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid09.c:25: TPASS: waitid(P_PID, 1, infop, WEXITED) : ECHILD (10) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1411

    waitid10

    Mon Jun 16 16:59:03 2025

    "waitid10"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_waiJSMmGX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid10.c:34: TPASS: waitid(P_ALL, 0, infop, WEXITED) passed 
    waitid10.c:35: TPASS: infop->si_pid == pidchild (103223) 
    waitid10.c:36: TPASS: infop->si_status == SIGFPE (8) 
    waitid10.c:37: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid10.c:42: TPASS: infop->si_code == CLD_KILLED (2) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1412

    waitid11

    Mon Jun 16 16:59:03 2025

    "waitid11"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    waitid11.c:31: TPASS: waitid(P_ALL, 0, infop, WEXITED) passed 
    waitid11.c:32: TPASS: infop->si_pid == pidchild (103228) 
    waitid11.c:33: TPASS: infop->si_status == SIGKILL (9) 
    waitid11.c:34: TPASS: infop->si_signo == SIGCHLD (17) 
    waitid11.c:35: TPASS: infop->si_code == CLD_KILLED (2) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1413

    write01

    Mon Jun 16 16:59:03 2025

    "write01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wri9fPFn6 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    write01.c:40: TPASS: write() passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    11

    1

    11

    1414

    write02

    Mon Jun 16 16:59:03 2025

    "write02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wriHlJ3f0 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    write02.c:18: TPASS: write(fd, NULL, 0) returned 0 
    write02.c:20: TPASS: Expect: write(fd, NULL, 0) == 0 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1415

    write03

    Mon Jun 16 16:59:03 2025

    "write03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wriO2X4Gl as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    write03.c:49: TPASS: failure of write() did not corrupt the file 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1416

    write04

    Mon Jun 16 16:59:03 2025

    "write04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wrisXRj9T as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    write04.c:29: TPASS: write(wfd, wbuf, sizeof(wbuf)) : EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1417

    write05

    Mon Jun 16 16:59:03 2025

    "write05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wriP9UOBV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    write05.c:60: TPASS: write(*tc->fd, *tc->buf, tc->size) : EBADF (9) 
    write05.c:60: TPASS: write(*tc->fd, *tc->buf, tc->size) : EFAULT (14) 
    write05.c:60: TPASS: write(*tc->fd, *tc->buf, tc->size) : EPIPE (32) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1418

    write06

    Mon Jun 16 16:59:03 2025

    "write06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wriB1gxJe as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    write06.c:57: TPASS: Offset is correct after write 3072 
    write06.c:63: TPASS: Correct file size after append 3072 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1419

    writev01

    Mon Jun 16 16:59:03 2025

    "writev01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wri5WQZYh as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    writev01.c:124: TPASS: invalid iov_len, expected: -1 (EINVAL), got: -1 (EINVAL) 
    writev01.c:124: TPASS: invalid fd, expected: -1 (EBADF), got: -1 (EBADF) 
    writev01.c:124: TPASS: invalid iovcnt, expected: -1 (EINVAL), got: -1 (EINVAL) 
    writev01.c:129: TPASS: zero iovcnt, expected: 0, got: 0 
    writev01.c:129: TPASS: NULL and zero length iovec, expected: 64, got: 64 
    writev01.c:124: TPASS: write to closed pipe, expected: -1 (EPIPE), got: -1 (EPIPE) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1420

    writev02

    Mon Jun 16 16:59:03 2025

    "writev02"

    ""

    exit

    writev02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_writnbWlh as tmpdir (tmpfs filesystem) 
    writev02    1  TPASS  :  Received EFAULT as expected 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1421

    writev03

    Mon Jun 16 16:59:03 2025

    "writev03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 45s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=ext2 flags=0 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =    -1ns, avg_dev =     4ns, dev_ratio = 5.22 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 38214ns, avg_dev =  1753ns, dev_ratio = 0.05 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 38368ns, avg_dev =  1818ns, dev_ratio = 0.05 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  -155ns, avg_dev =   415ns, dev_ratio = 2.68 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =     6  , avg_dev =     3  , dev_ratio = 0.52 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=ext3 flags=0 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   -66ns, avg_dev =    76ns, dev_ratio = 1.15 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 43524ns, avg_dev =  3235ns, dev_ratio = 0.07 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 44920ns, avg_dev =  3467ns, dev_ratio = 0.08 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -1462ns, avg_dev =   764ns, dev_ratio = 0.52 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    16  , avg_dev =     8  , dev_ratio = 0.46 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=ext4 flags=0 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =     0ns, avg_dev =     0ns, dev_ratio = 7.97 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 34750ns, avg_dev =   774ns, dev_ratio = 0.02 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 33434ns, avg_dev =   778ns, dev_ratio = 0.02 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  1317ns, avg_dev =   234ns, dev_ratio = 0.18 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    11  , avg_dev =     3  , dev_ratio = 0.24 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=vfat flags=0 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =    -2ns, avg_dev =     8ns, dev_ratio = 4.43 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 32714ns, avg_dev =  1475ns, dev_ratio = 0.05 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 29056ns, avg_dev =  1837ns, dev_ratio = 0.06 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  3657ns, avg_dev =   665ns, dev_ratio = 0.18 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    37  , avg_dev =     7  , dev_ratio = 0.18 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=exfat flags=0 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =     2ns, avg_dev =    10ns, dev_ratio = 4.22 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 28064ns, avg_dev =  1059ns, dev_ratio = 0.04 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 24729ns, avg_dev =   951ns, dev_ratio = 0.04 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  3338ns, avg_dev =   168ns, dev_ratio = 0.05 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    35  , avg_dev =     2  , dev_ratio = 0.06 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   -45ns, avg_dev =    79ns, dev_ratio = 1.76 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 309756ns, avg_dev = 22544ns, dev_ratio = 0.07 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 199381ns, avg_dev = 21730ns, dev_ratio = 0.11 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 110331ns, avg_dev =  1981ns, dev_ratio = 0.02 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =  1162  , avg_dev =    19  , dev_ratio = 0.02 } 
    ../../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-2162, 3312] 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 24287, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =  -325ns, avg_dev =    28ns, dev_ratio = 0.09 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 314045ns, avg_dev = 12522ns, dev_ratio = 0.04 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 205058ns, avg_dev = 11637ns, dev_ratio = 0.06 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 108661ns, avg_dev =  1877ns, dev_ratio = 0.02 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =  1146  , avg_dev =    21  , dev_ratio = 0.02 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_wriz5qpt6/mntpoint fstyp=tmpfs flags=0 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =     3ns, avg_dev =    10ns, dev_ratio = 3.87 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 21494ns, avg_dev =  4811ns, dev_ratio = 0.22 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 18153ns, avg_dev =  1324ns, dev_ratio = 0.07 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  3344ns, avg_dev =  3492ns, dev_ratio = 1.04 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    34  , avg_dev =    37  , dev_ratio = 1.09 } 
    ../../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    writev03.c:117: TPASS: writev() handles page fault-in correctly 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    532 termination_type

    36601

    57737

    36601

    57737

    1422

    writev05

    Mon Jun 16 17:07:55 2025

    "writev05"

    ""

    exit

    writev05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_wri1vGlYa as tmpdir (tmpfs filesystem) 
    writev05    1  TPASS  :  Received EFAULT as expected 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1423

    writev06

    Mon Jun 16 17:07:55 2025

    "writev06"

    ""

    exit

    writev06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_wriiEIwRg as tmpdir (tmpfs filesystem) 
    writev06    1  TPASS  :  writev returned 2 as expected 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1424

    writev07

    Mon Jun 16 17:07:55 2025

    "writev07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wriAUTB3G as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    writev07.c:54: TINFO: starting test with initial file offset: 0  
    writev07.c:98: TINFO: writev() has written 64 bytes 
    writev07.c:109: TPASS: file has expected content 
    writev07.c:120: TPASS: offset at 64 as expected 
    writev07.c:54: TINFO: starting test with initial file offset: 65  
    writev07.c:98: TINFO: writev() has written 64 bytes 
    writev07.c:109: TPASS: file has expected content 
    writev07.c:120: TPASS: offset at 129 as expected 
    writev07.c:54: TINFO: starting test with initial file offset: 4096  
    writev07.c:98: TINFO: writev() has written 64 bytes 
    writev07.c:109: TPASS: file has expected content 
    writev07.c:120: TPASS: offset at 4160 as expected 
    writev07.c:54: TINFO: starting test with initial file offset: 4097  
    writev07.c:98: TINFO: writev() has written 64 bytes 
    writev07.c:109: TPASS: file has expected content 
    writev07.c:120: TPASS: offset at 4161 as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1425

    perf_event_open01

    Mon Jun 16 17:07:55 2025

    "perf_event_open01"

    ""

    exit

    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 200136879 
    perf_event_open01    1  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_HW_INSTRUCTIONS succeeded 
    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 119414569 
    perf_event_open01    2  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_HW_CACHE_REFERENCES succeeded 
    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 2515 
    perf_event_open01    3  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_HW_CACHE_MISSES succeeded 
    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 100010253 
    perf_event_open01    4  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_HW_BRANCH_INSTRUCTIONS succeeded 
    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 365 
    perf_event_open01    5  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_HW_BRANCH_MISSES succeeded 
    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 56903000 
    perf_event_open01    6  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_SW_CPU_CLOCK succeeded 
    perf_event_open01    0  TINFO  :  read event counter succeeded, value: 56895000 
    perf_event_open01    7  TPASS  :  test PERF_TYPE_HARDWARE: PERF_COUNT_SW_TASK_CLOCK succeeded 
    

    "ok"

    1 termination_type

    43

    1

    43

    1

    1426

    perf_event_open02

    Mon Jun 16 17:07:56 2025

    "perf_event_open02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 42s 
    perf_event_open02.c:103: TINFO: bench_work estimated loops = 8622 in 500 ms 
    perf_event_open02.c:148: TINFO: [0] value:1725431403 time_enabled:486723333 time_running:486723333 
    perf_event_open02.c:148: TINFO: [1] value:863122947 time_enabled:501085665 time_running:249987670 
    perf_event_open02.c:307: TINFO: nhw: 1, overall task clock: 3888994334 
    perf_event_open02.c:308: TINFO: hw sum: 13804481185, task clock sum: 3888964001 
    perf_event_open02.c:320: TINFO: ratio: 0.999992 
    perf_event_open02.c:324: TPASS: test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    635

    2

    635

    2

    1427

    futex_cmp_requeue01

    Mon Jun 16 17:08:02 2025

    "futex_cmp_requeue01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_cmp_requeue01.c:196: TINFO: Testing variant: syscall with old kernel spec 
    futex_cmp_requeue01.c:105: TINFO: Test 0: waiters: 10, wakes: 3, requeues: 7 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 10 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 0, futex1: 7, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
    futex_cmp_requeue01.c:105: TINFO: Test 1: waiters: 10, wakes: 0, requeues: 10 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 10 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 0, futex1: 10, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
    futex_cmp_requeue01.c:105: TINFO: Test 2: waiters: 10, wakes: 2, requeues: 6 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 8 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 2, futex1: 6, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
    futex_cmp_requeue01.c:105: TINFO: Test 3: waiters: 100, wakes: 50, requeues: 50 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 100 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 0, futex1: 50, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
    futex_cmp_requeue01.c:105: TINFO: Test 4: waiters: 100, wakes: 0, requeues: 70 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 70 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 30, futex1: 70, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
    futex_cmp_requeue01.c:105: TINFO: Test 5: waiters: 1000, wakes: 100, requeues: 900 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 1000 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 0, futex1: 900, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
    futex_cmp_requeue01.c:105: TINFO: Test 6: waiters: 1000, wakes: 300, requeues: 500 
    futex_cmp_requeue01.c:128: TINFO: futex_cmp_requeue() returned 800 
    futex_cmp_requeue01.c:142: TINFO: children woken, futex0: 200, futex1: 500, spurious wakeups: 0 
    futex_cmp_requeue01.c:189: TPASS: futex_cmp_requeue() 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    138

    119

    138

    119

    1428

    futex_cmp_requeue02

    Mon Jun 16 17:08:04 2025

    "futex_cmp_requeue02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_cmp_requeue02.c:71: TINFO: Testing variant: syscall with old kernel spec 
    futex_cmp_requeue02.c:64: TPASS: futex_cmp_requeue() failed as expected: EINVAL (22) 
    futex_cmp_requeue02.c:64: TPASS: futex_cmp_requeue() failed as expected: EINVAL (22) 
    futex_cmp_requeue02.c:64: TPASS: futex_cmp_requeue() failed as expected: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1429

    futex_wait01

    Mon Jun 16 17:08:04 2025

    "futex_wait01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wait01.c:69: TINFO: Testing variant: syscall with old kernel spec 
    futex_wait01.c:62: TPASS: futex_wait() passed: ETIMEDOUT (110) 
    futex_wait01.c:62: TPASS: futex_wait() passed: EAGAIN/EWOULDBLOCK (11) 
    futex_wait01.c:62: TPASS: futex_wait() passed: ETIMEDOUT (110) 
    futex_wait01.c:62: TPASS: futex_wait() passed: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1430

    futex_wait02

    Mon Jun 16 17:08:04 2025

    "futex_wait02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wait02.c:66: TINFO: Testing variant: syscall with old kernel spec 
    futex_wait02.c:59: TPASS: futex_wait() woken up 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    0

    2

    0

    1431

    futex_wait03

    Mon Jun 16 17:08:04 2025

    "futex_wait03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wait03.c:63: TINFO: Testing variant: syscall with old kernel spec 
    futex_wait03.c:56: TPASS: futex_wait() woken up 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1432

    futex_wait04

    Mon Jun 16 17:08:04 2025

    "futex_wait04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wait04.c:50: TINFO: Testing variant: syscall with old kernel spec 
    futex_wait04.c:39: TPASS: futex_wait() returned -1: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1433

    futex_wait05

    Mon Jun 16 17:08:04 2025

    "futex_wait05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns 
    tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 00m 09s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 39s 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 1000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 1060us, max 1082us, median 1062us, trunc mean 1062.84us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 2000us 500 iterations, threshold 450.01us 
    tst_timer_test.c:305: TINFO: min 2060us, max 2078us, median 2063us, trunc mean 2062.86us (discarded 25) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 5000us 300 iterations, threshold 450.04us 
    tst_timer_test.c:305: TINFO: min 5058us, max 5083us, median 5063us, trunc mean 5064.03us (discarded 15) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 10000us 100 iterations, threshold 450.33us 
    tst_timer_test.c:305: TINFO: min 10062us, max 10076us, median 10064us, trunc mean 10064.68us (discarded 5) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 25000us 50 iterations, threshold 451.29us 
    tst_timer_test.c:305: TINFO: min 25061us, max 25076us, median 25066us, trunc mean 25066.19us (discarded 2) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 100000us 10 iterations, threshold 537.00us 
    tst_timer_test.c:305: TINFO: min 100067us, max 100074us, median 100069us, trunc mean 100068.89us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
    tst_timer_test.c:263: TINFO: futex_wait() sleeping for 1000000us 2 iterations, threshold 4400.00us 
    tst_timer_test.c:305: TINFO: min 1000074us, max 1000114us, median 1000074us, trunc mean 1000074.00us (discarded 1) 
    tst_timer_test.c:326: TPASS: Measured times are within thresholds 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    4

    2

    4

    2

    1434

    futex_waitv01

    Mon Jun 16 17:08:13 2025

    "futex_waitv01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_waitv01.c:49: TPASS: futex_waitv with invalid flags : EINVAL (22) 
    futex_waitv01.c:62: TPASS: futex_waitv with unligned address : EINVAL (22) 
    futex_waitv01.c:75: TPASS: futex_waitv address is NULL : EFAULT (14) 
    futex_waitv01.c:85: TPASS: futex_waitv waiters are NULL : EINVAL (22) 
    futex_waitv01.c:96: TPASS: futex_waitv invalid clockid : EINVAL (22) 
    futex_waitv01.c:108: TPASS: futex_waitv invalid nr_futexes : EINVAL (22) 
    futex_waitv01.c:110: TPASS: futex_waitv invalid nr_futexes : EINVAL (22) 
    futex_waitv01.c:124: TPASS: futex_waitv mismatch between value of uaddr and val : EAGAIN/EWOULDBLOCK (11) 
    futex_waitv01.c:139: TPASS: futex_waitv timeout : ETIMEDOUT (110) 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1435

    futex_waitv02

    Mon Jun 16 17:08:13 2025

    "futex_waitv02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_waitv02.c:32: TINFO: Testing variant: syscall with old kernel spec 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    futex_waitv02.c:82: TPASS: futex_waitv returned correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1436

    futex_waitv03

    Mon Jun 16 17:08:13 2025

    "futex_waitv03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_waitv03.c:35: TINFO: Testing variant: syscall with old kernel spec 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    futex_waitv03.c:102: TPASS: futex_waitv returned correctly 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1437

    futex_wake01

    Mon Jun 16 17:08:13 2025

    "futex_wake01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wake01.c:59: TINFO: Testing variant: syscall with old kernel spec 
    futex_wake01.c:52: TPASS: futex_wake() passed 
    futex_wake01.c:52: TPASS: futex_wake() passed 
    futex_wake01.c:52: TPASS: futex_wake() passed 
    futex_wake01.c:52: TPASS: futex_wake() passed 
    futex_wake01.c:52: TPASS: futex_wake() passed 
    futex_wake01.c:52: TPASS: futex_wake() passed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1438

    futex_wake02

    Mon Jun 16 17:08:13 2025

    "futex_wake02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wake02.c:134: TINFO: Testing variant: syscall with old kernel spec 
    futex_wake02.c:91: TPASS: futex_wake() woken up 1 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 2 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 3 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 4 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 5 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 6 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 7 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 8 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 9 threads 
    futex_wake02.c:91: TPASS: futex_wake() woken up 10 threads 
    futex_wake02.c:103: TPASS: futex_wake() woken up 0 threads 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1439

    futex_wake03

    Mon Jun 16 17:08:13 2025

    "futex_wake03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wake03.c:97: TINFO: Testing variant: syscall with old kernel spec 
    futex_wake03.c:61: TPASS: futex_wake() woken up 1 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 2 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 3 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 4 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 5 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 6 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 7 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 8 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 9 childs 
    futex_wake03.c:61: TPASS: futex_wake() woken up 10 childs 
    futex_wake03.c:89: TPASS: futex_wake() woken up 0 children 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    4

    4

    4

    1440

    futex_wake04

    Mon Jun 16 17:08:13 2025

    "futex_wake04"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_futhLcHXh as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wake04.c:52: TINFO: Testing variant: syscall with old kernel spec 
    futex_wake04.c:90: TINFO: Hugepagesize 2097152 
    futex_wake04.c:75: TPASS: Hi hydra, thread2 awake! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    30

    2

    30

    1441

    futex_wait_bitset01

    Mon Jun 16 17:08:13 2025

    "futex_wait_bitset01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_wait_bitset01.c:99: TINFO: Testing variant: syscall with old kernel spec 
    futex_wait_bitset01.c:44: TINFO: testing futex_wait_bitset() timeout with CLOCK_MONOTONIC 
    futex_wait_bitset01.c:86: TPASS: futex_wait_bitset() waited 100483us, expected 100010us 
    futex_wait_bitset01.c:44: TINFO: testing futex_wait_bitset() timeout with CLOCK_REALTIME 
    futex_wait_bitset01.c:86: TPASS: futex_wait_bitset() waited 100435us, expected 100010us 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1442

    memfd_create01

    Mon Jun 16 17:08:13 2025

    "memfd_create01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memfd_create01.c:243: TINFO: Basic tests + set/get seals 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:26: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:27: TPASS: fcntl(3, F_ADD_SEALS, 10) succeeded 
    memfd_create01.c:28: TPASS: fd 3 has expected seals (10) 
    memfd_create01.c:31: TPASS: fcntl(3, F_ADD_SEALS, 10) succeeded 
    memfd_create01.c:32: TPASS: fd 3 has expected seals (10) 
    memfd_create01.c:35: TPASS: fcntl(3, F_ADD_SEALS, 5) succeeded 
    memfd_create01.c:36: TPASS: fd 3 has expected seals (15) 
    memfd_create01.c:40: TPASS: fcntl(3, F_ADD_SEALS, 4) failed as expected: EPERM (1) 
    memfd_create01.c:41: TPASS: fcntl(3, F_ADD_SEALS, 0) failed as expected: EPERM (1) 
    memfd_create01.c:243: TINFO: Disabled sealing 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 0) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:50: TPASS: fd 3 has expected seals (1) 
    memfd_create01.c:51: TPASS: fcntl(3, F_ADD_SEALS, 14) failed as expected: EPERM (1) 
    memfd_create01.c:53: TPASS: fd 3 has expected seals (1) 
    memfd_create01.c:243: TINFO: Write seal 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:62: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:63: TPASS: fcntl(3, F_ADD_SEALS, 8) succeeded 
    memfd_create01.c:64: TPASS: fd 3 has expected seals (8) 
    memfd_create01.c:66: TPASS: read(3, , 16) succeeded 
    memfd_create01.c:66: TPASS: mmap((nil), 8192, 1, 2, 3, 0) succeeded 
    memfd_create01.c:66: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:66: TPASS: mmap((nil), 8192, 3, 2, 3, 0) succeeded 
    memfd_create01.c:66: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:67: TPASS: write failed as expected: EPERM (1) 
    memfd_create01.c:67: TPASS: mmap((nil), 8192, 3, 1, 3, 0) failed as expected: EPERM (1) 
    memfd_create01.c:67: TPASS: mmap((nil), 8192, 2, 1, 3, 0) failed as expected: EPERM (1) 
    memfd_create01.c:67: TPASS: fallocate(3, 3, 0, 8192) failed as expected: EPERM (1) 
    memfd_create01.c:68: TPASS: ftruncate(3, 4096) succeeded 
    memfd_create01.c:68: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:68: TPASS: open(/proc/self/fd/3, 578, 384) succeeded 
    memfd_create01.c:68: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:69: TPASS: ftruncate(3, 16384) succeeded 
    memfd_create01.c:69: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:69: TPASS: fallocate(3, 0, 0, 32768) succeeded 
    memfd_create01.c:69: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:70: TPASS: pwrite(3, , 65536, 0) succeeded 
    memfd_create01.c:243: TINFO: Shrink seal 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:79: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:80: TPASS: fcntl(3, F_ADD_SEALS, 2) succeeded 
    memfd_create01.c:81: TPASS: fd 3 has expected seals (2) 
    memfd_create01.c:83: TPASS: read(3, , 16) succeeded 
    memfd_create01.c:83: TPASS: mmap((nil), 8192, 1, 2, 3, 0) succeeded 
    memfd_create01.c:83: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:83: TPASS: mmap((nil), 8192, 3, 2, 3, 0) succeeded 
    memfd_create01.c:83: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:84: TPASS: write(3, \0\0\0\0, 4) succeeded 
    memfd_create01.c:84: TPASS: mmap((nil), 8192, 3, 1, 3, 0) succeeded 
    memfd_create01.c:84: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:84: TPASS: mmap((nil), 8192, 2, 1, 3, 0) succeeded 
    memfd_create01.c:84: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:84: TPASS: mmap((nil), 8192, 1, 1, 3, 0) succeeded 
    memfd_create01.c:84: TPASS: mprotect(0x3fabde2000, 8192, 3) succeeded 
    memfd_create01.c:84: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:84: TPASS: fallocate(3, 3, 0, 8192) succeeded 
    memfd_create01.c:85: TPASS: ftruncate(3, 4096) failed as expected: EPERM (1) 
    memfd_create01.c:85: TPASS: open(/proc/self/fd/3, 578, 384) failed as expected: EPERM (1) 
    memfd_create01.c:86: TPASS: ftruncate(3, 16384) succeeded 
    memfd_create01.c:86: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:86: TPASS: fallocate(3, 0, 0, 32768) succeeded 
    memfd_create01.c:86: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:87: TPASS: pwrite(3, , 65536, 0) succeeded 
    memfd_create01.c:87: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:243: TINFO: Grow seal 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:96: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:97: TPASS: fcntl(3, F_ADD_SEALS, 4) succeeded 
    memfd_create01.c:98: TPASS: fd 3 has expected seals (4) 
    memfd_create01.c:100: TPASS: read(3, , 16) succeeded 
    memfd_create01.c:100: TPASS: mmap((nil), 8192, 1, 2, 3, 0) succeeded 
    memfd_create01.c:100: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:100: TPASS: mmap((nil), 8192, 3, 2, 3, 0) succeeded 
    memfd_create01.c:100: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:101: TPASS: write(3, \0\0\0\0, 4) succeeded 
    memfd_create01.c:101: TPASS: mmap((nil), 8192, 3, 1, 3, 0) succeeded 
    memfd_create01.c:101: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:101: TPASS: mmap((nil), 8192, 2, 1, 3, 0) succeeded 
    memfd_create01.c:101: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:101: TPASS: mmap((nil), 8192, 1, 1, 3, 0) succeeded 
    memfd_create01.c:101: TPASS: mprotect(0x3fabde2000, 8192, 3) succeeded 
    memfd_create01.c:101: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:101: TPASS: fallocate(3, 3, 0, 8192) succeeded 
    memfd_create01.c:102: TPASS: ftruncate(3, 4096) succeeded 
    memfd_create01.c:102: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:102: TPASS: open(/proc/self/fd/3, 578, 384) succeeded 
    memfd_create01.c:102: TPASS: fstat(3, &st): file size is correct 
    memfd_create01.c:103: TPASS: ftruncate(3, 16384) failed as expected: EPERM (1) 
    memfd_create01.c:103: TPASS: fallocate(3, 0, 0, 32768) failed as expected: EPERM (1) 
    memfd_create01.c:104: TPASS: pwrite(3, , 65536, 0) succeeded 
    memfd_create01.c:243: TINFO: Resize seal 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:113: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:114: TPASS: fcntl(3, F_ADD_SEALS, 6) succeeded 
    memfd_create01.c:115: TPASS: fd 3 has expected seals (6) 
    memfd_create01.c:117: TPASS: read(3, , 16) succeeded 
    memfd_create01.c:117: TPASS: mmap((nil), 8192, 1, 2, 3, 0) succeeded 
    memfd_create01.c:117: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:117: TPASS: mmap((nil), 8192, 3, 2, 3, 0) succeeded 
    memfd_create01.c:117: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:118: TPASS: write(3, \0\0\0\0, 4) succeeded 
    memfd_create01.c:118: TPASS: mmap((nil), 8192, 3, 1, 3, 0) succeeded 
    memfd_create01.c:118: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:118: TPASS: mmap((nil), 8192, 2, 1, 3, 0) succeeded 
    memfd_create01.c:118: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:118: TPASS: mmap((nil), 8192, 1, 1, 3, 0) succeeded 
    memfd_create01.c:118: TPASS: mprotect(0x3fabde2000, 8192, 3) succeeded 
    memfd_create01.c:118: TPASS: munmap(0x3fabde2000, 8192) succeeded 
    memfd_create01.c:118: TPASS: fallocate(3, 3, 0, 8192) succeeded 
    memfd_create01.c:119: TPASS: ftruncate(3, 4096) failed as expected: EPERM (1) 
    memfd_create01.c:119: TPASS: open(/proc/self/fd/3, 578, 384) failed as expected: EPERM (1) 
    memfd_create01.c:120: TPASS: ftruncate(3, 16384) failed as expected: EPERM (1) 
    memfd_create01.c:120: TPASS: fallocate(3, 0, 0, 32768) failed as expected: EPERM (1) 
    memfd_create01.c:121: TPASS: pwrite(3, , 65536, 0) succeeded 
    memfd_create01.c:243: TINFO: Seals shared for dup 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:132: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:135: TPASS: fd 4 has expected seals (0) 
    memfd_create01.c:137: TPASS: fcntl(3, F_ADD_SEALS, 8) succeeded 
    memfd_create01.c:138: TPASS: fd 3 has expected seals (8) 
    memfd_create01.c:139: TPASS: fd 4 has expected seals (8) 
    memfd_create01.c:141: TPASS: fcntl(4, F_ADD_SEALS, 2) succeeded 
    memfd_create01.c:142: TPASS: fd 3 has expected seals (10) 
    memfd_create01.c:143: TPASS: fd 4 has expected seals (10) 
    memfd_create01.c:145: TPASS: fcntl(3, F_ADD_SEALS, 1) succeeded 
    memfd_create01.c:146: TPASS: fd 3 has expected seals (11) 
    memfd_create01.c:147: TPASS: fd 4 has expected seals (11) 
    memfd_create01.c:149: TPASS: fcntl(3, F_ADD_SEALS, 4) failed as expected: EPERM (1) 
    memfd_create01.c:150: TPASS: fcntl(4, F_ADD_SEALS, 4) failed as expected: EPERM (1) 
    memfd_create01.c:151: TPASS: fcntl(3, F_ADD_SEALS, 1) failed as expected: EPERM (1) 
    memfd_create01.c:152: TPASS: fcntl(4, F_ADD_SEALS, 1) failed as expected: EPERM (1) 
    memfd_create01.c:156: TPASS: fcntl(3, F_ADD_SEALS, 4) failed as expected: EPERM (1) 
    memfd_create01.c:243: TINFO: Seals shared for mmap 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:167: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:173: TPASS: fcntl(3, F_ADD_SEALS, 8) failed as expected: EBUSY (16) 
    memfd_create01.c:174: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:175: TPASS: fcntl(3, F_ADD_SEALS, 2) succeeded 
    memfd_create01.c:176: TPASS: fd 3 has expected seals (2) 
    memfd_create01.c:181: TPASS: fcntl(3, F_ADD_SEALS, 8) succeeded 
    memfd_create01.c:182: TPASS: fd 3 has expected seals (10) 
    memfd_create01.c:243: TINFO: Seals shared for open 
    memfd_create01.c:245: TPASS: memfd_create(ltp_memfd_create01, 2) succeeded 
    memfd_create01.c:245: TPASS: ftruncate(3, 8192) succeeded 
    memfd_create01.c:196: TPASS: fd 3 has expected seals (0) 
    memfd_create01.c:198: TPASS: open(/proc/self/fd/3, 2, 0) succeeded 
    memfd_create01.c:199: TPASS: fcntl(3, F_ADD_SEALS, 8) succeeded 
    memfd_create01.c:200: TPASS: fd 3 has expected seals (8) 
    memfd_create01.c:201: TPASS: fd 4 has expected seals (8) 
    memfd_create01.c:203: TPASS: fcntl(4, F_ADD_SEALS, 2) succeeded 
    memfd_create01.c:204: TPASS: fd 3 has expected seals (10) 
    memfd_create01.c:205: TPASS: fd 4 has expected seals (10) 
    memfd_create01.c:208: TPASS: open(/proc/self/fd/4, 0, 0) succeeded 
    memfd_create01.c:210: TPASS: fcntl(3, F_ADD_SEALS, 1) failed as expected: EPERM (1) 
    memfd_create01.c:211: TPASS: fd 3 has expected seals (10) 
    memfd_create01.c:212: TPASS: fd 4 has expected seals (10) 
     
    Summary: 
    passed   157 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1443

    memfd_create02

    Mon Jun 16 17:08:13 2025

    "memfd_create02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memfd_create02.c:82: TPASS: test 'invalid name fail 1' 
    memfd_create02.c:82: TPASS: test 'invalid name fail 2' 
    memfd_create02.c:82: TPASS: test 'invalid name fail 3' 
    memfd_create02.c:82: TPASS: test 'invalid flags fail 1' 
    memfd_create02.c:82: TPASS: test 'invalid flags fail 2' 
    memfd_create02.c:82: TPASS: test 'invalid flags fail 3' 
    memfd_create02.c:82: TPASS: test 'invalid flags fail 4' 
    memfd_create02.c:82: TPASS: test 'invalid flags fail 5' 
    memfd_create02.c:82: TPASS: test 'invalid flags fail 6' 
    memfd_create02.c:82: TPASS: test 'valid flags 1 pass' 
    memfd_create02.c:82: TPASS: test 'valid flags 2 pass' 
    memfd_create02.c:82: TPASS: test 'valid flags 3 pass' 
    memfd_create02.c:82: TPASS: test 'valid flags 4 pass' 
    memfd_create02.c:82: TPASS: test 'valid flags 5 pass' 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1444

    memfd_create03

    Mon Jun 16 17:08:13 2025

    "memfd_create03"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memfd_create03.c:171: TINFO: --TESTING WRITE CALL IN HUGEPAGES-- 
    memfd_create03.c:176: TINFO: memfd_create() succeeded 
    memfd_create03.c:70: TPASS: write(3, "LTP", 3) failed as expected 
     
    memfd_create03.c:171: TINFO: --TESTING PAGE SIZE OF CREATED FILE-- 
    memfd_create03.c:176: TINFO: memfd_create() succeeded 
    memfd_create03.c:43: TINFO: mmap((nil), 2097152, 2, 2, 3, 0) succeeded 
    memfd_create03.c:92: TINFO: munmap(0x3f8aa00000, 512kB) failed as expected 
    memfd_create03.c:92: TINFO: munmap(0x3f8aa00000, 1024kB) failed as expected 
    memfd_create03.c:92: TINFO: munmap(0x3f8aa00000, 1536kB) failed as expected 
    memfd_create03.c:111: TPASS: munmap() fails for page sizes less than 2048kB 
     
    memfd_create03.c:171: TINFO: --TESTING HUGEPAGE ALLOCATION LIMIT-- 
    memfd_create03.c:176: TINFO: memfd_create() succeeded 
    memfd_create03.c:43: TINFO: mmap((nil), 2097152, 2, 2, 3, 0) succeeded 
    memfd_create03.c:131: TINFO: memfd_create() succeeded 
    memfd_create03.c:136: TPASS: mmap((nil), 2097152, 0, 2, 4, 0) failed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    14

    2

    14

    1445

    memfd_create04

    Mon Jun 16 17:08:14 2025

    "memfd_create04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memfd_create04.c:64: TINFO: Attempt to create file using 64kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
    memfd_create04.c:64: TINFO: Attempt to create file using 512kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
    memfd_create04.c:64: TINFO: Attempt to create file using 2048kB huge page size 
    memfd_create04.c:78: TPASS: memfd_create succeeded for 2048kB page size 
    memfd_create04.c:64: TINFO: Attempt to create file using 8192kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
    memfd_create04.c:64: TINFO: Attempt to create file using 16384kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
    memfd_create04.c:64: TINFO: Attempt to create file using 262144kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
    memfd_create04.c:64: TINFO: Attempt to create file using 1048576kB huge page size 
    memfd_create04.c:78: TPASS: memfd_create succeeded for 1048576kB page size 
    memfd_create04.c:64: TINFO: Attempt to create file using 2097152kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
    memfd_create04.c:64: TINFO: Attempt to create file using 16777216kB huge page size 
    memfd_create04.c:71: TPASS: Test failed as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1446

    copy_file_range01

    Mon Jun 16 17:08:14 2025

    "copy_file_range01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 35s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ext2 flags=0 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ext3 flags=0 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ext4 flags=0 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=vfat flags=0 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=exfat flags=0 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=tmpfs flags=0 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ext2 flags=0 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ext3 flags=0 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ext4 flags=0 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=vfat flags=0 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=exfat flags=0 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_copP2ri7r/mnt_point fstyp=tmpfs flags=0 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range01.c:206: TPASS: non cross-device copy_file_range completed all 144 copy jobs successfully! 
    copy_file_range01.c:179: TCONF: copy_file_range() doesn't support cross-device, skip it 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  14 
    warnings 0 
    

    "ok"

    14 termination_type

    46

    1153

    46

    1153

    1447

    copy_file_range02

    Mon Jun 16 17:08:28 2025

    "copy_file_range02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_copGv77BF as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_copGv77BF/mnt_point fstyp=ext2 flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    tst_device.c:98: TINFO: Found free device 1 '/dev/loop1' 
    Setting up swapspace version 1, size = 36 KiB (36864 bytes) 
    no label, UUID=941bf292-d1c2-4680-99dc-23523e009d69 
    swapon: /tmp/ltp-Qjsl7wDDwO/LTP_copGv77BF/file_swap: swapon failed: Invalid argument 
    copy_file_range02.c:99: TCONF: swapon binary not installed or failed 
    copy_file_range02.c:112: TINFO: Test #0: readonly file 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EBADF (9) 
    copy_file_range02.c:112: TINFO: Test #1: directory 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EISDIR (21) 
    copy_file_range02.c:112: TINFO: Test #2: append to file 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EBADF (9) 
    copy_file_range02.c:112: TINFO: Test #3: closed file descriptor 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EBADF (9) 
    copy_file_range02.c:112: TINFO: Test #4: invalid flags 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #5: immutable file 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #6: swap file 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #7: overlaping range 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #8: block device 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #9: char device 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #10: fifo 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #11: pipe 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #12: max length 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #13: max file size 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    swapoff: file_swap: swapoff failed: Invalid argument 
    copy_file_range02.c:102: TCONF: swapoff exited with 4 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    tst_device.c:98: TINFO: Found free device 1 '/dev/loop1' 
    Setting up swapspace version 1, size = 36 KiB (36864 bytes) 
    no label, UUID=fc681f86-ecbe-4313-bd0d-91b4f2b6f7f7 
    swapon: /tmp/ltp-Qjsl7wDDwO/LTP_copGv77BF/file_swap: swapon failed: Invalid argument 
    copy_file_range02.c:99: TCONF: swapon binary not installed or failed 
    copy_file_range02.c:112: TINFO: Test #0: readonly file 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EBADF (9) 
    copy_file_range02.c:112: TINFO: Test #1: directory 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EISDIR (21) 
    copy_file_range02.c:112: TINFO: Test #2: append to file 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EBADF (9) 
    copy_file_range02.c:112: TINFO: Test #3: closed file descriptor 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EBADF (9) 
    copy_file_range02.c:112: TINFO: Test #4: invalid flags 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #5: immutable file 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #6: swap file 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #7: overlaping range 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #8: block device 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #9: char device 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #10: fifo 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #11: pipe 
    copy_file_range02.c:140: TPASS: copy_file_range failed as expected: EINVAL (22) 
    copy_file_range02.c:112: TINFO: Test #12: max length 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    copy_file_range02.c:112: TINFO: Test #13: max file size 
    copy_file_range02.c:115: TCONF: copy_file_range() doesn't support cross-device, skip it 
    swapoff: file_swap: swapoff failed: Invalid argument 
    copy_file_range02.c:102: TCONF: swapoff exited with 4 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  14 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    63

    4

    63

    1448

    copy_file_range03

    Mon Jun 16 17:08:29 2025

    "copy_file_range03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cop9S5DZe as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    copy_file_range.h:36: TINFO: Testing libc copy_file_range() 
    copy_file_range03.c:50: TPASS: copy_file_range sucessfully updated the timestamp 
    copy_file_range.h:39: TINFO: Testing __NR_copy_file_range syscall 
    copy_file_range03.c:50: TPASS: copy_file_range sucessfully updated the timestamp 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    1

    2

    1

    2

    1449

    statx01

    Mon Jun 16 17:08:32 2025

    "statx01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staD4QK0G as tmpdir (tmpfs filesystem) 
    tst_test.c:1135: TINFO: tmpdir isn't suitable for creating devices, mounting tmpfs without nodev on mntpoint/ 
    tst_test.c:1137: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_staD4QK0G/mntpoint fstyp=tmpfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx01.c:103: TPASS: statx(AT_FDCWD, test_file, 0, 0, &buff) 
    statx01.c:110: TPASS: stx_uid(0) is correct 
    statx01.c:116: TPASS: stx_gid(0) is correct 
    statx01.c:122: TPASS: stx_size(256) is correct 
    statx01.c:130: TPASS: stx_mode(33188) is correct 
    statx01.c:136: TPASS: stx_blocks(8) is valid 
    statx01.c:143: TPASS: stx_nlink(1) is correct 
    statx01.c:83: TPASS: statx.stx_mnt_id equals to mount_id(46) in /proc/self/mountinfo 
    statx01.c:93: TPASS: /proc/105883/fdinfo/3 mnt_id: = 46 
    statx01.c:161: TPASS: statx(AT_FDCWD, mntpoint/blk_dev, 0, 0, &buff) 
    statx01.c:168: TPASS: stx_rdev_major(8) is correct 
    statx01.c:176: TPASS: stx_rdev_minor(1) is correct 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1450

    statx02

    Mon Jun 16 17:08:32 2025

    "statx02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staG15z6X as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx02.c:44: TPASS: statx(file_fd, "", AT_EMPTY_PATH, 0, &buf) 
    statx02.c:51: TPASS: stx_size(14) is correct 
    statx02.c:68: TPASS: statx(AT_FDCWD, test_temp, 0, 0, &fbuf) 
    statx02.c:77: TPASS: statx(AT_FDCWD, test_temp_ln, AT_SYMLINK_NOFOLLOW, 0,&lbuf) 
    statx02.c:86: TPASS: Statx symlink flag worked as expected 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1451

    statx03

    Mon Jun 16 17:08:32 2025

    "statx03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staqY1jsY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx03.c:80: TPASS: statx() failed with: EBADF (9) 
    statx03.c:80: TPASS: statx() failed with: EFAULT (14) 
    statx03.c:80: TPASS: statx() failed with: EINVAL (22) 
    statx03.c:80: TPASS: statx() failed with: EINVAL (22) 
    statx03.c:80: TPASS: statx() failed with: ENOENT (2) 
    statx03.c:80: TPASS: statx() failed with: ENOTDIR (20) 
    statx03.c:80: TPASS: statx() failed with: ENAMETOOLONG (36) 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1452

    statx04

    Mon Jun 16 17:08:32 2025

    "statx04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A/mntpoint fstyp=ext2 flags=0 
    statx04.c:119: TPASS: STATX_ATTR_COMPRESSED is supported 
    statx04.c:119: TPASS: STATX_ATTR_APPEND is supported 
    statx04.c:119: TPASS: STATX_ATTR_IMMUTABLE is supported 
    statx04.c:119: TPASS: STATX_ATTR_NODUMP is supported 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A/mntpoint fstyp=ext3 flags=0 
    statx04.c:119: TPASS: STATX_ATTR_COMPRESSED is supported 
    statx04.c:119: TPASS: STATX_ATTR_APPEND is supported 
    statx04.c:119: TPASS: STATX_ATTR_IMMUTABLE is supported 
    statx04.c:119: TPASS: STATX_ATTR_NODUMP is supported 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A/mntpoint fstyp=ext4 flags=0 
    statx04.c:119: TPASS: STATX_ATTR_COMPRESSED is supported 
    statx04.c:119: TPASS: STATX_ATTR_APPEND is supported 
    statx04.c:119: TPASS: STATX_ATTR_IMMUTABLE is supported 
    statx04.c:119: TPASS: STATX_ATTR_NODUMP is supported 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A/mntpoint fstyp=vfat flags=0 
    statx04.c:89: TCONF: Inode attributes not supported: ENOTTY (25) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A/mntpoint fstyp=exfat flags=0 
    statx04.c:89: TCONF: Inode attributes not supported: ENOTTY (25) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_staZrxg3A/mntpoint fstyp=tmpfs flags=0 
    statx04.c:119: TPASS: STATX_ATTR_APPEND is supported 
    statx04.c:119: TPASS: STATX_ATTR_IMMUTABLE is supported 
    statx04.c:119: TPASS: STATX_ATTR_NODUMP is supported 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    2 termination_type

    12

    79

    12

    79

    1453

    statx05

    Mon Jun 16 17:08:34 2025

    "statx05"

    ""

    exit

    tst_cmd.c:281: TINFO: Parsing mkfs.ext4 version 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stahvS428 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx05.c:94: TINFO: Formatting /dev/loop0 with ext4 opts='-O encrypt -b 4096' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    statx05.c:95: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_stahvS428/mnt_point fstyp=ext4 flags=0 
    Enter passphrase (echo disabled):  
    keyctl_search failed: Key has been revoked 
    statx05.c:104: TCONF: e4crypt failed (CONFIG_EXT4_ENCRYPTION not set?) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    51

    13

    51

    1454

    statx06

    Mon Jun 16 17:08:35 2025

    "statx06"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staYuO2Q5 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='-I 256' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staYuO2Q5/mount_ext fstyp=ext4 flags=1000000 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx06.c:138: TPASS: Birth time Passed 
    statx06.c:138: TPASS: Modified time Passed 
    statx06.c:138: TPASS: Access time Passed 
    statx06.c:138: TPASS: Change time Passed 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    48

    2

    48

    1455

    statx07

    Mon Jun 16 17:08:36 2025

    "statx07"

    ""

    exit

    tst_cmd.c:268: TCONF: Couldn't find 'exportfs' in $PATH 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1456

    statx08

    Mon Jun 16 17:08:36 2025

    "statx08"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=ext2 flags=0 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf) 
    statx08.c:55: TPASS: STATX_ATTR_COMPRESSED flag is not set 
    statx08.c:63: TPASS: STATX_ATTR_APPEND flag is not set 
    statx08.c:71: TPASS: STATX_ATTR_IMMUTABLE flag is not set 
    statx08.c:79: TPASS: STATX_ATTR_NODUMP flag is not set 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf) 
    statx08.c:52: TPASS: STATX_ATTR_COMPRESSED flag is set 
    statx08.c:60: TPASS: STATX_ATTR_APPEND flag is set 
    statx08.c:68: TPASS: STATX_ATTR_IMMUTABLE flag is set 
    statx08.c:76: TPASS: STATX_ATTR_NODUMP flag is set 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=ext3 flags=0 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf) 
    statx08.c:55: TPASS: STATX_ATTR_COMPRESSED flag is not set 
    statx08.c:63: TPASS: STATX_ATTR_APPEND flag is not set 
    statx08.c:71: TPASS: STATX_ATTR_IMMUTABLE flag is not set 
    statx08.c:79: TPASS: STATX_ATTR_NODUMP flag is not set 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf) 
    statx08.c:52: TPASS: STATX_ATTR_COMPRESSED flag is set 
    statx08.c:60: TPASS: STATX_ATTR_APPEND flag is set 
    statx08.c:68: TPASS: STATX_ATTR_IMMUTABLE flag is set 
    statx08.c:76: TPASS: STATX_ATTR_NODUMP flag is set 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=ext4 flags=0 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf) 
    statx08.c:55: TPASS: STATX_ATTR_COMPRESSED flag is not set 
    statx08.c:63: TPASS: STATX_ATTR_APPEND flag is not set 
    statx08.c:71: TPASS: STATX_ATTR_IMMUTABLE flag is not set 
    statx08.c:79: TPASS: STATX_ATTR_NODUMP flag is not set 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf) 
    statx08.c:52: TPASS: STATX_ATTR_COMPRESSED flag is set 
    statx08.c:60: TPASS: STATX_ATTR_APPEND flag is set 
    statx08.c:68: TPASS: STATX_ATTR_IMMUTABLE flag is set 
    statx08.c:76: TPASS: STATX_ATTR_NODUMP flag is set 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=vfat flags=0 
    statx08.c:134: TCONF: filesystem doesn't support FS_COMPR_FL 
    statx08.c:138: TCONF: filesystem doesn't support FS_APPEND_FL 
    statx08.c:142: TCONF: filesystem doesn't support FS_IMMUTABLE_FL 
    statx08.c:146: TCONF: filesystem doesn't support FS_NODUMP_FL 
    statx08.c:149: TCONF: filesystem doesn't support the above any attr, skip it 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=exfat flags=0 
    statx08.c:134: TCONF: filesystem doesn't support FS_COMPR_FL 
    statx08.c:138: TCONF: filesystem doesn't support FS_APPEND_FL 
    statx08.c:142: TCONF: filesystem doesn't support FS_IMMUTABLE_FL 
    statx08.c:146: TCONF: filesystem doesn't support FS_NODUMP_FL 
    statx08.c:149: TCONF: filesystem doesn't support the above any attr, skip it 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    statx08.c:134: TCONF: filesystem doesn't support FS_COMPR_FL 
    statx08.c:138: TCONF: filesystem doesn't support FS_APPEND_FL 
    statx08.c:142: TCONF: filesystem doesn't support FS_IMMUTABLE_FL 
    statx08.c:146: TCONF: filesystem doesn't support FS_NODUMP_FL 
    statx08.c:149: TCONF: filesystem doesn't support the above any attr, skip it 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_staArVbCP/mntpoint fstyp=tmpfs flags=0 
    statx08.c:134: TCONF: filesystem doesn't support FS_COMPR_FL 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf) 
    statx08.c:63: TPASS: STATX_ATTR_APPEND flag is not set 
    statx08.c:71: TPASS: STATX_ATTR_IMMUTABLE flag is not set 
    statx08.c:79: TPASS: STATX_ATTR_NODUMP flag is not set 
    statx08.c:42: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf) 
    statx08.c:60: TPASS: STATX_ATTR_APPEND flag is set 
    statx08.c:68: TPASS: STATX_ATTR_IMMUTABLE flag is set 
    statx08.c:76: TPASS: STATX_ATTR_NODUMP flag is set 
     
    Summary: 
    passed   38 
    failed   0 
    broken   0 
    skipped  16 
    warnings 0 
    

    "ok"

    7 termination_type

    12

    566

    12

    566

    1457

    statx09

    Mon Jun 16 17:08:43 2025

    "statx09"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_cmd.c:281: TINFO: Parsing mkfs.ext4 version 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staFiKzz0 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx09.c:126: TINFO: Formatting /dev/loop0 with ext4 opts='-O verity -b 4096' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    statx09.c:43: TPASS: statx(AT_FDCWD, mnt_point/test_file1, 0, 0, &buf) passed 
    statx09.c:47: TPASS: STATX_ATTR_VERITY flag is set: (1048576)  
    statx09.c:57: TPASS: statx(AT_FDCWD, mnt_point/test_file2, 0, 0, &buf) passed 
    statx09.c:61: TPASS: STATX_ATTR_VERITY flag is not set 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    50

    3

    50

    1458

    statx10

    Mon Jun 16 17:08:43 2025

    "statx10"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=ext2 flags=0 
    statx10.c:69: TCONF: This test only supports ext4 and xfs 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=ext3 flags=0 
    statx10.c:69: TCONF: This test only supports ext4 and xfs 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=ext4 flags=0 
    statx10.c:51: TPASS: stx_dio_mem_align:512 
    statx10.c:56: TPASS: stx_dio_offset_align:512 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=vfat flags=0 
    statx10.c:69: TCONF: This test only supports ext4 and xfs 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=exfat flags=0 
    statx10.c:69: TCONF: This test only supports ext4 and xfs 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    statx10.c:69: TCONF: This test only supports ext4 and xfs 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_sta6pbE7s/mnt_point fstyp=tmpfs flags=0 
    statx10.c:69: TCONF: This test only supports ext4 and xfs 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    565

    13

    565

    1459

    statx11

    Mon Jun 16 17:08:50 2025

    "statx11"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_staDHS1Gp as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    statx11.c:52: TPASS: /sys/block/loop0/queue/dma_alignment = 511 
    statx11.c:53: TPASS: /sys/block/loop0/queue/logical_block_size = 512 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    63

    1

    63

    1460

    statx12

    Mon Jun 16 17:08:51 2025

    "statx12"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=ext2 flags=0 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=ext3 flags=0 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=ext4 flags=0 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=vfat flags=0 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=exfat flags=0 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_starq8qHG/mntpoint fstyp=tmpfs flags=0 
    statx12.c:49: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:45: TINFO: Testing mntpoint with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:60: TPASS: STATX_ATTR_MOUNT_ROOT flag is set 
    statx12.c:49: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by path 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
    statx12.c:45: TINFO: Testing mntpoint/testfile with STATX_ATTR_MOUNT_ROOT by fd 
    statx12.c:63: TPASS: STATX_ATTR_MOUNT_ROOT flag is not set 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    13

    568

    13

    568

    1461

    membarrier01

    Mon Jun 16 17:08:58 2025

    "membarrier01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    membarrier01.c:314: TPASS: membarrier(2): cmd_fail failed as expected 
    membarrier01.c:314: TPASS: membarrier(2): cmd_flags_fail failed as expected 
    membarrier01.c:310: TPASS: membarrier(2): cmd_global_success passed 
    membarrier01.c:314: TPASS: membarrier(2): cmd_private_expedited_fail failed as expected 
    membarrier01.c:341: TPASS: membarrier(2): cmd_private_expedited_register_success passed 
    membarrier01.c:341: TPASS: membarrier(2): cmd_private_expedited_success passed 
    membarrier01.c:314: TPASS: membarrier(2): cmd_private_expedited_sync_core_fail failed as expected 
    membarrier01.c:341: TPASS: membarrier(2): cmd_private_expedited_sync_core_register_success passed 
    membarrier01.c:341: TPASS: membarrier(2): cmd_private_expedited_sync_core_success passed 
    membarrier01.c:310: TPASS: membarrier(2): cmd_global_expedited_success passed 
    membarrier01.c:341: TPASS: membarrier(2): cmd_global_expedited_register_success passed 
    membarrier01.c:341: TPASS: membarrier(2): cmd_global_expedited_success passed 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    1

    3

    1

    1462

    io_uring01

    Mon Jun 16 17:08:58 2025

    "io_uring01"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_io_tJNUfM as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    io_uring01.c:80: TPASS: io_uring_setup() passed 
    io_uring01.c:190: TPASS: io_uring_register() passed 
    io_uring01.c:219: TPASS: io_uring_enter() waited for 1 event 
    io_uring01.c:159: TPASS: CQE result 1024 
    io_uring01.c:139: TPASS: Buffer filled in correctly 
    io_uring01.c:170: TPASS: Got 1 completion events 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1463

    io_uring02

    Mon Jun 16 17:08:58 2025

    "io_uring02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_io_krDWL1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    io_uring02.c:191: TINFO: IOSQE_ASYNC is supported 
    io_uring02.c:204: TPASS: Write outside chroot failed as expected: ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1464

    perf_event_open03

    Mon Jun 16 17:08:58 2025

    "perf_event_open03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    perf_event_open03.c:41: TCONF: intel_pt is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1465

    gf01

    Mon Jun 16 17:08:58 2025

    "growfiles -W gf01 -b -e 1 -u -i 0 -L 20 -w -C 1 -l -I r -T 10 -f glseek20 -S 2 -d $TMPDIR"

    ""

    exit

    gf01        1  TPASS  :  Test passed 
    

    "ok"

    21 termination_type

    514

    1557

    514

    1557

    1466

    gf02

    Mon Jun 16 17:09:19 2025

    "growfiles -W gf02 -b -e 1 -L 10 -i 100 -I p -S 2 -u -f gf03_ -d $TMPDIR"

    ""

    exit

    gf02        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    1467

    gf03

    Mon Jun 16 17:09:19 2025

    "growfiles -W gf03 -b -e 1 -g 1 -i 1 -S 150 -u -f gf05_ -d $TMPDIR"

    ""

    exit

    gf03        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1468

    gf04

    Mon Jun 16 17:09:19 2025

    "growfiles -W gf04 -b -e 1 -g 4090 -i 500 -t 39000 -u -f gf06_ -d $TMPDIR"

    ""

    exit

    gf04        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    3

    2

    3

    2

    1469

    gf05

    Mon Jun 16 17:09:19 2025

    "growfiles -W gf05 -b -e 1 -g 5000 -i 500 -t 49900 -T10 -c9 -I p -u -f gf07_ -d $TMPDIR"

    ""

    exit

    gf05        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    6

    7

    6

    7

    1470

    gf06

    Mon Jun 16 17:09:19 2025

    "growfiles -W gf06 -b -e 1 -u -r 1-5000 -R 0--1 -i 0 -L 30 -C 1 -f g_rand10 -S 2 -d $TMPDIR"

    ""

    exit

    gf06        1  TPASS  :  Test passed 
    

    "ok"

    30 termination_type

    1444

    1545

    1444

    1545

    1471

    gf07

    Mon Jun 16 17:09:49 2025

    "growfiles -W gf07 -b -e 1 -u -r 1-5000 -R 0--2 -i 0 -L 30 -C 1 -I p -f g_rand13 -S 2 -d $TMPDIR"

    ""

    exit

    gf07        1  TPASS  :  Test passed 
    

    "ok"

    31 termination_type

    1299

    1859

    1299

    1859

    1472

    gf08

    Mon Jun 16 17:10:20 2025

    "growfiles -W gf08 -b -e 1 -u -r 1-5000 -R 0--2 -i 0 -L 30 -C 1 -f g_rand11 -S 2 -d $TMPDIR"

    ""

    exit

    gf08        1  TPASS  :  Test passed 
    

    "ok"

    32 termination_type

    1470

    1607

    1470

    1607

    1473

    gf09

    Mon Jun 16 17:10:52 2025

    "growfiles -W gf09 -b -e 1 -u -r 1-5000 -R 0--1 -i 0 -L 30 -C 1 -I p -f g_rand12 -S 2 -d $TMPDIR"

    ""

    exit

    gf09        1  TPASS  :  Test passed 
    

    "ok"

    30 termination_type

    1237

    1917

    1237

    1917

    1474

    gf10

    Mon Jun 16 17:11:22 2025

    "growfiles -W gf10 -b -e 1 -u -r 1-5000 -i 0 -L 30 -C 1 -I l -f g_lio14 -S 2 -d $TMPDIR"

    ""

    exit

    gf10        1  TPASS  :  Test passed 
    

    "ok"

    32 termination_type

    1464

    1711

    1464

    1711

    1475

    gf11

    Mon Jun 16 17:11:54 2025

    "growfiles -W gf11 -b -e 1 -u -r 1-5000 -i 0 -L 30 -C 1 -I L -f g_lio15 -S 2 -d $TMPDIR"

    ""

    exit

    gf11        1  TPASS  :  Test passed 
    

    "ok"

    31 termination_type

    1431

    1774

    1431

    1774

    1476

    gf12

    Mon Jun 16 17:12:25 2025

    "mkfifo $TMPDIR/gffifo17; growfiles -b -W gf12 -e 1 -u -i 0 -L 30 $TMPDIR/gffifo17"

    ""

    exit

    gf12        1  TPASS  :  Test passed 
    

    "ok"

    30 termination_type

    1233

    1801

    1233

    1801

    1477

    gf13

    Mon Jun 16 17:12:55 2025

    "mkfifo $TMPDIR/gffifo18; growfiles -b -W gf13 -e 1 -u -i 0 -L 30 -I r -r 1-4096 $TMPDIR/gffifo18"

    ""

    exit

    gf13        1  TPASS  :  Test passed 
    

    "ok"

    31 termination_type

    870

    2183

    870

    2183

    1478

    gf14

    Mon Jun 16 17:13:26 2025

    "growfiles -W gf14 -b -e 1 -u -i 0 -L 20 -w -l -C 1 -T 10 -f glseek19 -S 2 -d $TMPDIR"

    ""

    exit

    gf14        1  TPASS  :  Test passed 
    

    "ok"

    22 termination_type

    522

    1621

    522

    1621

    1479

    gf15

    Mon Jun 16 17:13:48 2025

    "growfiles -W gf15 -b -e 1 -u -r 1-49600 -I r -u -i 0 -L 120 -f Lgfile1 -d $TMPDIR"

    ""

    exit

    gf15        1  TPASS  :  Test passed 
    

    "ok"

    38 termination_type

    2920

    884

    2920

    884

    1480

    gf16

    Mon Jun 16 17:14:26 2025

    "growfiles -W gf16 -b -e 1 -i 0 -L 120 -u -g 4090 -T 101 -t 408990 -l -C 10 -c 1000 -S 10 -f Lgf02_ -d $TMPDIR"

    ""

    exit

    gf16        1  TPASS  :  Test passed 
    

    "ok"

    121 termination_type

    5989

    5988

    5989

    5988

    1481

    gf17

    Mon Jun 16 17:16:27 2025

    "growfiles -W gf17 -b -e 1 -i 0 -L 120 -u -g 5000 -T 101 -t 499990 -l -C 10 -c 1000 -S 10 -f Lgf03_ -d $TMPDIR"

    ""

    exit

    gf17        1  TPASS  :  Test passed 
    

    "ok"

    121 termination_type

    6225

    5817

    6225

    5817

    1482

    gf18

    Mon Jun 16 17:18:28 2025

    "growfiles -W gf18 -b -e 1 -i 0 -L 120 -w -u -r 10-5000 -I r -l -S 2 -f Lgf04_ -d $TMPDIR"

    ""

    exit

    gf18        1  TPASS  :  Test passed 
    

    "ok"

    119 termination_type

    2936

    8960

    2936

    8960

    1483

    gf19

    Mon Jun 16 17:20:27 2025

    "growfiles -W gf19 -b -e 1 -g 5000 -i 500 -t 49900 -T10 -c9 -I p -o O_RDWR,O_CREAT,O_TRUNC -u -f gf08i_ -d $TMPDIR"

    ""

    exit

    gf19        1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    2

    10

    2

    10

    1484

    gf20

    Mon Jun 16 17:20:28 2025

    "growfiles -W gf20 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -r 1-256000:512 -R 512-256000 -T 4 -f gfbigio-$$ -d $TMPDIR"

    ""

    exit

    gf20        1  TPASS  :  Test passed 
    

    "ok"

    60 termination_type

    5076

    1016

    5076

    1016

    1485

    gf21

    Mon Jun 16 17:21:28 2025

    "growfiles -W gf21 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -g 20480 -T 10 -t 20480 -f gf-bld-$$ -d $TMPDIR"

    ""

    exit

    gf21        1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    1486

    gf22

    Mon Jun 16 17:21:29 2025

    "growfiles -W gf22 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -g 20480 -T 10 -t 20480 -f gf-bldf-$$ -d $TMPDIR"

    ""

    exit

    gf22        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1487

    gf23

    Mon Jun 16 17:21:29 2025

    "growfiles -W gf23 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -r 512-64000:1024 -R 1-384000 -T 4 -f gf-inf-$$ -d $TMPDIR"

    ""

    exit

    gf23        1  TPASS  :  Test passed 
    

    "ok"

    15 termination_type

    1166

    357

    1166

    357

    1488

    gf24

    Mon Jun 16 17:21:44 2025

    "growfiles -W gf24 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -g 20480 -f gf-jbld-$$ -d $TMPDIR"

    ""

    exit

    gf24        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1489

    gf25

    Mon Jun 16 17:21:44 2025

    "growfiles -W gf25 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -r 1024000-2048000:2048 -R 4095-2048000 -T 1 -f gf-large-gs-$$ -d $TMPDIR"

    ""

    exit

    gf25        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1490

    gf26

    Mon Jun 16 17:21:44 2025

    "growfiles -W gf26 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -r 128-32768:128 -R 512-64000 -T 4 -f gfsmallio-$$ -d $TMPDIR"

    ""

    exit

    gf26        1  TPASS  :  Test passed 
    

    "ok"

    51 termination_type

    3634

    1484

    3634

    1484

    1491

    gf27

    Mon Jun 16 17:22:35 2025

    "growfiles -W gf27 -b -D 0 -w -g 8b -C 1 -b -i 1000 -u -f gfsparse-1-$$ -d $TMPDIR"

    ""

    exit

    gf27        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    1492

    gf28

    Mon Jun 16 17:22:35 2025

    "growfiles -W gf28 -b -D 0 -w -g 16b -C 1 -b -i 1000 -u -f gfsparse-2-$$ -d $TMPDIR"

    ""

    exit

    gf28        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    13

    6

    13

    6

    1493

    gf29

    Mon Jun 16 17:22:35 2025

    "growfiles -W gf29 -b -D 0 -r 1-4096 -R 0-33554432 -i 0 -L 60 -C 1 -u -f gfsparse-3-$$ -d $TMPDIR"

    ""

    exit

    gf29        1  TPASS  :  Test passed 
    

    "ok"

    61 termination_type

    2792

    3162

    2792

    3162

    1494

    gf30

    Mon Jun 16 17:23:36 2025

    "growfiles -W gf30 -D 0 -b -i 0 -L 60 -u -B 1000b -e 1 -o O_RDWR,O_CREAT,O_SYNC -g 20480 -T 10 -t 20480 -f gf-sync-$$ -d $TMPDIR"

    ""

    exit

    gf30        1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    1495

    rwtest01

    Mon Jun 16 17:23:36 2025

    "export LTPROOT; rwtest -N rwtest01 -c -q -i 60s -f sync 10%25000:$TMPDIR/rw-sync-$$"

    ""

    exit

    rwtest01    1  TPASS  :  Test passed 
    Test passed 
    

    "ok"

    61 termination_type

    1926

    4993

    1926

    4993

    1496

    rwtest02

    Mon Jun 16 17:24:37 2025

    "export LTPROOT; rwtest -N rwtest02 -c -q -i 60s -f buffered 10%25000:$TMPDIR/rw-buffered-$$"

    ""

    exit

    rwtest02    1  TPASS  :  Test passed 
    Test passed 
    

    "ok"

    61 termination_type

    2018

    5077

    2018

    5077

    1497

    rwtest03

    Mon Jun 16 17:25:38 2025

    "export LTPROOT; rwtest -N rwtest03 -c -q -i 60s -n 2 -f buffered -s mmread,mmwrite -m random -Dv 10%25000:$TMPDIR/mm-buff-$$"

    ""

    exit

    rwtest03    1  TPASS  :  Test passed 
    Test passed 
    

    "ok"

    61 termination_type

    2704

    9600

    2704

    9600

    1498

    rwtest04

    Mon Jun 16 17:26:39 2025

    "export LTPROOT; rwtest -N rwtest04 -c -q -i 60s -n 2 -f sync -s mmread,mmwrite -m random -Dv 10%25000:$TMPDIR/mm-sync-$$"

    ""

    exit

    rwtest04    1  TPASS  :  Test passed 
    Test passed 
    

    "ok"

    61 termination_type

    2712

    9566

    2712

    9566

    1499

    rwtest05

    Mon Jun 16 17:27:40 2025

    "export LTPROOT; rwtest -N rwtest05 -c -q -i 50 -T 64b 500b:$TMPDIR/rwtest01%s"

    ""

    exit

    rwtest05    1  TPASS  :  Test passed 
    Test passed 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1500

    iogen01

    Mon Jun 16 17:27:40 2025

    "export LTPROOT; rwtest -N iogen01 -i 120s -s read,write -Da -Dv -n 2 500b:$TMPDIR/doio.f1.$$ 1000b:$TMPDIR/doio.f2.$$"

    ""

    exit

    /opt/ltp/testcases/bin/iogen -N iogen01 -i 120s -s read,write 500b:/tmp/ltp-Qjsl7wDDwO/doio.f1.106300 1000b:/tmp/ltp-Qjsl7wDDwO/doio.f2.106300 | /opt/ltp/testcases/bin/doio -N iogen01 -a -v -n 2 -k 
     
    iogen(iogen01) starting up with the following: 
     
    Out-pipe:              stdout 
    Iterations:            120 seconds 
    Seed:                  106307 
    Offset-Mode:           sequential 
    Overlap Flag:          off 
    Mintrans:              1           (1 blocks) 
    Maxtrans:              131072      (256 blocks) 
    O_RAW/O_SSD Multiple:  (Determined by device) 
    Syscalls:              read write  
    Aio completion types:  none  
    Flags:                 buffered sync  
     
    Test Files:   
     
    Path                                          Length    iou   raw iou file 
                                                  (bytes) (bytes) (bytes) type 
    ----------------------------------------------------------------------------- 
    /tmp/ltp-Qjsl7wDDwO/doio.f1.106300             256000       1     512 regular 
    /tmp/ltp-Qjsl7wDDwO/doio.f2.106300             512000       1     512 regular 
    iogen01     1  TPASS  :  Test passed 
    Test passed 
    

    "ok"

    121 termination_type

    5611

    21482

    5611

    21482

    1501

    fs_inod01

    Mon Jun 16 17:29:41 2025

    "fs_inod $TMPDIR 10 10 10"

    ""

    exit

    FS_INODE: File system stress - inode allocation/deallocation 
    Volume under test: /tmp/ltp-Qjsl7wDDwO 
    Number of subdirectories: 10 
    Number of files: 10 
    Number of loops: 10 
    Execution begins  
    Mon Jun 16 05:29:41 PM CST 2025 
    ============================================== 
    MULTIPLE PROCESSES CREATING AND DELETING FILES 
    ============================================== 
    /opt/ltp/testcases/bin/fs_inod: creating dir2 subdirectories 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir0 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir1 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir2 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir3 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir4 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir5 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir6 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir7 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir8 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir9 
    /opt/ltp/testcases/bin/fs_inod: creating dir1 subdirectories & files 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir0 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir1 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir2 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir3 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir4 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir5 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir6 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir7 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir8 
    /opt/ltp/testcases/bin/fs_inod: mkdir dir9 
    Executing loop 1 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 2 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 3 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 4 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 5 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 6 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 7 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 8 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 9 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    Executing loop 10 of 10... 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir1 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & creating files 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: cd ../dir2 & removing files 
    /opt/ltp/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] 
    /opt/ltp/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] 
    Execution completed 
    Mon Jun 16 05:29:46 PM CST 2025 
    

    "ok"

    5 termination_type

    252

    288

    252

    288

    1502

    linker01

    Mon Jun 16 17:29:46 2025

    "linktest.sh"

    ""

    exit

    linktest 1 TINFO: Running: linktest.sh  
    linktest 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    linktest 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_linktest.aIFhjaHXPe as tmpdir (tmpfs filesystem) 
    linktest 1 TINFO: timeout per run is 0h 5m 0s 
    linktest 1 TINFO: test symbolic link, limit: 1000 
    linktest 1 TPASS: errors: 0 
    linktest 1 TINFO: test hard link, limit: 1000 
    linktest 1 TPASS: errors: 0 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    242

    223

    242

    223

    1503

    openfile01

    Mon Jun 16 17:29:50 2025

    "openfile -f10 -t10"

    ""

    exit

    "ok"

    1 termination_type

    0

    1

    0

    1

    1504

    inode01

    Mon Jun 16 17:29:51 2025

    "inode01"

    ""

    exit

    inode01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ino5oX5FF as tmpdir (tmpfs filesystem) 
    inode01     1  TPASS  :  Test block 0 
    inode01     2  TPASS  :  Test block 1 
    inode01     3  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1505

    inode02

    Mon Jun 16 17:29:51 2025

    "inode02"

    ""

    exit

    inode02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_inohalUON as tmpdir (tmpfs filesystem) 
    inode02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_inohalUON as tmpdir (tmpfs filesystem) 
    inode02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_inohalUON as tmpdir (tmpfs filesystem) 
    inode02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_inohalUON as tmpdir (tmpfs filesystem) 
    inode02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_inohalUON as tmpdir (tmpfs filesystem) 
    inode02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_inohalUON as tmpdir (tmpfs filesystem) 
    inode02     1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    10

    109

    10

    109

    1506

    stream01

    Mon Jun 16 17:29:51 2025

    "stream01"

    ""

    exit

    stream01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_strvPyhkF as tmpdir (tmpfs filesystem) 
    stream01    1  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1507

    stream02

    Mon Jun 16 17:29:51 2025

    "stream02"

    ""

    exit

    stream02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_strUfheDZ as tmpdir (tmpfs filesystem) 
    stream02    1  TPASS  :  Test passed in block0. 
    stream02    2  TPASS  :  Test passed in block1. 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1508

    stream03

    Mon Jun 16 17:29:51 2025

    "stream03"

    ""

    exit

    stream03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_strEtw1gP as tmpdir (tmpfs filesystem) 
    stream03    1  TPASS  :  Test passed in block0. 
    stream03    2  TPASS  :  Test passed in block1. 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1509

    stream04

    Mon Jun 16 17:29:51 2025

    "stream04"

    ""

    exit

    stream04    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_strkBeXmD as tmpdir (tmpfs filesystem) 
    stream04    1  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1510

    stream05

    Mon Jun 16 17:29:51 2025

    "stream05"

    ""

    exit

    stream05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_strXhvAJm as tmpdir (tmpfs filesystem) 
    stream05    1  TPASS  :  Test passed in block0. 
    stream05    2  TPASS  :  Test passed in block1. 
    stream05    3  TPASS  :  Test passed in block2. 
    stream05    4  TPASS  :  Test passed in block3. 
    stream05    5  TPASS  :  Test passed in block4. 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1511

    ftest01

    Mon Jun 16 17:29:51 2025

    "ftest01"

    ""

    exit

    ftest01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteJ4SpjC as tmpdir (tmpfs filesystem) 
    ftest01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteJ4SpjC as tmpdir (tmpfs filesystem) 
    ftest01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteJ4SpjC as tmpdir (tmpfs filesystem) 
    ftest01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteJ4SpjC as tmpdir (tmpfs filesystem) 
    ftest01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteJ4SpjC as tmpdir (tmpfs filesystem) 
    ftest01     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteJ4SpjC as tmpdir (tmpfs filesystem) 
    ftest01     1  TPASS  :  Test passed in fork and wait. 
    ftest01     2  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    5

    65

    5

    65

    1512

    ftest02

    Mon Jun 16 17:29:51 2025

    "ftest02"

    ""

    exit

    ftest02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fte6hENoj as tmpdir (tmpfs filesystem) 
    ftest02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fte6hENoj as tmpdir (tmpfs filesystem) 
    ftest02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fte6hENoj as tmpdir (tmpfs filesystem) 
    ftest02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fte6hENoj as tmpdir (tmpfs filesystem) 
    ftest02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fte6hENoj as tmpdir (tmpfs filesystem) 
    ftest02     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fte6hENoj as tmpdir (tmpfs filesystem) 
    ftest02     1  TPASS  :  Test passed in fork-wait part. 
    

    "ok"

    0 termination_type

    0

    8

    0

    8

    1513

    ftest03

    Mon Jun 16 17:29:51 2025

    "ftest03"

    ""

    exit

    ftest03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftedrYWit as tmpdir (tmpfs filesystem) 
    ftest03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftedrYWit as tmpdir (tmpfs filesystem) 
    ftest03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftedrYWit as tmpdir (tmpfs filesystem) 
    ftest03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftedrYWit as tmpdir (tmpfs filesystem) 
    ftest03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftedrYWit as tmpdir (tmpfs filesystem) 
    ftest03     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftedrYWit as tmpdir (tmpfs filesystem) 
    ftest03     1  TPASS  :  Test passed. 
    

    "ok"

    1 termination_type

    6

    62

    6

    62

    1514

    ftest04

    Mon Jun 16 17:29:52 2025

    "ftest04"

    ""

    exit

    ftest04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fterg1y9O as tmpdir (tmpfs filesystem) 
    ftest04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fterg1y9O as tmpdir (tmpfs filesystem) 
    ftest04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fterg1y9O as tmpdir (tmpfs filesystem) 
    ftest04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fterg1y9O as tmpdir (tmpfs filesystem) 
    ftest04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fterg1y9O as tmpdir (tmpfs filesystem) 
    ftest04     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fterg1y9O as tmpdir (tmpfs filesystem) 
    ftest04     1  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    2

    20

    2

    20

    1515

    ftest05

    Mon Jun 16 17:29:52 2025

    "ftest05"

    ""

    exit

    ftest05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftetv8ISX as tmpdir (tmpfs filesystem) 
    ftest05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftetv8ISX as tmpdir (tmpfs filesystem) 
    ftest05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftetv8ISX as tmpdir (tmpfs filesystem) 
    ftest05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftetv8ISX as tmpdir (tmpfs filesystem) 
    ftest05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftetv8ISX as tmpdir (tmpfs filesystem) 
    ftest05     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftetv8ISX as tmpdir (tmpfs filesystem) 
    ftest05     1  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    7

    63

    7

    63

    1516

    ftest06

    Mon Jun 16 17:29:52 2025

    "ftest06"

    ""

    exit

    ftest06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteYmSsGw as tmpdir (tmpfs filesystem) 
    ftest06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteYmSsGw as tmpdir (tmpfs filesystem) 
    ftest06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteYmSsGw as tmpdir (tmpfs filesystem) 
    ftest06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteYmSsGw as tmpdir (tmpfs filesystem) 
    ftest06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteYmSsGw as tmpdir (tmpfs filesystem) 
    ftest06     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fteYmSsGw as tmpdir (tmpfs filesystem) 
    ftest06     1  TPASS  :  Test passed. 
    ftest06     2  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    0

    7

    0

    7

    1517

    ftest07

    Mon Jun 16 17:29:52 2025

    "ftest07"

    ""

    exit

    ftest07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftemEH7Oq as tmpdir (tmpfs filesystem) 
    ftest07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftemEH7Oq as tmpdir (tmpfs filesystem) 
    ftest07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftemEH7Oq as tmpdir (tmpfs filesystem) 
    ftest07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftemEH7Oq as tmpdir (tmpfs filesystem) 
    ftest07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftemEH7Oq as tmpdir (tmpfs filesystem) 
    ftest07     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftemEH7Oq as tmpdir (tmpfs filesystem) 
    ftest07     1  TPASS  :  Test passed. 
    

    "ok"

    1 termination_type

    7

    87

    7

    87

    1518

    ftest08

    Mon Jun 16 17:29:53 2025

    "ftest08"

    ""

    exit

    ftest08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftecAEeZn as tmpdir (tmpfs filesystem) 
    ftest08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftecAEeZn as tmpdir (tmpfs filesystem) 
    ftest08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftecAEeZn as tmpdir (tmpfs filesystem) 
    ftest08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftecAEeZn as tmpdir (tmpfs filesystem) 
    ftest08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftecAEeZn as tmpdir (tmpfs filesystem) 
    ftest08     0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_ftecAEeZn as tmpdir (tmpfs filesystem) 
    ftest08     1  TPASS  :  Test passed. 
    

    "ok"

    0 termination_type

    2

    32

    2

    32

    1519

    lftest01

    Mon Jun 16 17:29:53 2025

    "lftest"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lftCIu8IN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    lftest.c:48: TINFO: started building a 100 megabyte file 
    lftest.c:63: TINFO: finished building a 100 megabyte file 
    lftest.c:65: TINFO: total time for test to run: 0 minute(s) and 0 seconds 
    lftest.c:68: TPASS: test successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    24

    0

    24

    1520

    writetest01

    Mon Jun 16 17:29:53 2025

    "writetest"

    ""

    exit

    writetest    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_wriV4DT9Z as tmpdir (tmpfs filesystem) 
    writetest    0  TINFO  :  Blocks:       1 
     
    writetest    0  TINFO  :  Seed:         1750066193 
     
    writetest    0  TINFO  :  Output file: 'fileout' 
     
    writetest    0  TINFO  :  Writing 1 blocks of 1048576 bytes to 'fileout' 
     
    writetest    1  TPASS  :  Write: Success 
    writetest    0  TINFO  :  Verifying 1 blocks in 'fileout' 
     
    writetest    2  TPASS  :  Verify: Success 
     
    

    "ok"

    1 termination_type

    44

    1

    44

    1

    1521

    fs_di

    Mon Jun 16 17:29:54 2025

    "fs_di -d $TMPDIR"

    ""

    exit

     
    Test Options: 
     Tested Filesystem: /tmp/ltp-Qjsl7wDDwO/fs_di-110513 
                 Loops: 10 
        Data File Size: 30 
    fs_di       0  TINFO  :  Test Started 
    fs_di       0  TINFO  :  Completed Loop 1 
    fs_di       0  TINFO  :  Completed Loop 2 
    fs_di       0  TINFO  :  Completed Loop 3 
    fs_di       0  TINFO  :  Completed Loop 4 
    fs_di       0  TINFO  :  Completed Loop 5 
    fs_di       0  TINFO  :  Completed Loop 6 
    fs_di       0  TINFO  :  Completed Loop 7 
    fs_di       0  TINFO  :  Completed Loop 8 
    fs_di       0  TINFO  :  Completed Loop 9 
    fs_di       0  TINFO  :  Completed Loop 10 
    fs_di      10  TPASS  :  Test Successful 
    

    "ok"

    9 termination_type

    71

    361

    71

    361

    1522

    proc01

    Mon Jun 16 17:30:03 2025

    "proc01 -m 128"

    ""

    exit

    proc01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_proW8Od6P as tmpdir (tmpfs filesystem) 
    proc01      0  TINFO  :  /proc/sys/fs/binfmt_misc/register: is write-only. 
    proc01      0  TINFO  :  /proc/sys/net/ipv6/conf/all/stable_secret: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/sys/net/ipv6/conf/default/stable_secret: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/sys/net/ipv6/conf/end0/stable_secret: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/sys/net/ipv6/conf/end1/stable_secret: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/sys/net/ipv6/conf/lo/stable_secret: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/sys/net/ipv6/conf/wlan0/stable_secret: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/kmsg: known issue: errno=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable 
    proc01      0  TINFO  :  /proc/sysrq-trigger: is write-only. 
    proc01      0  TINFO  :  /proc/self/task/110625/mem: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/self/task/110625/clear_refs: is write-only. 
    proc01      0  TINFO  :  /proc/self/task/110625/pagemap: reached maxmbytes (-m) 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/prev: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/exec: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/fscreate: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/keycreate: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/sockcreate: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/apparmor/prev: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/task/110625/attr/apparmor/exec: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/mem: known issue: errno=EIO(5): Input/output error 
    proc01      0  TINFO  :  /proc/self/clear_refs: is write-only. 
    proc01      0  TINFO  :  /proc/self/pagemap: reached maxmbytes (-m) 
    proc01      0  TINFO  :  /proc/self/attr/prev: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/attr/exec: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/attr/fscreate: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/attr/keycreate: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/attr/sockcreate: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/attr/apparmor/prev: known issue: errno=EINVAL(22): Invalid argument 
    proc01      0  TINFO  :  /proc/self/attr/apparmor/exec: known issue: errno=EINVAL(22): Invalid argument 
    proc01      1  TPASS  :  readproc() completed successfully, total read: 466863152 bytes, 1779 objs 
    

    "ok"

    8 termination_type

    12

    812

    12

    812

    1523

    read_all_dev

    Mon Jun 16 17:30:11 2025

    "read_all -d /dev -p -q -r 3"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 10s 
    read_all.c:601: TINFO: Worker timeout set to 10% of runtime: 1000ms 
    read_all.c:720: TPASS: Finished reading files 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    4

    0

    4

    1524

    read_all_proc

    Mon Jun 16 17:30:12 2025

    "read_all -d /proc -q -r 3"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 10s 
    read_all.c:601: TINFO: Worker timeout set to 10% of runtime: 1000ms 
    read_all.c:477: TINFO: Worker 110636 (0): Stuck for 1000001us, restarting it 
    read_all.c:477: TINFO: Worker 110637 (1): Stuck for 1000002us, restarting it 
    read_all.c:413: TINFO: Worker 110637 (1): Last popped '/proc/25/task/25/net/sockstat' 
    read_all.c:413: TINFO: Worker 110636 (0): Last popped '/proc/24/net/tcp' 
    read_all.c:477: TINFO: Worker 110638 (1): Stuck for 1000001us, restarting it 
    read_all.c:477: TINFO: Worker 110639 (0): Stuck for 1000003us, restarting it 
    read_all.c:413: TINFO: Worker 110638 (1): Last popped '/proc/69/task/69/net/route' 
    read_all.c:413: TINFO: Worker 110639 (0): Last popped '/proc/72/task/72/net/tcp6' 
    read_all.c:477: TINFO: Worker 110640 (1): Stuck for 1000001us, restarting it 
    read_all.c:413: TINFO: Worker 110640 (1): Last popped '/proc/212/task/212/net/ax25_route' 
    read_all.c:477: TINFO: Worker 110641 (0): Stuck for 1000424us, restarting it 
    read_all.c:413: TINFO: Worker 110641 (0): Last popped '/proc/270/task/270/net/tcp' 
    read_all.c:477: TINFO: Worker 110642 (1): Stuck for 1000046us, restarting it 
    read_all.c:413: TINFO: Worker 110642 (1): Last popped '/proc/457/task/457/net/tcp' 
    read_all.c:477: TINFO: Worker 110643 (0): Stuck for 1000777us, restarting it 
    read_all.c:413: TINFO: Worker 110643 (0): Last popped '/proc/443/net/anycast6' 
    read_all.c:477: TINFO: Worker 110644 (1): Stuck for 1000093us, restarting it 
    read_all.c:477: TINFO: Worker 110645 (0): Stuck for 1000024us, restarting it 
    read_all.c:413: TINFO: Worker 110645 (0): Last popped '/proc/583/net/netstat' 
    read_all.c:413: TINFO: Worker 110644 (1): Last popped '/proc/583/task/583/net/tcp6' 
    read_all.c:477: TINFO: Worker 110646 (0): Stuck for 1000057us, restarting it 
    read_all.c:413: TINFO: Worker 110646 (0): Last popped '/proc/834/task/834/net/ptype' 
    read_all.c:477: TINFO: Worker 110647 (1): Stuck for 1000517us, restarting it 
    read_all.c:413: TINFO: Worker 110647 (1): Last popped '/proc/834/net/rt_acct' 
    read_all.c:477: TINFO: Worker 110648 (0): Stuck for 1000202us, restarting it 
    read_all.c:413: TINFO: Worker 110648 (0): Last popped '/proc/106234/net/tcp' 
    read_all.c:477: TINFO: Worker 110649 (1): Stuck for 1000055us, restarting it 
    read_all.c:413: TINFO: Worker 110649 (1): Last popped '/proc/106234/net/softnet_stat' 
    read_all.c:660: TINFO: opendir(/proc/110636): ENOENT (2) 
    read_all.c:660: TINFO: opendir(/proc/110637): ENOENT (2) 
    read_all.c:477: TINFO: Worker 110650 (0): Stuck for 1000002us, restarting it 
    read_all.c:454: TINFO: Silencing timeout warnings; consider increasing LTP_RUNTIME_MUL or removing -q 
    read_all.c:720: TPASS: Finished reading files 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    395

    1675

    395

    1675

    1525

    read_all_sys

    Mon Jun 16 17:30:20 2025

    "read_all -d /sys -q -r 3"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 10s 
    read_all.c:601: TINFO: Worker timeout set to 10% of runtime: 1000ms 
    read_all.c:477: TINFO: Worker 110658 (0): Stuck for 1002631us, restarting it 
    read_all.c:477: TINFO: Worker 110659 (1): Stuck for 1002673us, restarting it 
    read_all.c:413: TINFO: Worker 110659 (1): Last popped '/sys/kernel/tracing/events/jbd2/enable' 
    read_all.c:413: TINFO: Worker 110658 (0): Last popped '/sys/kernel/tracing/events/jbd2/enable' 
    read_all.c:477: TINFO: Worker 110661 (0): Stuck for 1819325us, restarting it 
    read_all.c:477: TINFO: Worker 110660 (1): Stuck for 1820164us, restarting it 
    read_all.c:413: TINFO: Worker 110661 (0): Last popped '/sys/devices/platform/aon_subsys/aon_subsys:soc_avdd33_usb3/regulator/regulator.4/power/runtime_suspended_time' 
    read_all.c:413: TINFO: Worker 110660 (1): Last popped '/sys/devices/platform/aon_subsys/aon_subsys:soc_avdd33_usb3/regulator/regulator.4/suspend_mem_state' 
    read_all.c:477: TINFO: Worker 110663 (1): Stuck for 1290600us, restarting it 
    read_all.c:477: TINFO: Worker 110662 (0): Stuck for 1291256us, restarting it 
    read_all.c:413: TINFO: Worker 110663 (1): Last popped '/sys/devices/platform/soc/ffe7034000.ap-i2s/th1520_i2s_debug/registers' 
    read_all.c:413: TINFO: Worker 110662 (0): Last popped '/sys/devices/platform/soc/ffe7034000.ap-i2s/th1520_i2s_debug/registers' 
    read_all.c:477: TINFO: Worker 110671 (1): Stuck for 1000001us, restarting it 
    read_all.c:477: TINFO: Worker 110672 (0): Stuck for 1000001us, restarting it 
    read_all.c:413: TINFO: Worker 110672 (0): Last popped '/sys/devices/platform/soc/ffe7034000.ap-i2s/th1520_i2s_debug/registers' 
    read_all.c:413: TINFO: Worker 110671 (1): Last popped '/sys/devices/platform/soc/ffcb01a000.i2c/i2c-5/5-0040/es7210_debug/es7210' 
    read_all.c:477: TINFO: Worker 110676 (0): Stuck for 1000230us, restarting it 
    read_all.c:477: TINFO: Worker 110677 (1): Stuck for 1000070us, restarting it 
    read_all.c:413: TINFO: Worker 110676 (0): Last popped '/sys/devices/platform/soc/ffcb015000.audio-i2s1/th1520_i2s_debug/registers' 
    read_all.c:413: TINFO: Worker 110677 (1): Last popped '/sys/devices/platform/soc/ffcb01a000.i2c/i2c-5/5-0040/es7210_debug/es7210' 
    read_all.c:477: TINFO: Worker 110678 (0): Stuck for 1001292us, restarting it 
    read_all.c:413: TINFO: Worker 110678 (0): Last popped '/sys/devices/virtual/vc/vcsa45/dev' 
    read_all.c:720: TPASS: Finished reading files 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    270

    1028

    270

    1028

    1526

    fs_racer

    Mon Jun 16 17:30:28 2025

    "fs_racer.sh -t 5"

    ""

    exit

    319345 
    1429059 
    1818903 
    "Cleaning up" 
    

    "ok"

    6 termination_type

    444

    1089

    444

    1089

    1527

    quota_remount_test01

    Mon Jun 16 17:30:34 2025

    "quota_remount_test01.sh"

    ""

    exit

    quota_remount_test01 1 TINFO: Running: quota_remount_test01.sh  
    quota_remount_test01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    quota_remount_test01 1 TCONF: 'quota' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    3

    3

    3

    1528

    isofs

    Mon Jun 16 17:30:35 2025

    "isofs.sh"

    ""

    exit

    isofs 1 TINFO: Running: isofs.sh  
    isofs 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    isofs 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6 as tmpdir (tmpfs filesystem) 
    isofs 1 TINFO: timeout per run is 0h 5m 0s 
    isofs 1 TCONF: 'mkisofs' is a symlink to another tool 
    isofs 2 TINFO: Testing genisoimage 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet -J /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet -hfsplus -D -hfs -D /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet -R /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet -R -J /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet -f -l -D -J -allow-leading-dots -R /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 2 TPASS: genisoimage -o isofs.iso -quiet -allow-lowercase -allow-multidot -iso-level 3 -f -l -D -J -allow-leading-dots -R /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/files 2> /dev/null passed as expected 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,norock isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,norock" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,nojoliet isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,nojoliet" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=1024,cruft isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=1024,cruft" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=2048,nocompress isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=2048,nocompress" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=off,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=off,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=strict,map=acorn,gid=nogroup,uid=nobody isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=strict,map=acorn,gid=nogroup,uid=nobody" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,check=relaxed,map=normal isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,check=relaxed,map=normal" options 
    mount: /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt: WARNING: source write-protected, mounted read-only. 
    isofs 2 TPASS: mount -t iso9660 -o loop,block=512,unhide,session=2 isofs.iso /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: ls -lR /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt > /dev/null passed as expected 
    isofs 2 TPASS: umount /tmp/ltp-Qjsl7wDDwO/LTP_isofs.nEponTLOF6/mnt passed as expected 
    isofs 2 TPASS: mount/umount with "loop,block=512,unhide,session=2" options 
    isofs 3 TCONF: Missing 'xorrisofs' 
     
    Summary: 
    passed   287 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    9 termination_type

    142

    470

    142

    470

    1529

    fs_fill

    Mon Jun 16 17:30:44 2025

    "fs_fill"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=ext2 flags=0 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    tst_fill_fs.c:117: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512) = 712704 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 1755ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file4 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 102164968 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file4 size 84987367 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file1 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file3 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file3 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file3 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file1 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file3 size 49234829 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file4 size 21892982 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file5 size 22160730 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file6 size 69007662 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file7 size 23949923 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file8 size 48022067 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file9 size 49272735 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file3 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 2530ms 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=ext3 flags=0 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:117: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512) = 253952 
    tst_fill_fs.c:117: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512) = 225280 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:117: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512) = 4096 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 1827ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file3 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 102164968 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file1 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file1 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file1 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file1 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file1 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file1 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 3744ms 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=ext4 flags=0 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 1748ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file3 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file4 size 102164968 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 84987367 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 49234829 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file3 size 21892982 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file5 size 22160730 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file4 size 69007662 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file6 size 23949923 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file4 size 48022067 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file7 size 49272735 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file0 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 1201ms 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=vfat flags=0 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 2210ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file3 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file3 size 102164968 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 84987367 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file4 size 49234829 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 21892982 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file4 size 22160730 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file5 size 69007662 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file4 size 23949923 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file0 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 2811ms 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=exfat flags=0 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 2010ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file3 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 102164968 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 84987367 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file4 size 49234829 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file4 size 21892982 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file5 size 22160730 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file5 size 69007662 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file4 size 23949923 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file0 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 2183ms 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 25667ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file3 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 102164968 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file4 size 84987367 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file3 size 49234829 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 21892982 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file4 size 22160730 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file4 size 69007662 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file4 size 23949923 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file5 size 48022067 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file0 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file0 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file0 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file0 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file5 size 49272735 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file6 size 52937929 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file0 
    fs_fill.c:93: TPASS: Got 6 ENOSPC runtime 29347ms 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 1024MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_fs_UM18mn/mntpoint fstyp=tmpfs flags=0 
    fs_fill.c:115: TINFO: Running 6 writer threads 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread4/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread6/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread2/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/AOF 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread1/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread5/AOF", iov, 512): ENOSPC 
    tst_fill_fs.c:127: TINFO: writev("mntpoint/subdir/thread3/AOF", iov, 512): ENOSPC 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/AOF 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/AOF 
    fs_fill.c:93: TPASS: Got 12 ENOSPC runtime 1000ms 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 21710183 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 8070086 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 3971177 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 36915315 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 70310993 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 4807935 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 90739786 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 76896492 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 72228649 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 36207821 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file2 size 81483962 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 92198827 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 49365490 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 53944059 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 52603363 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 80077126 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 2031740 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 72377026 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file3 size 94373972 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file3 size 45164536 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file3 size 35005211 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 102164968 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file4 size 84987367 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file4 size 49234829 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file3 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file2 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file4 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file2 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file3 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file4 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file0 size 21892982 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file0 size 22160730 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file0 size 69007662 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file0 size 23949923 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file0 size 48022067 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file0 size 49272735 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file1 size 52937929 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file1 size 19400602 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file1 size 57342822 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file2 size 6577458 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file1 size 5984269 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread4/file3 size 77322167 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file2 size 11385393 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread2/file2 size 96724056 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread6/file3 size 103887011 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread5/file2 size 83614042 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file1 size 82600229 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread1/file1 size 80513373 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread6/file3 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread5/file3 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread4/file3 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread2/file3 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread1/file2 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file2 size 20623621 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file3 size 27108119 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file4 size 84125784 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file5 size 22895337 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file6 size 56853598 
    tst_fill_fs.c:36: TINFO: Creating file mntpoint/subdir/thread3/file7 size 86157524 
    tst_fill_fs.c:63: TINFO: write(): ENOSPC (28) 
    fs_fill.c:55: TINFO: Unlinking mntpoint/subdir/thread3/file7 
    fs_fill.c:93: TPASS: Got 12 ENOSPC runtime 1000ms 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    138 termination_type

    165

    12919

    165

    12919

    1530

    binfmt_misc01

    Mon Jun 16 17:33:02 2025

    "binfmt_misc01.sh"

    ""

    exit

    binfmt_misc01 1 TINFO: Running: binfmt_misc01.sh  
    binfmt_misc01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    binfmt_misc01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_binfmt_misc01.qld6sroa37 as tmpdir (tmpfs filesystem) 
    binfmt_misc01 1 TINFO: timeout per run is 0h 5m 0s 
    binfmt_misc01 1 TPASS: Failed to register a binary type 
    binfmt_misc01 2 TPASS: Failed to register a binary type 
    binfmt_misc01 3 TPASS: Failed to register a binary type 
    binfmt_misc01 4 TPASS: Failed to register a binary type 
    binfmt_misc01 5 TPASS: Failed to register a binary type 
    binfmt_misc01 6 TPASS: Failed to register a binary type 
    binfmt_misc01 7 TPASS: Failed to register a binary type 
    binfmt_misc01 8 TPASS: Failed to register a binary type 
    binfmt_misc01 9 TPASS: Failed to register a binary type 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    17

    10

    17

    1531

    binfmt_misc02

    Mon Jun 16 17:33:03 2025

    "binfmt_misc02.sh"

    ""

    exit

    binfmt_misc02 1 TINFO: Running: binfmt_misc02.sh  
    binfmt_misc02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    binfmt_misc02 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_binfmt_misc02.M5nT379Pnn as tmpdir (tmpfs filesystem) 
    binfmt_misc02 1 TINFO: timeout per run is 0h 5m 0s 
    binfmt_misc02 1 TPASS: Recognise and unrecognise a binary type as expected 
    binfmt_misc02 2 TPASS: Recognise and unrecognise a binary type as expected 
    binfmt_misc02 3 TPASS: Recognise and unrecognise a binary type as expected 
    binfmt_misc02 4 TPASS: Recognise and unrecognise a binary type as expected 
    binfmt_misc02 5 TPASS: Fail to recognise a binary type 
    binfmt_misc02 6 TPASS: Fail to recognise a binary type 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    15

    21

    15

    21

    1532

    squashfs01

    Mon Jun 16 17:33:03 2025

    "squashfs01"

    ""

    exit

    tst_cmd.c:268: TCONF: Couldn't find 'mksquashfs' in $PATH 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1533

    fs_perms01

    Mon Jun 16 17:33:03 2025

    "fs_perms 005 99 99 12 100 x 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_St1PfZ as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  x a 005 file owned by (99/99) as user/group (12/100) 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1534

    fs_perms02

    Mon Jun 16 17:33:03 2025

    "fs_perms 050 99 99 200 99 x 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_VZMFti as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  x a 050 file owned by (99/99) as user/group (200/99) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1535

    fs_perms03

    Mon Jun 16 17:33:03 2025

    "fs_perms 500 99 99 99 500 x 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_Kk8mJp as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  x a 500 file owned by (99/99) as user/group (99/500) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1536

    fs_perms04

    Mon Jun 16 17:33:03 2025

    "fs_perms 002 99 99 12 100 w 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_t8ZUzv as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_t8ZUzv as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  w a 002 file owned by (99/99) as user/group (12/100) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1537

    fs_perms05

    Mon Jun 16 17:33:03 2025

    "fs_perms 020 99 99 200 99 w 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_fWyD0s as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_fWyD0s as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  w a 020 file owned by (99/99) as user/group (200/99) 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1538

    fs_perms06

    Mon Jun 16 17:33:03 2025

    "fs_perms 200 99 99 99 500 w 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_VsKF7p as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_VsKF7p as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  w a 200 file owned by (99/99) as user/group (99/500) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1539

    fs_perms07

    Mon Jun 16 17:33:03 2025

    "fs_perms 004 99 99 12 100 r 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_gtFfDS as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_gtFfDS as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  r a 004 file owned by (99/99) as user/group (12/100) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1540

    fs_perms08

    Mon Jun 16 17:33:03 2025

    "fs_perms 040 99 99 200 99 r 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_2l6xGs as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_2l6xGs as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  r a 040 file owned by (99/99) as user/group (200/99) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1541

    fs_perms09

    Mon Jun 16 17:33:03 2025

    "fs_perms 400 99 99 99 500 r 0"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_ceae4C as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_ceae4C as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  r a 400 file owned by (99/99) as user/group (99/500) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1542

    fs_perms10

    Mon Jun 16 17:33:03 2025

    "fs_perms 000 99 99 99 99 r 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_lHbMpk as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_lHbMpk as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  r a 000 file owned by (99/99) as user/group (99/99) 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1543

    fs_perms11

    Mon Jun 16 17:33:03 2025

    "fs_perms 000 99 99 99 99 w 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_4g0tNW as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_4g0tNW as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  w a 000 file owned by (99/99) as user/group (99/99) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1544

    fs_perms12

    Mon Jun 16 17:33:03 2025

    "fs_perms 000 99 99 99 99 x 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_JMZKwE as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_JMZKwE as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_JMZKwE as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  x a 000 file owned by (99/99) as user/group (99/99) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1545

    fs_perms13

    Mon Jun 16 17:33:03 2025

    "fs_perms 010 99 99 99 500 x 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_dfh00Y as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_dfh00Y as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_dfh00Y as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  x a 010 file owned by (99/99) as user/group (99/500) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1546

    fs_perms14

    Mon Jun 16 17:33:03 2025

    "fs_perms 100 99 99 200 99 x 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_dQ8w3I as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_dQ8w3I as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_dQ8w3I as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  x a 100 file owned by (99/99) as user/group (200/99) 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1547

    fs_perms15

    Mon Jun 16 17:33:03 2025

    "fs_perms 020 99 99 99 500 w 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_W4Rl7V as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_W4Rl7V as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  w a 020 file owned by (99/99) as user/group (99/500) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1548

    fs_perms16

    Mon Jun 16 17:33:03 2025

    "fs_perms 200 99 99 200 99 w 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_grimRA as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_grimRA as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  w a 200 file owned by (99/99) as user/group (200/99) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1549

    fs_perms17

    Mon Jun 16 17:33:03 2025

    "fs_perms 040 99 99 99 500 r 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_XQpZKy as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_XQpZKy as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  r a 040 file owned by (99/99) as user/group (99/500) 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1550

    fs_perms18

    Mon Jun 16 17:33:03 2025

    "fs_perms 400 99 99 200 99 r 1"

    ""

    exit

    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_zjkcSr as tmpdir (tmpfs filesystem) 
    fs_perms    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_zjkcSr as tmpdir (tmpfs filesystem) 
    fs_perms    1  TPASS  :  r a 400 file owned by (99/99) as user/group (200/99) 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1551

    dio01

    Mon Jun 16 17:33:03 2025

    "diotest1"

    ""

    exit

    diotest01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2BMOIK as tmpdir (tmpfs filesystem) 
    diotest01    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1552

    dio02

    Mon Jun 16 17:33:03 2025

    "diotest2"

    ""

    exit

    diotest02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioElYX5T as tmpdir (tmpfs filesystem) 
    diotest02    1  TPASS  :  Read with Direct IO, Write without 
    diotest02    2  TPASS  :  Write with Direct IO, Read without 
    diotest02    3  TPASS  :  Read, Write with Direct IO 
    diotest02    0  TINFO  :  3 testblocks 100 iterations completed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1553

    dio03

    Mon Jun 16 17:33:03 2025

    "diotest3"

    ""

    exit

    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dionv7iuY as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dionv7iuY as tmpdir (tmpfs filesystem) 
    diotest03    1  TPASS  :  Read with Direct IO, Write without 
    diotest03    2  TPASS  :  Write with Direct IO, Read without 
    diotest03    3  TPASS  :  Read, Write with Direct IO 
    diotest03    0  TINFO  :  3 testblocks 100 iterations with 1 children completed 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1554

    dio04

    Mon Jun 16 17:33:03 2025

    "diotest4"

    ""

    exit

    diotest4    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio0qesj3 as tmpdir (tmpfs filesystem) 
    diotest4    1  TPASS  :  Negative Offset 
    diotest4    2  TPASS  :  removed 
    diotest4    3  TCONF  :  diotest4.c:274: tmpfs supports odd count IO 
    diotest4    4  TPASS  :  Read beyond the file size 
    diotest4    5  TPASS  :  Invalid file descriptor 
    diotest4    6  TPASS  :  Out of range file descriptor 
    diotest4    7  TPASS  :  Closed file descriptor 
    diotest4    8  TPASS  :  removed 
    diotest4    9  TCONF  :  diotest4.c:346: Direct I/O on /dev/null is not supported 
    diotest4   10  TPASS  :  read, write to a mmaped file 
    diotest4   11  TPASS  :  read, write to an unmapped file 
    diotest4   12  TPASS  :  read from file not open for reading 
    diotest4   13  TPASS  :  write to file not open for writing 
    diotest4   14  TCONF  :  diotest4.c:448: tmpfs supports non-aligned buffer 
    diotest4   15  TPASS  :  read, write buffer in read-only space 
    diotest4   16  TPASS  :  read, write in non-existant space 
    diotest4   17  TPASS  :  read, write for file with O_SYNC 
    diotest4    0  TINFO  :  15 testblocks completed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1555

    dio05

    Mon Jun 16 17:33:03 2025

    "diotest5"

    ""

    exit

    diotest05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diofvWmIT as tmpdir (tmpfs filesystem) 
    diotest05    1  TPASS  :  Read with Direct IO, Write without 
    diotest05    2  TPASS  :  Write with Direct IO, Read without 
    diotest05    3  TPASS  :  Read, Write with Direct IO 
    diotest05    0  TINFO  :  3 testblocks 20 iterations with 20 vector array completed 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1556

    dio06

    Mon Jun 16 17:33:03 2025

    "diotest6"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diodmDUuG as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diodmDUuG as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 100 iterations with 1 children completed 
    

    "ok"

    1 termination_type

    7

    3

    7

    3

    1557

    dio07

    Mon Jun 16 17:33:04 2025

    "diotest1 -b 65536"

    ""

    exit

    diotest01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioFBAKMs as tmpdir (tmpfs filesystem) 
    diotest01    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1558

    dio08

    Mon Jun 16 17:33:04 2025

    "diotest2 -b 65536"

    ""

    exit

    diotest02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioUqHD9P as tmpdir (tmpfs filesystem) 
    diotest02    1  TPASS  :  Read with Direct IO, Write without 
    diotest02    2  TPASS  :  Write with Direct IO, Read without 
    diotest02    3  TPASS  :  Read, Write with Direct IO 
    diotest02    0  TINFO  :  3 testblocks 100 iterations completed 
    

    "ok"

    0 termination_type

    4

    2

    4

    2

    1559

    dio09

    Mon Jun 16 17:33:04 2025

    "diotest3 -b 65536"

    ""

    exit

    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diopVpC6E as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diopVpC6E as tmpdir (tmpfs filesystem) 
    diotest03    1  TPASS  :  Read with Direct IO, Write without 
    diotest03    2  TPASS  :  Write with Direct IO, Read without 
    diotest03    3  TPASS  :  Read, Write with Direct IO 
    diotest03    0  TINFO  :  3 testblocks 100 iterations with 1 children completed 
    

    "ok"

    0 termination_type

    4

    2

    4

    2

    1560

    dio10

    Mon Jun 16 17:33:04 2025

    "diotest4 -b 65536"

    ""

    exit

    diotest4    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioOgWyjD as tmpdir (tmpfs filesystem) 
    diotest4    1  TPASS  :  Negative Offset 
    diotest4    2  TPASS  :  removed 
    diotest4    3  TCONF  :  diotest4.c:274: tmpfs supports odd count IO 
    diotest4    4  TPASS  :  Read beyond the file size 
    diotest4    5  TPASS  :  Invalid file descriptor 
    diotest4    6  TPASS  :  Out of range file descriptor 
    diotest4    7  TPASS  :  Closed file descriptor 
    diotest4    8  TPASS  :  removed 
    diotest4    9  TCONF  :  diotest4.c:346: Direct I/O on /dev/null is not supported 
    diotest4   10  TPASS  :  read, write to a mmaped file 
    diotest4   11  TPASS  :  read, write to an unmapped file 
    diotest4   12  TPASS  :  read from file not open for reading 
    diotest4   13  TPASS  :  write to file not open for writing 
    diotest4   14  TCONF  :  diotest4.c:448: tmpfs supports non-aligned buffer 
    diotest4   15  TPASS  :  read, write buffer in read-only space 
    diotest4   16  TPASS  :  read, write in non-existant space 
    diotest4   17  TPASS  :  read, write for file with O_SYNC 
    diotest4    0  TINFO  :  15 testblocks completed 
    

    "ok"

    1 termination_type

    5

    72

    5

    72

    1561

    dio11

    Mon Jun 16 17:33:05 2025

    "diotest5 -b 65536"

    ""

    exit

    diotest05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diovR04ds as tmpdir (tmpfs filesystem) 
    diotest05    1  TPASS  :  Read with Direct IO, Write without 
    diotest05    2  TPASS  :  Write with Direct IO, Read without 
    diotest05    3  TPASS  :  Read, Write with Direct IO 
    diotest05    0  TINFO  :  3 testblocks 20 iterations with 20 vector array completed 
    

    "ok"

    0 termination_type

    19

    12

    19

    12

    1562

    dio12

    Mon Jun 16 17:33:05 2025

    "diotest6 -b 65536"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioZkcjO7 as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioZkcjO7 as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 100 iterations with 1 children completed 
    

    "ok"

    1 termination_type

    91

    46

    91

    46

    1563

    dio13

    Mon Jun 16 17:33:06 2025

    "diotest1 -b 65536 -n 2000"

    ""

    exit

    diotest01    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioPKy1yi as tmpdir (tmpfs filesystem) 
    diotest01    1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    22

    82

    22

    82

    1564

    dio14

    Mon Jun 16 17:33:07 2025

    "diotest2 -b 65536 -i 1000"

    ""

    exit

    diotest02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioz9n5kE as tmpdir (tmpfs filesystem) 
    diotest02    1  TPASS  :  Read with Direct IO, Write without 
    diotest02    2  TPASS  :  Write with Direct IO, Read without 
    diotest02    3  TPASS  :  Read, Write with Direct IO 
    diotest02    0  TINFO  :  3 testblocks 1000 iterations completed 
    

    "ok"

    1 termination_type

    49

    12

    49

    12

    1565

    dio15

    Mon Jun 16 17:33:08 2025

    "diotest3 -b 65536 -i 1000"

    ""

    exit

    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioaFVzNK as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioaFVzNK as tmpdir (tmpfs filesystem) 
    diotest03    1  TPASS  :  Read with Direct IO, Write without 
    diotest03    2  TPASS  :  Write with Direct IO, Read without 
    diotest03    3  TPASS  :  Read, Write with Direct IO 
    diotest03    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    0 termination_type

    33

    18

    33

    18

    1566

    dio16

    Mon Jun 16 17:33:08 2025

    "diotest5 -b 65536 -i 1000"

    ""

    exit

    diotest05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioudgXCx as tmpdir (tmpfs filesystem) 
    diotest05    1  TPASS  :  Read with Direct IO, Write without 
    diotest05    2  TPASS  :  Write with Direct IO, Read without 
    diotest05    3  TPASS  :  Read, Write with Direct IO 
    diotest05    0  TINFO  :  3 testblocks 1000 iterations with 20 vector array completed 
    

    "ok"

    15 termination_type

    941

    476

    941

    476

    1567

    dio17

    Mon Jun 16 17:33:23 2025

    "diotest6 -b 65536 -i 1000"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioCGhzMk as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioCGhzMk as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    13 termination_type

    905

    454

    905

    454

    1568

    dio18

    Mon Jun 16 17:33:36 2025

    "diotest2 -b 65536 -i 1000 -o 1024000"

    ""

    exit

    diotest02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioJFuEf0 as tmpdir (tmpfs filesystem) 
    diotest02    1  TPASS  :  Read with Direct IO, Write without 
    diotest02    2  TPASS  :  Write with Direct IO, Read without 
    diotest02    3  TPASS  :  Read, Write with Direct IO 
    diotest02    0  TINFO  :  3 testblocks 1000 iterations completed 
    

    "ok"

    1 termination_type

    46

    16

    46

    16

    1569

    dio19

    Mon Jun 16 17:33:37 2025

    "diotest3 -b 65536 -i 1000 -o 1024000"

    ""

    exit

    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio1E9IkZ as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio1E9IkZ as tmpdir (tmpfs filesystem) 
    diotest03    1  TPASS  :  Read with Direct IO, Write without 
    diotest03    2  TPASS  :  Write with Direct IO, Read without 
    diotest03    3  TPASS  :  Read, Write with Direct IO 
    diotest03    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    0 termination_type

    32

    18

    32

    18

    1570

    dio20

    Mon Jun 16 17:33:37 2025

    "diotest5 -b 65536 -i 1000 -o 1024000"

    ""

    exit

    diotest05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioWkNuO2 as tmpdir (tmpfs filesystem) 
    diotest05    1  TPASS  :  Read with Direct IO, Write without 
    diotest05    2  TPASS  :  Write with Direct IO, Read without 
    diotest05    3  TPASS  :  Read, Write with Direct IO 
    diotest05    0  TINFO  :  3 testblocks 1000 iterations with 20 vector array completed 
    

    "ok"

    14 termination_type

    938

    454

    938

    454

    1571

    dio21

    Mon Jun 16 17:33:51 2025

    "diotest6 -b 65536 -i 1000 -o 1024000"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diokPW83V as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diokPW83V as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    14 termination_type

    901

    458

    901

    458

    1572

    dio22

    Mon Jun 16 17:34:05 2025

    "diotest2 -b 65536 -i 1000 -o 104857600"

    ""

    exit

    diotest02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diokDA75j as tmpdir (tmpfs filesystem) 
    diotest02    1  TPASS  :  Read with Direct IO, Write without 
    diotest02    2  TPASS  :  Write with Direct IO, Read without 
    diotest02    3  TPASS  :  Read, Write with Direct IO 
    diotest02    0  TINFO  :  3 testblocks 1000 iterations completed 
    

    "ok"

    1 termination_type

    45

    17

    45

    17

    1573

    dio23

    Mon Jun 16 17:34:06 2025

    "diotest3 -b 65536 -i 1000 -o 104857600"

    ""

    exit

    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioxnA4IA as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioxnA4IA as tmpdir (tmpfs filesystem) 
    diotest03    1  TPASS  :  Read with Direct IO, Write without 
    diotest03    2  TPASS  :  Write with Direct IO, Read without 
    diotest03    3  TPASS  :  Read, Write with Direct IO 
    diotest03    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    0 termination_type

    33

    18

    33

    18

    1574

    dio24

    Mon Jun 16 17:34:06 2025

    "diotest5 -b 65536 -i 1000 -o 104857600"

    ""

    exit

    diotest05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioBRfwtw as tmpdir (tmpfs filesystem) 
    diotest05    1  TPASS  :  Read with Direct IO, Write without 
    diotest05    2  TPASS  :  Write with Direct IO, Read without 
    diotest05    3  TPASS  :  Read, Write with Direct IO 
    diotest05    0  TINFO  :  3 testblocks 1000 iterations with 20 vector array completed 
    

    "ok"

    14 termination_type

    951

    453

    951

    453

    1575

    dio25

    Mon Jun 16 17:34:20 2025

    "diotest6 -b 65536 -i 1000 -o 104857600"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioQqNoK0 as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioQqNoK0 as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    14 termination_type

    900

    468

    900

    468

    1576

    dio26

    Mon Jun 16 17:34:34 2025

    "diotest6 -b 8192 -v 100"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioDcSpAY as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dioDcSpAY as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 100 iterations with 1 children completed 
    

    "ok"

    1 termination_type

    57

    33

    57

    33

    1577

    dio27

    Mon Jun 16 17:34:35 2025

    "diotest6 -b 8192 -o 1024000 -i 1000 -v 100"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diocYf1Ou as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diocYf1Ou as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    8 termination_type

    577

    297

    577

    297

    1578

    dio28

    Mon Jun 16 17:34:43 2025

    "diotest6 -b 8192 -o 1024000 -i 1000 -v 200"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diox8c1xa as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_diox8c1xa as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 1000 iterations with 1 children completed 
    

    "ok"

    18 termination_type

    1159

    609

    1159

    609

    1579

    dio29

    Mon Jun 16 17:35:01 2025

    "diotest3 -b 65536 -n 100 -i 100 -o 1024000"

    ""

    exit

    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio2J3FEu as tmpdir (tmpfs filesystem) 
    diotest03    1  TPASS  :  Read with Direct IO, Write without 
    diotest03    2  TPASS  :  Write with Direct IO, Read without 
    diotest03    3  TPASS  :  Read, Write with Direct IO 
    diotest03    0  TINFO  :  3 testblocks 100 iterations with 100 children completed 
    

    "ok"

    2 termination_type

    370

    292

    370

    292

    1580

    dio30

    Mon Jun 16 17:35:03 2025

    "diotest6 -b 65536 -n 100 -i 100 -o 1024000"

    ""

    exit

    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_dio4vG1ME as tmpdir (tmpfs filesystem) 
    diotest06    1  TPASS  :  Read with Direct IO, Write without 
    diotest06    2  TPASS  :  Write with Direct IO, Read without 
    diotest06    3  TPASS  :  Read, Write with Direct IO 
    diotest06    0  TINFO  :  3 testblocks 100 iterations with 100 children completed 
    

    "ok"

    58 termination_type

    9835

    6523

    9835

    6523

    1581

    mmap21_01

    Mon Jun 16 17:36:01 2025

    "mmap21 -m 10000"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmatV7ev3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap21.c:28: TINFO: mmap()ing file of 40960000 bytes 
    mmap21.c:38: TINFO: Touching mapped memory 
    mmap21.c:63: TPASS: Mapped file has been updated 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    15

    16

    15

    16

    1582

    mmap21_02

    Mon Jun 16 17:36:01 2025

    "mmap21"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mma84dgsO as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap21.c:28: TINFO: mmap()ing file of 4096000 bytes 
    mmap21.c:38: TINFO: Touching mapped memory 
    mmap21.c:63: TPASS: Mapped file has been updated 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    2

    3

    2

    1583

    mtest01

    Mon Jun 16 17:36:02 2025

    "mtest01 -p80"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    mtest01.c:123: TINFO: Filling up 80% of free ram which is 12565644 kbytes 
    mtest01.c:140: TINFO: ... child 115282 starting 
    mtest01.c:140: TINFO: ... child 115283 starting 
    mtest01.c:140: TINFO: ... child 115284 starting 
    mtest01.c:140: TINFO: ... child 115286 starting 
    mtest01.c:140: TINFO: ... child 115285 starting 
    mtest01.c:162: TINFO: ... [t=300] 285212672 bytes allocated only in child 115286 
    mtest01.c:162: TINFO: ... [t=300] 3145728000 bytes allocated only in child 115283 
    mtest01.c:162: TINFO: ... [t=300] 3145728000 bytes allocated only in child 115282 
    mtest01.c:162: TINFO: ... [t=300] 3145728000 bytes allocated only in child 115285 
    mtest01.c:162: TINFO: ... [t=300] 3145728000 bytes allocated only in child 115284 
    mtest01.c:219: TPASS: 12565644 kbytes allocated  
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    22

    3

    22

    1584

    mtest01w

    Mon Jun 16 17:36:02 2025

    "mtest01 -p80 -w"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    mtest01.c:123: TINFO: Filling up 80% of free ram which is 12563187 kbytes 
    mtest01.c:140: TINFO: ... child 115291 starting 
    mtest01.c:140: TINFO: ... child 115292 starting 
    mtest01.c:140: TINFO: ... child 115293 starting 
    mtest01.c:140: TINFO: ... child 115294 starting 
    mtest01.c:140: TINFO: ... child 115295 starting 
    mtest01.c:159: TINFO: ... [t=300] 282066944 bytes allocated and used in child 115295 
    mtest01.c:159: TINFO: ... [t=295] 3145728000 bytes allocated and used in child 115291 
    mtest01.c:159: TINFO: ... [t=295] 3145728000 bytes allocated and used in child 115294 
    mtest01.c:159: TINFO: ... [t=295] 3145728000 bytes allocated and used in child 115292 
    mtest01.c:159: TINFO: ... [t=295] 3145728000 bytes allocated and used in child 115293 
    mtest01.c:219: TPASS: 12563187 kbytes allocated (and written to)  
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    75

    1942

    75

    1942

    1585

    mtest05

    Mon Jun 16 17:36:09 2025

    "mmstress"

    ""

    exit

    mmstress    0  TINFO  :  run mmstress -h for all options 
    mmstress    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmsrzczfP as tmpdir (tmpfs filesystem) 
    mmstress    0  TINFO  :  test1: Test case tests the race condition between simultaneous read faults in the same address space. 
    mmstress    1  TPASS  :  TEST 1 Passed 
    mmstress    0  TINFO  :  test2: Test case tests the race condition between simultaneous write faults in the same address space. 
    mmstress    2  TPASS  :  TEST 2 Passed 
    mmstress    0  TINFO  :  test3: Test case tests the race condition between simultaneous COW faults in the same address space. 
    mmstress    3  TPASS  :  TEST 3 Passed 
    mmstress    0  TINFO  :  test4: Test case tests the race condition between simultaneous READ faults in the same address space. The file mapped is /dev/zero 
    mmstress    4  TPASS  :  TEST 4 Passed 
    mmstress    0  TINFO  :  test5: Test case tests the race condition between simultaneous fork - exit faults in the same address space. 
    mmstress    5  TPASS  :  TEST 5 Passed 
    mmstress    0  TINFO  :  test6: Test case tests the race condition between simultaneous fork -exec - exit faults in the same address space. 
    mmstress    6  TPASS  :  TEST 6 Passed 
    

    "ok"

    0 termination_type

    10

    86

    10

    86

    1586

    mtest06

    Mon Jun 16 17:36:09 2025

    "mmap1"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mma86etNn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 30s 
    mmap1.c:236: TINFO: [003] mapped: 65000, sigsegv hit: 64789, threads spawned: 26 
    mmap1.c:241: TINFO:       repeated_reads: 9, data_matched: 149855 
    mmap1.c:236: TINFO: [006] mapped: 125000, sigsegv hit: 124679, threads spawned: 50 
    mmap1.c:241: TINFO:       repeated_reads: 195, data_matched: 198917 
    mmap1.c:236: TINFO: [009] mapped: 190000, sigsegv hit: 189538, threads spawned: 76 
    mmap1.c:241: TINFO:       repeated_reads: 209, data_matched: 269963 
    mmap1.c:236: TINFO: [012] mapped: 250000, sigsegv hit: 249342, threads spawned: 100 
    mmap1.c:241: TINFO:       repeated_reads: 238, data_matched: 337728 
    mmap1.c:236: TINFO: [015] mapped: 310000, sigsegv hit: 309159, threads spawned: 124 
    mmap1.c:241: TINFO:       repeated_reads: 238, data_matched: 444872 
    mmap1.c:236: TINFO: [018] mapped: 375000, sigsegv hit: 373932, threads spawned: 150 
    mmap1.c:241: TINFO:       repeated_reads: 241, data_matched: 528150 
    mmap1.c:236: TINFO: [021] mapped: 435000, sigsegv hit: 433724, threads spawned: 174 
    mmap1.c:241: TINFO:       repeated_reads: 263, data_matched: 650091 
    mmap1.c:236: TINFO: [024] mapped: 495000, sigsegv hit: 493551, threads spawned: 198 
    mmap1.c:241: TINFO:       repeated_reads: 278, data_matched: 763046 
    mmap1.c:236: TINFO: [027] mapped: 560000, sigsegv hit: 558381, threads spawned: 224 
    mmap1.c:241: TINFO:       repeated_reads: 310, data_matched: 824849 
    mmap1.c:236: TINFO: [030] mapped: 620000, sigsegv hit: 618267, threads spawned: 248 
    mmap1.c:241: TINFO:       repeated_reads: 361, data_matched: 924510 
    mmap1.c:236: TINFO: [033] mapped: 680000, sigsegv hit: 678182, threads spawned: 272 
    mmap1.c:241: TINFO:       repeated_reads: 403, data_matched: 975462 
    mmap1.c:236: TINFO: [036] mapped: 745000, sigsegv hit: 743060, threads spawned: 298 
    mmap1.c:241: TINFO:       repeated_reads: 422, data_matched: 1037737 
    mmap1.c:236: TINFO: [039] mapped: 805000, sigsegv hit: 802814, threads spawned: 322 
    mmap1.c:241: TINFO:       repeated_reads: 427, data_matched: 1173439 
    mmap1.c:236: TINFO: [042] mapped: 870000, sigsegv hit: 867654, threads spawned: 348 
    mmap1.c:241: TINFO:       repeated_reads: 428, data_matched: 1248861 
    mmap1.c:236: TINFO: [045] mapped: 930000, sigsegv hit: 927500, threads spawned: 372 
    mmap1.c:241: TINFO:       repeated_reads: 429, data_matched: 1317309 
    mmap1.c:236: TINFO: [048] mapped: 990000, sigsegv hit: 987346, threads spawned: 396 
    mmap1.c:241: TINFO:       repeated_reads: 429, data_matched: 1389449 
    mmap1.c:236: TINFO: [051] mapped: 1055000, sigsegv hit: 1052188, threads spawned: 422 
    mmap1.c:241: TINFO:       repeated_reads: 431, data_matched: 1479853 
    mmap1.c:236: TINFO: [054] mapped: 1115000, sigsegv hit: 1112022, threads spawned: 446 
    mmap1.c:241: TINFO:       repeated_reads: 431, data_matched: 1570922 
    mmap1.c:236: TINFO: [057] mapped: 1175000, sigsegv hit: 1171841, threads spawned: 470 
    mmap1.c:241: TINFO:       repeated_reads: 484, data_matched: 1632163 
    mmap1.c:236: TINFO: [060] mapped: 1240000, sigsegv hit: 1236719, threads spawned: 496 
    mmap1.c:241: TINFO:       repeated_reads: 508, data_matched: 1694814 
    mmap1.c:236: TINFO: [063] mapped: 1300000, sigsegv hit: 1296515, threads spawned: 520 
    mmap1.c:241: TINFO:       repeated_reads: 712, data_matched: 1839701 
    mmap1.c:236: TINFO: [066] mapped: 1365000, sigsegv hit: 1361339, threads spawned: 546 
    mmap1.c:241: TINFO:       repeated_reads: 712, data_matched: 1914906 
    mmap1.c:236: TINFO: [069] mapped: 1425000, sigsegv hit: 1421203, threads spawned: 570 
    mmap1.c:241: TINFO:       repeated_reads: 712, data_matched: 1997434 
    mmap1.c:236: TINFO: [072] mapped: 1485000, sigsegv hit: 1481090, threads spawned: 594 
    mmap1.c:241: TINFO:       repeated_reads: 742, data_matched: 2070192 
    mmap1.c:236: TINFO: [075] mapped: 1550000, sigsegv hit: 1545922, threads spawned: 620 
    mmap1.c:241: TINFO:       repeated_reads: 779, data_matched: 2144908 
    mmap1.c:236: TINFO: [078] mapped: 1610000, sigsegv hit: 1605794, threads spawned: 644 
    mmap1.c:241: TINFO:       repeated_reads: 779, data_matched: 2190345 
    mmap1.c:236: TINFO: [081] mapped: 1675000, sigsegv hit: 1670581, threads spawned: 670 
    mmap1.c:241: TINFO:       repeated_reads: 908, data_matched: 2292248 
    mmap1.c:236: TINFO: [084] mapped: 1735000, sigsegv hit: 1730371, threads spawned: 694 
    mmap1.c:241: TINFO:       repeated_reads: 942, data_matched: 2375350 
    mmap1.c:236: TINFO: [087] mapped: 1795000, sigsegv hit: 1790182, threads spawned: 718 
    mmap1.c:241: TINFO:       repeated_reads: 1164, data_matched: 2460250 
    mmap1.c:236: TINFO: [090] mapped: 1860000, sigsegv hit: 1855037, threads spawned: 744 
    mmap1.c:241: TINFO:       repeated_reads: 1167, data_matched: 2555170 
    mmap1.c:236: TINFO: [093] mapped: 1920000, sigsegv hit: 1914874, threads spawned: 768 
    mmap1.c:241: TINFO:       repeated_reads: 1243, data_matched: 2662798 
    mmap1.c:236: TINFO: [096] mapped: 1985000, sigsegv hit: 1979703, threads spawned: 794 
    mmap1.c:241: TINFO:       repeated_reads: 1296, data_matched: 2781330 
    mmap1.c:236: TINFO: [099] mapped: 2045000, sigsegv hit: 2039555, threads spawned: 818 
    mmap1.c:241: TINFO:       repeated_reads: 1304, data_matched: 2836184 
    mmap1.c:236: TINFO: [102] mapped: 2105000, sigsegv hit: 2099390, threads spawned: 842 
    mmap1.c:241: TINFO:       repeated_reads: 1356, data_matched: 2916733 
    mmap1.c:236: TINFO: [105] mapped: 2170000, sigsegv hit: 2164254, threads spawned: 868 
    mmap1.c:241: TINFO:       repeated_reads: 1361, data_matched: 2972135 
    mmap1.c:236: TINFO: [108] mapped: 2230000, sigsegv hit: 2224101, threads spawned: 892 
    mmap1.c:241: TINFO:       repeated_reads: 1728, data_matched: 3033008 
    mmap1.c:236: TINFO: [111] mapped: 2295000, sigsegv hit: 2289007, threads spawned: 918 
    mmap1.c:241: TINFO:       repeated_reads: 1728, data_matched: 3076716 
    mmap1.c:236: TINFO: [114] mapped: 2355000, sigsegv hit: 2348856, threads spawned: 942 
    mmap1.c:241: TINFO:       repeated_reads: 1898, data_matched: 3158760 
    mmap1.c:236: TINFO: [117] mapped: 2415000, sigsegv hit: 2408695, threads spawned: 966 
    mmap1.c:241: TINFO:       repeated_reads: 1900, data_matched: 3219276 
    mmap1.c:236: TINFO: [120] mapped: 2480000, sigsegv hit: 2473567, threads spawned: 992 
    mmap1.c:241: TINFO:       repeated_reads: 1945, data_matched: 3320727 
    mmap1.c:236: TINFO: [123] mapped: 2540000, sigsegv hit: 2533450, threads spawned: 1016 
    mmap1.c:241: TINFO:       repeated_reads: 1962, data_matched: 3409778 
    mmap1.c:236: TINFO: [126] mapped: 2600000, sigsegv hit: 2593307, threads spawned: 1040 
    mmap1.c:241: TINFO:       repeated_reads: 1996, data_matched: 3489184 
    mmap1.c:236: TINFO: [129] mapped: 2665000, sigsegv hit: 2658185, threads spawned: 1066 
    mmap1.c:241: TINFO:       repeated_reads: 2036, data_matched: 3574627 
    mmap1.c:236: TINFO: [132] mapped: 2725000, sigsegv hit: 2718037, threads spawned: 1090 
    mmap1.c:241: TINFO:       repeated_reads: 2075, data_matched: 3630057 
    mmap1.c:236: TINFO: [135] mapped: 2790000, sigsegv hit: 2782920, threads spawned: 1116 
    mmap1.c:241: TINFO:       repeated_reads: 2097, data_matched: 3733486 
    mmap1.c:236: TINFO: [138] mapped: 2850000, sigsegv hit: 2842821, threads spawned: 1140 
    mmap1.c:241: TINFO:       repeated_reads: 2104, data_matched: 3797467 
    mmap1.c:236: TINFO: [141] mapped: 2910000, sigsegv hit: 2902677, threads spawned: 1164 
    mmap1.c:241: TINFO:       repeated_reads: 2104, data_matched: 3894563 
    mmap1.c:236: TINFO: [144] mapped: 2975000, sigsegv hit: 2967528, threads spawned: 1190 
    mmap1.c:241: TINFO:       repeated_reads: 2132, data_matched: 3954000 
    mmap1.c:236: TINFO: [147] mapped: 3035000, sigsegv hit: 3027355, threads spawned: 1214 
    mmap1.c:241: TINFO:       repeated_reads: 2134, data_matched: 3990244 
    mmap1.c:236: TINFO: [150] mapped: 3100000, sigsegv hit: 3092249, threads spawned: 1240 
    mmap1.c:241: TINFO:       repeated_reads: 2302, data_matched: 4031253 
    mmap1.c:236: TINFO: [153] mapped: 3160000, sigsegv hit: 3152094, threads spawned: 1264 
    mmap1.c:241: TINFO:       repeated_reads: 2354, data_matched: 4120053 
    mmap1.c:236: TINFO: [156] mapped: 3220000, sigsegv hit: 3211940, threads spawned: 1288 
    mmap1.c:241: TINFO:       repeated_reads: 2362, data_matched: 4179515 
    mmap1.c:236: TINFO: [159] mapped: 3285000, sigsegv hit: 3276821, threads spawned: 1314 
    mmap1.c:241: TINFO:       repeated_reads: 2368, data_matched: 4229429 
    mmap1.c:236: TINFO: [162] mapped: 3345000, sigsegv hit: 3336690, threads spawned: 1338 
    mmap1.c:241: TINFO:       repeated_reads: 2382, data_matched: 4352003 
    mmap1.c:236: TINFO: [165] mapped: 3405000, sigsegv hit: 3396481, threads spawned: 1362 
    mmap1.c:241: TINFO:       repeated_reads: 2382, data_matched: 4485689 
    mmap1.c:236: TINFO: [168] mapped: 3470000, sigsegv hit: 3461365, threads spawned: 1388 
    mmap1.c:241: TINFO:       repeated_reads: 2386, data_matched: 4575948 
    mmap1.c:236: TINFO: [171] mapped: 3530000, sigsegv hit: 3521173, threads spawned: 1412 
    mmap1.c:241: TINFO:       repeated_reads: 2391, data_matched: 4642529 
    mmap1.c:236: TINFO: [174] mapped: 3590000, sigsegv hit: 3581043, threads spawned: 1436 
    mmap1.c:241: TINFO:       repeated_reads: 2400, data_matched: 4714121 
    mmap1.c:236: TINFO: [177] mapped: 3655000, sigsegv hit: 3645853, threads spawned: 1462 
    mmap1.c:241: TINFO:       repeated_reads: 2442, data_matched: 4821258 
    mmap1.c:236: TINFO: [180] mapped: 3715000, sigsegv hit: 3705754, threads spawned: 1486 
    mmap1.c:241: TINFO:       repeated_reads: 2640, data_matched: 4897619 
    mmap1.c:246: TPASS: System survived. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    180 termination_type

    2584

    21351

    2584

    21351

    1587

    mtest06_2

    Mon Jun 16 17:39:09 2025

    "mmap2 -a -p"

    ""

    exit

    MM Stress test, map/write/unmap large file 
    	Test scheduled to run for:       24.000000 
    	Size of temp file in MB:         128 
    Available memory: 15333MB 
    file mapped at 0x3fa0df9000 
    changing file content to 'A' 
    unmapped file at 0x3fa0df9000 
    

    "ok"

    0 termination_type

    1

    5

    1

    5

    1588

    mtest06_3

    Mon Jun 16 17:39:09 2025

    "mmap3 -p"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazpG41O as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    mmap3.c:147: TINFO: Seed 50 
    mmap3.c:148: TINFO: Number of loops 1000 
    mmap3.c:149: TINFO: Number of threads 40 
    mmap3.c:150: TINFO: MAP_PRIVATE = 1 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6215000], size  420kB, iter    0 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb7c04000], size   64kB, iter    0 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb623e000], size  100kB, iter    0 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6257000], size  156kB, iter    0 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabec8000], size  524kB, iter    1 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb7c04000], size   64kB, iter    0 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabbfe000], size  768kB, iter    0 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6b7000], size  864kB, iter    0 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac717000], size 2032kB, iter    0 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabf4b000], size 2192kB, iter    0 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab3ec000], size  368kB, iter    0 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac16f000], size  940kB, iter    0 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab976000], size 2592kB, iter    0 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac913000], size 2084kB, iter    0 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa8f6000], size 3464kB, iter    1 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabac2000], size 2032kB, iter    1 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabcbe000], size 2088kB, iter    0 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa77b000], size 1516kB, iter    1 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac73e000], size  268kB, iter    1 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabd23000], size  340kB, iter    2 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabd2b000], size  308kB, iter    0 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6d0000], size  764kB, iter    1 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac25a000], size 2688kB, iter    1 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab448000], size 3580kB, iter    0 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa26fc000], size 1092kB, iter    2 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad78f000], size 2516kB, iter    0 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facb1c000], size 3688kB, iter    0 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4cda000], size 2648kB, iter    1 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab01c000], size 3904kB, iter    0 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa399c000], size 2088kB, iter    0 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabbb1000], size 1512kB, iter    0 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab9ad000], size 1108kB, iter    0 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad70f000], size  512kB, iter    3 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa7cd000], size 1576kB, iter    0 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab7c7000], size 1724kB, iter    0 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3ba6000], size 2248kB, iter    1 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6233000], size   72kB, iter    0 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c09000], size   44kB, iter    0 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabbcd000], size  704kB, iter    4 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6245000], size  228kB, iter    0 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3736000], size 2456kB, iter    3 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabc7d000], size  764kB, iter    2 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabd78000], size 2340kB, iter    0 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad83e000], size 1816kB, iter    1 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa280d000], size 2048kB, iter    0 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabfc1000], size 2660kB, iter    1 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad86b000], size  620kB, iter    1 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabbb1000], size 1580kB, iter    4 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad75f000], size  892kB, iter    1 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa345a000], size 2928kB, iter    1 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab5c8000], size 2044kB, iter    2 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab819000], size 1220kB, iter    1 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faac58000], size 3856kB, iter    1 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb7c08000], size   48kB, iter    3 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa1736000], size 2976kB, iter    1 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab0a2000], size  680kB, iter    4 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac128000], size 1500kB, iter    0 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac40d000], size  948kB, iter    2 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa221f000], size 2580kB, iter    2 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab424000], size 1680kB, iter    1 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad7a7000], size  668kB, iter    2 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab634000], size  744kB, iter    5 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e88d000], size 3252kB, iter    0 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb622b000], size  332kB, iter    6 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac920000], size 2032kB, iter    0 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab230000], size 2000kB, iter    2 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa4cdf000], size 2628kB, iter    1 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa280f000], size 2040kB, iter    1 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabfc2000], size 1432kB, iter    0 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4b59000], size 1540kB, iter    1 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab14c000], size  912kB, iter    1 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac29f000], size 1464kB, iter    1 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa957000], size 3076kB, iter    1 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac146000], size 1380kB, iter    1 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facaa3000], size 1016kB, iter    2 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabfe2000], size 1424kB, iter    1 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad84e000], size  736kB, iter    2 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad7bb000], size  588kB, iter    7 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb626b000], size   76kB, iter    2 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb7c0a000], size   40kB, iter    3 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac781000], size 1608kB, iter    2 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabe18000], size 1700kB, iter    5 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac38c000], size 1464kB, iter    2 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4d2c000], size 2320kB, iter    2 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad776000], size 1600kB, iter    2 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa320e000], size 2352kB, iter    2 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa1778000], size 2712kB, iter    3 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad830000], size  856kB, iter    3 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabbbf000], size 1524kB, iter    2 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3dd8000], size 2184kB, iter    0 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3aba000], size 3192kB, iter    1 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad719000], size  280kB, iter    0 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad763000], size 1676kB, iter    3 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaa43000], size 2500kB, iter    2 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa37b3000], size 3100kB, iter    1 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faacb4000], size 2208kB, iter    2 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e50c000], size 3588kB, iter    1 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facba1000], size 3156kB, iter    1 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa7c6000], size 1604kB, iter    3 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac088000], size 1384kB, iter    8 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6261000], size  116kB, iter    4 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac1e2000], size 1704kB, iter    2 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac752000], size 2048kB, iter    3 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabe4b000], size 2292kB, iter    3 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9de3e000], size 3584kB, iter    1 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb625d000], size  132kB, iter    4 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e8ad000], size 3124kB, iter    3 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad88e000], size  480kB, iter    4 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab409000], size 2964kB, iter    1 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad906000], size 1016kB, iter    2 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa34a8000], size 3116kB, iter    3 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac3ce000], size 1200kB, iter    3 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabd3c000], size  240kB, iter    0 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad811000], size  500kB, iter    9 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9da88000], size 3800kB, iter    3 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad871000], size  564kB, iter    4 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac952000], size 2364kB, iter    3 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9ebba000], size 3548kB, iter    1 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac4fa000], size 2164kB, iter    0 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa1766000], size 2784kB, iter    6 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab6ee000], size 2416kB, iter    2 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa331b000], size 1588kB, iter    2 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e1be000], size 3384kB, iter    5 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac89f000], size  716kB, iter    2 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabc12000], size 1436kB, iter    1 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb623f000], size  252kB, iter    2 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa24a4000], size 2400kB, iter    0 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3874000], size 1808kB, iter    3 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb625c000], size  136kB, iter    4 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabc4d000], size 1200kB, iter    1 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3ffa000], size 3448kB, iter    0 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac410000], size  936kB, iter    2 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab94a000], size 2460kB, iter    0 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2256000], size 2360kB, iter    4 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad8fe000], size 1048kB, iter    3 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabd79000], size  636kB, iter    2 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa839000], size 2504kB, iter    5 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabeec000], size 1944kB, iter    5 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb623b000], size  268kB, iter    2 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4b5a000], size 1864kB, iter    2 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc26000], size 2624kB, iter    3 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab18c000], size 2548kB, iter    3 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e977000], size 2316kB, iter    5 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faca8e000], size 1632kB, iter    3 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaaab000], size 2084kB, iter    2 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6ee000], size 1164kB, iter    2 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac99f000], size  956kB, iter    3 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac512000], size 2776kB, iter    2 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3a38000], size 3096kB, iter    1 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab513000], size 1900kB, iter    4 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad96f000], size  596kB, iter    4 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad90e000], size  984kB, iter    5 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad96a000], size  616kB, iter    3 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad97c000], size  544kB, iter    3 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb624c000], size  200kB, iter    4 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4d51000], size 2172kB, iter    3 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad848000], size  728kB, iter    2 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa275b000], size 2760kB, iter    2 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac7c8000], size  860kB, iter    4 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad94e000], size  728kB, iter    3 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa320e000], size 2552kB, iter    6 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac0d2000], size 3056kB, iter    1 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faaedc000], size 2496kB, iter    2 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa348c000], size 2768kB, iter    7 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac8cf000], size  612kB, iter    1 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9de4d000], size 3524kB, iter    4 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3d3e000], size 2800kB, iter    4 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cfd4000], size 3972kB, iter    5 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad90f000], size  476kB, iter    5 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab583000], size 3116kB, iter    6 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac163000], size 2564kB, iter    2 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3d54000], size 3228kB, iter    3 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabbc6000], size 1764kB, iter    4 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa1747000], size 2908kB, iter    1 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cdbc000], size 2348kB, iter    2 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e591000], size 3992kB, iter   10 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faacbb000], size 2180kB, iter    3 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab399000], size 1960kB, iter    3 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa39e0000], size 3448kB, iter    2 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac3e4000], size 1176kB, iter    3 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6d6000], size 1480kB, iter    6 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab1cb000], size 1848kB, iter    4 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d3b5000], size 3928kB, iter    4 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabd7f000], size 3404kB, iter    3 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac50a000], size 2808kB, iter    5 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2821000], size 1968kB, iter    5 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac968000], size 1880kB, iter    4 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faaa2c000], size 2620kB, iter    1 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad986000], size  504kB, iter    6 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3740000], size 1232kB, iter    4 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaf23000], size 2720kB, iter    4 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab88e000], size 3296kB, iter    6 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9cab7000], size 3092kB, iter    3 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e1f1000], size 3712kB, iter    3 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4bdd000], size 3660kB, iter    5 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9dbca000], size 2572kB, iter    6 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ec23000], size 3128kB, iter    3 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa336e000], size 3912kB, iter    4 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa407b000], size 2932kB, iter    4 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9deb0000], size 3332kB, iter    5 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c38a000], size 3728kB, iter    8 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d78b000], size 3060kB, iter    4 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad77c000], size  988kB, iter   11 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9c020000], size 3496kB, iter    7 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac7e8000], size 1536kB, iter    5 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad998000], size  432kB, iter    3 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad873000], size  604kB, iter    3 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faaa61000], size 1164kB, iter    4 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad886000], size  528kB, iter    4 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb7c12000], size    8kB, iter    8 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6250000], size  184kB, iter    6 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4c72000], size 3064kB, iter    5 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad732000], size 1284kB, iter    6 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d007000], size 3768kB, iter    3 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac8fa000], size  596kB, iter    5 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad7cc000], size  668kB, iter    7 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac431000], size 1196kB, iter    4 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3c0f000], size 1412kB, iter    2 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3d70000], size 3116kB, iter    4 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa2452000], size 3108kB, iter    5 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6216000], size  416kB, iter    3 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c72e000], size 3620kB, iter    6 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac209000], size 1900kB, iter    7 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb3e000], size 3552kB, iter    4 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac861000], size  612kB, iter    5 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e487000], size 1692kB, iter    9 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9dd4d000], size 2120kB, iter    6 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac98f000], size 1724kB, iter    5 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa78e000], size 2680kB, iter    3 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad90a000], size  496kB, iter    4 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaa60000], size 1168kB, iter    4 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faab84000], size 2496kB, iter    3 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab629000], size 2452kB, iter    2 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad873000], size  604kB, iter    7 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa177c000], size 2696kB, iter    5 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa32d7000], size 3796kB, iter    5 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa26f4000], size 1724kB, iter    4 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e9b3000], size 2496kB, iter    5 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3fea000], size 1860kB, iter    6 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab94f000], size 3004kB, iter    4 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabc3e000], size 2728kB, iter    5 
    mmap3.c:88: TINFO: Thread   17, addr [0x3face26000], size  576kB, iter    7 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad92d000], size  860kB, iter    5 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac80f000], size  784kB, iter    6 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa368c000], size 1888kB, iter    7 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facd4d000], size  868kB, iter    5 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faadf4000], size 3932kB, iter    4 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa41bb000], size 1652kB, iter    5 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab3c4000], size 2452kB, iter    4 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9dbbd000], size 1600kB, iter    9 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ed67000], size 1832kB, iter    7 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb17000], size 2264kB, iter    5 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabee8000], size 3204kB, iter    6 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac9b3000], size 1424kB, iter    5 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab1e4000], size 1920kB, iter    5 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3864000], size 3756kB, iter    6 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6220000], size  376kB, iter   10 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad9d2000], size  200kB, iter    6 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad8a7000], size  536kB, iter    6 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab0f1000], size 1280kB, iter    7 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facc2c000], size 1812kB, iter    8 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa28a3000], size 1448kB, iter    4 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa22b1000], size 1668kB, iter    6 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa99a000], size 1912kB, iter   10 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac8d3000], size  752kB, iter    8 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabd76000], size 1480kB, iter    7 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab8c0000], size 3576kB, iter    5 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac235000], size 1208kB, iter    6 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facdf1000], size  788kB, iter    6 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad94d000], size  532kB, iter    6 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e26e000], size 2148kB, iter   12 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facd31000], size  768kB, iter    9 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4c73000], size 3060kB, iter    5 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9df5f000], size 3132kB, iter    6 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad6df000], size 1616kB, iter    5 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabc56000], size 1152kB, iter    5 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab933000], size 3212kB, iter    9 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faccb5000], size  496kB, iter    7 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faab78000], size 2544kB, iter    4 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa803000], size 1628kB, iter    3 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3b2d000], size 1932kB, iter    7 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faca89000], size 1676kB, iter    8 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa2561000], size 3336kB, iter    7 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c0c000], size   32kB, iter    8 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad8d3000], size  488kB, iter    7 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa369c000], size 2860kB, iter    7 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac55c000], size 2608kB, iter    7 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc44000], size 2504kB, iter    7 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad741000], size  452kB, iter    8 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabf29000], size 3120kB, iter    6 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3258000], size 1972kB, iter    7 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3b44000], size 1840kB, iter    6 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6235000], size  292kB, iter    8 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa403a000], size 3192kB, iter    7 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab4c9000], size 1616kB, iter    8 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad91b000], size  932kB, iter    8 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad97b000], size  548kB, iter    8 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3445000], size 2332kB, iter    6 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e62e000], size 3604kB, iter    7 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab65d000], size 2444kB, iter    8 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faaa2f000], size 1752kB, iter   10 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facad4000], size 1348kB, iter    8 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac816000], size 2508kB, iter    8 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3967000], size 1816kB, iter    5 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3d10000], size 2920kB, iter    5 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6254000], size  168kB, iter    7 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faaea7000], size 2344kB, iter    6 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e9e0000], size 3612kB, iter    4 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9df84000], size 2840kB, iter    9 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d45e000], size 3804kB, iter    8 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac363000], size 2020kB, iter    6 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad941000], size  780kB, iter    9 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa22ad000], size 2768kB, iter   11 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9c6a8000], size 3780kB, iter    9 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab231000], size 2656kB, iter    6 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faca27000], size 2040kB, iter    6 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad913000], size  964kB, iter    7 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb624c000], size  200kB, iter    9 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa41a6000], size 1736kB, iter    9 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ca59000], size 3212kB, iter    6 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa17db000], size 2316kB, iter    5 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa8b0000], size 1532kB, iter    6 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad7b2000], size 1156kB, iter   10 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa28a7000], size 1432kB, iter    8 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaa71000], size 1488kB, iter    7 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e24a000], size 3984kB, iter    8 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd7b000], size 1260kB, iter    9 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab01f000], size 2120kB, iter    6 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4c11000], size 3452kB, iter    7 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa32d5000], size 2236kB, iter   10 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac391000], size 2492kB, iter   10 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa7f9000], size 2528kB, iter    9 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac600000], size 2136kB, iter    9 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9dbd4000], size 3628kB, iter    8 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3504000], size 1628kB, iter    9 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabdff000], size 1192kB, iter    5 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab7a6000], size 1304kB, iter   11 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac859000], size 1848kB, iter    5 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa1774000], size 2728kB, iter    7 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab8ec000], size 1768kB, iter    4 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabf58000], size  804kB, iter   12 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faabe5000], size 2824kB, iter    7 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab285000], size 2556kB, iter    6 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac701000], size 1584kB, iter    7 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa369b000], size 2864kB, iter    8 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab025000], size  564kB, iter   13 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad82d000], size  664kB, iter   11 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6256000], size  160kB, iter   14 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabaa6000], size 3428kB, iter    6 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6c6000], size  944kB, iter    9 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab904000], size 1672kB, iter   10 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e6e9000], size 2392kB, iter    7 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad8d3000], size 1220kB, iter    6 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab7d0000], size 1232kB, iter    7 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d12a000], size 3280kB, iter    6 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabf16000], size 1068kB, iter   11 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa26bb000], size 1968kB, iter   13 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac755000], size 1248kB, iter   15 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ec79000], size 2784kB, iter   10 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faaeb0000], size 1468kB, iter   10 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facc25000], size 1368kB, iter    9 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab0b2000], size 1868kB, iter   12 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6e2000], size 1988kB, iter   14 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac3dc000], size 3220kB, iter   10 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac88d000], size 2264kB, iter    8 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d815000], size 3744kB, iter    4 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e93f000], size 3304kB, iter    8 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3a23000], size 3884kB, iter    8 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e0cf000], size 2632kB, iter    9 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3784000], size 2684kB, iter    9 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faca28000], size  620kB, iter   11 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6bc000], size  984kB, iter   10 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab81c000], size 1700kB, iter    8 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad7b2000], size 1236kB, iter   12 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa17bf000], size 2428kB, iter    9 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9de85000], size 2344kB, iter   12 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabe31000], size  916kB, iter    8 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facd25000], size  480kB, iter   10 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c9ba000], size 3848kB, iter   11 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facac3000], size 1416kB, iter   10 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac711000], size 1520kB, iter    7 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9dbeb000], size 2664kB, iter   16 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad8e7000], size 1140kB, iter    8 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d444000], size 3908kB, iter   12 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faaccf000], size 1924kB, iter    8 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c384000], size 3216kB, iter    7 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3dee000], size 3808kB, iter    9 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac3fc000], size 3156kB, iter    5 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6266000], size   96kB, iter   11 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9cd7c000], size 3768kB, iter   11 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faac99000], size 2908kB, iter   10 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac4ba000], size 3068kB, iter    9 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac021000], size 3336kB, iter    7 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facc46000], size 1372kB, iter   12 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3424000], size 2524kB, iter   10 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab2eb000], size 2148kB, iter    7 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e361000], size 3616kB, iter    8 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3a28000], size 3864kB, iter   11 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4b76000], size 1444kB, iter   10 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad90a000], size 1000kB, iter   17 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4cdf000], size 2628kB, iter    5 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac3c4000], size  984kB, iter   10 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa8a3000], size 3336kB, iter   10 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d993000], size 2440kB, iter   13 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6229000], size  340kB, iter   11 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac176000], size  568kB, iter   18 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa41b6000], size 1672kB, iter   10 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facccc000], size  836kB, iter   13 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab81a000], size 1708kB, iter    9 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab9c5000], size 2692kB, iter    8 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabe98000], size 1572kB, iter    9 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac7b9000], size 1172kB, iter   13 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa23a1000], size 3176kB, iter    7 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabc66000], size 1836kB, iter    7 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb7c05000], size   60kB, iter   14 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1779000], size 2708kB, iter    8 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa27bf000], size 2360kB, iter    7 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab2fd000], size 2076kB, iter   11 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac204000], size 1792kB, iter   12 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac8de000], size 1940kB, iter    9 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa9cf000], size 3492kB, iter   10 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e3c2000], size 3356kB, iter    6 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac8de000], size  660kB, iter    7 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e709000], size 2812kB, iter   11 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9c02e000], size 3416kB, iter   11 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa8fd000], size  840kB, iter   14 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac43a000], size 1320kB, iter   11 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac584000], size 2260kB, iter   11 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac827000], size 1392kB, iter    8 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ec37000], size 3048kB, iter   13 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facad8000], size 1464kB, iter   13 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac0a3000], size 1412kB, iter   12 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9dfbb000], size 3736kB, iter   11 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3c8e000], size 2508kB, iter    8 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab370000], size 1616kB, iter    9 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac2fe000], size 1264kB, iter    8 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6226000], size  352kB, iter   11 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9dbf5000], size 3864kB, iter   12 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab504000], size 2696kB, iter    8 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3f01000], size 2772kB, iter    9 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc6e000], size 1212kB, iter   10 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd9d000], size 1124kB, iter    6 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa37e1000], size 2332kB, iter    9 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faaaee000], size 2344kB, iter   13 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabbdc000], size 2580kB, iter   15 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6bd000], size  464kB, iter    9 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab825000], size 3804kB, iter   10 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac43d000], size 1184kB, iter   15 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac49d000], size  800kB, iter   12 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabe61000], size 2312kB, iter   11 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa34b6000], size 3244kB, iter   12 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad731000], size 1752kB, iter    8 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa179d000], size 2564kB, iter   12 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac565000], size  528kB, iter   12 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3243000], size 2508kB, iter   19 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faad38000], size 2272kB, iter   11 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3b2f000], size 2904kB, iter   14 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa410c000], size 2352kB, iter   12 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faaf70000], size 3564kB, iter   11 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e3c1000], size 3360kB, iter   10 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac983000], size 1364kB, iter    8 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d313000], size 2700kB, iter    6 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e9c8000], size 2492kB, iter   15 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c09000], size   44kB, iter    9 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faab6b000], size 1844kB, iter    9 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb624d000], size  196kB, iter   13 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facac6000], size  588kB, iter    9 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6232000], size  304kB, iter   14 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad8ff000], size 1044kB, iter    9 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac4a3000], size 1304kB, iter   12 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4c96000], size 2920kB, iter    8 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ec49000], size 1512kB, iter   11 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab1cf000], size 2584kB, iter    9 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3852000], size 2932kB, iter   13 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac9bf000], size 1052kB, iter   12 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9daa0000], size 2904kB, iter   13 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3e05000], size 3100kB, iter    7 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa264b000], size 3848kB, iter   14 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac27d000], size 2176kB, iter   12 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca7f000], size  872kB, iter   12 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6c7000], size  456kB, iter   13 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3564000], size 3000kB, iter   13 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ccdd000], size 2564kB, iter   15 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad739000], size 1816kB, iter   13 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab455000], size 3904kB, iter   14 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabef1000], size 1908kB, iter   12 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cf5e000], size 3796kB, iter    8 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac9a6000], size  868kB, iter    9 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab8d9000], size 3252kB, iter   16 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa22b7000], size 3664kB, iter    9 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3ac4000], size 1568kB, iter   10 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa41db000], size 1524kB, iter   15 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb623c000], size  172kB, iter   16 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6217000], size  148kB, iter   14 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e09b000], size 3224kB, iter    9 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac0ce000], size 1724kB, iter   10 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6267000], size   92kB, iter   14 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad915000], size  956kB, iter   10 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa35e8000], size 2672kB, iter   13 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3c4c000], size 1764kB, iter   20 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d32b000], size 2604kB, iter   10 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faca56000], size 1036kB, iter   15 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa32f0000], size 2512kB, iter   10 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabc06000], size 2412kB, iter   10 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb59000], size 1108kB, iter   14 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e42d000], size 3172kB, iter    7 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6268000], size   88kB, iter   11 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e9ee000], size 2412kB, iter   16 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e746000], size 2568kB, iter   16 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa41e4000], size 1488kB, iter   16 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3884000], size 2304kB, iter    8 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab90f000], size 3036kB, iter   13 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faaeac000], size 3212kB, iter   11 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9ecd4000], size  956kB, iter   14 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa22d3000], size 3128kB, iter   11 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facb8c000], size 1036kB, iter   11 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9dd76000], size 3220kB, iter   12 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac0d7000], size 1788kB, iter   11 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9edc3000], size 1464kB, iter   11 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab479000], size 1828kB, iter   10 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9db92000], size 1936kB, iter   16 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac9a3000], size  716kB, iter   15 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4c27000], size 3364kB, iter   13 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa28f3000], size 1128kB, iter   15 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d5b6000], size 3956kB, iter    9 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facc8f000], size 2204kB, iter   10 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabe86000], size 2336kB, iter   14 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabc7d000], size 2084kB, iter   15 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faa7ab000], size 3340kB, iter   12 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faca96000], size  984kB, iter   12 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c06000], size   56kB, iter   15 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab269000], size 1968kB, iter   14 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa25e1000], size 3144kB, iter   14 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb621d000], size   64kB, iter   12 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facc91000], size  928kB, iter   15 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facd79000], size 1268kB, iter   13 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3ace000], size 3416kB, iter    8 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa362f000], size 2388kB, iter   11 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e09f000], size 3100kB, iter   10 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac5e9000], size 3688kB, iter   13 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac296000], size 3404kB, iter   13 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad988000], size  496kB, iter   17 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d256000], size 3456kB, iter   21 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa177e000], size 2688kB, iter   10 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6ed000], size 2208kB, iter   17 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facabd000], size 1180kB, iter   14 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa23fc000], size 1940kB, iter   12 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6215000], size   96kB, iter   18 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad9a5000], size  380kB, iter   16 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6217000], size   88kB, iter   13 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facb0e000], size  856kB, iter    9 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9eca5000], size 1144kB, iter   15 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faab31000], size 3564kB, iter   10 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad7df000], size  724kB, iter   14 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa327a000], size 3512kB, iter   11 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facc9c000], size 2152kB, iter   14 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9ce000], size  800kB, iter   12 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d9d4000], size 3768kB, iter   17 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab9e5000], size 2656kB, iter    9 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabfe6000], size 2752kB, iter   16 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabd3a000], size  328kB, iter   15 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9cf85000], size 2884kB, iter   11 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4252000], size 1048kB, iter   17 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc93000], size 2188kB, iter   14 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad9b4000], size  320kB, iter   12 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb622d000], size  324kB, iter   17 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6244000], size  232kB, iter   18 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6c2000], size 1140kB, iter   12 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb7c08000], size   48kB, iter   16 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9da3c000], size 3352kB, iter   11 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad74f000], size  648kB, iter   18 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9dd82000], size 3188kB, iter   10 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faca76000], size 1464kB, iter   13 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faccd7000], size 1112kB, iter   17 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facd49000], size  656kB, iter   11 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e3a6000], size 3712kB, iter    9 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad9a2000], size  392kB, iter   13 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa8ab000], size 2584kB, iter   12 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac2d8000], size 3140kB, iter   14 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d37c000], size 3440kB, iter   22 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3e24000], size 3804kB, iter   13 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad770000], size  516kB, iter   10 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab9c6000], size 3536kB, iter   11 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3b60000], size 2832kB, iter   15 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab386000], size 2800kB, iter   14 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabd8c000], size 2408kB, iter   15 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6b7000], size  608kB, iter   12 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac00a000], size 2872kB, iter   15 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facded000], size  804kB, iter   17 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faac46000], size 2568kB, iter   15 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e637000], size 3236kB, iter   23 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facbe4000], size  684kB, iter   11 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e0b9000], size 2996kB, iter   19 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab951000], size 1616kB, iter   13 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6c9000], size 1184kB, iter   16 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac32e000], size 2808kB, iter   12 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2309000], size 3744kB, iter   13 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faccdf000], size 1080kB, iter   14 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c157000], size 3944kB, iter   12 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4c9c000], size 2896kB, iter   16 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa26b1000], size 3440kB, iter   16 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9ddb5000], size 3088kB, iter   13 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6230000], size   84kB, iter   14 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb7c0e000], size   24kB, iter   13 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad7f1000], size  652kB, iter   18 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e960000], size 3348kB, iter   12 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabd7b000], size 2620kB, iter   15 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa873000], size 3916kB, iter   18 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad894000], size  700kB, iter   18 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6245000], size  228kB, iter   14 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad943000], size  276kB, iter   16 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab945000], size 1664kB, iter   15 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ed4d000], size 1936kB, iter   24 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab393000], size 2748kB, iter   14 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9dec8000], size 1888kB, iter   13 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faaec8000], size 3716kB, iter   13 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad757000], size  616kB, iter   15 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabae5000], size 2648kB, iter   12 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad844000], size 1792kB, iter   19 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e337000], size 2576kB, iter   17 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e9b8000], size 2184kB, iter   17 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac5ec000], size 3976kB, iter   11 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabe0f000], size 2312kB, iter   19 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa4bf0000], size 3584kB, iter   14 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d6d8000], size 3056kB, iter   13 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3efb000], size 1572kB, iter   16 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab642000], size 2868kB, iter   10 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa2348000], size 3960kB, iter   17 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb625e000], size  128kB, iter   18 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2726000], size 2972kB, iter   14 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3256000], size 2704kB, iter   11 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac3ec000], size 2048kB, iter   12 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6e4000], size  860kB, iter   20 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac77a000], size 1268kB, iter   18 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faca9d000], size 1308kB, iter   19 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa38be000], size 2112kB, iter   17 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9ebda000], size 3420kB, iter   16 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d041000], size 3308kB, iter   16 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e5bb000], size 3732kB, iter   20 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c8f8000], size 3384kB, iter   17 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ddb9000], size 2972kB, iter   14 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac623000], size 1372kB, iter   13 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabebc000], size 1620kB, iter   14 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad6da000], size  900kB, iter   17 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb626c000], size   72kB, iter   17 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad82c000], size 1888kB, iter   17 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faac54000], size 2512kB, iter   16 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d3f2000], size 2968kB, iter   19 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa34fa000], size 3856kB, iter   10 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa1798000], size 2584kB, iter   17 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4084000], size 2896kB, iter   13 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3ba9000], size 3400kB, iter   15 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab329000], size 3172kB, iter   13 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2484000], size 2696kB, iter   20 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac051000], size 2932kB, iter   18 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac7c6000], size  964kB, iter   15 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e0a0000], size 2652kB, iter   15 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faad7a000], size 1880kB, iter   14 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabee7000], size 1448kB, iter   15 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa283c000], size 1860kB, iter   18 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaf50000], size 3940kB, iter   14 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab77a000], size  940kB, iter   12 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faccf0000], size 1816kB, iter   16 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad7bb000], size  452kB, iter   16 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facb1c000], size  816kB, iter   13 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ec01000], size 3264kB, iter   21 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facbe8000], size 1056kB, iter   25 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3be0000], size 2444kB, iter   18 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9bda0000], size 3992kB, iter   11 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab32e000], size 1824kB, iter   11 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa38cd000], size 2928kB, iter   18 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab865000], size 3380kB, iter   14 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad6eb000], size  832kB, iter   18 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac12b000], size 2448kB, iter   19 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad8d8000], size 1200kB, iter   20 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad856000], size  520kB, iter   17 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac6dc000], size  936kB, iter   15 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c186000], size 3756kB, iter   15 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab4f6000], size 2576kB, iter   18 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac640000], size  624kB, iter   16 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabbb2000], size 3112kB, iter   15 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac38f000], size 2640kB, iter   19 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6217000], size  412kB, iter   12 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad777000], size  892kB, iter   13 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad8e5000], size  516kB, iter   17 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad966000], size  632kB, iter   14 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac6e0000], size  952kB, iter   21 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad76c000], size  888kB, iter   18 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad84a000], size  620kB, iter   14 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4166000], size 1992kB, iter   14 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9cc46000], size 3324kB, iter   19 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d9f1000], size 3856kB, iter   15 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac7ce000], size  932kB, iter   14 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabdb5000], size 2320kB, iter   12 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabc2e000], size 1564kB, iter   17 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa8ed000], size 3484kB, iter   16 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca9d000], size  508kB, iter   15 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac3db000], size 1348kB, iter   26 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb624a000], size  208kB, iter   16 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb7c0e000], size   24kB, iter   15 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6f8000], size  656kB, iter   16 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6215000], size  212kB, iter   19 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac52c000], size 1744kB, iter   19 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3520000], size 3764kB, iter   16 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad84e000], size 1120kB, iter   16 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac7ad000], size 1064kB, iter   16 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3270000], size 2600kB, iter   18 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac396000], size 1624kB, iter   20 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabc6f000], size 1096kB, iter   17 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4c35000], size 3308kB, iter   12 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaf73000], size 3820kB, iter   15 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa222f000], size 2572kB, iter   21 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faa801000], size  944kB, iter   18 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad79c000], size  712kB, iter   22 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e970000], size 2628kB, iter   21 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac6a0000], size 2140kB, iter   17 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad964000], size  640kB, iter   17 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabbf5000], size 1584kB, iter   21 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d689000], size 3488kB, iter   20 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad8ac000], size  736kB, iter   17 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad856000], size  344kB, iter   22 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c0a000], size   40kB, iter   18 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac742000], size 1492kB, iter   22 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cfad000], size 3316kB, iter   15 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8df000], size 1172kB, iter   18 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabc27000], size 1384kB, iter   21 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e5bf000], size 3780kB, iter   20 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e268000], size 3420kB, iter   19 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6e8000], size 1464kB, iter   23 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c531000], size 3868kB, iter   10 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa36c7000], size 2136kB, iter   20 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6254000], size  168kB, iter   18 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facb37000], size 3580kB, iter   22 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab720000], size 2176kB, iter   19 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa24b2000], size 3624kB, iter   16 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac8b7000], size 1944kB, iter   18 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d2ea000], size 3708kB, iter   20 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3b90000], size 2764kB, iter   16 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3e43000], size 3212kB, iter   19 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb622d000], size   88kB, iter   21 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac7f4000], size 1504kB, iter   23 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac8b3000], size  740kB, iter   23 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faaf8a000], size 2344kB, iter   22 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c08000], size   48kB, iter   11 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab940000], size 2504kB, iter   19 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa38dd000], size 2764kB, iter   16 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9decc000], size 3696kB, iter   13 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabbe8000], size 1636kB, iter   20 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4cbe000], size 1104kB, iter   22 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad89d000], size 1436kB, iter   21 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6243000], size  236kB, iter   20 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab40d000], size 3148kB, iter   16 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ca66000], size 2048kB, iter   27 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa9e8000], size 3152kB, iter   15 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad715000], size  272kB, iter   24 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabd81000], size 2528kB, iter   15 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac3c9000], size 1056kB, iter   16 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3360000], size 3484kB, iter   17 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faacfc000], size 2524kB, iter   17 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb623a000], size  272kB, iter   20 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8af000], size  388kB, iter   18 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6265000], size  100kB, iter   21 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9ec13000], size 3192kB, iter   15 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab1d4000], size 2276kB, iter   13 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad910000], size  220kB, iter   16 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa1787000], size 2652kB, iter   13 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac96c000], size 1836kB, iter   19 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac4d1000], size 1852kB, iter   17 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabff9000], size 3672kB, iter   19 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac8b7000], size  724kB, iter   16 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad8e2000], size  404kB, iter   20 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6222000], size  208kB, iter   21 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab43d000], size 3100kB, iter   23 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9cc66000], size 3356kB, iter   18 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad947000], size  756kB, iter   23 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faa7c1000], size 2204kB, iter   19 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab962000], size  956kB, iter   18 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac9bc000], size  280kB, iter   17 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9dba4000], size 3232kB, iter   20 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa2693000], size 3560kB, iter   19 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faca02000], size 1236kB, iter   17 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab744000], size 2032kB, iter   17 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6e2000], size  476kB, iter   17 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e61c000], size 3884kB, iter   22 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3956000], size 1144kB, iter   28 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab44d000], size  764kB, iter   19 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4dd2000], size 1656kB, iter   19 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabe5c000], size 1652kB, iter   17 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab637000], size 1312kB, iter   18 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab004000], size 1856kB, iter   24 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3701000], size 2388kB, iter   14 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac708000], size 1708kB, iter   24 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac3eb000], size  920kB, iter   21 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab50c000], size 1196kB, iter   24 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3a74000], size 1588kB, iter   17 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac1b8000], size 2252kB, iter   19 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac028000], size 1600kB, iter   22 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaafc000], size 2956kB, iter   25 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad759000], size 1296kB, iter   17 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4ba3000], size 2236kB, iter   21 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab8dd000], size 1488kB, iter   23 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabd93000], size  804kB, iter   29 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab2b8000], size 1556kB, iter   18 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab77f000], size 1400kB, iter   22 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e9e7000], size 2224kB, iter   20 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad8cb000], size  496kB, iter   21 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6d5000], size  812kB, iter   19 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6225000], size  196kB, iter   22 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3f8e000], size 3880kB, iter   16 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faaddf000], size 2196kB, iter   12 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa177c000], size 2696kB, iter   18 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa7a2000], size  916kB, iter   23 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac720000], size  752kB, iter   22 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3c01000], size 3636kB, iter   23 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e65f000], size 1372kB, iter   20 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6239000], size  116kB, iter   13 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa26c5000], size 3360kB, iter   16 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4ccc000], size 1120kB, iter   22 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9ed04000], size 2228kB, iter   20 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa37d7000], size 1456kB, iter   30 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e7b6000], size 2244kB, iter   18 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4de4000], size 1584kB, iter   25 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3943000], size 2808kB, iter   20 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa887000], size 2516kB, iter   24 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad7a0000], size 2448kB, iter   18 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac7dc000], size 1020kB, iter   19 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac58f000], size 1508kB, iter   14 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa40c7000], size 2628kB, iter   23 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faadf4000], size 2152kB, iter   19 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac38d000], size 2056kB, iter   15 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab610000], size  404kB, iter   26 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e2d3000], size 3364kB, iter   21 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaf27000], size  924kB, iter   21 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3e7a000], size 2356kB, iter   24 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad76c000], size 1524kB, iter   22 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3c8a000], size 1984kB, iter   20 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faadfa000], size 1088kB, iter   20 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac8db000], size 2416kB, iter   19 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3215000], size 1276kB, iter   23 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad8e9000], size 1132kB, iter   19 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6256000], size  160kB, iter   20 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e73d000], size 3552kB, iter   14 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2755000], size 2784kB, iter   24 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d479000], size 3520kB, iter   21 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad8b7000], size  312kB, iter   21 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3746000], size 2036kB, iter   17 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac82b000], size 3120kB, iter   21 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad85d000], size  672kB, iter   18 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d7e9000], size 3820kB, iter   18 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9dcde000], size 2312kB, iter   21 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaf0a000], size 1040kB, iter   25 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa234c000], size 3356kB, iter   19 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c5ec000], size 3936kB, iter   24 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9cd45000], size 3804kB, iter   17 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab30a000], size 3096kB, iter   18 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faab0d000], size 2888kB, iter   20 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9df20000], size 3788kB, iter   18 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac926000], size 2116kB, iter   22 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4d7c000], size 2000kB, iter   20 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad7db000], size 1192kB, iter   19 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa77f000], size 3640kB, iter   21 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9c9c4000], size 3588kB, iter   15 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa396d000], size 3188kB, iter   27 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4189000], size 1852kB, iter   22 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faba51000], size 3264kB, iter   22 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac3d9000], size 2640kB, iter   19 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabdbc000], size 3240kB, iter   24 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac66d000], size 1468kB, iter   31 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6221000], size  212kB, iter   20 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d0fc000], size 3572kB, iter   23 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9eab5000], size 2364kB, iter   25 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad6d2000], size  616kB, iter   16 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa22da000], size 3456kB, iter   25 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6223000], size  364kB, iter   23 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c12000], size    8kB, iter   24 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac7c8000], size 1000kB, iter   19 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad6d7000], size  860kB, iter   19 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad905000], size 1020kB, iter   25 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac0e6000], size 2716kB, iter   23 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4bac000], size 1152kB, iter   25 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab675000], size 3952kB, iter   18 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac6e3000], size 1916kB, iter   18 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3796000], size 1884kB, iter   22 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facb37000], size 3580kB, iter   19 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9dc88000], size 2656kB, iter   20 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9ed42000], size 1980kB, iter   24 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3354000], size 3764kB, iter   14 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb622f000], size  316kB, iter   26 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad7ae000], size  180kB, iter   22 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab00e000], size 2728kB, iter   20 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad82d000], size  424kB, iter   23 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9beb1000], size 3760kB, iter   23 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2289000], size 3780kB, iter   20 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaac1000], size 3764kB, iter   16 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac3ea000], size 2572kB, iter   17 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faae6e000], size 1664kB, iter   22 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6227000], size  348kB, iter   23 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad897000], size  440kB, iter   20 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa8eb000], size 1880kB, iter   26 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faba7f000], size 2740kB, iter   25 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa263a000], size 3916kB, iter   15 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa4d34000], size 2288kB, iter   25 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabc7b000], size  708kB, iter   21 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3ee9000], size 2688kB, iter   21 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9c25d000], size 3644kB, iter   20 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e36a000], size 3916kB, iter   26 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad765000], size 1224kB, iter   24 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa1763000], size 2796kB, iter   26 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faca09000], size 1208kB, iter   23 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cf5b000], size 2668kB, iter   23 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faaceb000], size 2316kB, iter   18 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d466000], size 2484kB, iter   25 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa7e1000], size 1064kB, iter   20 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad90a000], size 1000kB, iter   21 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa337d000], size 2492kB, iter   19 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa35ec000], size 3840kB, iter   19 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabbc9000], size  712kB, iter   16 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3c9a000], size 2364kB, iter   24 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9dde0000], size 2272kB, iter   15 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabd2c000], size 3816kB, iter   21 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d6d3000], size 3112kB, iter   22 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac44d000], size 2228kB, iter   27 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d1f6000], size 2496kB, iter   21 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad6ce000], size  604kB, iter   24 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb41000], size 3540kB, iter   24 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facd66000], size 1344kB, iter   22 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad894000], size  472kB, iter   27 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb7c11000], size   12kB, iter   19 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e786000], size 3260kB, iter   19 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3243000], size 1716kB, iter   25 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e018000], size 3400kB, iter   20 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac153000], size 2652kB, iter   25 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ead1000], size 2500kB, iter   32 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac67a000], size 2336kB, iter   20 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac8c2000], size 1308kB, iter   26 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab330000], size 3348kB, iter   21 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa37d4000], size 1888kB, iter   27 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad97e000], size  536kB, iter   23 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad8c4000], size  744kB, iter   20 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d9dd000], size 2732kB, iter   28 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad806000], size  568kB, iter   16 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9cbe8000], size 3532kB, iter   24 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac692000], size  592kB, iter   29 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4c69000], size 3100kB, iter   21 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab393000], size 1608kB, iter   33 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac90a000], size 1772kB, iter   27 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac765000], size 1684kB, iter   26 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac453000], size 2204kB, iter   20 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2630000], size 3956kB, iter   27 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabae0000], size 2352kB, iter   24 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa90e000], size 3956kB, iter   26 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e3ee000], size 3680kB, iter   25 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab756000], size 3236kB, iter   26 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaf2e000], size 2224kB, iter   17 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab84b000], size 2476kB, iter   24 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac726000], size  252kB, iter   26 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faad27000], size 2076kB, iter   21 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac34a000], size 1060kB, iter   20 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa186d000], size 1732kB, iter   28 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6246000], size  224kB, iter   17 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2332000], size 3064kB, iter   26 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facda2000], size  748kB, iter   22 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaf33000], size 2204kB, iter   27 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab525000], size 2244kB, iter   20 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac48b000], size  680kB, iter   27 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad864000], size 1664kB, iter   28 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9ed53000], size 1912kB, iter   25 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9dcef000], size 3236kB, iter   22 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab800000], size 2776kB, iter   25 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa77f000], size 1596kB, iter   17 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6de000], size 1184kB, iter   24 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb621b000], size  172kB, iter   25 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4091000], size 2844kB, iter   25 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad9cb000], size  228kB, iter   26 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad9b0000], size  336kB, iter   28 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa41cc000], size 1584kB, iter   26 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3847000], size 1428kB, iter   18 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb624b000], size  204kB, iter   25 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d72b000], size 2760kB, iter   22 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d43a000], size 3012kB, iter   26 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab15a000], size 1880kB, iter   23 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3cbf000], size 1400kB, iter   23 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facdee000], size  444kB, iter   26 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facdc2000], size  620kB, iter   23 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac79d000], size 3232kB, iter   25 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac535000], size 1988kB, iter   21 
    mmap3.c:88: TINFO: Thread    9, addr [0x3face5d000], size  356kB, iter   22 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac3c3000], size  800kB, iter   22 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3e1d000], size 2512kB, iter   23 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa27e0000], size 2228kB, iter   21 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa7b9000], size 1400kB, iter   26 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facac5000], size 2692kB, iter   22 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad71c000], size 2976kB, iter   27 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab567000], size  756kB, iter   26 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e9d2000], size 3588kB, iter   21 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa33f0000], size 3984kB, iter   28 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac733000], size 1040kB, iter   24 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facdbf000], size  632kB, iter   27 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9da1b000], size 2704kB, iter   23 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa917000], size 1460kB, iter   28 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9df0d000], size 3588kB, iter   21 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6224000], size   84kB, iter   28 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabdd0000], size 3596kB, iter   21 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e28e000], size 2216kB, iter   28 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e76d000], size 2452kB, iter   18 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab1fa000], size 1272kB, iter   19 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab550000], size  848kB, iter   27 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0e000], size   24kB, iter   28 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac4a3000], size  584kB, iter   27 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab58c000], size  608kB, iter   20 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac1c3000], size 1564kB, iter   21 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa39ac000], size 3000kB, iter   21 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facb11000], size  504kB, iter   22 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabab6000], size 3176kB, iter   22 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6239000], size  276kB, iter   29 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab338000], size 1972kB, iter   34 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d6f7000], size 3216kB, iter   27 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac4bf000], size  892kB, iter   22 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faae3c000], size 3192kB, iter   29 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa813000], size 2500kB, iter   25 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab624000], size 1904kB, iter   27 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaa84000], size 2700kB, iter   30 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2452000], size 3640kB, iter   26 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac20c000], size 1604kB, iter   21 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e842000], size 3892kB, iter   29 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3b0a000], size 2072kB, iter   22 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4c51000], size 3196kB, iter   27 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab215000], size 1164kB, iter   29 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facade000], size  708kB, iter   22 
    mmap3.c:88: TINFO: Thread    6, addr [0x3face17000], size  636kB, iter   29 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3255000], size 1236kB, iter   28 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabc16000], size 1932kB, iter   23 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac4d1000], size  820kB, iter   35 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac837000], size 2616kB, iter   24 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dcbf000], size 2360kB, iter   28 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa931000], size 1412kB, iter   23 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabbaa000], size  432kB, iter   23 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa377a000], size 2248kB, iter   27 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa34f5000], size 2580kB, iter   28 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac837000], size 2752kB, iter   23 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac21c000], size 1540kB, iter   31 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabc53000], size 1688kB, iter   28 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facae7000], size  672kB, iter   28 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6c8000], size  228kB, iter   29 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c229000], size 3240kB, iter   22 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ec0f000], size 3208kB, iter   29 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa25df000], size 2188kB, iter   30 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabae8000], size  776kB, iter   27 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac39d000], size 1048kB, iter   22 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3b33000], size 1908kB, iter   26 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabdf9000], size 3880kB, iter   24 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6232000], size  304kB, iter   32 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa338a000], size 1452kB, iter   19 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9dac4000], size 3144kB, iter   25 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9ccd9000], size 3632kB, iter   21 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facb09000], size  536kB, iter   33 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facb19000], size  472kB, iter   25 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa2802000], size 2092kB, iter   30 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa89f000], size 1996kB, iter   24 
    mmap3.c:88: TINFO: Thread   36, addr [0x3face09000], size  692kB, iter   30 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabbdd000], size 2160kB, iter   23 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab34c000], size 1188kB, iter   28 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e18b000], size 3252kB, iter   36 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c920000], size 3812kB, iter   29 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa179b000], size 2572kB, iter   18 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac844000], size  792kB, iter   22 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa39d7000], size 1392kB, iter   30 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac90a000], size 1908kB, iter   24 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4096000], size 2824kB, iter   24 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ddd6000], size 3796kB, iter   24 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac59e000], size 2660kB, iter   22 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa2224000], size 3820kB, iter   29 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d782000], size 3336kB, iter   29 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e8f6000], size 3172kB, iter   29 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6215000], size  420kB, iter   23 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac81f000], size  364kB, iter   37 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab829000], size 2612kB, iter   27 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ec5f000], size 2888kB, iter   20 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab475000], size 3792kB, iter   30 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faae53000], size 3848kB, iter   22 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac260000], size 1268kB, iter   29 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facb8f000], size 2240kB, iter   24 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e10d000], size 3756kB, iter   23 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facde1000], size  852kB, iter   25 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4bdb000], size 3668kB, iter   30 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa36d6000], size 3076kB, iter   28 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9c553000], size 3892kB, iter   23 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabc80000], size 3292kB, iter   29 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad701000], size 3084kB, iter   23 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9cd40000], size 3220kB, iter   28 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6250000], size  184kB, iter   25 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad999000], size  428kB, iter   23 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab2bf000], size 1752kB, iter   25 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9db46000], size 2624kB, iter   34 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa8e6000], size 1712kB, iter   19 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaf82000], size 3316kB, iter   24 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac29a000], size 1208kB, iter   30 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6255000], size  164kB, iter   29 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac5b8000], size 2460kB, iter   24 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c1f9000], size 3432kB, iter   31 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc5a000], size  636kB, iter   30 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabb60000], size 1152kB, iter   31 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e4b8000], size 2772kB, iter   26 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e91d000], size 3336kB, iter   31 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa7ca000], size 1136kB, iter   30 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad913000], size  536kB, iter   24 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb623b000], size  104kB, iter   26 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab949000], size 2140kB, iter   31 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3d10000], size 3608kB, iter   23 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa39ff000], size 3140kB, iter   25 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d45b000], size 3228kB, iter   24 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac3c8000], size 1880kB, iter   26 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabfb7000], size 2724kB, iter   30 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad9c6000], size  248kB, iter   25 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6236000], size  288kB, iter   31 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabdec000], size 1836kB, iter   31 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facbdc000], size  504kB, iter   32 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac87a000], size 3156kB, iter   25 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabbd8000], size 2128kB, iter   32 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaa92000], size 3844kB, iter   23 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa231d000], size 3564kB, iter   26 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac2b9000], size 1084kB, iter   31 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad91c000], size  496kB, iter   27 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facc6b000], size  568kB, iter   26 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9de10000], size 3060kB, iter   30 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa173f000], size 2940kB, iter   38 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb6216000], size  128kB, iter   25 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4bc7000], size 3748kB, iter   29 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac408000], size 2308kB, iter   32 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa2698000], size 3540kB, iter   31 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabf36000], size 2032kB, iter   32 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d7eb000], size 3436kB, iter   30 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac132000], size 1564kB, iter   27 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa336a000], size 3504kB, iter   23 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faafa5000], size 1768kB, iter   32 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac649000], size 2244kB, iter   20 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad998000], size  432kB, iter   25 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad6d3000], size 2304kB, iter   28 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4151000], size 2076kB, iter   30 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4c7e000], size 3016kB, iter   32 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac2e9000], size 1148kB, iter   24 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac935000], size  756kB, iter   28 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac8a4000], size  580kB, iter   25 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d065000], size 3924kB, iter   29 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac4e1000], size 1440kB, iter   33 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9be5d000], size 3696kB, iter   27 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa17a8000], size 2520kB, iter   39 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad786000], size 2040kB, iter   26 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facaae000], size 1780kB, iter   33 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad9f3000], size   68kB, iter   28 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3475000], size 2888kB, iter   33 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e129000], size 3644kB, iter   24 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb621c000], size  392kB, iter   31 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e9c1000], size 2264kB, iter   24 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3f3b000], size 2136kB, iter   31 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ebf7000], size 3304kB, iter   26 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac80e000], size 1936kB, iter   29 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad840000], size 1296kB, iter   40 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad984000], size   80kB, iter   28 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad7bc000], size  528kB, iter   29 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faccf9000], size 1780kB, iter   24 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faab0c000], size 1992kB, iter   27 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad8d5000], size 1212kB, iter   34 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac9f2000], size  752kB, iter   32 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab2d5000], size 2980kB, iter   26 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3747000], size 2784kB, iter   26 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc00000], size  996kB, iter   34 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa78c000], size 3096kB, iter   35 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3a80000], size 2552kB, iter   25 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3cfe000], size 2292kB, iter   31 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad787000], size 1088kB, iter   33 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabc36000], size 3072kB, iter   33 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e691000], size 3264kB, iter   30 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d742000], size 2468kB, iter   21 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab99b000], size 2292kB, iter   27 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa1796000], size 2592kB, iter   25 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac6b4000], size  732kB, iter   26 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac76b000], size  652kB, iter   29 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab318000], size 2712kB, iter   32 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab5be000], size 3628kB, iter   21 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6217000], size  412kB, iter   30 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facc2a000], size  476kB, iter   26 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabe80000], size 1948kB, iter   31 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facca1000], size 2132kB, iter   26 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac067000], size 2568kB, iter   24 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad7f4000], size  652kB, iter   33 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e37e000], size 3148kB, iter   32 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa22de000], size 2136kB, iter   32 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facb34000], size  816kB, iter   30 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad897000], size 1460kB, iter   35 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6d5000], size  708kB, iter   31 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9ec5f000], size 2888kB, iter   25 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab15f000], size 1496kB, iter   24 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9dd80000], size 3748kB, iter   33 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faacfe000], size 2716kB, iter   27 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac829000], size 1828kB, iter   30 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac79b000], size  568kB, iter   28 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faafba000], size 1684kB, iter   31 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac8cd000], size 1224kB, iter   26 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa322d000], size 2684kB, iter   27 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ea30000], size 2236kB, iter   27 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa1846000], size 1888kB, iter   22 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4be0000], size 3648kB, iter   33 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac9ff000], size 1236kB, iter   34 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa24f4000], size 1680kB, iter   26 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa9a6000], size 3424kB, iter   25 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb7c08000], size   48kB, iter   28 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac8dc000], size  460kB, iter   23 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa277d000], size 2624kB, iter   26 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabedb000], size  636kB, iter   35 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faad42000], size 2528kB, iter   27 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facbe9000], size 2296kB, iter   29 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabe91000], size  932kB, iter   24 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faaf7d000], size  932kB, iter   36 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facd8f000], size  608kB, iter   27 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb48000], size  644kB, iter   31 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa7a4000], size 2056kB, iter   27 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e205000], size 1924kB, iter   34 
    mmap3.c:88: TINFO: Thread   27, addr [0x3face27000], size  572kB, iter   25 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6223000], size  364kB, iter   27 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d9ab000], size 3924kB, iter   31 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3c7c000], size 3676kB, iter   35 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac4b4000], size 2048kB, iter   34 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9c95c000], size 3984kB, iter   30 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad6c7000], size 3316kB, iter   33 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3907000], size 3540kB, iter   41 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac94f000], size 2020kB, iter   34 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faad55000], size 1592kB, iter   28 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d14a000], size 3300kB, iter   27 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9cd64000], size 3992kB, iter   27 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d483000], size 2812kB, iter   29 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb621c000], size  392kB, iter   36 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3783000], size 1552kB, iter   32 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab066000], size 1244kB, iter   32 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ee03000], size 1208kB, iter   36 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa34cc000], size 2540kB, iter   32 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad797000], size   92kB, iter   33 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb7c12000], size    8kB, iter   28 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faadaa000], size 1252kB, iter   42 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4013000], size 3348kB, iter   30 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa1790000], size 2616kB, iter   30 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e3e6000], size 3384kB, iter   33 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabef8000], size  520kB, iter   37 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad7ae000], size  472kB, iter   33 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab084000], size 1124kB, iter   29 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9de51000], size 3792kB, iter   28 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faaad6000], size 2480kB, iter   26 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6223000], size  364kB, iter   35 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac941000], size 2128kB, iter   28 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faca58000], size 1012kB, iter   29 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb625a000], size  144kB, iter   29 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faa7c5000], size 3140kB, iter   32 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab19d000], size 2204kB, iter   27 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac8db000], size  408kB, iter   29 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e734000], size 3056kB, iter   34 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6b9000], size  980kB, iter   34 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac942000], size  520kB, iter   38 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa2341000], size 1740kB, iter   31 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3937000], size 3840kB, iter   28 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faaee3000], size  616kB, iter   29 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac8f1000], size  844kB, iter   35 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabf7a000], size 3972kB, iter   32 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facb55000], size 2280kB, iter   37 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb624b000], size  104kB, iter   32 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab799000], size 3652kB, iter   36 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faaf85000], size 1020kB, iter   43 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaa64000], size 2696kB, iter   39 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4d63000], size 2100kB, iter   27 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faa867000], size 2036kB, iter   30 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6247000], size  120kB, iter   33 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facbda000], size  568kB, iter   38 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc68000], size 1356kB, iter   36 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faad06000], size 1908kB, iter   31 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facdbb000], size 1004kB, iter   35 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac6e6000], size 1948kB, iter   25 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad715000], size 1084kB, iter   31 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa328b000], size 2308kB, iter   28 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e8d0000], size 2188kB, iter   34 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e056000], size 3328kB, iter   31 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac4e2000], size 2064kB, iter   31 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3cf7000], size 3184kB, iter   32 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac9c4000], size 1604kB, iter   36 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d17b000], size 3104kB, iter   37 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4121000], size 2268kB, iter   30 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d821000], size 3772kB, iter   28 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9eaf3000], size 3136kB, iter   25 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6265000], size  100kB, iter   33 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facb74000], size  640kB, iter   37 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab111000], size 2764kB, iter   35 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faafec000], size 1172kB, iter   37 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabf86000], size 3924kB, iter   40 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9caa8000], size 3196kB, iter   27 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa2771000], size 2672kB, iter   28 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e156000], size 2304kB, iter   32 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad6e6000], size 1272kB, iter   26 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac668000], size  964kB, iter   33 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad824000], size 1920kB, iter   33 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab3c4000], size 3924kB, iter   28 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faad58000], size 1512kB, iter   32 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa254e000], size 2188kB, iter   35 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c861000], size 2332kB, iter   30 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac35b000], size 1380kB, iter   22 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d8e2000], size 3000kB, iter   31 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac5e6000], size  520kB, iter   38 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d5d9000], size 2336kB, iter   30 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaed2000], size 1128kB, iter   29 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad716000], size  552kB, iter   29 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa839000], size 1216kB, iter   30 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab716000], size 1576kB, iter   34 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e396000], size 3704kB, iter   34 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9dbd0000], size 2564kB, iter   26 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab8a0000], size 2600kB, iter   29 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac31b000], size 1748kB, iter   41 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad7a0000], size  988kB, iter   31 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa39f7000], size 3072kB, iter   28 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9df13000], size 2316kB, iter   32 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d2b9000], size 3200kB, iter   36 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabb2a000], size 3416kB, iter   34 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac759000], size 2476kB, iter   39 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c1ea000], size 3028kB, iter   38 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad716000], size  552kB, iter   42 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faca34000], size 1920kB, iter   34 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab5e3000], size 2804kB, iter   33 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facc14000], size 2696kB, iter   36 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4bd0000], size 3712kB, iter   44 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab0be000], size 3096kB, iter   29 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa26f1000], size 3184kB, iter   36 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad897000], size 1460kB, iter   23 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3e34000], size 2996kB, iter   37 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad7bc000], size  876kB, iter   33 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1776000], size 2720kB, iter   34 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d92c000], size 2704kB, iter   31 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabf99000], size 3592kB, iter   33 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9cdc7000], size 3792kB, iter   30 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faad14000], size 3752kB, iter   27 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab9a9000], size 2164kB, iter   35 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3289000], size 3112kB, iter   32 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9bea9000], size 3332kB, iter   26 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e76f000], size 3600kB, iter   35 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6227000], size  348kB, iter   45 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb625c000], size  136kB, iter   46 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb622d000], size  188kB, iter   36 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad71a000], size  244kB, iter   36 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6235000], size  156kB, iter   37 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e1cd000], size 1828kB, iter   28 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac757000], size 1044kB, iter   37 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa412c000], size 2224kB, iter   34 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d671000], size 2500kB, iter   30 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaffe000], size 1352kB, iter   33 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ec1b000], size 3160kB, iter   38 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3593000], size 3728kB, iter   34 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac4d0000], size 1632kB, iter   39 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac5b8000], size 1060kB, iter   38 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac85c000], size 1888kB, iter   30 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9de03000], size 3880kB, iter   43 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa414c000], size 2096kB, iter   34 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facabd000], size  584kB, iter   29 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6246000], size  224kB, iter   39 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb624c000], size  200kB, iter   40 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac6c1000], size 1644kB, iter   47 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad757000], size  736kB, iter   35 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9b7f2000], size 2964kB, iter   39 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faadd2000], size 2224kB, iter   37 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac0c3000], size 2632kB, iter   34 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa7cd000], size 1648kB, iter   39 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6257000], size  156kB, iter   48 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab702000], size 2716kB, iter   37 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6228000], size  188kB, iter   38 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad71f000], size  224kB, iter   35 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad766000], size  676kB, iter   36 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad80f000], size 2004kB, iter   34 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faad25000], size 1560kB, iter   40 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9c208000], size 2908kB, iter   40 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab9ed000], size  452kB, iter   35 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faba5e000], size 1440kB, iter   28 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac807000], size 1424kB, iter   38 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9bad7000], size 3912kB, iter   31 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad789000], size  428kB, iter   37 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad755000], size  636kB, iter   41 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabb3b000], size  556kB, iter   36 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4d3c000], size 2256kB, iter   37 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaeab000], size 2708kB, iter   44 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabbc6000], size 3916kB, iter   27 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faad06000], size 1684kB, iter   39 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad762000], size  584kB, iter   39 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6e9000], size  216kB, iter   31 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6230000], size  312kB, iter   29 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab6a5000], size  372kB, iter   40 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa2634000], size 3940kB, iter   38 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac0f0000], size 2452kB, iter   35 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab450000], size 1612kB, iter   32 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3ebf000], size 2484kB, iter   30 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabfa9000], size 1128kB, iter   35 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6236000], size  288kB, iter   36 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad7b2000], size  264kB, iter   40 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6e1000], size  836kB, iter   42 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb7c07000], size   52kB, iter   38 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d38b000], size 2968kB, iter   35 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa969000], size 3700kB, iter   28 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab6b1000], size 1360kB, iter   32 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3280000], size 3148kB, iter   24 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3a53000], size 3972kB, iter   29 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb622e000], size  320kB, iter   33 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac96b000], size 1936kB, iter   31 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa2292000], size 2800kB, iter   33 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabeb5000], size 2284kB, iter   37 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac508000], size  704kB, iter   38 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa37b4000], size 2684kB, iter   31 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faba3a000], size 1584kB, iter   45 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9dade000], size 3220kB, iter   35 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac355000], size 1516kB, iter   32 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa984000], size 1292kB, iter   30 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad738000], size  752kB, iter   29 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d77d000], size 3460kB, iter   41 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3bdf000], size 3456kB, iter   41 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac829000], size 1288kB, iter   35 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e089000], size 3492kB, iter   40 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa796000], size 1868kB, iter   36 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c11000], size   12kB, iter   36 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e3f2000], size 3572kB, iter   35 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab718000], size  948kB, iter   34 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab150000], size 3072kB, iter   34 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad6ca000], size  440kB, iter   32 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4c1c000], size 3408kB, iter   41 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa9ba000], size 1076kB, iter   42 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c4df000], size 3592kB, iter   30 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad7f4000], size 2112kB, iter   49 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa26f2000], size 3180kB, iter   39 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9cfdb000], size 3776kB, iter   32 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3229000], size 2432kB, iter   32 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabf1b000], size 2272kB, iter   31 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac851000], size 1340kB, iter   42 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb624b000], size  204kB, iter   36 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa40e5000], size 2508kB, iter   40 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabbd9000], size 2928kB, iter   36 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6239000], size  276kB, iter   31 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6237000], size  284kB, iter   32 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaac7000], size 3084kB, iter   37 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac9a0000], size 1724kB, iter   34 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad75e000], size  600kB, iter   37 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3f3f000], size 1688kB, iter   39 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa1789000], size 2644kB, iter   30 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac085000], size  824kB, iter   42 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9ec5a000], size 2908kB, iter   36 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab200000], size 2816kB, iter   36 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa23fa000], size 3040kB, iter   39 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad841000], size  248kB, iter   37 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3252000], size 2268kB, iter   43 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3489000], size 3244kB, iter   31 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e56b000], size 3092kB, iter   37 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad787000], size  744kB, iter   31 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa381a000], size 3860kB, iter   25 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c9ff000], size 3872kB, iter   32 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facb4f000], size 3484kB, iter   29 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4d3b000], size 2260kB, iter   35 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faadca000], size 3608kB, iter   30 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab805000], size 1952kB, iter   38 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa807000], size 1740kB, iter   41 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d423000], size 3432kB, iter   43 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad859000], size  152kB, iter   33 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7ef000], size  424kB, iter   38 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad780000], size  444kB, iter   36 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7ce000], size  708kB, iter   39 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac5cd000], size 2280kB, iter   41 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3fc9000], size 1652kB, iter   43 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e870000], size 3756kB, iter   27 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabf51000], size 1232kB, iter   32 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6c7000], size  604kB, iter   33 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab9f0000], size  764kB, iter   33 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad87f000], size 1556kB, iter   33 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa281e000], size 1980kB, iter   41 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad737000], size 1312kB, iter   34 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4b92000], size 1700kB, iter   50 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9da38000], size 2876kB, iter   33 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab863000], size 1588kB, iter   39 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab4c0000], size 1988kB, iter   33 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faa8ca000], size 1816kB, iter   38 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4166000], size 1992kB, iter   37 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faafb9000], size 2176kB, iter   42 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facba2000], size 3152kB, iter   44 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac991000], size 1784kB, iter   40 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dd07000], size 3592kB, iter   38 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad708000], size  188kB, iter   42 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d7aa000], size 2616kB, iter   38 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac3a5000], size 2208kB, iter   33 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6f0000], size  312kB, iter   43 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6218000], size  408kB, iter   43 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac834000], size 1396kB, iter   40 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e192000], size 3940kB, iter   37 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facb89000], size  280kB, iter   39 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac9b4000], size  780kB, iter   44 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faaa90000], size 3304kB, iter   35 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facbcf000], size  508kB, iter   40 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac153000], size 2056kB, iter   28 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3cc7000], size 2528kB, iter   30 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facb90000], size  760kB, iter   45 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac94a000], size 1204kB, iter   40 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c05000], size   60kB, iter   31 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faca77000], size 1096kB, iter   39 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facc4e000], size 1304kB, iter   39 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3694000], size 3572kB, iter   38 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac96c000], size 1068kB, iter   38 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabc5d000], size 3024kB, iter   35 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa1773000], size 2732kB, iter   31 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9ec77000], size 2792kB, iter   32 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad73e000], size  944kB, iter   34 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa84f000], size 2308kB, iter   45 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabf6f000], size 1936kB, iter   28 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac54c000], size  632kB, iter   34 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facd10000], size  528kB, iter   39 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab6be000], size 1684kB, iter   44 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd94000], size 1160kB, iter   38 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faba01000], size  696kB, iter   42 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad82a000], size  956kB, iter   34 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d082000], size 3716kB, iter   40 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3354000], size 3328kB, iter   44 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e8dc000], size 3692kB, iter   37 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facba0000], size 1472kB, iter   33 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb625f000], size  124kB, iter   39 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e650000], size 2608kB, iter   34 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faca4a000], size 1368kB, iter   35 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac36f000], size 1908kB, iter   29 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3db1000], size 2440kB, iter   41 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabaaf000], size 1192kB, iter   46 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faab5a000], size 2932kB, iter   44 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3a11000], size 2776kB, iter   40 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac1c1000], size 1720kB, iter   46 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac921000], size 1188kB, iter   40 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e293000], size 3828kB, iter   41 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa2274000], size 3772kB, iter   26 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facb34000], size 1100kB, iter   38 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4013000], size 3348kB, iter   35 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c9bf000], size 2964kB, iter   40 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab4d2000], size 1968kB, iter   51 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab7ca000], size 1396kB, iter   45 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad72c000], size 1016kB, iter   35 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab1d9000], size 2972kB, iter   37 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad919000], size  940kB, iter   34 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3dd0000], size 2316kB, iter   45 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e75a000], size 2100kB, iter   34 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa17dd000], size 2308kB, iter   29 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad791000], size 1132kB, iter   46 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac238000], size 1296kB, iter   46 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e967000], size 2924kB, iter   47 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c26d000], size 3816kB, iter   30 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad712000], size  508kB, iter   36 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4d59000], size 2140kB, iter   30 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9db72000], size 3784kB, iter   41 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facc47000], size 2492kB, iter   35 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac37c000], size 2488kB, iter   43 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faca5f000], size 1952kB, iter   41 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabaf6000], size 3120kB, iter   40 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad8ac000], size  436kB, iter   39 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac8c9000], size 1624kB, iter   41 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3f1b000], size 2116kB, iter   42 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb7c0d000], size   28kB, iter   40 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad85e000], size  800kB, iter   47 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c627000], size 3680kB, iter   35 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac5ea000], size 2344kB, iter   33 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab272000], size 1400kB, iter   37 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa2623000], size 2028kB, iter   32 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad926000], size  888kB, iter   52 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab6bc000], size 2476kB, iter   38 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d15b000], size 3896kB, iter   45 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad7c9000], size  596kB, iter   36 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cca4000], size 3960kB, iter   34 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabe02000], size 3836kB, iter   40 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab3d0000], size 2992kB, iter   39 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab927000], size 1852kB, iter   36 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa835000], size 3220kB, iter   36 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3bb8000], size 3468kB, iter   36 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d7e9000], size 3620kB, iter   46 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6251000], size   68kB, iter   37 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad7ee000], size  572kB, iter   33 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb7c0a000], size   40kB, iter   47 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac8d2000], size 3084kB, iter   31 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6262000], size  112kB, iter   27 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9bf4d000], size 3200kB, iter   35 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9df24000], size 2488kB, iter   43 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e391000], size 3876kB, iter   47 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facbd5000], size 2948kB, iter   31 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3aed000], size 3004kB, iter   37 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb57000], size 2732kB, iter   42 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa412c000], size 2224kB, iter   41 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9bbcb000], size 3592kB, iter   30 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c95f000], size 2620kB, iter   46 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa36be000], size 3404kB, iter   32 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa33b9000], size 3092kB, iter   32 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabf05000], size 1932kB, iter   38 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab60c000], size 3180kB, iter   41 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faab5d000], size 2920kB, iter   42 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac261000], size 3620kB, iter   47 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faa822000], size 3308kB, iter   43 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9cbee000], size 3628kB, iter   38 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab982000], size 1876kB, iter   40 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac0e8000], size 1508kB, iter   39 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ec42000], size 3004kB, iter   41 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9b839000], size 3656kB, iter   34 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa178c000], size 2632kB, iter   48 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb7c11000], size   12kB, iter   39 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faacd9000], size 1400kB, iter   42 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faca82000], size 1356kB, iter   28 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4cc4000], size 2736kB, iter   41 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d529000], size 2816kB, iter   36 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad87d000], size 1564kB, iter   34 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faae37000], size 3720kB, iter   41 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab222000], size 1844kB, iter   32 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e89e000], size 3728kB, iter   44 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faace9000], size 1336kB, iter   43 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac940000], size 1288kB, iter   33 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab30e000], size  900kB, iter   35 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac64f000], size 2572kB, iter   37 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabcf4000], size 1220kB, iter   39 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6266000], size   96kB, iter   44 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad7ca000], size 2280kB, iter   29 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faab00000], size 1892kB, iter   40 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d25f000], size 2856kB, iter   36 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6db000], size  952kB, iter   48 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab3ef000], size 2164kB, iter   37 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2249000], size 3944kB, iter   35 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9cf79000], size 2968kB, iter   48 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3ddc000], size 3392kB, iter   41 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c2bd000], size 3496kB, iter   42 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d8d1000], size 2760kB, iter   35 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa26ad000], size 3456kB, iter   53 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4e4b000], size 1172kB, iter   42 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9db83000], size 3716kB, iter   42 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6d0000], size  108kB, iter   30 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faab82000], size 1328kB, iter   37 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac6ad000], size  268kB, iter   49 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3839000], size 2372kB, iter   41 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaeb3000], size 3516kB, iter   44 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab9ca000], size 3240kB, iter   32 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab62b000], size 3708kB, iter   43 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3a8a000], size 3400kB, iter   48 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabd60000], size  788kB, iter   49 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa4188000], size 1856kB, iter   40 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab95d000], size  436kB, iter   44 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6cf000], size  112kB, iter   45 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb65000], size 1052kB, iter   46 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9dff5000], size 2284kB, iter   41 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa17bd000], size 2436kB, iter   48 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6220000], size  376kB, iter   38 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3ea7000], size 1232kB, iter   54 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa32eb000], size 2044kB, iter   47 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9cc0e000], size 3500kB, iter   37 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac0d1000], size 2508kB, iter   42 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab02e000], size 2360kB, iter   38 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabc6c000], size  824kB, iter   33 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa34ea000], size 3388kB, iter   42 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa1765000], size 2788kB, iter   47 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4ea8000], size  800kB, iter   42 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3fdb000], size 1716kB, iter   36 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabb82000], size  936kB, iter   42 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4c17000], size 2256kB, iter   42 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa286d000], size 1664kB, iter   43 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabd3a000], size  940kB, iter   43 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb624f000], size  188kB, iter   39 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabcf0000], size  296kB, iter   43 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad6ce000], size  116kB, iter   44 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6220000], size  376kB, iter   37 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa79d000], size 3468kB, iter   33 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e614000], size 2600kB, iter   36 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabaed000], size  596kB, iter   39 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabd76000], size  700kB, iter   44 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac344000], size 3116kB, iter   38 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e230000], size 3984kB, iter   44 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabbb9000], size 1780kB, iter   43 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab6a6000], size 3216kB, iter   50 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa25e0000], size 2612kB, iter   43 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6219000], size  404kB, iter   40 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabb79000], size  804kB, iter   39 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa369c000], size 2272kB, iter   38 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faab38000], size 1624kB, iter   40 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facccd000], size 1956kB, iter   43 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faaed6000], size 1204kB, iter   43 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faacce000], size 1940kB, iter   45 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa1784000], size 2664kB, iter   48 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d59e000], size 3276kB, iter   49 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa7e5000], size 1264kB, iter   34 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac67b000], size  468kB, iter   50 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac6f0000], size 2232kB, iter   40 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac30a000], size  232kB, iter   45 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa38d4000], size 2364kB, iter   45 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facb51000], size 1520kB, iter   35 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facb70000], size  792kB, iter   39 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabc42000], size 1932kB, iter   44 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3214000], size 2904kB, iter   48 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c08000], size   48kB, iter   41 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab845000], size 2720kB, iter   43 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9dbc5000], size 2692kB, iter   49 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabe25000], size 2736kB, iter   31 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc36000], size 1468kB, iter   44 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac3f7000], size 2576kB, iter   51 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9de66000], size 3880kB, iter   41 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9ebef000], size 3336kB, iter   38 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa36b6000], size 2168kB, iter   41 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb623a000], size  272kB, iter   50 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa180d000], size 2116kB, iter   46 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facda5000], size 1092kB, iter   41 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d978000], size 2356kB, iter   49 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac91e000], size 2252kB, iter   33 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa921000], size 2140kB, iter   37 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac0f7000], size 2124kB, iter   49 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3938000], size 1964kB, iter   46 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa4bad000], size 3852kB, iter   43 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb623e000], size  256kB, iter   50 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e40f000], size 3060kB, iter   51 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac37a000], size  500kB, iter   40 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac593000], size  980kB, iter   34 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6eb000], size 3172kB, iter   34 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab003000], size 2532kB, iter   34 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facd40000], size  460kB, iter   39 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3b23000], size 3600kB, iter   31 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ec14000], size 3188kB, iter   50 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9cc5c000], size 2432kB, iter   44 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d770000], size 2080kB, iter   36 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3947000], size 1904kB, iter   41 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facdb3000], size  764kB, iter   45 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3ecb000], size 1604kB, iter   38 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabb48000], size 1000kB, iter   40 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac457000], size 2244kB, iter   35 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6eb000], size 3172kB, iter   32 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab646000], size 2044kB, iter   45 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa405c000], size 3056kB, iter   55 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6218000], size  408kB, iter   42 
    mmap3.c:88: TINFO: Thread   29, addr [0x3face72000], size  272kB, iter   42 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facbb8000], size  504kB, iter   50 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa355d000], size 3948kB, iter   42 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab27c000], size 3772kB, iter   36 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faab64000], size 3528kB, iter   46 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7a2000], size  464kB, iter   35 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e4cf000], size 2292kB, iter   47 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d1b8000], size 3992kB, iter   42 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2234000], size 3760kB, iter   36 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac0fd000], size 2548kB, iter   52 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac95e000], size 2408kB, iter   38 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facc46000], size 1460kB, iter   35 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab2a3000], size 1428kB, iter   37 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad6be000], size  912kB, iter   46 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dcee000], size 3824kB, iter   44 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa4c71000], size 3068kB, iter   49 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa32d9000], size 2576kB, iter   51 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d798000], size 3528kB, iter   45 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabb6c000], size 1728kB, iter   37 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9db0a000], size 1936kB, iter   52 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6252000], size  176kB, iter   37 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e9ea000], size 2068kB, iter   45 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad793000], size  524kB, iter   53 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa39ab000], size 2208kB, iter   36 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab851000], size 1836kB, iter   56 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa368e000], size 3188kB, iter   43 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faaf23000], size 3428kB, iter   39 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e70c000], size 2936kB, iter   44 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c605000], size 3680kB, iter   41 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac979000], size 2868kB, iter   36 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa173c000], size 2952kB, iter   42 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9c99d000], size 2812kB, iter   51 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa2629000], size 3984kB, iter   45 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad724000], size  444kB, iter   45 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad6ba000], size  424kB, iter   38 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad6c5000], size  712kB, iter   39 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac109000], size  996kB, iter   37 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad713000], size  400kB, iter   46 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faccee000], size 1824kB, iter   47 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3fa2000], size 3800kB, iter   33 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6219000], size  404kB, iter   45 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faba1c000], size 1200kB, iter   45 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad777000], size  636kB, iter   46 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e0aa000], size 3476kB, iter   47 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab8f6000], size 1176kB, iter   48 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3bd3000], size 3900kB, iter   32 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facd00000], size 1752kB, iter   38 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e516000], size 2008kB, iter   43 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabb9a000], size 1544kB, iter   46 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad776000], size  640kB, iter   44 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ea25000], size 2172kB, iter   46 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faab82000], size 3716kB, iter   43 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab1b8000], size 2368kB, iter   43 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaf3e000], size 1212kB, iter   46 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb624d000], size  196kB, iter   47 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab605000], size 2352kB, iter   48 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad72e000], size  288kB, iter   33 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac688000], size 2648kB, iter   35 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab06d000], size 1324kB, iter   40 
    mmap3.c:88: TINFO: Thread   35, addr [0x3face05000], size  708kB, iter   48 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac202000], size 2404kB, iter   51 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad816000], size 1976kB, iter   40 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6da000], size  228kB, iter   42 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ddc0000], size 2984kB, iter   52 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac0fe000], size 1040kB, iter   34 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9cebc000], size 3056kB, iter   44 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabd1c000], size 3972kB, iter   42 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac45b000], size 2228kB, iter   46 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e77f000], size 2712kB, iter   54 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3e0d000], size 2020kB, iter   39 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab408000], size 2036kB, iter   47 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6227000], size  348kB, iter   48 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabd95000], size 1504kB, iter   43 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac343000], size  872kB, iter   40 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ec44000], size 2996kB, iter   51 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad925000], size  892kB, iter   43 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa32ea000], size 3728kB, iter   38 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa38b7000], size 3184kB, iter   38 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4006000], size 3400kB, iter   57 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa279a000], size 2508kB, iter   44 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac41d000], size 1384kB, iter   55 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ceea000], size 3024kB, iter   35 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9db38000], size 2592kB, iter   36 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabf0d000], size 3028kB, iter   34 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa79f000], size 3860kB, iter   44 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa17c7000], size 2396kB, iter   53 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac491000], size  920kB, iter   56 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9bca5000], size 3648kB, iter   52 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabd5c000], size 1732kB, iter   45 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9caed000], size 3900kB, iter   40 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ba1c000], size 2596kB, iter   49 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad965000], size  636kB, iter   44 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac6ba000], size 2528kB, iter   47 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3c69000], size 3700kB, iter   47 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2375000], size 2768kB, iter   39 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad74b000], size 1896kB, iter   36 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9dea3000], size 2500kB, iter   53 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac2fa000], size 1628kB, iter   54 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faabc1000], size 3572kB, iter   46 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e936000], size 3128kB, iter   41 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad6c5000], size  536kB, iter   39 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d1de000], size 2408kB, iter   47 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facd8a000], size 1200kB, iter   47 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaf60000], size 1436kB, iter   36 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6279000], size   20kB, iter   45 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6270000], size   56kB, iter   54 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa4cc7000], size 2724kB, iter   50 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad807000], size  868kB, iter   50 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa362b000], size 2516kB, iter   44 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac932000], size 3824kB, iter   37 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9c7e5000], size 3104kB, iter   45 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c414000], size 3908kB, iter   48 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa409e000], size 2792kB, iter   52 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabf1f000], size 3220kB, iter   41 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabd9a000], size 1556kB, iter   48 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad746000], size  772kB, iter   46 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e4c1000], size 2808kB, iter   44 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab9e3000], size 3300kB, iter   47 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d7cc000], size 3504kB, iter   52 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab6c2000], size 3204kB, iter   49 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3a3a000], size 2236kB, iter   45 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaf7e000], size 1316kB, iter   55 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac244000], size  728kB, iter   37 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa38a0000], size 1640kB, iter   58 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd17000], size  460kB, iter   57 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb627a000], size   16kB, iter   48 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6218000], size  408kB, iter   49 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad807000], size  868kB, iter   51 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d438000], size 3456kB, iter   43 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facdfc000], size  744kB, iter   38 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faac75000], size 2988kB, iter   37 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab466000], size 2416kB, iter   44 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c06000], size   56kB, iter   35 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabae0000], size 1716kB, iter   50 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa26b3000], size 1912kB, iter   42 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac70b000], size 2204kB, iter   53 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa39a8000], size 1644kB, iter   38 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa2462000], size 2372kB, iter   46 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab0c7000], size 3332kB, iter   49 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac577000], size 1292kB, iter   45 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa40fa000], size 2424kB, iter   56 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e4fe000], size 2716kB, iter   51 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facd17000], size  916kB, iter   45 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac2fa000], size 2548kB, iter   55 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3b43000], size 1552kB, iter   49 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabc8d000], size 3288kB, iter   58 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab718000], size 1160kB, iter   43 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3310000], size 3180kB, iter   47 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac56d000], size 1868kB, iter   39 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb625c000], size  136kB, iter   47 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad8e0000], size 1168kB, iter   40 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab83a000], size 1700kB, iter   42 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabfc3000], size 3292kB, iter   45 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac740000], size 1156kB, iter   56 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c035000], size 3964kB, iter   41 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd56000], size 1408kB, iter   59 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faba00000], size  896kB, iter   50 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab17c000], size 2768kB, iter   52 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9eb68000], size 3876kB, iter   41 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa22af000], size 1740kB, iter   48 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c9b5000], size 3068kB, iter   57 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faad9b000], size 3248kB, iter   46 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab430000], size 2976kB, iter   51 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4c45000], size 3244kB, iter   46 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2891000], size 1520kB, iter   40 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac53a000], size 2072kB, iter   46 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac9f9000], size 3192kB, iter   53 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facb69000], size  788kB, iter   47 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabd2a000], size 2660kB, iter   46 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faabe3000], size 1760kB, iter   36 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faca7b000], size  952kB, iter   52 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6218000], size  408kB, iter   51 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facc2e000], size 1600kB, iter   41 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6c0000], size  680kB, iter   52 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e7a5000], size 3852kB, iter   47 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa868000], size 3428kB, iter   39 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad76a000], size  628kB, iter   49 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa17a6000], size 2528kB, iter   37 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facdbe000], size  992kB, iter   43 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab7fb000], size 1520kB, iter   47 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ccb4000], size 3104kB, iter   38 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e114000], size 3764kB, iter   49 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d6de000], size 3232kB, iter   53 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6259000], size  148kB, iter   48 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c676000], size 3324kB, iter   50 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac2b8000], size 2568kB, iter   57 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac007000], size 2756kB, iter   47 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9da06000], size 3496kB, iter   39 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac643000], size 2168kB, iter   42 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facb7d000], size 2308kB, iter   47 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d377000], size 3484kB, iter   45 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa24b9000], size 3936kB, iter   40 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9cfbc000], size 3820kB, iter   59 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb622b000], size  332kB, iter   49 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaa8d000], size 2460kB, iter   38 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad70c000], size 1104kB, iter   54 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa2300000], size 1764kB, iter   40 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facd0f000], size 1692kB, iter   60 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa32ef000], size 3712kB, iter   50 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac576000], size 2988kB, iter   39 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa39e6000], size 2948kB, iter   54 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faca04000], size 1508kB, iter   51 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad894000], size 1472kB, iter   49 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab5ae000], size 2356kB, iter   42 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e7b2000], size 1804kB, iter   48 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab6a0000], size 1588kB, iter   40 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9bc9b000], size 3688kB, iter   48 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac861000], size 1632kB, iter   44 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faca43000], size 1736kB, iter   55 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ec24000], size 3124kB, iter   46 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab45f000], size 1340kB, iter   40 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9dd70000], size 3728kB, iter   48 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab0c1000], size 3516kB, iter   48 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabe33000], size 1872kB, iter   53 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab82d000], size 1320kB, iter   58 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4ddc000], size 1616kB, iter   41 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa368f000], size 3172kB, iter   52 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faacf4000], size 3892kB, iter   53 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facde0000], size  856kB, iter   61 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8ed000], size  576kB, iter   41 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad8b7000], size  216kB, iter   49 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e4d5000], size 2932kB, iter   43 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab977000], size 3788kB, iter   60 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c305000], size 3524kB, iter   58 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad968000], size   84kB, iter   53 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faca32000], size 1804kB, iter   49 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac3e8000], size 1592kB, iter   50 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3cc7000], size 3932kB, iter   48 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faafbf000], size 2916kB, iter   44 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabd97000], size 2600kB, iter   59 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa40d1000], size 2588kB, iter   44 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac862000], size 1856kB, iter   62 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa82b000], size 2440kB, iter   44 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad820000], size  464kB, iter   37 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad901000], size  412kB, iter   50 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa1760000], size 2808kB, iter   50 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb621d000], size  276kB, iter   49 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facd2a000], size 1584kB, iter   41 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e69b000], size 2920kB, iter   49 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa266b000], size 3720kB, iter   50 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad97d000], size  540kB, iter   50 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4c3d000], size 1660kB, iter   54 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facbf5000], size 1128kB, iter   55 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9df52000], size 2708kB, iter   54 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad916000], size  952kB, iter   50 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad941000], size  780kB, iter   55 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab298000], size 2668kB, iter   47 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d9ea000], size 3608kB, iter   39 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa22ad000], size 3832kB, iter   52 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6262000], size  112kB, iter   43 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac64b000], size 2136kB, iter   41 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3769000], size 2336kB, iter   56 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab8aa000], size 2412kB, iter   45 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faad13000], size 2736kB, iter   54 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facc17000], size 2684kB, iter   55 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab533000], size 3548kB, iter   54 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad829000], size 1900kB, iter   44 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac4ed000], size 1400kB, iter   56 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faab75000], size 1532kB, iter   51 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3e11000], size 2816kB, iter   45 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac8f2000], size 3220kB, iter   51 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabb05000], size 2632kB, iter   42 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d7ba000], size 2240kB, iter   59 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6250000], size   72kB, iter   51 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e975000], size 2748kB, iter   42 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6d3000], size 1332kB, iter   41 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad821000], size  448kB, iter   52 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa93f000], size 2264kB, iter   50 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab43d000], size 3300kB, iter   55 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7de000], size 1412kB, iter   63 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa32f9000], size 3672kB, iter   48 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4c27000], size 3364kB, iter   42 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb622b000], size  332kB, iter   49 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad716000], size  248kB, iter   42 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa1887000], size 1628kB, iter   51 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa39b1000], size 3160kB, iter   46 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab002000], size 2648kB, iter   49 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab776000], size 3644kB, iter   51 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faad1f000], size 2956kB, iter   57 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d119000], size 2804kB, iter   45 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4baa000], size 1288kB, iter   53 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad754000], size  820kB, iter   52 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac8f6000], size 1116kB, iter   43 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4cec000], size 2576kB, iter   46 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9cf4c000], size 1844kB, iter   51 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac921000], size  944kB, iter   58 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9b8f9000], size 3720kB, iter   53 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa2723000], size 2984kB, iter   60 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab304000], size 1252kB, iter   46 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d3d6000], size 3984kB, iter   42 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac021000], size 3868kB, iter   48 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faca0d000], size 2432kB, iter   45 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc6d000], size 2340kB, iter   56 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2358000], size 3884kB, iter   55 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6da000], size 1756kB, iter   52 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e1f7000], size 2936kB, iter   48 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb2e000], size 2712kB, iter   57 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3f4f000], size 2776kB, iter   50 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4205000], size 1356kB, iter   50 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9de5c000], size 3692kB, iter   51 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e5c0000], size 3796kB, iter   38 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c8a9000], size 3040kB, iter   53 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab93d000], size 1988kB, iter   52 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac51d000], size 1376kB, iter   56 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9ec5b000], size 2904kB, iter   61 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad71c000], size  352kB, iter   57 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac619000], size  368kB, iter   39 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6227000], size  128kB, iter   53 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facd97000], size 1148kB, iter   58 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6ea000], size  552kB, iter   54 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad7df000], size  712kB, iter   46 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb39000], size 1232kB, iter   53 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d530000], size 3980kB, iter   52 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa340f000], size 3644kB, iter   43 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac675000], size 2548kB, iter   40 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab503000], size 2508kB, iter   43 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9cba1000], size 3756kB, iter   42 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab3cc000], size 1244kB, iter   49 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faadee000], size 1980kB, iter   50 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6233000], size   80kB, iter   55 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac746000], size 1784kB, iter   59 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb7c0e000], size   24kB, iter   43 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facdc3000], size  972kB, iter   41 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa24de000], size 2592kB, iter   59 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac08d000], size 3140kB, iter   57 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6247000], size  220kB, iter   51 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3d65000], size 1960kB, iter   64 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facb56000], size 1312kB, iter   50 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa82c000], size 3468kB, iter   60 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa404e000], size 3112kB, iter   53 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabb2f000], size 2708kB, iter   54 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab7a1000], size 1648kB, iter   47 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab9a0000], size 1596kB, iter   52 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faafdd000], size 3228kB, iter   47 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6222000], size  368kB, iter   65 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa957000], size 2272kB, iter   44 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9dc67000], size 2004kB, iter   56 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa379e000], size 2124kB, iter   48 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab430000], size 1780kB, iter   44 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad752000], size  136kB, iter   55 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc9e000], size  996kB, iter   49 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facb7a000], size 1168kB, iter   42 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad7fa000], size  604kB, iter   44 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac39e000], size 1532kB, iter   54 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad85b000], size  216kB, iter   49 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa84e000], size 3332kB, iter   58 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad7e1000], size  488kB, iter   57 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3d93000], size 2016kB, iter   61 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad891000], size 1484kB, iter   52 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4bb9000], size 3804kB, iter   43 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3224000], size 1812kB, iter   45 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabdd4000], size 2356kB, iter   45 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa22cb000], size 2124kB, iter   58 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e874000], size 3132kB, iter   60 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb621c000], size  392kB, iter   61 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa2766000], size 2716kB, iter   43 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facbd8000], size 2096kB, iter   56 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d419000], size 1996kB, iter   45 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab5ed000], size 1744kB, iter   54 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa1758000], size 2840kB, iter   56 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9dcc6000], size 2708kB, iter   55 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faab8f000], size 1600kB, iter   51 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facca0000], size 1296kB, iter   57 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9cd29000], size 3180kB, iter   66 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d60c000], size 3100kB, iter   45 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac42c000], size 1048kB, iter   46 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faad39000], size 2704kB, iter   53 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac189000], size 2132kB, iter   56 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3a08000], size 3444kB, iter   47 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9df6b000], size 2916kB, iter   48 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac904000], size 2260kB, iter   51 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facde4000], size  840kB, iter   50 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad774000], size  428kB, iter   61 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d913000], size 3408kB, iter   46 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac65b000], size 2724kB, iter   51 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facda5000], size 1092kB, iter   52 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9eb83000], size 3768kB, iter   62 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa24e5000], size 2564kB, iter   48 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facd59000], size 1396kB, iter   54 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa33e9000], size 3796kB, iter   40 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad796000], size  572kB, iter   52 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa321f000], size 1832kB, iter   57 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb621b000], size  396kB, iter   47 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad77d000], size  672kB, iter   49 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e244000], size 3208kB, iter   53 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab5a3000], size 3232kB, iter   55 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad825000], size 1916kB, iter   59 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9c34d000], size 3224kB, iter   44 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4c32000], size 3320kB, iter   46 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1741000], size 2932kB, iter   47 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac532000], size 1188kB, iter   47 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facbb8000], size  928kB, iter   44 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d044000], size 3656kB, iter   44 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab05d000], size 3916kB, iter   51 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6f6000], size  504kB, iter   56 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facda1000], size 1108kB, iter   63 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2339000], size 1712kB, iter   52 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6230000], size  312kB, iter   45 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c993000], size 3672kB, iter   53 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c673000], size 3200kB, iter   62 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa382f000], size 1892kB, iter   43 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e566000], size 3128kB, iter   52 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac66d000], size 3404kB, iter   51 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab8cb000], size 1728kB, iter   54 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9db5a000], size 3308kB, iter   46 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac215000], size 3188kB, iter   67 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb625d000], size  132kB, iter   54 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6246000], size  224kB, iter   55 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac55d000], size 1632kB, iter   63 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa255d000], size 3220kB, iter   48 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3f8b000], size 3892kB, iter   54 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad769000], size 2668kB, iter   55 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad896000], size 1464kB, iter   64 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac9c0000], size 2016kB, iter   48 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab541000], size 3624kB, iter   48 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e24c000], size 2596kB, iter   46 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faba7b000], size 3428kB, iter   60 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab0e3000], size 1888kB, iter   41 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d3e7000], size 3988kB, iter   64 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9de95000], size 3772kB, iter   57 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb623a000], size  272kB, iter   65 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa2882000], size 1580kB, iter   49 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3922000], size 2260kB, iter   44 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb622c000], size  328kB, iter   58 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad7f2000], size 2120kB, iter   42 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9dc46000], size 2364kB, iter   52 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4004000], size 3408kB, iter   56 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6241000], size  244kB, iter   59 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac6f5000], size 2860kB, iter   47 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabe8a000], size 3068kB, iter   58 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3b57000], size 2500kB, iter   62 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faccab000], size 2092kB, iter   45 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9cc7c000], size 3676kB, iter   48 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad7e5000], size 1460kB, iter   57 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3dc8000], size 1804kB, iter   59 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad783000], size  172kB, iter   60 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa32cf000], size 2036kB, iter   52 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6223000], size  364kB, iter   58 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4bb2000], size 3832kB, iter   54 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facb5d000], size 1336kB, iter   61 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9c5000], size 1632kB, iter   47 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac391000], size 1840kB, iter   53 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab2bb000], size 2584kB, iter   56 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faac9e000], size 3836kB, iter   58 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9bf93000], size 3816kB, iter   46 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9bc49000], size 3368kB, iter   62 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad71c000], size  584kB, iter   59 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d7cc000], size 3640kB, iter   58 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab72f000], size 3164kB, iter   56 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac567000], size 2020kB, iter   61 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad8c7000], size  556kB, iter   53 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d013000], size 3920kB, iter   45 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac3c4000], size 1232kB, iter   63 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa17e5000], size 2276kB, iter   60 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa86c000], size 3212kB, iter   50 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad7ae000], size 1124kB, iter   43 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac4f8000], size  444kB, iter   60 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaf16000], size 1428kB, iter   59 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa266c000], size 3716kB, iter   59 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e0f7000], size 3960kB, iter   49 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faabfb000], size 1484kB, iter   48 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac760000], size 2452kB, iter   45 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faccf3000], size 1804kB, iter   49 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e867000], size 3620kB, iter   53 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faba46000], size 2132kB, iter   49 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6250000], size  184kB, iter   50 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac52b000], size 2260kB, iter   61 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d1ab000], size 2816kB, iter   57 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabc5b000], size 2236kB, iter   65 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facd79000], size 1268kB, iter   64 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad890000], size  776kB, iter   44 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa9a5000], size 2392kB, iter   60 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9b884000], size 3860kB, iter   68 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3fd6000], size 3592kB, iter   50 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab07b000], size 2304kB, iter   49 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa7ac000], size 2020kB, iter   62 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad952000], size  712kB, iter   48 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facb10000], size 1932kB, iter   46 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac18a000], size 2076kB, iter   55 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad978000], size  560kB, iter   62 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e906000], size 2984kB, iter   46 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac850000], size 2816kB, iter   61 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2222000], size 3308kB, iter   53 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e4d5000], size 3656kB, iter   55 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad7cb000], size  788kB, iter   50 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faba4d000], size 2104kB, iter   54 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac3b8000], size 1484kB, iter   51 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6238000], size  280kB, iter   69 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabcdb000], size 2716kB, iter   49 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa39f4000], size 3920kB, iter   66 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facc49000], size 2484kB, iter   49 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c50e000], size 3944kB, iter   47 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9dd71000], size 3608kB, iter   53 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab072000], size 3128kB, iter   65 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab380000], size 3772kB, iter   54 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad853000], size 1204kB, iter   52 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa888000], size 2584kB, iter   66 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb622b000], size  332kB, iter   54 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3af8000], size 3136kB, iter   66 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d21f000], size 2352kB, iter   56 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9c8e8000], size 3664kB, iter   50 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad980000], size  528kB, iter   51 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac193000], size  432kB, iter   56 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faab0e000], size 2432kB, iter   58 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab826000], size 2176kB, iter   54 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad932000], size  532kB, iter   55 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad9b7000], size  308kB, iter   67 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c08000], size   48kB, iter   51 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4056000], size 3080kB, iter   63 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faad6e000], size 1696kB, iter   55 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa34cc000], size 3468kB, iter   53 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3287000], size 2324kB, iter   50 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad919000], size  100kB, iter   55 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab034000], size 3376kB, iter   63 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d46b000], size 3460kB, iter   47 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e2af000], size 2200kB, iter   51 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabbad000], size  556kB, iter   62 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c240000], size 2872kB, iter   45 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad9a6000], size  376kB, iter   54 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8d1000], size  296kB, iter   46 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa38ac000], size 2352kB, iter   50 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad91b000], size  932kB, iter   55 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa2655000], size 3808kB, iter   59 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3402000], size 1592kB, iter   48 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facca7000], size 2108kB, iter   51 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabf82000], size 2080kB, iter   63 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa7ad000], size 1100kB, iter   64 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab42a000], size 1808kB, iter   68 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9bb14000], size 3628kB, iter   61 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d9a8000], size 3876kB, iter   62 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3e08000], size 1848kB, iter   60 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac85e000], size 2092kB, iter   48 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac5e4000], size 2480kB, iter   47 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa1772000], size 2736kB, iter   46 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4c05000], size 3500kB, iter   60 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad892000], size 1480kB, iter   49 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9ce62000], size 3364kB, iter   57 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e55b000], size 3516kB, iter   56 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab969000], size 1848kB, iter   55 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faad72000], size 1116kB, iter   52 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab481000], size 1460kB, iter   60 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faba1a000], size 1140kB, iter   56 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac673000], size 1252kB, iter   61 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab221000], size 2084kB, iter   56 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab500000], size  952kB, iter   57 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9be9f000], size 3716kB, iter   50 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa23b5000], size 2688kB, iter   67 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab473000], size 1516kB, iter   58 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d350000], size 2804kB, iter   61 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa26ef000], size 3192kB, iter   56 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d046000], size 3112kB, iter   47 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac621000], size 1580kB, iter   59 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabb37000], size  472kB, iter   57 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab5ee000], size 2272kB, iter   54 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ded4000], size 3628kB, iter   52 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa184e000], size 1856kB, iter   57 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad89c000], size  468kB, iter   62 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9dcf1000], size 1932kB, iter   69 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e25f000], size 3056kB, iter   63 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab847000], size 1160kB, iter   64 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab2fc000], size 3016kB, iter   51 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3590000], size 3184kB, iter   51 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac042000], size 1780kB, iter   65 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabfab000], size  604kB, iter   68 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa174b000], size 2892kB, iter   55 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa32fb000], size 2644kB, iter   51 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad6c3000], size 1600kB, iter   55 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa38b4000], size 2796kB, iter   47 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faae89000], size 3680kB, iter   56 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9df0d000], size 3400kB, iter   48 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac1ff000], size 3988kB, iter   50 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad751000], size  536kB, iter   56 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabc38000], size 3368kB, iter   70 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3e50000], size 2028kB, iter   49 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa404b000], size 3124kB, iter   59 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa27aa000], size 2444kB, iter   57 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac254000], size 1856kB, iter   52 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab674000], size 1868kB, iter   60 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d9f5000], size 3056kB, iter   50 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac7ac000], size 2804kB, iter   48 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac6d0000], size  880kB, iter   53 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad911000], size  972kB, iter   62 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faae03000], size 1772kB, iter   52 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa250c000], size 2680kB, iter   57 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa8c0000], size 2960kB, iter   52 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac9ef000], size  488kB, iter   57 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faca69000], size 2296kB, iter   47 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb622b000], size  332kB, iter   53 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4b93000], size 3956kB, iter   61 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d60d000], size 4000kB, iter   63 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac424000], size 2736kB, iter   69 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6e8000], size  956kB, iter   54 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabfa7000], size 2740kB, iter   64 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad959000], size  684kB, iter   60 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab749000], size 1528kB, iter   49 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad7d7000], size 1256kB, iter   65 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa41db000], size 1524kB, iter   63 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca0a000], size 1292kB, iter   61 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabb94000], size  656kB, iter   51 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faafbe000], size 3588kB, iter   57 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab8c7000], size  728kB, iter   49 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad756000], size 2744kB, iter   70 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab33f000], size 3284kB, iter   52 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facb4d000], size 1480kB, iter   55 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab97d000], size 1768kB, iter   58 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faccbf000], size 2012kB, iter   64 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faa92b000], size 2532kB, iter   61 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3b6f000], size 2660kB, iter   52 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faca2d000], size 1152kB, iter   64 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa1740000], size 2936kB, iter   62 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabd77000], size 2240kB, iter   71 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6248000], size  216kB, iter   65 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabab6000], size 1612kB, iter   53 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9df90000], size 3540kB, iter   48 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa320f000], size 3076kB, iter   53 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac35b000], size  804kB, iter   58 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d19d000], size 3160kB, iter   63 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaba4000], size 1832kB, iter   57 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3510000], size 2664kB, iter   66 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab60c000], size 2072kB, iter   64 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ebf0000], size 3332kB, iter   57 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facad7000], size  816kB, iter   58 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabb6b000], size  888kB, iter   58 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabc49000], size 1208kB, iter   58 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d4b3000], size 1384kB, iter   58 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa37aa000], size 3860kB, iter   56 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac411000], size 1096kB, iter   59 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e5bd000], size 3124kB, iter   53 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faadaa000], size 2128kB, iter   53 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab183000], size 3060kB, iter   52 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4b92000], size 3960kB, iter   58 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab812000], size 2704kB, iter   71 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab648000], size 1832kB, iter   60 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3cb1000], size 2884kB, iter   63 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabd89000], size 2304kB, iter   66 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac523000], size 2400kB, iter   54 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3a63000], size 2360kB, iter   59 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e0f2000], size 2124kB, iter   72 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e8ca000], size 3224kB, iter   67 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd9d000], size 1124kB, iter   53 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e305000], size 2784kB, iter   70 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad6b8000], size  648kB, iter   54 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa359c000], size 2104kB, iter   65 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faab4f000], size 2412kB, iter   54 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac57a000], size  668kB, iter   73 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac77b000], size 2512kB, iter   50 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabd16000], size  992kB, iter   71 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac41e000], size 1392kB, iter   55 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabfc9000], size 3656kB, iter   66 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabaf1000], size 1376kB, iter   49 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facba3000], size 2024kB, iter   62 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facdd8000], size  888kB, iter   68 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faca0d000], size 1624kB, iter   67 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa225f000], size 2740kB, iter   62 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9dc2c000], size 3472kB, iter   50 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd6d000], size 1316kB, iter   69 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6248000], size  104kB, iter   55 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab480000], size 1584kB, iter   62 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6221000], size  260kB, iter   56 
    mmap3.c:88: TINFO: Thread    4, addr [0x3face17000], size  636kB, iter   63 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d1d8000], size 2924kB, iter   65 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac05d000], size 2436kB, iter   74 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab18a000], size 3032kB, iter   59 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d873000], size 3812kB, iter   48 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa26b6000], size 3420kB, iter   51 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad725000], size  212kB, iter   56 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa32ea000], size 2760kB, iter   56 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab664000], size 1344kB, iter   64 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabbcb000], size 2316kB, iter   51 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa179d000], size 2564kB, iter   58 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab512000], size 1352kB, iter   51 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e5c2000], size 3104kB, iter   59 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faabb4000], size 1332kB, iter   60 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6262000], size  112kB, iter   72 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9caae000], size 3772kB, iter   54 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6233000], size  188kB, iter   52 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabe0e000], size 1772kB, iter   67 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facda6000], size  364kB, iter   57 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e2db000], size 2972kB, iter   57 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d574000], size 3068kB, iter   59 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac793000], size 3516kB, iter   61 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac2be000], size 1900kB, iter   72 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb02000], size 2476kB, iter   63 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faad01000], size 3380kB, iter   55 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabb1f000], size  680kB, iter   55 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabbc9000], size 2324kB, iter   73 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9dca2000], size 2736kB, iter   60 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad711000], size  292kB, iter   59 
    mmap3.c:88: TINFO: Thread   15, addr [0x3face01000], size  724kB, iter   60 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3c30000], size 3400kB, iter   66 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4b8f000], size 1284kB, iter   57 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e908000], size 3052kB, iter   66 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac499000], size 1568kB, iter   63 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab24b000], size 2844kB, iter   49 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb7c06000], size   56kB, iter   56 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2803000], size 2088kB, iter   70 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c756000], size 3424kB, iter   59 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad75a000], size 2728kB, iter   65 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac621000], size 1384kB, iter   54 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3f82000], size 2404kB, iter   53 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac962000], size 1664kB, iter   53 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb7c0a000], size   40kB, iter   54 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac968000], size 1916kB, iter   64 
    mmap3.c:88: TINFO: Thread    8, addr [0x3face33000], size  524kB, iter   60 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4cd0000], size 2688kB, iter   53 
    mmap3.c:88: TINFO: Thread   21, addr [0x3face16000], size  640kB, iter   55 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca31000], size 1112kB, iter   60 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9ec03000], size 3256kB, iter   64 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facb47000], size  888kB, iter   62 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac01a000], size 2704kB, iter   50 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6255000], size  164kB, iter   67 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb626c000], size   72kB, iter   63 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab298000], size  748kB, iter   67 
    mmap3.c:88: TINFO: Thread   21, addr [0x3face15000], size  644kB, iter   56 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3a4b000], size 1940kB, iter   54 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa341b000], size 3396kB, iter   52 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac803000], size 1404kB, iter   57 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab04e000], size 1236kB, iter   50 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d949000], size 3428kB, iter   68 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabba3000], size  772kB, iter   61 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faa79d000], size 3784kB, iter   59 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa2259000], size 2428kB, iter   64 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9ce5d000], size 3328kB, iter   58 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4cd0000], size 2688kB, iter   71 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaa84000], size 1972kB, iter   65 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4db6000], size 1768kB, iter   68 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac813000], size 1076kB, iter   53 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb17000], size  516kB, iter   62 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab674000], size 1280kB, iter   65 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4140000], size 2144kB, iter   74 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabb04000], size 1408kB, iter   65 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d25f000], size 3364kB, iter   66 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa24b8000], size 2040kB, iter   67 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac352000], size 1308kB, iter   50 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad733000], size 2884kB, iter   58 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4b87000], size 1316kB, iter   65 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3269000], size 1736kB, iter   61 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faac71000], size 3956kB, iter   56 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6256000], size  160kB, iter   63 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa35a4000], size 1824kB, iter   55 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9df4e000], size 3636kB, iter   75 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa376c000], size 2940kB, iter   68 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab7b4000], size 3316kB, iter   57 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facc25000], size 1904kB, iter   58 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2755000], size 2784kB, iter   61 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa22f1000], size 1820kB, iter   57 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac866000], size  744kB, iter   54 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabc64000], size 3800kB, iter   58 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facb98000], size  564kB, iter   51 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac38f000], size  600kB, iter   66 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3d6c000], size 3920kB, iter   54 
    mmap3.c:88: TINFO: Thread   34, addr [0x3face0b000], size  684kB, iter   68 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab353000], size 3204kB, iter   60 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9cb5d000], size 3072kB, iter   55 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab69a000], size 1128kB, iter   66 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac12b000], size 2204kB, iter   61 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac369000], size  752kB, iter   62 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9c7de000], size 3580kB, iter   64 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa7ee000], size 2648kB, iter   51 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac920000], size 2012kB, iter   54 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaaaa000], size 1820kB, iter   69 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e2f8000], size 2980kB, iter   73 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabd6a000], size  564kB, iter   59 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac425000], size  888kB, iter   75 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa8d4000], size 1500kB, iter   63 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faad87000], size 3672kB, iter   51 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac25b000], size 1080kB, iter   67 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faabd9000], size 1720kB, iter   62 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3874000], size 2912kB, iter   59 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3b4c000], size 2176kB, iter   58 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faaa4b000], size 1592kB, iter   60 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab11d000], size 2264kB, iter   60 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e961000], size 2280kB, iter   74 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa184d000], size 1860kB, iter   69 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabd14000], size  908kB, iter   52 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac868000], size  736kB, iter   58 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa328a000], size 3176kB, iter   66 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c10000], size   16kB, iter   70 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faacd9000], size 1312kB, iter   60 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad6c3000], size  404kB, iter   61 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facc37000], size  488kB, iter   65 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3db7000], size 2868kB, iter   69 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faae21000], size 1060kB, iter   67 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac19e000], size  756kB, iter   56 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9ce77000], size 4000kB, iter   72 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4084000], size 2896kB, iter   67 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6233000], size  300kB, iter   64 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facb1f000], size 1048kB, iter   52 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac503000], size 3072kB, iter   64 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facdf9000], size  756kB, iter   55 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3605000], size 2492kB, iter   55 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9d7000], size 1312kB, iter   55 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9eb9b000], size 3672kB, iter   68 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d5a8000], size 3716kB, iter   52 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaf2a000], size 1428kB, iter   52 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faad5d000], size 1844kB, iter   56 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3dfa000], size 2600kB, iter   70 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa2379000], size 2832kB, iter   58 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faab05000], size 1872kB, iter   75 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3920000], size  740kB, iter   59 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac890000], size 1308kB, iter   61 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb621b000], size  396kB, iter   68 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabc81000], size 1496kB, iter   59 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e5e1000], size 3228kB, iter   61 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3547000], size  760kB, iter   53 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad710000], size   96kB, iter   66 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabdf7000], size 3280kB, iter   76 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac2e0000], size 2188kB, iter   76 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa263d000], size 3904kB, iter   61 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9db6f000], size 3964kB, iter   59 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac89d000], size 1256kB, iter   69 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabcbc000], size 1260kB, iter   59 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facad2000], size  508kB, iter   57 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab08f000], size 3432kB, iter   68 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad85f000], size 1684kB, iter   66 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e355000], size 2608kB, iter   70 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faae51000], size 1216kB, iter   69 
    mmap3.c:88: TINFO: Thread   13, addr [0x3face58000], size  376kB, iter   57 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabb12000], size 1352kB, iter   64 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faaf81000], size 1080kB, iter   53 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faccb1000], size 1312kB, iter   67 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3550000], size 1248kB, iter   76 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3688000], size 2656kB, iter   53 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb7c0d000], size   28kB, iter   70 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facaaf000], size  648kB, iter   58 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9df7f000], size 3928kB, iter   61 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac19a000], size 1304kB, iter   56 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab3e9000], size 4000kB, iter   69 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9eae7000], size 1868kB, iter   62 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa40a7000], size 2756kB, iter   65 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac5bc000], size 2896kB, iter   68 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6e7000], size  260kB, iter   60 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac4c2000], size 1000kB, iter   77 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab7d1000], size 3332kB, iter   56 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6220000], size  376kB, iter   60 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4bb6000], size 3816kB, iter   57 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabc8a000], size 1164kB, iter   54 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad728000], size 1244kB, iter   59 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac3b3000], size 1084kB, iter   54 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1845000], size 1892kB, iter   71 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6f0000], size  224kB, iter   58 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad7dc000], size  528kB, iter   78 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4cd5000], size 2668kB, iter   63 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3323000], size 2192kB, iter   62 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa376b000], size 2488kB, iter   65 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb51000], size 1408kB, iter   73 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c424000], size 3816kB, iter   62 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faab68000], size 2980kB, iter   62 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d218000], size 3648kB, iter   65 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa824000], size 2948kB, iter   71 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad8d7000], size 1204kB, iter   62 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa40bf000], size 2660kB, iter   69 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac282000], size 1528kB, iter   60 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad860000], size  476kB, iter   59 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6fa000], size  772kB, iter   74 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa354c000], size 2172kB, iter   72 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabdad000], size 2320kB, iter   70 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ce5b000], size 3828kB, iter   57 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabb2d000], size 1396kB, iter   69 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7bb000], size  660kB, iter   64 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d756000], size 2048kB, iter   59 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa39d9000], size 3960kB, iter   63 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faccc5000], size 1180kB, iter   58 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa264f000], size 3832kB, iter   54 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac400000], size 1476kB, iter   57 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9dd0d000], size 2504kB, iter   71 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faae73000], size 2588kB, iter   77 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab3ef000], size 1504kB, iter   71 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab567000], size 2472kB, iter   70 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad7bd000], size  828kB, iter   64 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa1762000], size 2800kB, iter   55 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac571000], size 1484kB, iter   61 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa93b000], size 1872kB, iter   72 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad98d000], size  476kB, iter   75 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac4a8000], size  804kB, iter   58 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4169000], size 1980kB, iter   66 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad7ea000], size  648kB, iter   71 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facbdb000], size 2116kB, iter   59 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab844000], size 2980kB, iter   61 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ecba000], size 2524kB, iter   56 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac6e4000], size 2284kB, iter   62 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad706000], size  912kB, iter   65 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faacbf000], size 1744kB, iter   66 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6228000], size  344kB, iter   70 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e136000], size 3996kB, iter   66 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad7f2000], size  616kB, iter   71 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaf6d000], size 1588kB, iter   72 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb621f000], size   88kB, iter   62 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4178000], size 1920kB, iter   63 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad88c000], size 1028kB, iter   72 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facdec000], size  808kB, iter   68 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d956000], size 3804kB, iter   55 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9de59000], size 2932kB, iter   65 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaff0000], size 1064kB, iter   72 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4b91000], size 3964kB, iter   79 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3dd4000], size 2892kB, iter   53 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac91f000], size 2248kB, iter   60 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ebee000], size 3340kB, iter   73 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facc51000], size 1644kB, iter   62 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa783000], size 3632kB, iter   72 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac213000], size 1972kB, iter   63 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac496000], size  876kB, iter   59 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faab0f000], size 1728kB, iter   63 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabb57000], size 1988kB, iter   73 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac476000], size 1156kB, iter   61 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e8af000], size 2272kB, iter   77 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3252000], size 3048kB, iter   63 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad8b3000], size  932kB, iter   74 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa174f000], size 2876kB, iter   57 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d0f8000], size 1792kB, iter   60 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9cbb8000], size 2700kB, iter   63 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa22b4000], size 3620kB, iter   60 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad934000], size  416kB, iter   61 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac4c7000], size  832kB, iter   62 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab86f000], size 2976kB, iter   76 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa36ff000], size 2920kB, iter   61 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3a73000], size 3460kB, iter   78 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab4ce000], size 3544kB, iter   55 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad735000], size 1372kB, iter   56 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa78e000], size 1880kB, iter   73 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad99c000], size  416kB, iter   73 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d618000], size 3320kB, iter   60 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad892000], size  648kB, iter   80 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faab85000], size 2044kB, iter   64 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabff1000], size 1700kB, iter   67 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facc81000], size 1016kB, iter   66 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb621d000], size   96kB, iter   67 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb7c0b000], size   36kB, iter   74 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4b92000], size 3960kB, iter   74 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d2b8000], size 3456kB, iter   70 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2323000], size 3800kB, iter   64 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c8bd000], size 3052kB, iter   73 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa26d9000], size 3280kB, iter   58 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad9bd000], size  284kB, iter   81 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1826000], size 2016kB, iter   75 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faccb3000], size  816kB, iter   61 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad97c000], size  128kB, iter   77 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab0fa000], size 3004kB, iter   71 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3e80000], size 1616kB, iter   64 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9ec41000], size 3008kB, iter   73 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facd7f000], size 1244kB, iter   64 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac597000], size 3616kB, iter   67 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6235000], size  292kB, iter   67 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c07000], size   52kB, iter   68 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac238000], size 2296kB, iter   63 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e51d000], size 3656kB, iter   67 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabb5d000], size 1964kB, iter   60 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad98f000], size  468kB, iter   78 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa964000], size 2180kB, iter   63 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac9de000], size 2508kB, iter   69 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3255000], size 2472kB, iter   78 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6248000], size  216kB, iter   79 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb623e000], size  256kB, iter   75 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad75d000], size 2172kB, iter   62 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9cf0e000], size 3752kB, iter   61 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac813000], size 1280kB, iter   76 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facc55000], size 1192kB, iter   68 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab2c0000], size  940kB, iter   72 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa34bf000], size 2304kB, iter   64 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e16e000], size 3772kB, iter   66 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb621d000], size  388kB, iter   62 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4014000], size 3344kB, iter   54 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad709000], size  336kB, iter   65 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ea38000], size 2084kB, iter   58 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac9ef000], size  620kB, iter   63 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac0ae000], size 1576kB, iter   62 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9db5f000], size 3048kB, iter   56 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab53a000], size 3864kB, iter   79 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac010000], size  632kB, iter   65 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facdd7000], size  892kB, iter   65 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac88f000], size  784kB, iter   63 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac499000], size 3560kB, iter   59 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faca8a000], size 1688kB, iter   70 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4065000], size 1464kB, iter   69 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac2ce000], size 1836kB, iter   61 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac953000], size  556kB, iter   57 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad80c000], size 2016kB, iter   77 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabd48000], size 2724kB, iter   60 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa1796000], size 1416kB, iter   67 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facc30000], size 1692kB, iter   80 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4d1e000], size 2376kB, iter   82 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab3ab000], size 1596kB, iter   79 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad833000], size  472kB, iter   70 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4b89000], size 1620kB, iter   65 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3ec7000], size 1656kB, iter   64 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac8ec000], size 1984kB, iter   60 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6e8000], size 1168kB, iter   59 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac3dc000], size 1604kB, iter   71 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa32a5000], size 2876kB, iter   62 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6215000], size  420kB, iter   66 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad8a9000], size 1388kB, iter   58 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb625d000], size  132kB, iter   60 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6235000], size  160kB, iter   72 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabc47000], size 1028kB, iter   76 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faaf89000], size 3292kB, iter   65 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facadc000], size 1360kB, iter   64 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9ed00000], size 2244kB, iter   66 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa41d3000], size 1556kB, iter   69 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabbb5000], size 1752kB, iter   61 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac8fc000], size 1920kB, iter   65 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3c2f000], size 2372kB, iter   68 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facc50000], size  656kB, iter   71 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab562000], size 3704kB, iter   68 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab2d2000], size 1356kB, iter   62 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faca87000], size  908kB, iter   72 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faad84000], size 1956kB, iter   67 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab900000], size 2420kB, iter   56 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab425000], size 1268kB, iter   61 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7f3000], size 2116kB, iter   67 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facbd6000], size  488kB, iter   66 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa2703000], size 3112kB, iter   68 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad6de000], size  780kB, iter   77 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac31b000], size 2376kB, iter   61 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4de9000], size 1564kB, iter   66 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad7a1000], size  328kB, iter   63 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabbb8000], size 1740kB, iter   65 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e6af000], size 3620kB, iter   71 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb6a000], size  432kB, iter   70 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3f1b000], size 2784kB, iter   80 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e32c000], size 3596kB, iter   73 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6cf000], size  848kB, iter   81 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaffd000], size 1988kB, iter   67 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa18f8000], size 1176kB, iter   55 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa38a4000], size 3628kB, iter   74 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ea6e000], size 2632kB, iter   80 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaa5b000], size 3236kB, iter   74 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabd6b000], size 2692kB, iter   57 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb624d000], size  196kB, iter   68 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9dfbb000], size 3524kB, iter   83 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d0b0000], size 3964kB, iter   69 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabf54000], size  736kB, iter   75 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad87d000], size 1564kB, iter   73 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facddb000], size  876kB, iter   64 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa26df000], size 3256kB, iter   68 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab90c000], size 2736kB, iter   67 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab6a5000], size 2412kB, iter   69 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad6e7000], size  752kB, iter   72 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faa790000], size 2860kB, iter   68 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad7a3000], size  872kB, iter   66 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa327b000], size 3044kB, iter   66 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4c4c000], size 1652kB, iter   73 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabdb7000], size 1652kB, iter   56 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9ce2c000], size 2576kB, iter   63 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ca8b000], size 3716kB, iter   57 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d48f000], size 3604kB, iter   74 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faad9e000], size 2728kB, iter   69 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabc87000], size  912kB, iter   82 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facbff000], size  980kB, iter   71 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad8bb000], size 1316kB, iter   70 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa184a000], size 1872kB, iter   76 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabef7000], size 1108kB, iter   64 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facb98000], size  412kB, iter   74 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab435000], size 2496kB, iter   64 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad79c000], size 1836kB, iter   73 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faaddc000], size 2480kB, iter   67 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faab33000], size 2476kB, iter   75 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faa7ef000], size 3344kB, iter   69 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad967000], size  628kB, iter   70 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faccf4000], size  924kB, iter   63 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabdd1000], size 1176kB, iter   58 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac30b000], size 2440kB, iter   62 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2737000], size 2904kB, iter   58 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d814000], size 3372kB, iter   75 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb7c09000], size   44kB, iter   83 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad80f000], size  452kB, iter   76 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e231000], size 1912kB, iter   74 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3c3f000], size 2928kB, iter   66 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb7c0b000], size   36kB, iter   59 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab1ee000], size 2268kB, iter   62 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e7c3000], size 2732kB, iter   69 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa2312000], size 3868kB, iter   63 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9ec38000], size 3044kB, iter   65 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9dc45000], size 3544kB, iter   59 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e40f000], size 3792kB, iter   62 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6db000], size 1232kB, iter   59 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad880000], size 1552kB, iter   68 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3a29000], size 2136kB, iter   81 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab7fe000], size 2556kB, iter   71 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad81c000], size  400kB, iter   63 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb624c000], size  200kB, iter   72 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad974000], size  576kB, iter   73 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab9ad000], size  832kB, iter   66 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab048000], size 1688kB, iter   68 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad915000], size  380kB, iter   69 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa9fb000], size 2764kB, iter   71 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab6b6000], size 1312kB, iter   68 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab97d000], size 1024kB, iter   60 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa17e6000], size 2272kB, iter   67 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa32cf000], size 2708kB, iter   77 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac2f1000], size 2544kB, iter   63 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb6238000], size   80kB, iter   60 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac56d000], size 3580kB, iter   78 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad731000], size 1936kB, iter   64 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2763000], size 2728kB, iter   77 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3aa4000], size 2508kB, iter   82 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e061000], size 1856kB, iter   57 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad98c000], size  480kB, iter   65 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac963000], size 2076kB, iter   78 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabdc6000], size 2328kB, iter   70 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac7f1000], size 1480kB, iter   69 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac31b000], size 1752kB, iter   74 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa24d2000], size 2628kB, iter   70 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac00c000], size 2824kB, iter   81 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4093000], size 2836kB, iter   67 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9cdf2000], size 3436kB, iter   70 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab50e000], size 1696kB, iter   84 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c09000], size   44kB, iter   70 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad88a000], size 1032kB, iter   72 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa82e000], size 1844kB, iter   67 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6236000], size  288kB, iter   71 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3574000], size 3264kB, iter   64 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c65f000], size 3856kB, iter   64 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d4cd000], size 3356kB, iter   74 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac029000], size 1728kB, iter   79 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab083000], size 1652kB, iter   70 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e543000], size 3804kB, iter   79 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faba7d000], size 3304kB, iter   69 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c2ac000], size 3788kB, iter   65 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabe96000], size 1612kB, iter   68 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faca0e000], size 1648kB, iter   75 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d14d000], size 3336kB, iter   84 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faacae000], size 3688kB, iter   74 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3d17000], size 3568kB, iter   75 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa22e6000], size 1968kB, iter   60 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e255000], size 3000kB, iter   61 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac4d1000], size 3200kB, iter   78 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9dcae000], size 3788kB, iter   72 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facbaa000], size 3120kB, iter   75 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6f3000], size 1628kB, iter   67 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb621e000], size  384kB, iter   80 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad7af000], size 1272kB, iter   76 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad72b000], size  528kB, iter   68 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab04b000], size 1876kB, iter   85 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad8ed000], size 1116kB, iter   85 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac1d9000], size 3040kB, iter   58 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab534000], size 1044kB, iter   71 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4be5000], size 3628kB, iter   75 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1766000], size 2784kB, iter   64 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab220000], size 3000kB, iter   76 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac8ab000], size 1420kB, iter   78 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac07e000], size 1388kB, iter   65 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa32a2000], size 2888kB, iter   69 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabe98000], size 1944kB, iter   71 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabaa7000], size  848kB, iter   70 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad705000], size  680kB, iter   81 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab7ff000], size 2552kB, iter   61 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3676000], size 3212kB, iter   68 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c04000], size   44kB, iter   86 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facbcb000], size 1536kB, iter   62 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb621d000], size  388kB, iter   77 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac8cd000], size 1396kB, iter   79 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac93a000], size  960kB, iter   66 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c0f000], size   20kB, iter   70 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e57e000], size 3568kB, iter   75 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e8fa000], size 2560kB, iter   64 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa37a4000], size 2004kB, iter   63 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faca2a000], size 1536kB, iter   80 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabb7b000], size 3188kB, iter   69 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faad7a000], size 2884kB, iter   75 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d9e9000], size 2836kB, iter   71 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facd4b000], size 1452kB, iter   76 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac51c000], size 3644kB, iter   61 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e1f2000], size 3632kB, iter   71 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9ca23000], size 3900kB, iter   65 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ce35000], size 3168kB, iter   66 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab074000], size 2256kB, iter   69 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faadae000], size 1760kB, iter   72 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad75b000], size 2724kB, iter   59 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d724000], size 2836kB, iter   68 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac2a8000], size 2512kB, iter   72 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3999000], size 3576kB, iter   66 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6dc000], size  508kB, iter   76 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faab0d000], size 1668kB, iter   82 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facd4e000], size  896kB, iter   72 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab2a8000], size 3652kB, iter   71 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9dcd4000], size 2700kB, iter   77 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac975000], size  724kB, iter   71 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabe65000], size  912kB, iter   70 
    mmap3.c:88: TINFO: Thread   36, addr [0x3face2e000], size  544kB, iter   81 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab639000], size 1816kB, iter   83 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac597000], size 1788kB, iter   66 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c670000], size 3788kB, iter   72 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac756000], size 2172kB, iter   77 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab854000], size 3228kB, iter   72 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faaf66000], size 1228kB, iter   70 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d4bb000], size 2468kB, iter   80 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab67e000], size 1880kB, iter   83 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4c01000], size 3516kB, iter   76 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c396000], size 2920kB, iter   65 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac3e0000], size 1756kB, iter   67 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa346b000], size 3300kB, iter   69 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac98e000], size 1180kB, iter   72 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2409000], size 2724kB, iter   79 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faadb6000], size 1728kB, iter   72 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faab4f000], size 2460kB, iter   69 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6e0000], size  716kB, iter   73 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad74c000], size  284kB, iter   73 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab97d000], size  940kB, iter   74 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa322f000], size 2288kB, iter   64 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb7c08000], size   48kB, iter   66 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4104000], size 2384kB, iter   62 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9df77000], size 2540kB, iter   82 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa26b2000], size 3436kB, iter   73 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facbb8000], size 1612kB, iter   78 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac84f000], size 2456kB, iter   68 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facab5000], size 1036kB, iter   67 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab099000], size 2108kB, iter   65 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabf49000], size 3452kB, iter   86 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad793000], size 2500kB, iter   84 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad907000], size 1012kB, iter   85 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d1f3000], size 2848kB, iter   87 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad895000], size  404kB, iter   88 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab399000], size 2964kB, iter   78 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad8fa000], size 1064kB, iter   86 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e628000], size 2732kB, iter   77 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabb95000], size 2880kB, iter   67 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faae6e000], size 2220kB, iter   67 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9eb7a000], size 3804kB, iter   63 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e8d3000], size 2716kB, iter   82 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac2d5000], size 2268kB, iter   81 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6223000], size  364kB, iter   73 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e24c000], size 3952kB, iter   73 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa1751000], size 2868kB, iter   76 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa813000], size 3048kB, iter   65 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9db94000], size 3980kB, iter   74 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facae7000], size  836kB, iter   63 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faba68000], size 1204kB, iter   73 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd50000], size 1432kB, iter   60 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa37ec000], size 1716kB, iter   62 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab88f000], size 1892kB, iter   75 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facbe1000], size 1468kB, iter   78 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad909000], size 1004kB, iter   87 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad8e8000], size   72kB, iter   83 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6244000], size  232kB, iter   76 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2349000], size 3492kB, iter   77 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faabaf000], size 2812kB, iter   80 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c0c000], size   32kB, iter   63 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faaa28000], size 1564kB, iter   66 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac50c000], size 3340kB, iter   71 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabbcc000], size 3240kB, iter   83 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab6d9000], size 1752kB, iter   73 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa328e000], size 1848kB, iter   70 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab44a000], size 2620kB, iter   68 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e906000], size 3716kB, iter   68 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9df79000], size 2892kB, iter   87 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faaeb5000], size 2956kB, iter   89 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facddd000], size  868kB, iter   84 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e56f000], size 3676kB, iter   74 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab198000], size 2052kB, iter   68 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac31c000], size 1984kB, iter   82 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabef6000], size 3964kB, iter   69 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa4bfb000], size 3540kB, iter   73 
    mmap3.c:88: TINFO: Thread   34, addr [0x3face0b000], size  684kB, iter   85 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb624b000], size  204kB, iter   67 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facde7000], size  828kB, iter   69 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6f8000], size  620kB, iter   70 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6229000], size  136kB, iter   74 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6216000], size   76kB, iter   78 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa276f000], size 2680kB, iter   66 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac10b000], size  428kB, iter   69 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4c98000], size 2912kB, iter   90 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6259000], size  148kB, iter   75 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6226000], size  352kB, iter   79 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad937000], size  820kB, iter   88 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9eca7000], size 2600kB, iter   64 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7e1000], size 1184kB, iter   77 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab2bf000], size 2048kB, iter   72 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac03e000], size 1248kB, iter   70 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facaf0000], size 1384kB, iter   69 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac894000], size 2380kB, iter   67 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3a69000], size 3080kB, iter   76 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa41b0000], size 1696kB, iter   79 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facc4a000], size 1048kB, iter   79 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d277000], size 3336kB, iter   74 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa345c000], size 3648kB, iter   78 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb624d000], size  196kB, iter   80 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9cfca000], size 2212kB, iter   65 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac176000], size 3368kB, iter   81 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c07000], size   52kB, iter   79 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb622b000], size  136kB, iter   75 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3d6b000], size 3684kB, iter   73 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad6c2000], size 1148kB, iter   71 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9ea20000], size 2588kB, iter   75 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab4bf000], size 2004kB, iter   77 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3814000], size 2388kB, iter   64 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabf2f000], size 2332kB, iter   67 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d5b9000], size 2432kB, iter   84 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa17ca000], size 2384kB, iter   84 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9cc79000], size 3396kB, iter   79 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faab82000], size 3448kB, iter   88 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa829000], size 2044kB, iter   75 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab2d2000], size 1972kB, iter   71 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d819000], size 3564kB, iter   71 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab6b4000], size 3032kB, iter   86 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7f4000], size 1292kB, iter   78 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab9aa000], size 2184kB, iter   74 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa32fa000], size 1416kB, iter   68 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabcbe000], size 2272kB, iter   83 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd7f000], size 1244kB, iter   64 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4158000], size 2048kB, iter   80 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad96d000], size  604kB, iter   80 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6229000], size  340kB, iter   85 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c0f000], size   20kB, iter   75 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8fc000], size  452kB, iter   65 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facd8c000], size 1192kB, iter   72 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6230000], size   88kB, iter   76 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d85a000], size 3460kB, iter   87 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6223000], size  140kB, iter   73 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab330000], size 1692kB, iter   76 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c623000], size 3548kB, iter   76 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facc71000], size 1080kB, iter   77 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab4d7000], size 1908kB, iter   76 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac958000], size  456kB, iter   74 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad74e000], size  664kB, iter   85 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac4c0000], size 3920kB, iter   74 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb6246000], size  224kB, iter   72 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabfca000], size 1436kB, iter   82 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3c7c000], size 1664kB, iter   80 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6be000], size 1960kB, iter   66 
    mmap3.c:88: TINFO: Thread    4, addr [0x3face16000], size  640kB, iter   77 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faab9e000], size 3336kB, iter   89 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c2ed000], size 3288kB, iter   91 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac79d000], size 2228kB, iter   75 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb626b000], size   76kB, iter   67 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac131000], size 3644kB, iter   81 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc8d000], size 1572kB, iter   77 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaee0000], size 3964kB, iter   70 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4bba000], size 3800kB, iter   89 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9bb98000], size 3932kB, iter   80 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9dbbb000], size 3832kB, iter   74 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9ec05000], size 3248kB, iter   72 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad859000], size  316kB, iter   71 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7ef000], size  740kB, iter   72 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa419f000], size 1764kB, iter   81 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9bf6f000], size 3576kB, iter   68 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa34ca000], size 3368kB, iter   65 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab62c000], size 1604kB, iter   74 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac803000], size 1820kB, iter   73 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad700000], size  396kB, iter   81 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa2415000], size 3432kB, iter   70 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e250000], size 3196kB, iter   61 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9cd7c000], size 3188kB, iter   76 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac9ca000], size 2560kB, iter   70 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6bd000], size  268kB, iter   75 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facbe6000], size  464kB, iter   62 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad717000], size  304kB, iter   71 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac887000], size 2064kB, iter   66 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6f5000], size   88kB, iter   63 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6ba000], size  324kB, iter   64 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d47e000], size 3952kB, iter   84 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab0a2000], size 3004kB, iter   90 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1744000], size 2920kB, iter   88 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faca8b000], size 1388kB, iter   82 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6221000], size  296kB, iter   90 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac4ff000], size 2680kB, iter   77 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad8a8000], size 1392kB, iter   86 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e6ac000], size 3536kB, iter   71 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4cfe000], size 2504kB, iter   78 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad70b000], size  352kB, iter   82 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa27c3000], size 2344kB, iter   82 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac80c000], size  492kB, iter   71 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c99a000], size 2940kB, iter   73 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9b81b000], size 3572kB, iter   77 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faba2d000], size 2400kB, iter   69 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa325e000], size 2480kB, iter   79 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab391000], size 2668kB, iter   78 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab66a000], size 1356kB, iter   72 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad971000], size  588kB, iter   87 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9dc3f000], size 3324kB, iter   73 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa229e000], size 2736kB, iter   91 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad90d000], size  988kB, iter   88 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c0b000], size   36kB, iter   79 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa419f000], size 1764kB, iter   83 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faca92000], size  844kB, iter   83 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facc5a000], size 2416kB, iter   78 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaf6a000], size 1248kB, iter   77 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3e1c000], size 3312kB, iter   65 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac6b2000], size 1384kB, iter   65 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac0b0000], size 1208kB, iter   75 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab478000], size 3348kB, iter   78 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad98f000], size  468kB, iter   84 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6e0000], size  524kB, iter   70 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad763000], size 1300kB, iter   81 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9b44e000], size 3892kB, iter   75 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac887000], size 2064kB, iter   69 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4c19000], size 3420kB, iter   72 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6264000], size  104kB, iter   83 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facb65000], size  980kB, iter   89 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabc85000], size 3348kB, iter   66 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab7bd000], size 2496kB, iter   81 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9dbc6000], size 3808kB, iter   74 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb624e000], size   88kB, iter   82 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad7f1000], size  916kB, iter   84 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6268000], size   88kB, iter   82 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faafb7000], size 1068kB, iter   70 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7d3000], size 3884kB, iter   86 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa40fc000], size 2416kB, iter   78 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabced000], size 3028kB, iter   90 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ccd6000], size 3852kB, iter   72 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d099000], size 3988kB, iter   78 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9df7e000], size 2888kB, iter   92 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facc1d000], size  540kB, iter   83 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab461000], size  856kB, iter   73 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ec63000], size 2872kB, iter   68 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e2e3000], size 3876kB, iter   67 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa27d1000], size 2288kB, iter   66 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa254a000], size 2532kB, iter   74 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad847000], size  572kB, iter   87 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac1de000], size 3204kB, iter   76 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4c95000], size 2924kB, iter   75 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faabde000], size 3080kB, iter   83 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e95b000], size 3104kB, iter   78 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3562000], size 3452kB, iter   76 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab0c2000], size 2876kB, iter   91 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa38c1000], size 3820kB, iter   68 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac937000], size 1440kB, iter   83 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa22ac000], size 2680kB, iter   73 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faca9f000], size  792kB, iter   79 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c0b000], size   36kB, iter   80 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac40c000], size 1364kB, iter   84 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6245000], size  120kB, iter   84 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa338e000], size 1872kB, iter   92 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac8bf000], size  660kB, iter   85 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c93d000], size 3684kB, iter   74 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faabdf000], size 1196kB, iter   67 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab7eb000], size 2336kB, iter   76 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab537000], size 2584kB, iter   89 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabe37000], size 1708kB, iter   88 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabfe2000], size 2032kB, iter   66 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6ce000], size 1164kB, iter   71 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facca4000], size 2120kB, iter   76 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6263000], size  108kB, iter   73 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac9db000], size  888kB, iter   79 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad846000], size  576kB, iter   68 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac964000], size  476kB, iter   76 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabd26000], size 1092kB, iter   91 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6260000], size  120kB, iter   68 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d884000], size 3292kB, iter   73 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab55d000], size 1240kB, iter   72 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa78f000], size 1200kB, iter   74 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa23bb000], size 3324kB, iter   77 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facab9000], size  888kB, iter   75 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e168000], size 2620kB, iter   86 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6254000], size  168kB, iter   73 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6244000], size  232kB, iter   87 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faad0a000], size 2128kB, iter   71 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa33c4000], size 1516kB, iter   93 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faabfa000], size 1088kB, iter   67 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9dc0c000], size 3528kB, iter   85 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d56b000], size 3172kB, iter   79 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3253000], size 1476kB, iter   80 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facb97000], size 1076kB, iter   79 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa8bb000], size 3212kB, iter   85 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3d90000], size 3504kB, iter   79 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac561000], size 3224kB, iter   84 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa369b000], size 3448kB, iter   74 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facc70000], size  276kB, iter   80 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6227000], size  116kB, iter   68 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facb4e000], size  500kB, iter   72 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad8d6000], size 1208kB, iter   80 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6255000], size  164kB, iter   73 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e3f7000], size 1996kB, iter   77 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e816000], size 3452kB, iter   77 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa8cb000], size  704kB, iter   75 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e5ea000], size 2224kB, iter   74 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facbcb000], size  936kB, iter   94 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabfa3000], size 2548kB, iter   69 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4c1b000], size 3412kB, iter   92 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac220000], size 3332kB, iter   69 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facac3000], size 1056kB, iter   75 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3dc1000], size 2448kB, iter   80 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa41a3000], size 1748kB, iter   79 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabcb1000], size 3016kB, iter   74 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6236000], size  288kB, iter   78 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad950000], size  200kB, iter   78 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa39f9000], size 3676kB, iter   93 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad982000], size  520kB, iter   93 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d5b3000], size 3116kB, iter   80 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb626c000], size   72kB, iter   79 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9c576000], size 3868kB, iter   67 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faccb5000], size 2052kB, iter   75 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab693000], size 3712kB, iter   92 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa32e0000], size 2428kB, iter   78 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faad77000], size 1692kB, iter   86 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6253000], size  172kB, iter   76 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab5b0000], size  908kB, iter   76 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4d48000], size 2208kB, iter   95 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab959000], size  872kB, iter   79 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa26fa000], size 3148kB, iter   77 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb6225000], size  184kB, iter   68 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facd00000], size 1752kB, iter   81 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e13a000], size 2804kB, iter   69 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabca3000], size  820kB, iter   94 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab985000], size  696kB, iter   77 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa353f000], size 1392kB, iter   81 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab244000], size 3020kB, iter   84 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac0e0000], size 2292kB, iter   70 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facb3a000], size 1516kB, iter   79 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faaf1e000], size 3224kB, iter   85 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faba33000], size 2376kB, iter   80 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad8fa000], size  544kB, iter   81 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabcca000], size  664kB, iter   69 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4b92000], size 3960kB, iter   96 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e836000], size 3324kB, iter   70 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6c2000], size 2128kB, iter   77 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4025000], size 1528kB, iter   81 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa277a000], size 2636kB, iter   95 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facc62000], size  432kB, iter   86 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9debe000], size 2544kB, iter   81 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3d20000], size 3092kB, iter   76 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb625d000], size  132kB, iter   71 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facd66000], size 1344kB, iter   70 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb622c000], size  328kB, iter   72 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facd0d000], size  688kB, iter   71 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa330d000], size 2248kB, iter   78 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faaf91000], size 2764kB, iter   80 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad998000], size  432kB, iter   75 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9c72e000], size 3796kB, iter   80 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faad73000], size 1708kB, iter   77 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facadc000], size  720kB, iter   97 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8da000], size  760kB, iter   87 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facb90000], size  840kB, iter   82 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac757000], size 1232kB, iter   74 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faccce000], size  200kB, iter   87 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ce4c000], size 3640kB, iter   75 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb7c0d000], size   28kB, iter   81 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab9a7000], size  648kB, iter   71 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa175f000], size 2812kB, iter   85 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabd70000], size 3520kB, iter   69 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabca1000], size  828kB, iter   77 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabb16000], size 1580kB, iter   81 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faba49000], size  820kB, iter   73 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabca2000], size  868kB, iter   72 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab06d000], size 1548kB, iter   76 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4d52000], size 2168kB, iter   70 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab362000], size 2232kB, iter   82 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d8be000], size 3384kB, iter   89 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac31d000], size 2824kB, iter   74 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facb8e000], size  532kB, iter   82 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6245000], size  228kB, iter   83 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabb57000], size 1324kB, iter   90 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac5df000], size 1504kB, iter   86 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac792000], size  996kB, iter   70 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabd7b000], size 3680kB, iter   83 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa814000], size 1436kB, iter   88 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facaf9000], size  596kB, iter   76 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab1f0000], size 1480kB, iter   81 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac3d0000], size 2108kB, iter   74 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac113000], size 2088kB, iter   85 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa241f000], size 2924kB, iter   88 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d1da000], size 3940kB, iter   94 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabc25000], size 2144kB, iter   83 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa97b000], size 3644kB, iter   85 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab388000], size 2080kB, iter   75 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e4ff000], size 3292kB, iter   80 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3ab3000], size 2484kB, iter   80 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad926000], size  888kB, iter   72 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab7b3000], size 1688kB, iter   93 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9cae3000], size 3492kB, iter   76 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad96e000], size  600kB, iter   86 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab9a3000], size 1744kB, iter   82 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e848000], size 3252kB, iter   78 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e146000], size 3812kB, iter   82 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facad0000], size 1292kB, iter   77 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa17da000], size 2320kB, iter   89 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab590000], size 2188kB, iter   78 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3dd7000], size 2696kB, iter   96 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb624b000], size  204kB, iter   81 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa7a3000], size 2128kB, iter   79 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac184000], size  736kB, iter   86 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac88b000], size 2232kB, iter   90 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6c8000], size 2120kB, iter   82 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6241000], size  244kB, iter   82 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facdb9000], size 1012kB, iter   78 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa1753000], size 2860kB, iter   83 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabe3d000], size 2904kB, iter   73 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9eb75000], size 3824kB, iter   69 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa4bc6000], size 1584kB, iter   75 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9d0dc000], size 2328kB, iter   81 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb624c000], size  200kB, iter   79 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb621d000], size  388kB, iter   83 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d6c8000], size 3604kB, iter   71 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3351000], size 2444kB, iter   86 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3250000], size 1028kB, iter   78 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab3e5000], size  996kB, iter   97 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faad25000], size 3360kB, iter   88 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab7b7000], size 1968kB, iter   75 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4d62000], size 2104kB, iter   83 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa9b7000], size 3512kB, iter   89 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad9a3000], size  388kB, iter   87 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4079000], size 2940kB, iter   82 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3710000], size 2980kB, iter   81 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2754000], size 2788kB, iter   84 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad738000], size  352kB, iter   80 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facc13000], size 1688kB, iter   79 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa35b4000], size 1392kB, iter   98 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faccf1000], size  924kB, iter   83 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4cce000], size 2696kB, iter   89 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faabe7000], size 2404kB, iter   80 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab3ca000], size 1104kB, iter   81 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9c710000], size 3916kB, iter   91 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad87a000], size 1188kB, iter   79 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facdd8000], size  888kB, iter   82 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faae40000], size 2636kB, iter   74 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab0d3000], size 2772kB, iter   82 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabb8a000], size 2764kB, iter   94 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad790000], size  936kB, iter   76 
    mmap3.c:88: TINFO: Thread   24, addr [0x3face37000], size  508kB, iter   83 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad93d000], size  796kB, iter   84 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3756000], size 2776kB, iter   76 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab9fb000], size 1596kB, iter   77 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb22000], size  964kB, iter   90 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad8cc000], size  452kB, iter   84 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad7cc000], size  696kB, iter   77 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa173a000], size 2960kB, iter   98 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac8c5000], size 2420kB, iter   82 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa23b4000], size 3712kB, iter   95 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabc5a000], size  532kB, iter   80 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9dd64000], size 3976kB, iter   71 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa913000], size 2896kB, iter   72 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad70c000], size  528kB, iter   90 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e500000], size 3360kB, iter   76 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e84b000], size 3812kB, iter   83 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabf46000], size 3032kB, iter   91 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad78c000], size  492kB, iter   91 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9da4d000], size 3164kB, iter   77 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab4de000], size 2916kB, iter   78 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faca55000], size 1864kB, iter   73 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac05e000], size 1912kB, iter   83 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9c8a3000], size 2924kB, iter   92 
    mmap3.c:88: TINFO: Thread    1, addr [0x3face40000], size  472kB, iter   84 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2775000], size 2656kB, iter   83 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facc27000], size 2112kB, iter   90 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad807000], size 2036kB, iter   78 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac23c000], size 3852kB, iter   84 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faacf5000], size 3960kB, iter   88 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facd79000], size 1268kB, iter   79 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3a0c000], size 3884kB, iter   84 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9b652000], size 3144kB, iter   85 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3746000], size 2840kB, iter   78 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabcdf000], size 2460kB, iter   75 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cb7e000], size 3900kB, iter   87 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6e5000], size  668kB, iter   96 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4d95000], size 1900kB, iter   81 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faba98000], size 1800kB, iter   77 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ec04000], size 3252kB, iter   80 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c342000], size 3896kB, iter   84 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad81a000], size 1960kB, iter   93 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facc98000], size  900kB, iter   91 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facac0000], size 1436kB, iter   74 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9cf4d000], size 3924kB, iter   70 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabd6b000], size 3184kB, iter   86 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad726000], size 1764kB, iter   82 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6232000], size  304kB, iter   85 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad8df000], size 1172kB, iter   88 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faad09000], size 2012kB, iter   79 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d322000], size 3736kB, iter   73 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac5ff000], size 2608kB, iter   87 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3313000], size 2692kB, iter   84 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3de0000], size 2660kB, iter   79 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9bc85000], size 3308kB, iter   91 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac98a000], size  812kB, iter   77 
    mmap3.c:88: TINFO: Thread   10, addr [0x3face08000], size  696kB, iter   79 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6256000], size  160kB, iter   83 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa40c6000], size 2632kB, iter   85 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab62f000], size 1872kB, iter   72 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac087000], size 2792kB, iter   92 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4b5b000], size 2280kB, iter   92 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faa7d0000], size 1388kB, iter   80 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa23c3000], size 3784kB, iter   81 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3e1d000], size 2724kB, iter   85 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3a20000], size 2236kB, iter   97 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9bfc0000], size 3592kB, iter   95 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac688000], size 3080kB, iter   89 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa37da000], size 2328kB, iter   81 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e1c8000], size 3296kB, iter   84 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c09000], size   44kB, iter   93 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac7cc000], size 2664kB, iter   78 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa27a5000], size 2464kB, iter   84 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facc6e000], size 1640kB, iter   85 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab803000], size 2016kB, iter   87 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac341000], size 2808kB, iter   78 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d77f000], size 2872kB, iter   82 
    mmap3.c:88: TINFO: Thread    8, addr [0x3face25000], size  580kB, iter   82 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac63d000], size 1396kB, iter   85 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad795000], size  636kB, iter   88 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faadb4000], size 1328kB, iter   84 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9b964000], size 3204kB, iter   85 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e8bd000], size 3356kB, iter   85 
    mmap3.c:88: TINFO: Thread    9, addr [0x3face44000], size  456kB, iter   83 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facdbc000], size 1000kB, iter   85 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac09a000], size 2716kB, iter   98 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad834000], size  904kB, iter   74 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faca66000], size  360kB, iter   76 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab60e000], size 2004kB, iter   73 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ec18000], size 3172kB, iter   87 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad72a000], size  428kB, iter   94 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facaef000], size 1068kB, iter   79 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6b8000], size  440kB, iter   94 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabe15000], size 2504kB, iter   80 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facbfa000], size  464kB, iter   71 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3c4f000], size 1604kB, iter   85 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabac2000], size 2724kB, iter   78 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e52f000], size 3640kB, iter   92 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faccef000], size  820kB, iter   72 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad72a000], size 1968kB, iter   95 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb624d000], size  196kB, iter   84 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac37c000], size 1508kB, iter   85 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faaf00000], size 2204kB, iter   84 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac182000], size 2024kB, iter   95 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab64c000], size 1348kB, iter   86 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ec6f000], size 2824kB, iter   88 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa26de000], size 3260kB, iter   82 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e2f6000], size 2276kB, iter   90 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facc51000], size  632kB, iter   75 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab127000], size 3804kB, iter   99 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa92b000], size 3880kB, iter   99 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facde7000], size  828kB, iter   77 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6cc000], size  600kB, iter  100 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac447000], size  696kB, iter   86 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabca0000], size 1248kB, iter   87 
    mmap3.c:88: TINFO: Thread    7, addr [0x3face27000], size  572kB, iter   78 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4beb000], size 3604kB, iter   81 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab67e000], size 1148kB, iter   88 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4004000], size 3408kB, iter   86 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab298000], size 2468kB, iter   73 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaf41000], size 1188kB, iter   91 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab79d000], size 3220kB, iter   86 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac79a000], size 2864kB, iter   80 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9cb26000], size 3504kB, iter   88 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3869000], size 3992kB, iter   86 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab6d7000], size 1044kB, iter   82 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0a000], size   40kB, iter   92 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9da4d000], size 3920kB, iter   80 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad6bb000], size  668kB, iter   89 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad916000], size  952kB, iter   75 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac0b2000], size  832kB, iter   79 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e902000], size 3508kB, iter   79 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3df3000], size 2116kB, iter   99 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facc0d000], size 1896kB, iter   85 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac878000], size 2168kB, iter   79 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac182000], size 2076kB, iter  101 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac389000], size  760kB, iter   96 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6243000], size  236kB, iter   74 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faadf2000], size 1340kB, iter   83 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa1773000], size 2732kB, iter   89 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad94c000], size  736kB, iter   80 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faae1f000], size 2348kB, iter   81 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac83d000], size 1292kB, iter  100 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2408000], size 2904kB, iter   93 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3e0e000], size 2428kB, iter   80 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa962000], size 3224kB, iter  100 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab501000], size 1524kB, iter   85 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faca96000], size 1500kB, iter   93 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2753000], size 2792kB, iter   81 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faaec6000], size 1680kB, iter   82 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabe92000], size 2080kB, iter   81 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac4f5000], size 2708kB, iter   86 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa38d0000], size 2568kB, iter   93 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4c93000], size 2932kB, iter   87 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabdd8000], size  744kB, iter   86 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab06a000], size 2232kB, iter   96 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa32a6000], size 1428kB, iter   80 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab33c000], size 1812kB, iter   87 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa406d000], size 2988kB, iter   87 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d0f1000], size 3404kB, iter   74 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab699000], size 1292kB, iter   83 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c653000], size 2316kB, iter   89 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac790000], size  440kB, iter   88 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac60d000], size 1548kB, iter   82 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad974000], size  576kB, iter   81 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d7b0000], size 2676kB, iter   86 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6ef000], size  460kB, iter   87 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facad4000], size 2084kB, iter   94 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faaa8e000], size 2024kB, iter  101 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabb4e000], size 2600kB, iter   80 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa83a000], size 1184kB, iter  102 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faccdd000], size 1892kB, iter   86 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d444000], size 3308kB, iter   96 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabfd3000], size 1812kB, iter   81 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9ce92000], size 2428kB, iter   86 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad944000], size  768kB, iter   89 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c896000], size 2624kB, iter   83 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac909000], size  476kB, iter   94 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9de21000], size 3740kB, iter   86 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac980000], size 1112kB, iter   76 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac614000], size 1520kB, iter   84 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad762000], size 1744kB, iter   76 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac7fe000], size 1068kB, iter   83 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa340b000], size 3900kB, iter   92 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faadf7000], size  992kB, iter   87 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa179a000], size 2576kB, iter   84 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab7dc000], size 3528kB, iter   81 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabc36000], size 1508kB, iter   84 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad92d000], size  860kB, iter   90 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab50d000], size 2876kB, iter   82 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faac88000], size 1448kB, iter   87 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6268000], size   88kB, iter   88 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e916000], size 3552kB, iter   90 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabfd5000], size 1804kB, iter   77 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac59d000], size 2436kB, iter   83 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facd8a000], size 1200kB, iter   87 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e1dd000], size 3396kB, iter   75 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa22ae000], size 3756kB, iter   94 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaeef000], size 3152kB, iter   90 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb623c000], size  264kB, iter   82 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad978000], size  560kB, iter   85 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac032000], size 1432kB, iter   88 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4c49000], size 3228kB, iter   87 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad72e000], size  596kB, iter   93 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9ec8e000], size 2700kB, iter   90 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d0be000], size 3352kB, iter   95 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabdaf000], size  940kB, iter   88 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab8ef000], size 1036kB, iter   91 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac96a000], size 1448kB, iter  102 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faaf86000], size 2548kB, iter   95 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9de6f000], size 3512kB, iter   81 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e52e000], size 3920kB, iter   89 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabe9a000], size 1252kB, iter   97 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb622b000], size  332kB, iter   76 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb06000], size 2576kB, iter  103 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d404000], size 3780kB, iter   87 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3b52000], size 2692kB, iter   89 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad7c3000], size 1448kB, iter   77 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad9eb000], size  100kB, iter   83 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6249000], size  212kB, iter   91 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac677000], size 1676kB, iter   78 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ca43000], size 3428kB, iter   97 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac81a000], size 1344kB, iter   85 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac198000], size 3444kB, iter   97 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa389c000], size 2776kB, iter   82 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9cd9c000], size 3208kB, iter   82 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabeab000], size 2996kB, iter   88 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facbf9000], size 1896kB, iter   98 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab203000], size 3112kB, iter   75 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c695000], size 3768kB, iter   85 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad706000], size 1780kB, iter   90 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa364c000], size 2368kB, iter   89 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa797000], size 1548kB, iter   82 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faaff2000], size 2116kB, iter   89 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac988000], size 2500kB, iter   90 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa17c0000], size 2424kB, iter   88 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3354000], size 3040kB, iter   84 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9da4e000], size 3916kB, iter  101 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facdd3000], size  908kB, iter   83 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac50c000], size 1452kB, iter   88 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e9df000], size 2748kB, iter   94 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facb6e000], size  556kB, iter  102 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb625b000], size  140kB, iter  103 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad775000], size  656kB, iter   76 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac9e2000], size 1484kB, iter   86 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb55000], size  656kB, iter   91 
    mmap3.c:88: TINFO: Thread   30, addr [0x3face2f000], size  540kB, iter   84 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2458000], size 2052kB, iter   86 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa91a000], size 3512kB, iter   87 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabe2c000], size  508kB, iter   78 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6246000], size  224kB, iter   83 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac7ed000], size 1644kB, iter   92 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa2659000], size 3792kB, iter   86 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faacae000], size 2912kB, iter   91 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabf3d000], size 3456kB, iter   89 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3a0c000], size 2112kB, iter   83 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e37a000], size 2812kB, iter   84 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab256000], size 3136kB, iter   95 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facc09000], size 2200kB, iter   83 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac29d000], size 2492kB, iter   98 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa334f000], size 1556kB, iter   89 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3ff2000], size 3480kB, iter   88 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab566000], size 3620kB, iter   91 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad819000], size  680kB, iter   90 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8c3000], size 1184kB, iter   96 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad72c000], size  948kB, iter   99 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4c09000], size 3484kB, iter   88 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab2e3000], size 1464kB, iter   84 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9df9e000], size 3952kB, iter   92 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ebd2000], size 3452kB, iter   89 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac874000], size 1804kB, iter   93 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faafd8000], size 2552kB, iter   98 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9ce4a000], size 3076kB, iter   86 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6236000], size  288kB, iter   99 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d14b000], size 3696kB, iter   77 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2739000], size 2896kB, iter   92 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa34d4000], size 3152kB, iter   90 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad81d000], size  424kB, iter   87 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3ffc000], size 1096kB, iter   90 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac2ed000], size 2244kB, iter   97 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabdff000], size 1272kB, iter   87 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c39c000], size 3044kB, iter  103 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faca37000], size 1864kB, iter   77 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac51e000], size 2876kB, iter   79 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad6be000], size  440kB, iter   79 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa793000], size 1564kB, iter  104 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d7b5000], size 2660kB, iter   95 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d4e7000], size 2872kB, iter   96 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab9f2000], size 3828kB, iter   84 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faaba5000], size 1060kB, iter   92 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabfa7000], size 3352kB, iter  100 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e639000], size 3736kB, iter   89 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa37e8000], size 2192kB, iter   91 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad887000], size 1524kB, iter   91 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa9e5000], size 1792kB, iter   85 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6248000], size  216kB, iter   88 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad9d6000], size  184kB, iter   93 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad952000], size  528kB, iter   90 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6215000], size   84kB, iter   86 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab268000], size 1956kB, iter   90 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac7f3000], size 1208kB, iter   93 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabb89000], size 2480kB, iter   91 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb622a000], size  188kB, iter   78 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb7c07000], size   52kB, iter  105 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e471000], size 2396kB, iter   97 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad706000], size  536kB, iter   80 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa882000], size 2344kB, iter  101 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa410e000], size 2344kB, iter   89 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad78c000], size  580kB, iter   78 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8d9000], size 1196kB, iter   91 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4bf6000], size 3560kB, iter   96 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad875000], size  296kB, iter  106 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6221000], size  124kB, iter   97 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac921000], size 1112kB, iter   94 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faacff000], size 2916kB, iter   87 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ecae000], size 2572kB, iter   99 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa2282000], size 3932kB, iter   85 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad8bf000], size  104kB, iter   92 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca13000], size  860kB, iter   79 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad8ec000], size  364kB, iter   98 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad9b5000], size  316kB, iter   92 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3216000], size 2808kB, iter   89 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3c1c000], size 3928kB, iter  104 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facbb4000], size 1392kB, iter   88 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facaea000], size  808kB, iter   87 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab6b6000], size 3312kB, iter   92 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad947000], size  440kB, iter   92 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9ea3c000], size 2504kB, iter   91 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab06a000], size 2040kB, iter   93 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3560000], size 2592kB, iter   85 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8cc000], size  492kB, iter   93 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac0a9000], size 2940kB, iter   89 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab370000], size  900kB, iter   80 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad87f000], size  212kB, iter   89 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6224000], size  112kB, iter   94 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8b4000], size 1344kB, iter   88 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac388000], size 1672kB, iter   92 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facc33000], size  884kB, iter   86 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9dbba000], size 3984kB, iter   85 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6240000], size  100kB, iter   94 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6d9000], size 1648kB, iter   90 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faaacc000], size 2252kB, iter  104 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c730000], size 3632kB, iter   90 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa1776000], size 2720kB, iter   87 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3861000], size 3820kB, iter   96 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabdf5000], size 2768kB, iter   91 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad78e000], size  932kB, iter   87 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad7a2000], size  852kB, iter   89 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facaa5000], size  676kB, iter   92 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa23bd000], size 3796kB, iter  102 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9cabc000], size 3640kB, iter   88 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6259000], size  148kB, iter  100 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faa87e000], size 2360kB, iter   98 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab451000], size 2452kB, iter   84 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4bff000], size 3524kB, iter   81 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac52a000], size 2852kB, iter   80 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad877000], size  536kB, iter   91 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faab00000], size 2564kB, iter   91 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac421000], size 1060kB, iter   89 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac2e1000], size  668kB, iter   81 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faad81000], size 2980kB, iter  107 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e1bb000], size 2776kB, iter   85 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad6c8000], size 1724kB, iter   88 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d50b000], size 3676kB, iter   90 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd10000], size 1688kB, iter   84 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e6c8000], size 3536kB, iter   94 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb4e000], size  916kB, iter  105 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4158000], size 2048kB, iter   93 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8fd000], size 1052kB, iter   86 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6230000], size  312kB, iter  103 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9ce1a000], size 3820kB, iter   90 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad73e000], size  668kB, iter   85 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faaafa000], size 1860kB, iter   82 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9dbd9000], size 3028kB, iter   93 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faca38000], size  436kB, iter   90 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa417b000], size 1908kB, iter   82 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8ce000], size 1240kB, iter   87 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facde5000], size  836kB, iter  104 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab73f000], size 3084kB, iter   99 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad989000], size  492kB, iter   88 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa2584000], size 1976kB, iter  101 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa926000], size 1872kB, iter   95 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facbc5000], size  984kB, iter   81 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab086000], size 2984kB, iter   88 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa22c1000], size 2828kB, iter   89 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac899000], size 1512kB, iter   95 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2772000], size 2668kB, iter   98 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9dece000], size 2996kB, iter   88 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3248000], size 2552kB, iter   94 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabf49000], size 3680kB, iter  105 
    mmap3.c:88: TINFO: Thread   22, addr [0x3face35000], size  516kB, iter   89 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d8a2000], size 3168kB, iter   86 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa34c6000], size 3692kB, iter   93 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac443000], size  944kB, iter   92 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa1743000], size 2924kB, iter   97 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d1d5000], size 3288kB, iter   95 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6d9000], size  256kB, iter   87 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad6d2000], size  284kB, iter   94 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3dd2000], size 3608kB, iter   93 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaccb000], size 3820kB, iter   93 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faca77000], size 1336kB, iter   89 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab7e7000], size 2412kB, iter   91 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c6f1000], size 3884kB, iter   95 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa415c000], size 2032kB, iter  100 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ea5c000], size 2848kB, iter   90 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ce12000], size 3852kB, iter   86 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabf2b000], size 1484kB, iter   99 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faaa82000], size 2340kB, iter  102 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ed24000], size 2100kB, iter  100 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e2ef000], size 2216kB, iter  105 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faccbb000], size 1192kB, iter  108 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad98e000], size  472kB, iter   83 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6224000], size  360kB, iter   85 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac956000], size 1156kB, iter   82 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad8ec000], size  648kB, iter   89 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad719000], size  816kB, iter   94 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6251000], size  180kB, iter   94 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb623d000], size  260kB, iter   95 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faccf8000], size 1072kB, iter  109 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab0e9000], size 1700kB, iter   90 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac991000], size 1840kB, iter  110 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9d50b000], size 3676kB, iter   91 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabee3000], size 1772kB, iter   84 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facb5d000], size 1400kB, iter  106 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac09e000], size 1532kB, iter   96 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e7a0000], size 2800kB, iter   92 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4bc8000], size 3744kB, iter   90 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3a14000], size 3832kB, iter   92 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad7e5000], size  932kB, iter  106 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faba42000], size 3788kB, iter   79 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab292000], size 2496kB, iter   94 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9cbe4000], size 2388kB, iter   83 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facd21000], size  908kB, iter   96 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e519000], size 2588kB, iter   91 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faa7bc000], size 2840kB, iter   98 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3fea000], size 3512kB, iter   90 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab208000], size 1664kB, iter   91 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab3a8000], size 1384kB, iter   84 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac91a000], size 3312kB, iter   80 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa4e06000], size 1448kB, iter   92 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc56000], size  812kB, iter  107 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3660000], size 3792kB, iter   93 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac21d000], size 2200kB, iter   96 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d1ae000], size 3444kB, iter   90 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabb44000], size 2156kB, iter   93 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabe71000], size 1940kB, iter  107 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab502000], size 2292kB, iter   86 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3401000], size 2428kB, iter  106 
    mmap3.c:88: TINFO: Thread   30, addr [0x3face04000], size  712kB, iter   88 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9dd09000], size 2356kB, iter   95 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad7f3000], size 1068kB, iter   95 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facb0d000], size 1316kB, iter   92 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac056000], size 1820kB, iter   91 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9ce39000], size 3540kB, iter  101 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ea0d000], size 2160kB, iter   89 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4b7a000], size 2608kB, iter   85 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d9c1000], size 3360kB, iter   86 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb621c000], size  392kB, iter   86 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8fe000], size  576kB, iter  100 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9ec29000], size 3104kB, iter   94 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3ac2000], size 3668kB, iter   93 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab742000], size 3072kB, iter   92 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faca0d000], size 1024kB, iter   99 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaa9b000], size 2520kB, iter   96 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faad11000], size 3936kB, iter  103 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb626a000], size   80kB, iter   95 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac372000], size 1780kB, iter   93 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa244f000], size 2556kB, iter   95 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac52f000], size 3496kB, iter   99 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa409e000], size 2792kB, iter   81 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa32c5000], size 2152kB, iter   94 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac8c3000], size 1320kB, iter  107 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3734000], size 3640kB, iter   97 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9df56000], size 3268kB, iter   87 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa179a000], size 2576kB, iter   96 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d5d9000], size 4000kB, iter   87 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad8fe000], size  488kB, iter   82 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb625e000], size  128kB, iter   94 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa34df000], size 2388kB, iter  108 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6d9000], size 1072kB, iter   91 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9c385000], size 3504kB, iter   83 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabd5f000], size 1096kB, iter  111 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab13a000], size 3464kB, iter   92 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaef4000], size 2328kB, iter  100 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb626e000], size   64kB, iter   92 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c0e000], size   24kB, iter  100 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa32d8000], size 2076kB, iter   88 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3c2c000], size 2220kB, iter   96 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabeb8000], size 1656kB, iter   91 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e711000], size 3056kB, iter  108 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac434000], size 2032kB, iter   98 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac396000], size  632kB, iter   93 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab7d4000], size 1132kB, iter   88 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac4ac000], size  548kB, iter   99 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac13e000], size 2256kB, iter   92 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab8ef000], size 2404kB, iter   87 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facaec000], size 1024kB, iter  104 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4e07000], size 1444kB, iter   96 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4bdd000], size 2216kB, iter   93 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac0a4000], size  616kB, iter  101 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad978000], size  560kB, iter  101 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad7ef000], size 1084kB, iter  102 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa35bf000], size 1592kB, iter   93 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faca05000], size  924kB, iter  108 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa26ce000], size 3324kB, iter   90 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa2236000], size 2148kB, iter  101 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb7c04000], size   64kB, iter   94 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad97b000], size  548kB, iter  102 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e287000], size 2632kB, iter   95 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6254000], size  168kB, iter  101 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa84f000], size 2352kB, iter   94 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faccdc000], size 1896kB, iter   91 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad95c000], size  672kB, iter  102 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac535000], size 1004kB, iter   94 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab781000], size 1472kB, iter   88 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb7c0a000], size   40kB, iter   93 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facd81000], size 1236kB, iter   96 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad721000], size  824kB, iter   84 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3e57000], size 1612kB, iter   97 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facbec000], size  960kB, iter   93 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d275000], size 3472kB, iter   96 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabb48000], size 2140kB, iter   97 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faafde000], size 2572kB, iter  112 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9dc11000], size 3348kB, iter   90 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab49c000], size 2712kB, iter   85 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa374d000], size 2284kB, iter   97 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab8f1000], size 2396kB, iter  102 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3c84000], size 1868kB, iter   95 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4b7d000], size 2036kB, iter  100 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e820000], size 3524kB, iter  103 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9df58000], size 3260kB, iter  109 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa402d000], size 3244kB, iter   97 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3988000], size 2704kB, iter   96 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab261000], size 2284kB, iter   95 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac50e000], size 1160kB, iter   97 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faca1a000], size  768kB, iter  103 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faac02000], size 3016kB, iter   87 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa7d2000], size 1732kB, iter   95 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2474000], size 2408kB, iter   83 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3f31000], size  804kB, iter   97 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6cf000], size  764kB, iter  104 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad977000], size  564kB, iter   96 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa983000], size 2556kB, iter  103 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa173b000], size 2956kB, iter   94 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9eb91000], size 3712kB, iter   94 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3e32000], size 1020kB, iter   96 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab333000], size 3156kB, iter  101 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6221000], size  372kB, iter   98 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac630000], size 3924kB, iter   95 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ce97000], size 3960kB, iter  103 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad78e000], size  732kB, iter   91 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d89e000], size 3532kB, iter  109 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c05000], size   60kB, iter   98 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac776000], size 1328kB, iter  104 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabb5f000], size 2628kB, iter   98 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9bdf1000], size 3456kB, iter   95 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c800000], size 3584kB, iter   92 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa26f2000], size 3180kB, iter   89 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4b9f000], size 1900kB, iter   98 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c4f5000], size 3116kB, iter   94 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facada000], size 1096kB, iter  109 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac8c2000], size 1184kB, iter   99 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad845000], size 1116kB, iter   91 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3e8e000], size 1456kB, iter  104 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac546000], size 2240kB, iter  102 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e948000], size 2340kB, iter  105 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac0c6000], size 3992kB, iter   92 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c10000], size   16kB, iter  110 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb626a000], size   80kB, iter  111 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6234000], size  216kB, iter   93 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad826000], size 1064kB, iter   90 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6222000], size  288kB, iter  100 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4bbe000], size 1776kB, iter  106 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabcc3000], size 1204kB, iter  103 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6252000], size  176kB, iter   91 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facb08000], size 1008kB, iter   93 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad930000], size  848kB, iter   99 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab648000], size 2116kB, iter  110 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabdf0000], size 2768kB, iter   97 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e528000], size 3040kB, iter   97 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab46a000], size 1912kB, iter   96 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9ded3000], size 2796kB, iter   98 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa178a000], size 2640kB, iter   99 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb25000], size  892kB, iter  100 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac549000], size 1080kB, iter   92 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3ffa000], size 3448kB, iter   94 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa340c000], size 3332kB, iter   89 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa37e3000], size 3704kB, iter   86 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa79a000], size 1956kB, iter   88 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa2821000], size 1968kB, iter  110 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad6dc000], size 1320kB, iter   99 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa23b2000], size 3328kB, iter   84 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9dc79000], size 2408kB, iter   94 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac9ea000], size  960kB, iter   95 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cb80000], size 3164kB, iter  102 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb7c07000], size   52kB, iter   95 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6263000], size  108kB, iter  103 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa4d7a000], size 2008kB, iter  105 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facb8b000], size  484kB, iter   98 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad83f000], size 1812kB, iter   99 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaf4c000], size 3996kB, iter   85 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabcb0000], size  732kB, iter  111 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa9c5000], size 2428kB, iter   97 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3b81000], size 2756kB, iter  104 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac0df000], size 2860kB, iter   92 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa348a000], size 1888kB, iter   87 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d5f6000], size 2720kB, iter   97 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facc04000], size 2760kB, iter  113 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac657000], size 3660kB, iter  105 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e18e000], size 3688kB, iter   97 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4036000], size 3208kB, iter  111 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad98d000], size  476kB, iter  114 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad91a000], size  460kB, iter   86 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa380b000], size 3544kB, iter  100 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6220000], size  376kB, iter  105 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad74b000], size  976kB, iter   95 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facaf2000], size  612kB, iter  101 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa26ed000], size 3200kB, iter   90 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab06b000], size 1740kB, iter  100 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa823000], size 1672kB, iter   89 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3662000], size 1700kB, iter   85 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c151000], size 3728kB, iter   89 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabd67000], size 3552kB, iter   94 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab21e000], size 1700kB, iter   99 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9cf5d000], size 2840kB, iter  107 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac1d5000], size 1876kB, iter  112 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa1794000], size 2600kB, iter  104 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad9e6000], size  120kB, iter  112 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabb69000], size 1308kB, iter  104 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad8f7000], size  956kB, iter   98 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac575000], size  904kB, iter   93 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad984000], size  512kB, iter   99 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac6b6000], size 1036kB, iter   91 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faac24000], size 3232kB, iter   98 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facaf2000], size  724kB, iter  100 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb624b000], size  204kB, iter   96 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa24e3000], size 2088kB, iter   96 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3ab4000], size 3836kB, iter   88 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabc28000], size 1896kB, iter   94 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e894000], size 3616kB, iter  105 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6dd000], size  260kB, iter   86 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ec1c000], size 3156kB, iter  112 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac3aa000], size 1648kB, iter   92 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d8cd000], size 3760kB, iter   96 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4b6d000], size 2100kB, iter  101 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab3c7000], size 2036kB, iter  100 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab859000], size 3096kB, iter   96 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e24c000], size 3300kB, iter  115 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb7c10000], size   16kB, iter   97 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad991000], size  460kB, iter  116 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb621c000], size  392kB, iter   89 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9defd000], size 3388kB, iter  106 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faac44000], size 1092kB, iter   98 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad71e000], size 1892kB, iter  101 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac706000], size  716kB, iter   92 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa9c9000], size 2412kB, iter   98 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa1743000], size 2924kB, iter  105 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac5a3000], size 1100kB, iter  106 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2745000], size 2848kB, iter  101 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9cf41000], size 2952kB, iter   90 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3235000], size 1884kB, iter   95 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facba7000], size 1152kB, iter  108 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa348a000], size 2944kB, iter   90 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facb02000], size  764kB, iter   91 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab43e000], size 1560kB, iter   97 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e585000], size 3132kB, iter   97 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac1dd000], size  896kB, iter  102 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad985000], size  508kB, iter  102 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab8f2000], size 2800kB, iter  102 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3417000], size  984kB, iter   99 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e8f6000], size 2572kB, iter  101 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d223000], size 3916kB, iter   95 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d60e000], size 2812kB, iter   95 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2531000], size 2128kB, iter   97 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facbc1000], size 1048kB, iter   90 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa2231000], size 2760kB, iter   87 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e966000], size 2124kB, iter  103 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facb31000], size  576kB, iter   99 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faaa9c000], size 2788kB, iter  109 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3218000], size 2044kB, iter  117 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab01f000], size 3744kB, iter  113 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e781000], size 1492kB, iter   98 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa40a5000], size 2764kB, iter   98 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facb7f000], size  632kB, iter  100 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa1779000], size 2708kB, iter  107 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab06d000], size 1076kB, iter  110 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9eb79000], size 3808kB, iter   87 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa26b1000], size 1884kB, iter  100 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac7b9000], size 3300kB, iter   93 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7cb000], size 1768kB, iter  106 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4b82000], size 1724kB, iter  113 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3e73000], size 1804kB, iter   96 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6bc000], size 1084kB, iter   96 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb7c0f000], size   20kB, iter  111 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6243000], size  236kB, iter   97 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad74c000], size 1104kB, iter   99 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac7d4000], size 1416kB, iter   99 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb622a000], size  100kB, iter   97 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6216000], size   80kB, iter  100 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d861000], size 3444kB, iter   94 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa2888000], size 1556kB, iter   93 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac647000], size 1480kB, iter   91 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa254f000], size 1416kB, iter   96 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab8bc000], size  696kB, iter   96 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabe02000], size 3916kB, iter  105 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa7bc000], size 2100kB, iter   93 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab5c4000], size 2644kB, iter   98 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaa9e000], size 2780kB, iter   98 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4b85000], size 1712kB, iter   88 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa242e000], size 1156kB, iter   88 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac62b000], size  544kB, iter   94 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad860000], size 1680kB, iter  108 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac2bd000], size 2968kB, iter   95 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9d4fc000], size 3476kB, iter  101 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac5ae000], size  500kB, iter  106 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facc1d000], size  680kB, iter  102 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faad55000], size 2856kB, iter   99 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab5e2000], size 1916kB, iter   97 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab3ed000], size 1884kB, iter  103 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad7d2000], size  568kB, iter  100 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac86c000], size  808kB, iter   95 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad6d9000], size  996kB, iter  107 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faccc7000], size 1980kB, iter  106 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa376a000], size 3368kB, iter  102 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4d31000], size 2300kB, iter  106 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3b11000], size 3464kB, iter  101 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaa8c000], size 2852kB, iter   99 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facdff000], size  732kB, iter  107 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facc28000], size 1052kB, iter  104 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab623000], size 1656kB, iter  108 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6215000], size  420kB, iter   99 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facd2f000], size  832kB, iter  101 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9cbb5000], size 3632kB, iter  113 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e2bd000], size 2848kB, iter   97 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabbae000], size 2384kB, iter  100 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9df5a000], size 3468kB, iter   92 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab17a000], size 2508kB, iter  104 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac936000], size 2972kB, iter  101 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4b9c000], size 1620kB, iter   89 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e874000], size 3784kB, iter  112 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac87c000], size  684kB, iter  109 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab07e000], size 1008kB, iter   97 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3ba3000], size 2980kB, iter  107 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac0f6000], size 1088kB, iter  101 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd8f000], size 1180kB, iter  114 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6232000], size  304kB, iter  113 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac6b3000], size 1764kB, iter   89 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac4eb000], size 1824kB, iter   96 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9dbbe000], size 3696kB, iter   91 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa350d000], size 2420kB, iter  107 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab7c1000], size 1700kB, iter   92 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ec26000], size 3116kB, iter  118 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3e8c000], size 2200kB, iter  114 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facc2d000], size 1416kB, iter   98 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb6231000], size  308kB, iter   98 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facdb1000], size  204kB, iter   97 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facd26000], size  556kB, iter  108 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad81d000], size 1948kB, iter  100 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d7f5000], size 3876kB, iter  108 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faadd4000], size 2728kB, iter  103 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac5ac000], size 1136kB, iter  115 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab1a3000], size 2744kB, iter  105 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d0f5000], size 3368kB, iter   98 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4d51000], size 2172kB, iter  107 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6245000], size  228kB, iter   98 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa40b2000], size 2712kB, iter  114 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad834000], size 1856kB, iter   99 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac6c8000], size 1864kB, iter  110 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad84a000], size  912kB, iter  106 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac755000], size 1300kB, iter  108 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faa905000], size 1564kB, iter   94 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab6cb000], size 1464kB, iter   92 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac89a000], size  564kB, iter  114 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac206000], size  732kB, iter   98 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab839000], size 1220kB, iter   99 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabcba000], size 1452kB, iter  101 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac927000], size 3096kB, iter   90 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4d65000], size 2092kB, iter   99 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3d7b000], size 3292kB, iter   90 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9ec73000], size 2808kB, iter  109 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facccd000], size  356kB, iter  101 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e4eb000], size 3752kB, iter  102 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd00000], size  912kB, iter   95 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac841000], size  736kB, iter  103 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac111000], size 1752kB, iter  102 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab96a000], size 2320kB, iter  103 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac544000], size 1552kB, iter  116 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facde4000], size  840kB, iter  102 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa9b1000], size 1668kB, iter   91 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad6ba000], size 1420kB, iter  102 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d43f000], size 3800kB, iter   96 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facca9000], size 1260kB, iter   99 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faab52000], size 2568kB, iter  100 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4b67000], size 1960kB, iter  102 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9da37000], size 3788kB, iter  109 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac8f9000], size  552kB, iter   96 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad92e000], size  856kB, iter  100 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa37de000], size 3860kB, iter  103 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9ca7d000], size 3048kB, iter  107 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab451000], size 1604kB, iter   95 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad938000], size  816kB, iter  103 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6268000], size   88kB, iter  103 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facdb8000], size 1016kB, iter  101 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facc23000], size  536kB, iter  110 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6f3000], size  616kB, iter  117 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab6b5000], size 2772kB, iter  102 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad880000], size  696kB, iter  109 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e17c000], size 3516kB, iter   93 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3526000], size 2784kB, iter   93 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa173d000], size 2948kB, iter  119 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3243000], size 2956kB, iter  108 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad941000], size  780kB, iter  110 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8aa000], size  604kB, iter   94 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac4fe000], size  976kB, iter  102 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2567000], size 3204kB, iter   98 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac2c7000], size 2192kB, iter  109 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faae46000], size 2748kB, iter  111 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab0f5000], size 3440kB, iter  104 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa222f000], size 3296kB, iter  102 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb7c04000], size   64kB, iter  104 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa338c000], size 2700kB, iter  108 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaa79000], size 3892kB, iter  104 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9cd77000], size 3576kB, iter  105 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d660000], size 3908kB, iter  101 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4c79000], size 3036kB, iter   92 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ddea000], size 3656kB, iter  115 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabbd1000], size 2384kB, iter  115 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e4fd000], size 3680kB, iter  103 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c31a000], size 3256kB, iter  109 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faa7dd000], size 1184kB, iter   99 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac701000], size 2016kB, iter   91 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e895000], size 3652kB, iter  100 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa362f000], size 2904kB, iter   97 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa1820000], size 2040kB, iter  118 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facc2f000], size 2588kB, iter  110 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab22f000], size 2308kB, iter  112 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab470000], size 1684kB, iter  103 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad78d000], size  972kB, iter  103 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c9f6000], size 3588kB, iter   94 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa27d6000], size 2268kB, iter   95 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa2588000], size 2360kB, iter  111 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8af000], size 1364kB, iter  105 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9da31000], size 3812kB, iter   96 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad957000], size  692kB, iter  101 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c09000], size   44kB, iter   96 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac20c000], size 3992kB, iter  120 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab615000], size 3600kB, iter   97 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac88c000], size  988kB, iter   93 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad991000], size  460kB, iter  102 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e254000], size 2724kB, iter  103 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faaf5e000], size 2884kB, iter   99 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3f9d000], size 3820kB, iter  100 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3c5d000], size 3328kB, iter  100 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa33d9000], size 2392kB, iter  103 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2397000], size 1988kB, iter  105 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c095000], size 2580kB, iter  110 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac128000], size  912kB, iter  116 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabe25000], size 2884kB, iter   98 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac983000], size 2688kB, iter   93 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4ce0000], size 2624kB, iter  104 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabc56000], size 1852kB, iter  119 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac903000], size  512kB, iter  106 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab3aa000], size 2476kB, iter  100 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c648000], size 3768kB, iter  111 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6247000], size  136kB, iter   98 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4b5a000], size 1560kB, iter   95 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad785000], size 1024kB, iter  102 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac5f2000], size 1084kB, iter  104 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d180000], size 2812kB, iter  115 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab66c000], size 1444kB, iter  104 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6269000], size   84kB, iter   92 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad9cb000], size  228kB, iter  121 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faae21000], size 1268kB, iter  109 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac4a2000], size 1344kB, iter   97 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c13000], size    4kB, iter  116 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facb86000], size  704kB, iter   93 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facbb2000], size  528kB, iter   99 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6260000], size  120kB, iter  105 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab7d5000], size 1808kB, iter  104 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3251000], size 1568kB, iter  113 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ded1000], size 3596kB, iter  106 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab131000], size 2532kB, iter  101 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3c5d000], size 1908kB, iter   99 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6247000], size  220kB, iter  114 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab999000], size 2272kB, iter  104 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab3b3000], size 2448kB, iter  111 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa891000], size 2084kB, iter  106 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab617000], size 1784kB, iter   94 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faaf80000], size 1732kB, iter   98 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4c4e000], size 3208kB, iter  103 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad7f1000], size  592kB, iter  110 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6be000], size  796kB, iter  101 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e976000], size 3276kB, iter  105 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facc36000], size 2560kB, iter   98 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa17db000], size 2316kB, iter  104 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaa9a000], size 3612kB, iter  104 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9eca9000], size 2592kB, iter  104 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac56e000], size 1648kB, iter  101 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e675000], size 3076kB, iter   97 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac70a000], size 1544kB, iter  116 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad885000], size 1072kB, iter  111 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d563000], size 2144kB, iter  117 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab813000], size 1560kB, iter  105 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa36ad000], size 2400kB, iter  110 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac322000], size 1536kB, iter  100 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa344c000], size 2436kB, iter  122 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3e3a000], size 2712kB, iter   94 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabbce000], size 1304kB, iter  111 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c10000], size   16kB, iter   99 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb621f000], size  380kB, iter   98 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb621f000], size  380kB, iter   99 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facbc2000], size  464kB, iter   99 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac8cd000], size  728kB, iter  115 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c07000], size   52kB, iter  105 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6219000], size  404kB, iter  100 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac8f3000], size  576kB, iter  101 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac6e6000], size 1948kB, iter  100 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac5e9000], size 1012kB, iter  111 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab823000], size 1816kB, iter  100 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3eaa000], size 2264kB, iter  107 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6bc000], size 1828kB, iter  104 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9dc22000], size 2748kB, iter   96 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facbf1000], size  716kB, iter  105 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa2640000], size 3892kB, iter  112 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e30d000], size 3488kB, iter   94 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa976000], size 2680kB, iter  112 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabd14000], size 3348kB, iter  120 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3905000], size 3424kB, iter  100 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac983000], size 2060kB, iter  105 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac32a000], size 1612kB, iter  118 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6258000], size  152kB, iter  119 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d77b000], size 1696kB, iter  100 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa94a000], size 2856kB, iter  121 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab9e9000], size 1940kB, iter  112 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac441000], size  496kB, iter  113 
    mmap3.c:88: TINFO: Thread    5, addr [0x3face1e000], size  608kB, iter  105 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3ddd000], size 3084kB, iter  112 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faafaa000], size 1888kB, iter  107 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d923000], size 3068kB, iter  107 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa17a8000], size 2520kB, iter  123 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facca4000], size 1512kB, iter  105 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa276a000], size 2700kB, iter  101 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad8bf000], size 1300kB, iter  116 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9eb6f000], size 3848kB, iter   95 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6f6000], size 1828kB, iter  113 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9dfdf000], size 3256kB, iter  112 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa2313000], size 3252kB, iter  112 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab182000], size 2244kB, iter  102 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac351000], size  960kB, iter  101 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab8af000], size  532kB, iter  122 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d9f0000], size 2260kB, iter  108 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac9d6000], size 2872kB, iter  113 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa40e0000], size 2528kB, iter  103 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab3f6000], size 1448kB, iter  113 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9c8a0000], size 2836kB, iter  108 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad900000], size  520kB, iter  104 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac059000], size 2852kB, iter  117 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab560000], size 2764kB, iter  106 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faac14000], size 3672kB, iter  102 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac649000], size 3304kB, iter  106 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e342000], size 2104kB, iter  114 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d1c3000], size 3712kB, iter  106 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad982000], size  520kB, iter  109 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac9bf000], size 2988kB, iter  114 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4190000], size 1824kB, iter  113 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6223000], size  364kB, iter  117 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6da000], size 1940kB, iter   96 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac36c000], size 1348kB, iter  103 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac5c4000], size  532kB, iter  106 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c52a000], size 3544kB, iter  102 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e790000], size 3964kB, iter  117 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9cb65000], size 3344kB, iter  106 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad9d5000], size  188kB, iter   97 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c0d000], size   28kB, iter  118 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6235000], size  292kB, iter  107 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9dfe4000], size 3448kB, iter  113 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad6b8000], size 1260kB, iter  118 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa323c000], size 3632kB, iter  101 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4c1e000], size 3400kB, iter  100 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9cea9000], size 3176kB, iter  105 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad741000], size  712kB, iter  105 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faca95000], size 2132kB, iter  118 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faccaa000], size 2096kB, iter  108 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab856000], size  888kB, iter  102 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac58b000], size 1296kB, iter  107 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabce3000], size 3544kB, iter  101 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faafb4000], size 1844kB, iter  123 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa8af000], size 3476kB, iter  101 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac4bd000], size  708kB, iter   95 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faca43000], size  176kB, iter  124 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab934000], size 3772kB, iter  105 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac59b000], size 1232kB, iter  103 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc6e000], size 2336kB, iter  101 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb622a000], size  336kB, iter  115 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ec13000], size 3192kB, iter  109 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa410e000], size 2344kB, iter  114 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa39f5000], size 4000kB, iter  106 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faccbe000], size 1072kB, iter   96 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9c43b000], size 3332kB, iter  115 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa17a7000], size 2524kB, iter  114 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac6cf000], size 3008kB, iter  107 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab405000], size 2156kB, iter  114 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad7f3000], size 2116kB, iter  110 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faca6f000], size 2044kB, iter  109 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faac40000], size 3536kB, iter  107 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac9c2000], size  692kB, iter  107 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9cb34000], size 3540kB, iter  108 
    mmap3.c:88: TINFO: Thread   28, addr [0x3face7b000], size  236kB, iter  102 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faca8f000], size 1048kB, iter  115 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facb95000], size  940kB, iter  115 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb621a000], size  400kB, iter  106 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa35c8000], size 3316kB, iter  102 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d610000], size 3148kB, iter  120 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facc80000], size 1320kB, iter  103 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabe06000], size  888kB, iter  102 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e00c000], size 1816kB, iter  104 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e1d2000], size 3576kB, iter  103 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4cd3000], size 2676kB, iter  106 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d240000], size 3904kB, iter  119 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facdca000], size  708kB, iter  115 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9dc25000], size 3816kB, iter   95 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab4c6000], size 1384kB, iter  110 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3e77000], size 2468kB, iter  106 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab86b000], size 1968kB, iter  110 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab001000], size 1536kB, iter  108 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab620000], size 2264kB, iter  103 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa334b000], size 2548kB, iter  107 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6237000], size  284kB, iter  116 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac918000], size 1500kB, iter  108 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facaaf000], size  572kB, iter  111 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e8cc000], size 3356kB, iter  114 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac202000], size 2796kB, iter   98 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab54e000], size 1616kB, iter  104 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9cf17000], size 3236kB, iter  116 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa22fd000], size 3964kB, iter  102 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac6f4000], size 1152kB, iter  104 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c77c000], size 3808kB, iter  119 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabe67000], size  500kB, iter  120 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facc6b000], size 1404kB, iter  116 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6d2000], size 1156kB, iter  119 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1798000], size 2584kB, iter  116 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9deda000], size 2936kB, iter  107 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabee4000], size 3192kB, iter  106 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facd80000], size  488kB, iter  121 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb7c09000], size   44kB, iter  105 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb622c000], size  328kB, iter  115 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faba57000], size 3772kB, iter  102 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac972000], size 1840kB, iter  107 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa26dc000], size 3268kB, iter  106 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb3e000], size 1204kB, iter  111 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab441000], size 1076kB, iter  109 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab6e2000], size 3540kB, iter  109 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac814000], size 1040kB, iter  108 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facdfa000], size  752kB, iter  117 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabd2f000], size 2704kB, iter  117 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac4f0000], size 1916kB, iter  104 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa40fb000], size 2420kB, iter  108 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3ae6000], size 3652kB, iter  125 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6e9000], size 1252kB, iter  117 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabfd3000], size 3168kB, iter  112 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa88b000], size 3796kB, iter  116 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faad73000], size 2616kB, iter  111 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab181000], size 2516kB, iter  124 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d6c3000], size 2644kB, iter  109 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac2eb000], size 2068kB, iter  103 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e550000], size 2304kB, iter   97 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa37e4000], size 3080kB, iter  103 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d08e000], size 3504kB, iter   99 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac9ba000], size 1092kB, iter  105 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4d47000], size 2212kB, iter  107 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab55f000], size 1548kB, iter  108 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4bba000], size 1588kB, iter  103 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6253000], size  172kB, iter  105 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faca24000], size  668kB, iter  104 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6227000], size  348kB, iter  118 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad822000], size 1928kB, iter   97 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3ee8000], size 2124kB, iter  117 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e99a000], size 3104kB, iter  120 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9eca2000], size 2620kB, iter  103 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e1b8000], size 3680kB, iter  104 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facc7e000], size 1520kB, iter  106 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad702000], size 1152kB, iter  117 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa324b000], size 3572kB, iter  105 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d958000], size 2844kB, iter  121 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac91e000], size  624kB, iter  116 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab01f000], size 1416kB, iter  107 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac268000], size 2884kB, iter  104 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6246000], size  224kB, iter  113 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3f4a000], size 1924kB, iter  105 
    mmap3.c:88: TINFO: Thread    2, addr [0x3face1b000], size  620kB, iter  108 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa23d5000], size 3100kB, iter  122 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab733000], size 3476kB, iter  125 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad8a9000], size  484kB, iter  121 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3bab000], size 3316kB, iter  118 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9dc1f000], size 2796kB, iter  108 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad7c6000], size  540kB, iter  104 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac539000], size 1868kB, iter  118 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab26c000], size 1036kB, iter  126 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad6e1000], size  132kB, iter  106 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac9de000], size  948kB, iter  122 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad774000], size  868kB, iter  123 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8c7000], size  364kB, iter  109 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac935000], size 1624kB, iter  119 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabf8e000], size  752kB, iter  112 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa173e000], size 2944kB, iter  107 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9cd96000], size 3040kB, iter  108 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faba98000], size 2652kB, iter  120 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facacb000], size 1740kB, iter  112 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6264000], size  104kB, iter  106 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa342b000], size 2320kB, iter  105 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac395000], size 1680kB, iter  114 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faccee000], size 1204kB, iter  117 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac9c6000], size  984kB, iter  109 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa412b000], size 2228kB, iter  110 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac619000], size  972kB, iter  107 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac27e000], size 1116kB, iter  126 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d3fa000], size 2852kB, iter   96 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac3e8000], size 2244kB, iter  124 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad7ae000], size  636kB, iter  108 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab056000], size 3172kB, iter  123 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb622f000], size   92kB, iter  122 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad922000], size  904kB, iter  118 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faba9f000], size 1156kB, iter  121 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad79f000], size  696kB, iter  124 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac70c000], size 2120kB, iter  109 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabe12000], size 1520kB, iter  110 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad84d000], size  368kB, iter  107 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac04a000], size 2168kB, iter   98 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facbcd000], size 1156kB, iter  115 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facda9000], size 1076kB, iter  110 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3c3f000], size 1524kB, iter  120 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c0f6000], size 3348kB, iter  102 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabbc0000], size 2376kB, iter  107 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa18a2000], size 1520kB, iter  106 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ebb6000], size 3564kB, iter  106 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e29b000], size 3072kB, iter  105 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d46a000], size 3748kB, iter  111 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad7ed000], size  980kB, iter   99 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c05000], size   60kB, iter  111 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4cd0000], size 2688kB, iter  109 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3dbc000], size 3516kB, iter  109 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa88e000], size 3900kB, iter  100 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad8e2000], size  256kB, iter  113 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e59b000], size 3468kB, iter  118 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faac5d000], size 3848kB, iter  110 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad984000], size  512kB, iter  112 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3995000], size 2136kB, iter  106 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3c25000], size 1628kB, iter  116 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad823000], size  764kB, iter  111 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa366f000], size 3224kB, iter  104 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab0d2000], size 2676kB, iter  122 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4155000], size 2060kB, iter  118 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e8fe000], size 2784kB, iter   98 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab36f000], size 3856kB, iter  109 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6241000], size  116kB, iter   99 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9df53000], size 3360kB, iter  119 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa32ec000], size 3596kB, iter  113 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d223000], size 2332kB, iter  123 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d813000], size 3952kB, iter   97 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad716000], size  376kB, iter  127 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad79a000], size  788kB, iter  123 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9cd7f000], size 2436kB, iter  109 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa1776000], size 2720kB, iter  121 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c11000], size   12kB, iter  120 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac3dc000], size 3264kB, iter  127 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad85f000], size 1684kB, iter  119 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9cfe0000], size 2316kB, iter  125 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac7bd000], size  768kB, iter  110 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaa61000], size 2032kB, iter  101 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabf09000], size 2268kB, iter  107 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9dbef000], size 3472kB, iter  108 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb625e000], size  128kB, iter  112 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa26f5000], size 3168kB, iter  119 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e2b4000], size 2972kB, iter  100 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e86c000], size 3552kB, iter  112 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faad67000], size 1840kB, iter  114 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c9b9000], size 3864kB, iter  119 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad931000], size  844kB, iter  109 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad742000], size 1140kB, iter  121 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb621c000], size  172kB, iter  128 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ebe4000], size 3380kB, iter  108 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa337b000], size 1640kB, iter  124 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac87d000], size 2300kB, iter  110 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2340000], size 3796kB, iter  108 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3cbe000], size 3464kB, iter  110 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab4e4000], size 3600kB, iter  110 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab868000], size 2240kB, iter  105 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4020000], size 3296kB, iter  117 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad893000], size  284kB, iter  109 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac0c1000], size  508kB, iter  125 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa7f8000], size 2468kB, iter   98 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab5f4000], size 1900kB, iter  122 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad9c3000], size  260kB, iter  110 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac831000], size 2604kB, iter  111 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabbc2000], size 3356kB, iter  107 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac140000], size 2672kB, iter  108 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac5d1000], size 1968kB, iter  114 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facc09000], size 2740kB, iter  103 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9dc71000], size 3184kB, iter  101 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb621b000], size  176kB, iter  109 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faad80000], size 1740kB, iter  113 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac2d8000], size 1256kB, iter  112 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9cdca000], size 3948kB, iter  102 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa272c000], size 2948kB, iter  110 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd1a000], size 1096kB, iter  110 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faccb9000], size  388kB, iter  103 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad8da000], size  932kB, iter  129 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6e8000], size  360kB, iter  122 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facabc000], size 1092kB, iter  110 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6247000], size   92kB, iter  107 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faaf33000], size 2476kB, iter  111 
    mmap3.c:88: TINFO: Thread    7, addr [0x3face2c000], size  552kB, iter  111 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faab28000], size 2300kB, iter  126 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c309000], size 3056kB, iter  120 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab502000], size  968kB, iter  118 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaa74000], size  720kB, iter  126 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab19e000], size 3352kB, iter  113 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facdbe000], size  440kB, iter  114 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad78e000], size 1044kB, iter  106 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac258000], size 1768kB, iter   99 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad901000], size 1036kB, iter  130 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac6d1000], size 1408kB, iter  111 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9df8d000], size 3228kB, iter  124 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb7c09000], size   44kB, iter  121 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e519000], size 3404kB, iter  128 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa27e5000], size 2208kB, iter  111 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2381000], size 3756kB, iter  111 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e956000], size 2172kB, iter  111 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa797000], size 2932kB, iter  123 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ce20000], size 3604kB, iter  102 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabd3d000], size 1856kB, iter  115 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab9ba000], size 2080kB, iter  109 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3515000], size 3852kB, iter  100 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad955000], size  700kB, iter  127 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac412000], size 1788kB, iter  108 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d4e6000], size 3252kB, iter  119 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac70d000], size 1896kB, iter  122 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facb5f000], size 2428kB, iter  104 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3dd2000], size 1888kB, iter  120 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9c605000], size 3792kB, iter  125 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab2ee000], size 3000kB, iter  119 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad7cd000], size  660kB, iter  110 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6263000], size  108kB, iter  108 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d1a5000], size 3332kB, iter  120 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9eb75000], size 3824kB, iter  113 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa4bbe000], size 3784kB, iter  106 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab7cf000], size 1964kB, iter  115 
    mmap3.c:88: TINFO: Thread   21, addr [0x3face3d000], size  484kB, iter  103 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac8e7000], size 1876kB, iter  108 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac29a000], size 1504kB, iter  112 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac8ec000], size 1272kB, iter  120 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e1d9000], size 3328kB, iter  107 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c06000], size   16kB, iter  116 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7d0000], size  648kB, iter  113 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad970000], size  276kB, iter  114 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab9bc000], size 1680kB, iter  112 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad872000], size  908kB, iter  125 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6d1000], size  756kB, iter  123 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d911000], size 3456kB, iter  111 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facc10000], size 2144kB, iter  121 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c0a000], size   40kB, iter  121 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6221000], size  148kB, iter  117 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab3a4000], size 2272kB, iter  109 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb622a000], size  112kB, iter  126 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facb77000], size 2756kB, iter  122 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9beb8000], size 3500kB, iter  100 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa38d8000], size 3992kB, iter  105 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab836000], size 3240kB, iter  121 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac7df000], size 2348kB, iter  123 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faaf8a000], size 3472kB, iter  112 
    mmap3.c:88: TINFO: Thread   30, addr [0x3face28000], size  568kB, iter  109 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac358000], size 1672kB, iter  114 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac4fa000], size 2124kB, iter  104 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faca2a000], size 1236kB, iter  120 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac14b000], size 1076kB, iter  115 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabf0d000], size 2252kB, iter  111 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa949000], size 2672kB, iter  129 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa78c000], size 1780kB, iter  113 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa322b000], size 2984kB, iter  104 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad9b5000], size  316kB, iter  101 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3faa000], size 3768kB, iter  110 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faafbd000], size 1060kB, iter  121 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac4f2000], size 1072kB, iter  112 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e223000], size 3744kB, iter  126 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad6cd000], size  812kB, iter  113 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa175f000], size 2812kB, iter  113 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabf34000], size  932kB, iter  115 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaa8b000], size 1384kB, iter  122 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9da7f000], size 3608kB, iter  115 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac11c000], size  596kB, iter  123 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6246000], size  224kB, iter  111 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c223000], size 3976kB, iter  127 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d7bf000], size 2816kB, iter  122 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb622d000], size  100kB, iter  124 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4d43000], size 2228kB, iter  105 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad798000], size  452kB, iter  105 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faabe5000], size 3732kB, iter  131 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa38e2000], size 1592kB, iter  114 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad790000], size  484kB, iter  116 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9de05000], size 3920kB, iter  109 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9eb55000], size 3952kB, iter  107 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad9c5000], size  252kB, iter  127 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3feb000], size 1480kB, iter  124 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac01d000], size 1020kB, iter  102 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb624c000], size  200kB, iter  125 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb7c04000], size   12kB, iter  117 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb6262000], size  112kB, iter  108 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabf32000], size 2556kB, iter  128 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad76b000], size  632kB, iter  115 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac5fe000], size 3380kB, iter  106 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab5dc000], size 1996kB, iter  112 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c07000], size   52kB, iter  122 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa415d000], size 2028kB, iter  112 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9ca7b000], size 3732kB, iter  114 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d1da000], size 2580kB, iter  124 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3349000], size 2104kB, iter  116 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faccec000], size 1832kB, iter  101 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa2318000], size 3972kB, iter  128 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faab78000], size 1452kB, iter  132 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabf15000], size 1480kB, iter  109 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab0c6000], size 2312kB, iter  110 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac1b1000], size 3332kB, iter  130 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa26f9000], size 3152kB, iter  112 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac087000], size 1192kB, iter  129 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa7cc000], size 2812kB, iter  110 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad809000], size 1712kB, iter  108 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e5cb000], size 3628kB, iter  112 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9daff000], size 3096kB, iter  113 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad7b3000], size  344kB, iter  110 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab142000], size 1816kB, iter  111 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac01f000], size 1608kB, iter  130 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3d61000], size 2340kB, iter  112 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9ce8d000], size 3380kB, iter  103 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ebfa000], size 3292kB, iter  128 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa32d3000], size 2576kB, iter  113 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab84a000], size 3160kB, iter  105 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3557000], size 3588kB, iter  124 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e217000], size 3792kB, iter  106 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa40a6000], size 2760kB, iter  111 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3a70000], size 3012kB, iter  114 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9de99000], size 3576kB, iter  126 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad876000], size 1592kB, iter  109 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9db8a000], size 3132kB, iter  131 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabf3d000], size 2512kB, iter  123 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa17fc000], size 2184kB, iter  123 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4bec000], size 1372kB, iter  116 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac94b000], size 3716kB, iter  111 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad758000], size  364kB, iter  115 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac521000], size 2564kB, iter  125 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facd15000], size 1668kB, iter  113 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab308000], size 2896kB, iter  127 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabb60000], size 3764kB, iter  116 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faa96e000], size 2088kB, iter  107 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac7a2000], size 1700kB, iter  118 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab607000], size 2316kB, iter  102 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faa7b3000], size 1772kB, iter  117 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad84d000], size  164kB, iter  125 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad7ee000], size  380kB, iter  107 
    mmap3.c:88: TINFO: Thread    2, addr [0x3face52000], size  400kB, iter  119 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6264000], size  104kB, iter  118 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad850000], size  100kB, iter  108 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb622a000], size  224kB, iter  125 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d85c000], size 2700kB, iter  123 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2370000], size 3412kB, iter  113 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ea33000], size 1820kB, iter  111 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac31d000], size 2064kB, iter  116 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad869000], size 1644kB, iter  110 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab33e000], size  716kB, iter  109 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac071000], size 2736kB, iter  104 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2476000], size 2364kB, iter  119 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac94e000], size  616kB, iter  132 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3f15000], size 1604kB, iter  131 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb624e000], size  192kB, iter  124 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabc0a000], size 1712kB, iter  124 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6b9000], size 1236kB, iter  127 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facd39000], size 1524kB, iter  120 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facd23000], size 1612kB, iter  117 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa418e000], size 1832kB, iter  113 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6c5000], size  896kB, iter  125 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c482000], size 3356kB, iter  112 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faace3000], size 3980kB, iter  114 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ec71000], size 2816kB, iter  110 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad919000], size  940kB, iter  121 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4cc8000], size 1128kB, iter  108 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa26c5000], size 3360kB, iter  129 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab3f1000], size  980kB, iter  112 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad98b000], size  484kB, iter  113 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4de2000], size 1592kB, iter  106 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faca33000], size 2952kB, iter  115 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad93f000], size  788kB, iter  114 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa34ad000], size 3116kB, iter  103 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac9e8000], size  300kB, iter  126 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab8c3000], size 2676kB, iter  126 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabdb6000], size 2796kB, iter  117 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7a5000], size 1488kB, iter  133 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d45f000], size 3456kB, iter  118 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa329c000], size 2116kB, iter  128 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faa80c000], size 1768kB, iter  114 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa41c6000], size 1608kB, iter  114 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9cacc000], size 3844kB, iter  113 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facd97000], size 1148kB, iter  126 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9ea7f000], size 1992kB, iter  105 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac567000], size 3996kB, iter  117 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab0d3000], size 2260kB, iter  114 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab4e6000], size 1492kB, iter  106 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faae2b000], size 2720kB, iter  113 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa37b8000], size 3960kB, iter  116 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa2793000], size 2536kB, iter  122 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad933000], size  184kB, iter  104 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad8c7000], size  616kB, iter  127 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab337000], size 1724kB, iter  115 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2366000], size 3452kB, iter  126 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7ac000], size 1132kB, iter  115 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4bd6000], size  968kB, iter  124 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad943000], size  120kB, iter  117 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabc31000], size 1556kB, iter  132 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e694000], size 3708kB, iter  133 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa17fc000], size 2184kB, iter  112 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac1d0000], size 3676kB, iter  120 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6220000], size  376kB, iter  107 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac627000], size  968kB, iter  115 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faa9c6000], size 3188kB, iter  114 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab136000], size 2052kB, iter  115 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac084000], size 1328kB, iter  130 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa34f0000], size 3580kB, iter  127 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facdaa000], size  304kB, iter  106 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad961000], size  652kB, iter  118 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad97e000], size  536kB, iter  119 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6267000], size   92kB, iter  108 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabdaa000], size 1096kB, iter  115 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9de26000], size 3252kB, iter  125 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad8ca000], size  720kB, iter  116 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e3eb000], size 2724kB, iter  128 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6260000], size  120kB, iter  109 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3b96000], size 3580kB, iter  112 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c7c9000], size 2760kB, iter  110 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e153000], size 2656kB, iter  114 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab65b000], size 2464kB, iter  129 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac3b8000], size 2212kB, iter  134 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4b78000], size 1424kB, iter  128 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad6d0000], size  852kB, iter  118 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa41ab000], size 1716kB, iter  133 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3323000], size 1844kB, iter  114 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabebc000], size 1824kB, iter  107 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7d2000], size  992kB, iter  116 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9eb61000], size 3904kB, iter  115 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab9ae000], size 2572kB, iter  111 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac089000], size  584kB, iter  113 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb624c000], size  200kB, iter  130 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab181000], size 2852kB, iter  118 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6232000], size  104kB, iter  117 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab8c7000], size 1348kB, iter  129 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac5e1000], size 1248kB, iter  116 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facdf6000], size  768kB, iter  118 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad6ed000], size  440kB, iter  116 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4cdc000], size 2640kB, iter  123 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9ea1f000], size 1288kB, iter  126 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa2715000], size 3040kB, iter  127 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac4ff000], size  904kB, iter  114 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa386f000], size 3228kB, iter  105 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabc52000], size 1376kB, iter  127 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa41c2000], size 1624kB, iter  118 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac719000], size 3976kB, iter  119 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa35c9000], size 2712kB, iter  116 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facafb000], size 2672kB, iter  116 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac3f2000], size 1076kB, iter  112 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad908000], size 1008kB, iter  117 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facdd2000], size  912kB, iter  119 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab44a000], size 2116kB, iter  125 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facc98000], size 1256kB, iter  128 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad75b000], size 1716kB, iter  119 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac5f3000], size 1176kB, iter  131 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faca38000], size 2432kB, iter  124 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab204000], size 2328kB, iter  130 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3f2f000], size 2428kB, iter  111 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac8c1000], size 1500kB, iter  127 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9df37000], size 2500kB, iter  119 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e7ab000], size 2512kB, iter  113 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9daf6000], size 3264kB, iter  109 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab76e000], size 1380kB, iter  135 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad978000], size  560kB, iter  120 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb625c000], size  136kB, iter  110 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad71a000], size  300kB, iter  114 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa22f4000], size 2064kB, iter  131 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6f6000], size  444kB, iter  118 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d66e000], size 1612kB, iter  117 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facd5e000], size 1376kB, iter  115 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac94d000], size 1936kB, iter  120 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e3f8000], size 1964kB, iter  120 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa277e000], size 2620kB, iter  128 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3694000], size 3540kB, iter  117 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa9ff000], size 3664kB, iter  128 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9ece1000], size 2368kB, iter  108 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa7b4000], size 2120kB, iter  129 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3cc2000], size 2484kB, iter  110 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb623b000], size  268kB, iter  109 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad979000], size  556kB, iter  111 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabc87000], size 1348kB, iter  121 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faabd9000], size 1768kB, iter  110 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facdff000], size  732kB, iter  132 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d4c2000], size 1712kB, iter  119 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faaae5000], size  976kB, iter  129 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac11b000], size 2676kB, iter  121 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa788000], size 2524kB, iter  118 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa330f000], size 2792kB, iter  134 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa24f8000], size 2164kB, iter  107 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa389f000], size 1448kB, iter  130 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabdd8000], size 3340kB, iter  115 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e5e3000], size 1824kB, iter  111 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb31000], size 2228kB, iter  126 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d801000], size 3028kB, iter  134 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3f33000], size 1392kB, iter  128 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb622e000], size  320kB, iter  131 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facb53000], size  788kB, iter  116 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ce27000], size 2844kB, iter  117 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabf06000], size 1632kB, iter  122 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabda3000], size 1420kB, iter  133 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa408f000], size 2852kB, iter  125 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e891000], size 1312kB, iter  119 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facb36000], size  904kB, iter  108 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab6f0000], size 3232kB, iter  120 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabd00000], size  652kB, iter  130 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d0ee000], size 3920kB, iter  117 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1873000], size 1708kB, iter  129 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa37b8000], size  924kB, iter  129 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e1a8000], size 2368kB, iter  116 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad6ee000], size  476kB, iter  135 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac9d0000], size 1412kB, iter  121 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad9c7000], size  244kB, iter  117 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac3be000], size 2260kB, iter  120 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4c19000], size 3420kB, iter  113 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3a09000], size 2788kB, iter  106 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3ce5000], size 2360kB, iter  118 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6246000], size  224kB, iter  136 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac444000], size 1220kB, iter  130 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab839000], size 1916kB, iter  118 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad97e000], size  536kB, iter  134 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9ddf9000], size 3772kB, iter  129 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faad93000], size 3328kB, iter  114 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab117000], size 2416kB, iter  131 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa251a000], size 2048kB, iter  119 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac96f000], size  736kB, iter  132 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa225e000], size 2664kB, iter  121 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6c7000], size  632kB, iter  115 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb7c0e000], size   24kB, iter  116 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d18f000], size 2216kB, iter  131 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4c85000], size 2988kB, iter  120 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9cb55000], size 2888kB, iter  115 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab373000], size 3572kB, iter  112 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac575000], size  952kB, iter  131 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facc18000], size 2680kB, iter  120 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa83c000], size 2556kB, iter  122 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac09e000], size 3200kB, iter  112 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3dc6000], size 1952kB, iter  117 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac449000], size 1200kB, iter  107 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaabb000], size 2912kB, iter  111 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facd7a000], size 1264kB, iter  123 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c12000], size    8kB, iter  113 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d72e000], size 3560kB, iter  137 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9cf04000], size 2604kB, iter  109 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabdb2000], size 2992kB, iter  126 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ded0000], size 3388kB, iter  119 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facc7a000], size 1024kB, iter  121 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac663000], size 2984kB, iter  132 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faab79000], size 2160kB, iter  114 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabc7a000], size 1248kB, iter  118 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad765000], size 2124kB, iter  136 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa271a000], size 3020kB, iter  116 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3fae000], size 3752kB, iter  121 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa340b000], size 3764kB, iter  127 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac0be000], size 1948kB, iter  118 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2364000], size 3800kB, iter  119 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad98f000], size  468kB, iter  133 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facd8c000], size 1192kB, iter  127 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facc23000], size  876kB, iter  119 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9ecfd000], size 2256kB, iter  129 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facc2e000], size  832kB, iter  138 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac2a5000], size 3832kB, iter  122 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa39a5000], size 3328kB, iter  130 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6234000], size  296kB, iter  122 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa828000], size 2636kB, iter  133 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faccfe000], size 1760kB, iter  120 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d3b9000], size 3540kB, iter  122 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9bf2c000], size 2856kB, iter  108 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e9d9000], size 3104kB, iter  111 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab3f9000], size 3148kB, iter  121 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4b66000], size 1940kB, iter  132 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab70c000], size 3120kB, iter  123 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad9ad000], size  348kB, iter  121 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab205000], size 1464kB, iter  132 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c599000], size 3252kB, iter  113 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faccfe000], size 1760kB, iter  120 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c1f6000], size 3724kB, iter  130 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c8c6000], size 2584kB, iter  120 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa4d4b000], size 2196kB, iter  117 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad8b7000], size  864kB, iter  137 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9cb4c000], size 3808kB, iter  116 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac4e0000], size 1612kB, iter  123 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3a1e000], size 2988kB, iter  122 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6251000], size  180kB, iter  138 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaa83000], size 2076kB, iter  124 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e921000], size 2456kB, iter  123 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3d09000], size 2708kB, iter  124 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facc27000], size  860kB, iter  131 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3680000], size 3220kB, iter  128 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab737000], size 1048kB, iter  139 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad94d000], size  732kB, iter  117 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb621b000], size  216kB, iter  121 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab172000], size  588kB, iter  134 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9daa8000], size 3396kB, iter  135 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faba18000], size 2280kB, iter  115 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa1746000], size 2912kB, iter  121 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faad95000], size 3592kB, iter  135 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad6ff000], size 1760kB, iter  122 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac30a000], size 1880kB, iter  109 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab83d000], size 1900kB, iter  130 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d7d0000], size 2912kB, iter  133 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e4bb000], size 3928kB, iter  112 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabf2e000], size 3548kB, iter  132 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faba1b000], size 1460kB, iter  124 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa26f3000], size 3176kB, iter  128 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa395b000], size 2176kB, iter  122 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faab2d000], size 1396kB, iter  132 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad8a5000], size  504kB, iter  110 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb623f000], size  252kB, iter  122 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3b7b000], size 1592kB, iter  123 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac673000], size 3792kB, iter  117 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad923000], size  900kB, iter  139 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac562000], size 1092kB, iter  118 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e21f000], size 2672kB, iter  118 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9dad7000], size 3608kB, iter  135 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab4dd000], size 2408kB, iter  112 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa223a000], size 1692kB, iter  125 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaef1000], size 3160kB, iter  123 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d3f0000], size 3968kB, iter  133 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa32c4000], size 3824kB, iter  110 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabcd9000], size 2388kB, iter  115 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3e31000], size 2036kB, iter  125 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca27000], size 1988kB, iter  114 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa791000], size 3016kB, iter  123 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabfcb000], size 2256kB, iter  136 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa402e000], size 3240kB, iter  112 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad76e000], size 1244kB, iter  133 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabb88000], size 1348kB, iter  116 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab207000], size 2904kB, iter  134 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad75b000], size  532kB, iter  129 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac09c000], size 1420kB, iter  125 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac16d000], size  584kB, iter  135 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad7cc000], size   80kB, iter  113 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad75f000], size  436kB, iter  113 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb621e000], size  384kB, iter  134 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab7a9000], size 2504kB, iter  134 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad952000], size  712kB, iter  126 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad7e0000], size 1480kB, iter  119 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c9ac000], size 3284kB, iter  129 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab377000], size 2316kB, iter  126 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabe5b000], size 1388kB, iter  140 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e817000], size 3520kB, iter  113 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faca17000], size 1352kB, iter  111 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facd31000], size 1556kB, iter  114 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad6e6000], size  468kB, iter  137 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb623c000], size  264kB, iter  112 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabcc8000], size 1612kB, iter  111 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facb69000], size 1824kB, iter  118 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6cf000], size  932kB, iter  114 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac5bc000], size 1428kB, iter  119 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab20f000], size 1440kB, iter  136 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faac8a000], size 1068kB, iter  119 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa378d000], size 1848kB, iter  118 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6222000], size  104kB, iter  114 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac1ff000], size 3468kB, iter  136 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab5ba000], size 1980kB, iter  126 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6251000], size  180kB, iter  115 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa23e1000], size 3144kB, iter  131 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabfb6000], size  920kB, iter  124 
    mmap3.c:88: TINFO: Thread    2, addr [0x3face27000], size  572kB, iter  130 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d05b000], size 3668kB, iter  124 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa17ea000], size 2256kB, iter  135 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaebd000], size 3368kB, iter  123 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa7d2000], size 1920kB, iter  115 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9dab7000], size 3736kB, iter  114 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cce1000], size 3560kB, iter  140 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab413000], size 1692kB, iter  141 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb625b000], size  140kB, iter  125 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6279000], size   20kB, iter  115 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac050000], size  588kB, iter  116 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabfea000], size  996kB, iter  125 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9eb87000], size 3752kB, iter  122 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faca8d000], size  800kB, iter  137 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab7ff000], size 2500kB, iter  138 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c61c000], size 3648kB, iter  131 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e411000], size 3948kB, iter  113 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa407a000], size 2936kB, iter  134 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb7c04000], size   16kB, iter  123 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabfeb000], size  992kB, iter  126 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb7c08000], size   48kB, iter  127 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad7b8000], size 2352kB, iter  120 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faca9f000], size  728kB, iter  139 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3b1d000], size 1732kB, iter  116 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa9b2000], size 2912kB, iter  123 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb626c000], size   72kB, iter  132 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabd81000], size 2260kB, iter  112 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faad4b000], size 1000kB, iter  133 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9de5d000], size 3848kB, iter  121 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9bf52000], size 3484kB, iter  127 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e7ec000], size 3692kB, iter  130 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabd90000], size 2452kB, iter  127 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabff5000], size  952kB, iter  121 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faae45000], size 1468kB, iter  142 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3cce000], size 3760kB, iter  124 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad74c000], size  432kB, iter  119 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facb55000], size 1656kB, iter  120 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6264000], size  104kB, iter  134 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faccf3000], size 1232kB, iter  120 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6b9000], size  588kB, iter  137 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab845000], size 2220kB, iter  138 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa38c5000], size 2400kB, iter  119 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa40ba000], size 2680kB, iter  135 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca48000], size 1076kB, iter  124 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad7cb000], size 2276kB, iter  128 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa24c9000], size 2644kB, iter  141 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab0f3000], size 1716kB, iter  126 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac721000], size 3032kB, iter  133 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faab18000], size 1428kB, iter  140 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faafb4000], size 1276kB, iter  136 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad705000], size  792kB, iter  136 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c04000], size   64kB, iter  128 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac078000], size  428kB, iter  122 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4b93000], size 3956kB, iter  120 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac869000], size 1776kB, iter  141 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa275e000], size 2748kB, iter  135 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faa7be000], size 2000kB, iter  132 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad79a000], size  456kB, iter  134 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab6b7000], size 1312kB, iter  131 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6b7000], size  312kB, iter  121 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6216000], size  416kB, iter  135 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa24b7000], size 2716kB, iter  121 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faaafe000], size 1532kB, iter  137 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faac7d000], size 1824kB, iter  114 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac412000], size 3132kB, iter  115 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ec29000], size 3104kB, iter  113 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e40d000], size 3964kB, iter  117 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa2305000], size 1736kB, iter  125 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab49b000], size 2160kB, iter  116 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab2a0000], size 2028kB, iter  116 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad754000], size  736kB, iter  136 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabed6000], size 1672kB, iter  142 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac238000], size 1896kB, iter  124 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac749000], size 1152kB, iter  133 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabce3000], size  692kB, iter  124 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3248000], size 1872kB, iter  117 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d731000], size 3608kB, iter  115 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab82e000], size 2312kB, iter  131 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa419c000], size 1776kB, iter  143 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad80c000], size 1016kB, iter  125 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad90a000], size 1000kB, iter  128 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa279a000], size 2508kB, iter  121 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faba70000], size 2400kB, iter  124 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faa8a4000], size 2408kB, iter  123 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9c2b9000], size 3468kB, iter  127 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facbb6000], size 3072kB, iter  138 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb626c000], size   72kB, iter  137 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad706000], size 1048kB, iter  143 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6232000], size  304kB, iter  128 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac47d000], size 1408kB, iter  118 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac8f1000], size 1232kB, iter  116 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab9ec000], size 2020kB, iter  122 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab2d3000], size 1472kB, iter  117 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa1840000], size 1912kB, iter  122 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2526000], size 2512kB, iter  122 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad989000], size  492kB, iter  126 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4c95000], size 2924kB, iter  142 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab6ad000], size 1540kB, iter  126 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb7c0a000], size   40kB, iter  125 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac5dd000], size 1456kB, iter  116 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb626a000], size   80kB, iter  123 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabae7000], size 1016kB, iter  143 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab0fa000], size 1688kB, iter  129 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faac9c000], size 1744kB, iter  125 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac696000], size 1412kB, iter  118 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabbe5000], size 1796kB, iter  125 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faca25000], size 1604kB, iter  120 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa37d9000], size 1780kB, iter  127 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facb8f000], size  888kB, iter  126 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3996000], size 3724kB, iter  122 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e84d000], size 3952kB, iter  139 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3d39000], size 3588kB, iter  120 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6262000], size  112kB, iter  123 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facc6d000], size 2340kB, iter  115 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faae50000], size 2728kB, iter  137 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facbb8000], size  724kB, iter  127 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac904000], size 1156kB, iter  123 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2270000], size 2776kB, iter  144 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facaa8000], size  924kB, iter  128 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab19d000], size 1412kB, iter  140 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad91b000], size  932kB, iter  124 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d98d000], size 3388kB, iter  129 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad897000], size  460kB, iter  138 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac248000], size 2260kB, iter  138 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad733000], size 1424kB, iter  124 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab443000], size 2472kB, iter  114 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaa4b000], size 2372kB, iter  129 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab875000], size 1500kB, iter  132 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d411000], size 3200kB, iter  135 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac608000], size 1980kB, iter  121 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad859000], size  776kB, iter  125 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c0f000], size   20kB, iter  141 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac0e3000], size 1136kB, iter  136 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac7f7000], size 1000kB, iter  134 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad6bd000], size  472kB, iter  128 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa341c000], size 3524kB, iter  117 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab9fd000], size 3748kB, iter  117 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faa783000], size 2848kB, iter  127 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab2fe000], size 1300kB, iter  126 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad92f000], size  852kB, iter  145 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6247000], size  220kB, iter  118 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad994000], size  448kB, iter  137 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3f11000], size 1752kB, iter  121 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa40c7000], size 2628kB, iter  130 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb624d000], size  196kB, iter  138 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facab2000], size 1904kB, iter  124 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac6ae000], size 1316kB, iter  126 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab568000], size 1508kB, iter  139 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9dcdc000], size 3404kB, iter  132 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facc8e000], size 2208kB, iter  138 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa4039000], size 3196kB, iter  128 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c23d000], size 3484kB, iter  123 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab6e1000], size 1616kB, iter  126 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cc98000], size 3928kB, iter  144 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac4ab000], size 1224kB, iter  139 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab8e0000], size 2244kB, iter  122 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac140000], size 1556kB, iter  146 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad95d000], size  668kB, iter  140 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac2c5000], size 1944kB, iter  130 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad73a000], size 2004kB, iter  142 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd4c000], size 1448kB, iter  147 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa26a2000], size 3500kB, iter  119 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa798000], size 3576kB, iter  118 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e4f4000], size 3428kB, iter  118 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac8fd000], size 1708kB, iter  115 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2397000], size 3116kB, iter  125 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c91f000], size 3556kB, iter  119 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faae43000], size 3432kB, iter  116 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e02f000], size 3960kB, iter  129 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3c28000], size 2980kB, iter  144 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa1752000], size 2864kB, iter  129 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4c68000], size 3104kB, iter  117 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad7f3000], size  616kB, iter  127 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab59f000], size 1288kB, iter  139 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabda6000], size 3316kB, iter  117 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ecbb000], size 2520kB, iter  133 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facd46000], size 1472kB, iter  131 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faab16000], size 3252kB, iter  124 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac683000], size 1588kB, iter  127 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d06e000], size 3724kB, iter  136 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac0d8000], size 2008kB, iter  145 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac70f000], size 1028kB, iter  128 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faccd3000], size  728kB, iter  118 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facd89000], size 1204kB, iter  117 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faae2c000], size 3880kB, iter  120 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9c5a4000], size 3564kB, iter  127 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6ce000], size 1788kB, iter  118 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa388b000], size 3700kB, iter  130 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa33ab000], size 2140kB, iter  125 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9cdf4000], size 2536kB, iter  129 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facabd000], size 1860kB, iter  131 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e9f5000], size 2840kB, iter  139 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb621f000], size  380kB, iter  140 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d231000], size 1596kB, iter  121 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d3c0000], size 2016kB, iter  119 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facd07000], size  520kB, iter  137 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac2ce000], size 3796kB, iter  124 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabb11000], size 2644kB, iter  129 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac810000], size  948kB, iter  122 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac91e000], size 1660kB, iter  140 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faa804000], size 2340kB, iter  132 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab8e2000], size 2236kB, iter  140 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6219000], size  404kB, iter  123 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3d08000], size 3548kB, iter  148 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca1e000], size  876kB, iter  122 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e695000], size 3456kB, iter  126 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb624a000], size  208kB, iter  125 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab1f6000], size 3528kB, iter  127 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa1805000], size 2148kB, iter  120 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa35c2000], size 2852kB, iter  135 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6254000], size   72kB, iter  128 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac890000], size  712kB, iter  126 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb624d000], size  100kB, iter  129 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facd5b000], size 1388kB, iter  130 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9cf5a000], size 2908kB, iter  119 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e3a5000], size 3008kB, iter  116 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb6266000], size   96kB, iter  127 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d952000], size 3624kB, iter  136 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab9b9000], size 1612kB, iter  130 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad7bb000], size  840kB, iter  130 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ed22000], size 2108kB, iter  130 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa407f000], size 2916kB, iter  141 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaf82000], size 2512kB, iter  130 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac0b8000], size 2136kB, iter  128 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6fe000], size  756kB, iter  141 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac942000], size 1756kB, iter  124 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabda7000], size 3140kB, iter  146 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa26bd000], size 3392kB, iter  119 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab926000], size  588kB, iter  121 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad7e9000], size  656kB, iter  125 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad7de000], size  700kB, iter  147 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad73f000], size 1336kB, iter  142 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3330000], size 2632kB, iter  126 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac8cb000], size  476kB, iter  137 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabe26000], size  928kB, iter  122 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3d15000], size 3496kB, iter  141 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad88d000], size 1500kB, iter  133 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e165000], size 2304kB, iter  129 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac6d7000], size 1252kB, iter  125 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab189000], size  932kB, iter  129 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa2359000], size 3472kB, iter  134 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad90b000], size  996kB, iter  130 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6232000], size  304kB, iter  142 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab9c4000], size 1568kB, iter  120 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d5b8000], size 3688kB, iter  119 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac96f000], size 1576kB, iter  142 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad70c000], size 1540kB, iter  143 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8d7000], size 1204kB, iter  126 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac350000], size 3612kB, iter  133 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3a08000], size 3072kB, iter  128 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabb4c000], size 2412kB, iter  138 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3d91000], size 1708kB, iter  127 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c7b9000], size 3852kB, iter  141 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9c237000], size 3508kB, iter  139 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac10d000], size 2316kB, iter  131 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faaead000], size  852kB, iter  131 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab579000], size 3492kB, iter  143 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9db89000], size 1808kB, iter  131 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9be93000], size 3728kB, iter  120 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ed53000], size 1912kB, iter  135 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac19b000], size  800kB, iter  128 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c0c000], size   32kB, iter  132 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab272000], size 3100kB, iter  136 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab8e3000], size 2368kB, iter  144 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad85b000], size 1700kB, iter  129 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3f3c000], size 2328kB, iter  126 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6249000], size  212kB, iter  121 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad73f000], size 1136kB, iter  143 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac117000], size 1328kB, iter  136 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faaff8000], size 2536kB, iter  123 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac859000], size 1112kB, iter  138 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9dd4d000], size 2952kB, iter  145 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac263000], size 3476kB, iter  120 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd82000], size 1232kB, iter  117 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac983000], size 1496kB, iter  140 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa32ff000], size 3744kB, iter  131 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4182000], size 1880kB, iter  134 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6243000], size  236kB, iter  127 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac5c8000], size 2628kB, iter  142 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab96f000], size 1808kB, iter  137 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa401a000], size 1440kB, iter  145 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facd2e000], size 1568kB, iter  124 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa24e4000], size 1948kB, iter  130 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa26cb000], size 3336kB, iter  131 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa7c2000], size 2604kB, iter  128 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9ea93000], size 2620kB, iter  132 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3c9a000], size 2696kB, iter  132 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facaf9000], size 2104kB, iter  131 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4c0b000], size 3476kB, iter  123 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e0dd000], size 3356kB, iter  148 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6cb000], size  436kB, iter  132 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab9d6000], size 1396kB, iter  133 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab450000], size 1400kB, iter  129 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9dd92000], size 3372kB, iter  128 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e424000], size 3244kB, iter  131 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9cb7c000], size 3960kB, iter  118 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d9ee000], size 3452kB, iter  127 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9b9ee000], size 3580kB, iter  132 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac839000], size 1368kB, iter  132 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa36a7000], size 3460kB, iter  149 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac98f000], size 1788kB, iter  138 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d6ee000], size 3072kB, iter  144 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d3e0000], size 3128kB, iter  133 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9c4a9000], size 3128kB, iter  141 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6269000], size   84kB, iter  133 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faaa4d000], size 3964kB, iter  119 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac112000], size  796kB, iter  131 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab079000], size 3932kB, iter  130 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9bd6d000], size 3652kB, iter  118 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabf0e000], size 2044kB, iter  120 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac38c000], size 2288kB, iter  135 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa7a4000], size 2724kB, iter  133 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac0e3000], size  984kB, iter  134 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac628000], size 2116kB, iter  149 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e4f3000], size 2416kB, iter  130 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4c70000], size 3072kB, iter  146 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab968000], size 1836kB, iter  134 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3c27000], size 3492kB, iter  133 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac495000], size 1612kB, iter  134 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac9e5000], size 1444kB, iter  132 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa269d000], size 3520kB, iter  129 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac1d9000], size 1740kB, iter  137 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6216000], size  416kB, iter  133 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb626b000], size   76kB, iter  134 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faca05000], size  532kB, iter  147 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac04d000], size  600kB, iter  136 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabfb0000], size  904kB, iter  138 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e74f000], size 3344kB, iter  123 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac393000], size 1032kB, iter  120 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac092000], size 1268kB, iter  130 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa226a000], size 2536kB, iter  143 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3a6d000], size 1768kB, iter  119 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac859000], size 1584kB, iter  133 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac959000], size 1220kB, iter  120 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faabeb000], size 2380kB, iter  145 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab8f4000], size 2300kB, iter  135 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6b9000], size  508kB, iter  144 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faae3e000], size 1768kB, iter  134 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3350000], size 3420kB, iter  121 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3d7f000], size 2116kB, iter  134 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab02e000], size 1340kB, iter  131 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e25d000], size 2648kB, iter  128 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faca8a000], size  784kB, iter  135 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d031000], size 3772kB, iter  121 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad6b7000], size  516kB, iter  136 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab43d000], size 1476kB, iter  142 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9b6f8000], size 3032kB, iter  146 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa36f0000], size 3572kB, iter  129 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9da66000], size 1824kB, iter  139 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faba1d000], size 1112kB, iter  129 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faacd6000], size 1440kB, iter  145 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac86f000], size  936kB, iter  148 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faca8b000], size  780kB, iter  136 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c0fe000], size 3756kB, iter  139 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab5ae000], size 3284kB, iter  132 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaa2e000], size 1780kB, iter  119 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3f90000], size 3872kB, iter  125 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3a86000], size 3044kB, iter  134 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9dc2e000], size 3008kB, iter  134 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9df1e000], size 3324kB, iter  150 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac3c8000], size 1136kB, iter  131 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabf4e000], size 2564kB, iter  124 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab03c000], size 1284kB, iter  135 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faacdc000], size 1800kB, iter  147 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa22fe000], size 3556kB, iter  121 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac1cf000], size 1808kB, iter  150 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa845000], size 1956kB, iter  132 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e359000], size 2468kB, iter  122 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac930000], size  444kB, iter  122 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac4e4000], size 3540kB, iter  135 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb622e000], size  320kB, iter  137 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facab3000], size  620kB, iter  132 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac973000], size  176kB, iter  148 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa17c5000], size 2404kB, iter  127 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3ecd000], size 1732kB, iter  146 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6ca000], size  440kB, iter  140 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab17d000], size 2816kB, iter  131 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e5c2000], size 3876kB, iter  132 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e2a9000], size 3172kB, iter  123 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9c7b7000], size 3860kB, iter  144 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab8ec000], size 1220kB, iter  120 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e98b000], size 2492kB, iter  137 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa17ca000], size 2384kB, iter  132 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac598000], size 2836kB, iter  141 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9dfd2000], size 2908kB, iter  123 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa851000], size 2388kB, iter  133 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad738000], size 2864kB, iter  122 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac99f000], size  940kB, iter  121 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c537000], size 2560kB, iter  130 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4c57000], size 3172kB, iter  135 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb624e000], size  192kB, iter  138 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d147000], size 2668kB, iter  140 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad974000], size  576kB, iter  122 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad9b3000], size  324kB, iter  124 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac85d000], size 1288kB, iter  133 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c2f1000], size 2328kB, iter  130 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa2325000], size 3400kB, iter  135 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facb4e000], size 3488kB, iter  143 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e50d000], size 2064kB, iter  147 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faae9e000], size 1656kB, iter  135 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6218000], size   80kB, iter  131 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faccd2000], size  764kB, iter  144 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad8df000], size  596kB, iter  141 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faca98000], size  728kB, iter  125 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3332000], size 3832kB, iter  139 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa88a000], size 2160kB, iter  133 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c0b000], size   36kB, iter  126 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabb33000], size 3948kB, iter  139 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d3e2000], size 3776kB, iter  149 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ebfa000], size 3292kB, iter  124 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab132000], size 3916kB, iter  128 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa179f000], size 2556kB, iter  131 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad981000], size  268kB, iter  142 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad72f000], size 1728kB, iter  136 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facd91000], size 1172kB, iter  136 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6c4000], size  428kB, iter  136 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb622c000], size  328kB, iter  123 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9bd82000], size 3004kB, iter  151 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac0fd000], size 3996kB, iter  136 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e711000], size 2536kB, iter  124 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac61b000], size 2312kB, iter  138 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faaee0000], size 2376kB, iter  134 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad809000], size 1772kB, iter  137 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa7c7000], size 2940kB, iter  140 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabb95000], size 1356kB, iter  150 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad9c4000], size  256kB, iter  148 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb621e000], size   80kB, iter  151 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9dc3e000], size 3664kB, iter  151 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6d2000], size 1244kB, iter  137 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d792000], size 2896kB, iter  146 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa1803000], size 2156kB, iter  127 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa407e000], size 2920kB, iter  143 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4beb000], size 3604kB, iter  121 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facbe5000], size 1712kB, iter  132 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9b9a0000], size 3976kB, iter  142 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab505000], size 3996kB, iter  137 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac8f1000], size 3024kB, iter  145 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad83b000], size 1572kB, iter  125 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad998000], size  432kB, iter  126 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb7c12000], size    8kB, iter  139 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac64d000], size 1896kB, iter  149 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab8fd000], size 2264kB, iter  149 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3706000], size 3584kB, iter  122 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facdf4000], size  776kB, iter  152 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9c9fc000], size 3764kB, iter  145 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac827000], size  808kB, iter  135 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3351000], size 3796kB, iter  125 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabf76000], size 1564kB, iter  133 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facc15000], size 1916kB, iter  122 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa23a7000], size 2880kB, iter  123 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e140000], size 3892kB, iter  139 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9cda9000], size 3704kB, iter  126 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac720000], size 2932kB, iter  147 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6220000], size   72kB, iter  146 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4b81000], size 1976kB, iter  133 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaf08000], size 2356kB, iter  138 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7c0000], size 2320kB, iter  127 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad706000], size  744kB, iter  123 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facc5e000], size  656kB, iter  127 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2677000], size 3672kB, iter  121 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9c071000], size 2560kB, iter  135 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa186b000], size 1740kB, iter  126 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6232000], size  304kB, iter  124 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4d6f000], size 2052kB, iter  138 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabad0000], size 2144kB, iter  140 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb7c0c000], size   32kB, iter  128 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ec14000], size 3188kB, iter  132 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab155000], size 3776kB, iter  134 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa78f000], size 3164kB, iter  141 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa324b000], size  980kB, iter  128 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d3e7000], size 3756kB, iter  137 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab5ea000], size 3148kB, iter  152 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad775000], size  804kB, iter  139 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3340000], size 2556kB, iter  136 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3f8b000], size 1540kB, iter  146 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb625f000], size  124kB, iter  124 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab2d4000], size  784kB, iter  147 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9b5d4000], size 3888kB, iter  134 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad83e000], size  664kB, iter  122 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabb08000], size  828kB, iter  133 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e841000], size 3916kB, iter  137 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad8e4000], size 1152kB, iter  129 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab907000], size 1828kB, iter  153 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab60e000], size 3044kB, iter  129 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa410c000], size 2352kB, iter  143 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc3f000], size  780kB, iter  125 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c64d000], size 3772kB, iter  136 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faad29000], size 1756kB, iter  143 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc53000], size  700kB, iter  126 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa22e9000], size 3640kB, iter  144 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3990000], size 1868kB, iter  152 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6d2000], size  208kB, iter  147 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa35bf000], size 3908kB, iter  128 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c12000], size    8kB, iter  153 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabfae000], size  464kB, iter  138 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad70d000], size 1220kB, iter  135 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac9fd000], size 2144kB, iter  138 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e888000], size 3348kB, iter  135 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd02000], size 1744kB, iter  123 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabce8000], size 2616kB, iter  129 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3b63000], size 3496kB, iter  125 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac264000], size 3804kB, iter  140 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac630000], size 3892kB, iter  124 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facbec000], size  392kB, iter  136 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad6da000], size 1636kB, iter  154 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6219000], size  404kB, iter  153 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab508000], size  904kB, iter  140 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab010000], size 3616kB, iter  140 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab797000], size 2184kB, iter  138 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac022000], size 2312kB, iter  134 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad873000], size 1604kB, iter  130 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4114000], size 2320kB, iter  144 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ce29000], size 2960kB, iter  144 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facc4e000], size 2464kB, iter  124 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9dd66000], size 3944kB, iter  150 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6259000], size  148kB, iter  131 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa23f3000], size 3288kB, iter  139 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d35e000], size 2916kB, iter  130 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabbd7000], size 1092kB, iter  141 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faccec000], size 1832kB, iter  141 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab9b9000], size 2168kB, iter  134 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaaa6000], size 2264kB, iter  133 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6ce000], size 1684kB, iter  137 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab398000], size 1472kB, iter  142 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d10d000], size 2372kB, iter  123 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d637000], size 3856kB, iter  148 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2729000], size 2960kB, iter  134 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab1ad000], size 1964kB, iter  145 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4b8f000], size 3972kB, iter  148 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad8a3000], size 1412kB, iter  145 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e535000], size 3120kB, iter  139 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac9b5000], size  656kB, iter  125 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d9fb000], size 3500kB, iter  150 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab852000], size 1436kB, iter  151 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac6ab000], size 3112kB, iter  139 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6246000], size   68kB, iter  152 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabdad000], size 2516kB, iter  145 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad97e000], size  536kB, iter  131 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa176d000], size 2756kB, iter  136 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faba50000], size 1564kB, iter  134 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad718000], size  616kB, iter  153 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab3ee000], size 2036kB, iter  146 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabbe3000], size 1832kB, iter  142 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e8c5000], size 3104kB, iter  136 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca59000], size 1612kB, iter  126 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e20c000], size 3236kB, iter  127 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3ee0000], size 2256kB, iter  137 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabd08000], size 1112kB, iter  147 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ebcd000], size 3472kB, iter  127 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad904000], size  488kB, iter  140 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facdb3000], size 1036kB, iter  143 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa412d000], size 2220kB, iter  135 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac041000], size 2720kB, iter  141 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab7c8000], size 2592kB, iter  142 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9de62000], size 3752kB, iter  130 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9dc27000], size 2284kB, iter  146 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac733000], size 1924kB, iter  140 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabe1e000], size 2188kB, iter  132 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4c2f000], size 3332kB, iter  138 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad8e9000], size  772kB, iter  128 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cd62000], size 3756kB, iter  154 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faade7000], size 2212kB, iter  154 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa17e0000], size 2296kB, iter  154 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facce7000], size  816kB, iter  135 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa32db000], size 2960kB, iter  137 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad9aa000], size  360kB, iter  141 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac914000], size 1300kB, iter  146 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad7b2000], size  964kB, iter  149 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabaf0000], size 2144kB, iter  137 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa35c3000], size 2584kB, iter  140 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac967000], size 1660kB, iter  138 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb7c04000], size   64kB, iter  139 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3849000], size 3504kB, iter  129 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9c9a9000], size 3812kB, iter  155 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa244c000], size 2224kB, iter  151 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac7ea000], size 1192kB, iter  143 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faadf2000], size 2292kB, iter  147 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2678000], size 3668kB, iter  132 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3f0a000], size 2188kB, iter  127 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6217000], size  256kB, iter  130 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6b9000], size  112kB, iter  133 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6257000], size  156kB, iter  125 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d96f000], size 2784kB, iter  149 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad943000], size  772kB, iter  131 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa79c000], size 3112kB, iter  125 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb06000], size 1924kB, iter  144 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d3b9000], size 2888kB, iter  128 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad9c8000], size  240kB, iter  150 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab5eb000], size 1712kB, iter  148 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac7fe000], size 1348kB, iter  132 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac2e9000], size 3848kB, iter  141 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad968000], size  624kB, iter  145 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaf14000], size 1132kB, iter  126 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac722000], size  880kB, iter  131 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e24a000], size 3640kB, iter  143 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facb9e000], size 2176kB, iter  148 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab02f000], size 3836kB, iter  126 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facdbe000], size  992kB, iter  138 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabf4b000], size 3704kB, iter  136 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb621f000], size  380kB, iter  126 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3bb5000], size 3244kB, iter  139 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa32cd000], size 3032kB, iter  147 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e907000], size 2524kB, iter  137 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9dc45000], size 2804kB, iter  142 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facceb000], size  844kB, iter  127 
    mmap3.c:88: TINFO: Thread   29, addr [0x3face3c000], size  488kB, iter  139 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faaadf000], size 3104kB, iter  135 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad997000], size  436kB, iter  142 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab448000], size 1676kB, iter  135 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb621e000], size  384kB, iter  140 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facdea000], size  816kB, iter  132 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab6e8000], size 1360kB, iter  144 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faa798000], size 1432kB, iter  129 
    mmap3.c:88: TINFO: Thread   37, addr [0x3face17000], size  636kB, iter  136 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb624e000], size  192kB, iter  130 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad9c1000], size  268kB, iter  143 
    mmap3.c:88: TINFO: Thread   38, addr [0x3face38000], size  504kB, iter  144 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9eb7e000], size 3788kB, iter  148 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ccc9000], size 3108kB, iter  151 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facbed000], size  376kB, iter  149 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d68b000], size 2960kB, iter  138 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e5d8000], size 2996kB, iter  124 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac765000], size 1960kB, iter  127 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa77d000], size 1540kB, iter  137 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9daa9000], size 1648kB, iter  134 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c653000], size 3416kB, iter  142 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa8fe000], size 1924kB, iter  156 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabbe2000], size 3492kB, iter  129 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3f8a000], size 3896kB, iter  128 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa38cd000], size 2976kB, iter  144 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac94f000], size 1756kB, iter  139 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6253000], size  172kB, iter  145 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa1756000], size 2848kB, iter  150 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faab2f000], size 2808kB, iter  133 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e289000], size 3388kB, iter  145 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c327000], size 3248kB, iter  155 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa2379000], size 3400kB, iter  140 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9cfd2000], size 3996kB, iter  155 
    mmap3.c:88: TINFO: Thread    1, addr [0x3face2a000], size  560kB, iter  131 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4c0f000], size 3460kB, iter  136 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faaded000], size 2680kB, iter  138 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa336f000], size 2736kB, iter  140 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faaf5d000], size 1208kB, iter  140 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9df02000], size 3360kB, iter  141 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d6f6000], size 2776kB, iter  125 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa361b000], size 2760kB, iter  152 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac723000], size 2224kB, iter  135 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e901000], size 2548kB, iter  141 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab83c000], size 3736kB, iter  155 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6d5000], size 2488kB, iter  133 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facdbf000], size  988kB, iter  134 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab468000], size  640kB, iter  142 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac97f000], size 2864kB, iter  138 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faabfa000], size  776kB, iter  151 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9cbf9000], size 3940kB, iter  136 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faacbc000], size 1220kB, iter  132 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa238c000], size 3324kB, iter  137 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad796000], size  752kB, iter  133 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6228000], size  204kB, iter  137 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facb12000], size 1252kB, iter  134 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac9c2000], size 1344kB, iter  139 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabc69000], size  736kB, iter  130 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac784000], size 1048kB, iter  126 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e6c5000], size 2288kB, iter  152 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa38d1000], size 1604kB, iter  141 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e9e0000], size 3512kB, iter  141 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad980000], size   92kB, iter  146 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb7c07000], size   52kB, iter  131 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d51d000], size 1892kB, iter  157 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad6bd000], size  868kB, iter  140 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabd21000], size 2692kB, iter  129 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa26cb000], size 3336kB, iter  141 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad79e000], size  720kB, iter  142 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e079000], size 2572kB, iter  156 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabbef000], size  488kB, iter  156 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dd23000], size 1916kB, iter  149 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab90a000], size 2964kB, iter  153 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac88a000], size  980kB, iter  136 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facde7000], size  828kB, iter  127 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3c56000], size 3280kB, iter  143 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb625b000], size  140kB, iter  141 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad981000], size  524kB, iter  128 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d191000], size 2412kB, iter  132 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d7c0000], size 1968kB, iter  138 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e86e000], size 1928kB, iter  142 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faae58000], size 1044kB, iter  146 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d3ec000], size 3920kB, iter  147 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6236000], size  148kB, iter  158 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab08b000], size 3828kB, iter  127 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facdd7000], size  892kB, iter  147 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa79a000], size 3668kB, iter  145 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb623f000], size  252kB, iter  148 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9bf73000], size 3792kB, iter  137 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facc4b000], size 1484kB, iter  128 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6da000], size  708kB, iter  150 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4bad000], size 3852kB, iter  156 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa33ec000], size 2236kB, iter  139 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad78b000], size  796kB, iter  130 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3f70000], size 1276kB, iter  133 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ea50000], size 3064kB, iter  135 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa366a000], size  920kB, iter  159 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3c57000], size 3172kB, iter  139 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa38e5000], size 1524kB, iter  153 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2727000], size 2968kB, iter  129 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4c37000], size 1128kB, iter  146 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ed4e000], size 1932kB, iter  150 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab8ce000], size 1776kB, iter  137 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3750000], size 1540kB, iter  142 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3a62000], size 2000kB, iter  143 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3eab000], size 2064kB, iter  149 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad852000], size 1208kB, iter  143 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac358000], size 3880kB, iter  133 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaef4000], size 1628kB, iter  144 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9df66000], size 3672kB, iter  154 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faba8a000], size 3060kB, iter  157 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa22ea000], size 3972kB, iter  135 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9dd4b000], size 2156kB, iter  131 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e812000], size 1812kB, iter  130 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4d51000], size 2172kB, iter  160 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad86f000], size 1164kB, iter  155 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab397000], size 1476kB, iter  128 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e2fc000], size 3876kB, iter  146 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa275d000], size 2752kB, iter  157 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabd87000], size 2284kB, iter  143 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3485000], size 2860kB, iter  143 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e70e000], size 2852kB, iter  161 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facc90000], size  640kB, iter  144 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8b3000], size  892kB, iter  145 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa32ba000], size 1836kB, iter  138 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa174a000], size 2896kB, iter  138 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa7c4000], size 3760kB, iter  154 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e9d7000], size 3548kB, iter  140 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabfc2000], size 3672kB, iter  149 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab1a1000], size 2008kB, iter  134 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac9a7000], size 2704kB, iter  134 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd30000], size 1560kB, iter  148 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabe29000], size 1636kB, iter  144 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d2dc000], size 3316kB, iter  157 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d619000], size 3660kB, iter  142 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad73a000], size 1120kB, iter  129 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac749000], size 2424kB, iter  142 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faab70000], size 2976kB, iter  152 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3d84000], size 1180kB, iter  151 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac375000], size 1392kB, iter  162 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac4d1000], size 2528kB, iter  136 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab93f000], size 1324kB, iter  151 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad992000], size  456kB, iter  136 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4b6e000], size 1932kB, iter  143 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb7c0b000], size   36kB, iter  135 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad83a000], size  496kB, iter  141 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad7e9000], size  820kB, iter  142 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac172000], size  600kB, iter  143 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabf9b000], size 1884kB, iter  147 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad9a9000], size  364kB, iter  152 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad997000], size   72kB, iter  139 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c07000], size   16kB, iter  153 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad9a6000], size  376kB, iter  143 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9df15000], size 3996kB, iter  158 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d9ac000], size 3548kB, iter  139 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faae99000], size 3104kB, iter  144 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad7fd000], size  740kB, iter  143 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9cde6000], size 3756kB, iter  141 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e361000], size 3764kB, iter  156 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6218000], size  408kB, iter  158 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4dc7000], size 1700kB, iter  131 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3b0e000], size 2520kB, iter  138 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab508000], size 3280kB, iter  148 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4cab000], size 1136kB, iter  155 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac116000], size  968kB, iter  148 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa40af000], size 2724kB, iter  128 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb624c000], size  200kB, iter  129 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac167000], size  644kB, iter  142 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad807000], size  700kB, iter  156 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3793000], size 2876kB, iter  147 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9c8d5000], size 2188kB, iter  150 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3d95000], size 3176kB, iter  149 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4e00000], size 1472kB, iter  149 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c635000], size 2688kB, iter  132 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac041000], size  852kB, iter  136 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabb26000], size 2436kB, iter  134 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab041000], size 1804kB, iter  157 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad81e000], size  608kB, iter  150 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4ea9000], size  796kB, iter  148 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabfd9000], size 1300kB, iter  133 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facc8a000], size 2224kB, iter  130 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad828000], size  568kB, iter  150 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabda0000], size  776kB, iter  151 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabe62000], size 1252kB, iter  154 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac11e000], size  936kB, iter  143 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3bcf000], size 1816kB, iter  149 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3fb1000], size 1896kB, iter  157 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa7c8000], size 3416kB, iter  158 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8b6000], size  880kB, iter  146 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa34c1000], size 2888kB, iter  144 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac208000], size 3844kB, iter  137 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa1748000], size 2904kB, iter  152 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab887000], size 2684kB, iter  144 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa2871000], size 1648kB, iter  145 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faab1e000], size 3564kB, iter  150 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4c84000], size 1520kB, iter  159 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac5c9000], size 2068kB, iter  144 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad746000], size  732kB, iter  139 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca0c000], size 2552kB, iter  145 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8ca000], size  432kB, iter  153 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ec0c000], size 3220kB, iter  140 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaeae000], size 1612kB, iter  159 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3288000], size 2276kB, iter  130 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab656000], size 2244kB, iter  144 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6b9000], size  856kB, iter  154 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad78f000], size 1180kB, iter  140 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa23e3000], size 3560kB, iter  145 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad936000], size  824kB, iter  147 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab539000], size 1140kB, iter  139 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac7ce000], size 2296kB, iter  163 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e881000], size 3628kB, iter  137 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facd02000], size  964kB, iter  145 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad74a000], size  572kB, iter  131 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa7c1000], size 1708kB, iter  160 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facdf3000], size  780kB, iter  155 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad8c3000], size 1284kB, iter  146 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faaca3000], size 2092kB, iter  150 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3c48000], size 2640kB, iter  145 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9caf8000], size 3000kB, iter  140 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e1f5000], size 3388kB, iter  132 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabced000], size  716kB, iter  137 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa38e0000], size 3004kB, iter  131 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e544000], size 3316kB, iter  144 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb7c10000], size   16kB, iter  161 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6ee000], size  472kB, iter  162 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab04d000], size 1756kB, iter  149 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac1f9000], size 3320kB, iter  145 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab565000], size 1128kB, iter  164 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cf78000], size 3272kB, iter  141 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9c27e000], size 3804kB, iter  129 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabb90000], size 1396kB, iter  135 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6234000], size  296kB, iter  141 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3a56000], size 1992kB, iter  156 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad907000], size 1012kB, iter  138 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3d11000], size 1836kB, iter  147 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa7c4000], size 1696kB, iter  138 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c10000], size   16kB, iter  150 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab547000], size 1248kB, iter  148 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab94c000], size 2320kB, iter  134 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa37be000], size 1160kB, iter  158 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaeb2000], size 1644kB, iter  133 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac8df000], size 1212kB, iter  140 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad7d9000], size  936kB, iter  160 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad764000], size  468kB, iter  132 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6262000], size  112kB, iter  142 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faacc1000], size 1988kB, iter  142 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac537000], size 2652kB, iter  159 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa96c000], size 3292kB, iter  144 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4c2d000], size 3340kB, iter  152 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb623b000], size  268kB, iter  135 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d5ed000], size 3836kB, iter  135 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac7dc000], size 1036kB, iter  146 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab204000], size 3088kB, iter  153 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c07000], size   52kB, iter  153 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabe22000], size 3932kB, iter  158 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6237000], size  284kB, iter  136 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad95f000], size  660kB, iter  130 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3268000], size 2760kB, iter  146 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2697000], size 3544kB, iter  141 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd08000], size 1720kB, iter  132 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa418b000], size 1844kB, iter  140 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6223000], size  180kB, iter  133 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6250000], size  184kB, iter  141 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facd4c000], size 1448kB, iter  154 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac648000], size 1864kB, iter  136 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad858000], size 1052kB, iter  149 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab21a000], size 1464kB, iter  131 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e29c000], size 2336kB, iter  141 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faaf23000], size 2948kB, iter  157 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e4e4000], size 3156kB, iter  146 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facd91000], size 1172kB, iter  132 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facd05000], size  560kB, iter  137 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3edc000], size 2748kB, iter  151 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cb1f000], size 3840kB, iter  143 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faab30000], size 2160kB, iter  137 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabc2f000], size 1996kB, iter  145 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac64d000], size  724kB, iter  142 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9dc6e000], size 3288kB, iter  151 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9dfa4000], size 2372kB, iter  151 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab67f000], size 2868kB, iter  155 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab9ab000], size 2576kB, iter  133 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac28f000], size 2720kB, iter  163 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d2aa000], size 3340kB, iter  146 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabe3b000], size  648kB, iter  146 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa351a000], size 2704kB, iter  146 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facd24000], size 1608kB, iter  138 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faa912000], size 2168kB, iter  142 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3909000], size 2556kB, iter  165 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad883000], size 1540kB, iter  150 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facdce000], size  928kB, iter  156 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad99c000], size  416kB, iter  143 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9cedf000], size 3884kB, iter  151 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9c7a0000], size 3580kB, iter  139 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faaf2c000], size 2240kB, iter  147 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab15c000], size 2224kB, iter  147 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad86e000], size 1208kB, iter  143 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9bd70000], size 3040kB, iter  134 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab388000], size 3036kB, iter  154 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c3ca000], size 3928kB, iter  159 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa177d000], size 2692kB, iter  148 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e7f9000], size 3584kB, iter  151 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6cf000], size 1572kB, iter  160 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac702000], size 1120kB, iter  155 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9eb79000], size 3808kB, iter  139 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab9ac000], size  696kB, iter  134 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabd33000], size 1056kB, iter  158 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad9c4000], size  256kB, iter  140 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6233000], size  124kB, iter  149 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad8c1000], size 1292kB, iter  135 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad8a9000], size 1388kB, iter  155 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac648000], size 1864kB, iter  135 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac546000], size 1032kB, iter  142 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9da13000], size 1972kB, iter  160 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2333000], size 3472kB, iter  145 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa325e000], size 3084kB, iter  164 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb621d000], size  212kB, iter  143 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6252000], size  176kB, iter  147 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3fcd000], size 3628kB, iter  133 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faad4c000], size 1884kB, iter  145 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa855000], size 1188kB, iter  147 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac30c000], size 2280kB, iter  166 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3b88000], size 3408kB, iter  136 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab359000], size 1956kB, iter  148 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e1f7000], size 2424kB, iter  151 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faad4e000], size 2336kB, iter  144 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3f3c000], size 2076kB, iter  167 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faba5a000], size 2916kB, iter  147 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabd7a000], size 1420kB, iter  161 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac81a000], size 2000kB, iter  143 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6232000], size  128kB, iter  150 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad718000], size 1368kB, iter  157 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab542000], size 2344kB, iter  152 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8ec000], size  248kB, iter  148 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faca0e000], size 3024kB, iter  138 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9dc00000], size 3532kB, iter  140 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa17ac000], size 2504kB, iter  159 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad776000], size 1280kB, iter  139 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6222000], size  368kB, iter  137 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e455000], size 3728kB, iter  152 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6f6000], size  468kB, iter  148 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3316000], size 2348kB, iter  146 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faca6b000], size 1924kB, iter  152 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facdeb000], size  812kB, iter  141 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3561000], size 3456kB, iter  138 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab78c000], size 2176kB, iter  139 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d5b8000], size 2420kB, iter  152 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4caf000], size 2820kB, iter  159 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac290000], size 3264kB, iter  165 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa2486000], size 3760kB, iter  156 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6226000], size  352kB, iter  145 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb622a000], size  336kB, iter  166 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad90e000], size  112kB, iter  140 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c068000], size 3464kB, iter  161 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8b6000], size  216kB, iter  141 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2832000], size 1900kB, iter  144 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa38c1000], size 2844kB, iter  152 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac043000], size 2352kB, iter  147 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad76b000], size  640kB, iter  168 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabedd000], size 1432kB, iter  134 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab808000], size 1224kB, iter  141 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab93a000], size 2076kB, iter  160 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faa97e000], size 3896kB, iter  144 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad80b000], size  684kB, iter  149 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9cee8000], size 3320kB, iter  134 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faca79000], size  852kB, iter  153 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facb4e000], size 1016kB, iter  146 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faaf96000], size 3852kB, iter  161 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb623a000], size  272kB, iter  154 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e892000], size 3064kB, iter  144 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4143000], size 2132kB, iter  136 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facc4c000], size 1660kB, iter  151 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa4bb2000], size 3832kB, iter  140 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d815000], size 2040kB, iter  136 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad92a000], size  872kB, iter  148 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faadd0000], size 1816kB, iter  162 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa251f000], size 3148kB, iter  153 
    mmap3.c:88: TINFO: Thread    9, addr [0x3face0d000], size  676kB, iter  148 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabf66000], size 1016kB, iter  142 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab799000], size 2516kB, iter  135 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6f3000], size  480kB, iter  142 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0a000], size   40kB, iter  161 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e5ef000], size 2700kB, iter  167 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad9a3000], size  388kB, iter  143 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa32f1000], size 2456kB, iter  157 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab8af000], size 1404kB, iter  137 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facaa4000], size 1696kB, iter  135 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6e1000], size  896kB, iter  163 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa7ab000], size 1868kB, iter  149 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa224e000], size 2884kB, iter  153 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab79c000], size 1100kB, iter  136 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaabd000], size 3148kB, iter  145 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabf9f000], size  788kB, iter  141 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab3dd000], size 3772kB, iter  158 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e355000], size 2664kB, iter  147 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa397c000], size 1508kB, iter  149 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac5c0000], size 2408kB, iter  146 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad7c1000], size  720kB, iter  142 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9dc37000], size 3312kB, iter  149 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9eb90000], size 3716kB, iter  156 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facb6a000], size 1672kB, iter  136 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad9cb000], size  228kB, iter  150 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb621e000], size  384kB, iter  152 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab0de000], size 3068kB, iter  162 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac34b000], size 2516kB, iter  139 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faba0e000], size 1228kB, iter  153 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb625c000], size  136kB, iter  140 
    mmap3.c:88: TINFO: Thread   10, addr [0x3face11000], size  660kB, iter  150 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab4da000], size 1444kB, iter  154 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3af5000], size 2456kB, iter  169 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad73f000], size 1240kB, iter  159 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac3af000], size  724kB, iter  157 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa25f5000], size 1736kB, iter  164 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac464000], size  900kB, iter  147 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad875000], size  724kB, iter  150 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa80d000], size 2752kB, iter  138 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad914000], size  540kB, iter  151 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4b97000], size 3940kB, iter  145 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9df73000], size 2576kB, iter  152 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa41f4000], size 1424kB, iter  155 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9cf86000], size 2688kB, iter  162 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faaef6000], size 1952kB, iter  143 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3211000], size 3352kB, iter  154 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8c6000], size  852kB, iter  152 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faab57000], size 2592kB, iter  151 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa41ae000], size 1704kB, iter  160 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab80e000], size 2048kB, iter  168 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3557000], size 3496kB, iter  147 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab643000], size 1836kB, iter  158 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa2221000], size 3920kB, iter  137 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa176c000], size 2760kB, iter  138 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad99b000], size  192kB, iter  146 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac064000], size 2972kB, iter  145 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad722000], size 1680kB, iter  144 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2600000], size 1692kB, iter  148 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab4e0000], size 1420kB, iter  156 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa41a2000], size 1752kB, iter  169 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb7c11000], size   12kB, iter  170 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb7c12000], size    8kB, iter  157 
    mmap3.c:88: TINFO: Thread   19, addr [0x3face26000], size  576kB, iter  171 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabb41000], size 3696kB, iter  153 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad73c000], size  668kB, iter  146 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad8cf000], size 1236kB, iter  152 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac1a9000], size 2472kB, iter  159 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faac61000], size 1528kB, iter  155 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad7e3000], size  944kB, iter  149 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d854000], size 3980kB, iter  144 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac413000], size 1224kB, iter  158 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad98a000], size  488kB, iter  159 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa27a7000], size 2456kB, iter  149 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad772000], size  452kB, iter  158 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facb2a000], size 1928kB, iter  137 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facd0c000], size 1028kB, iter  137 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9c58a000], size 3116kB, iter  172 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa874000], size 2956kB, iter  165 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3408000], size 1340kB, iter  163 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9deb4000], size 3352kB, iter  146 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab25c000], size 2552kB, iter  142 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cbcb000], size 3820kB, iter  163 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d226000], size 3656kB, iter  148 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3d5b000], size 4000kB, iter  160 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e94c000], size 2320kB, iter  162 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac0a4000], size 1044kB, iter  147 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e1fa000], size 3740kB, iter  139 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac370000], size 1876kB, iter  145 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c895000], size 3288kB, iter  139 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa41e5000], size 1484kB, iter  154 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faca8a000], size  640kB, iter  148 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ebd7000], size 3432kB, iter  141 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e5a1000], size 3756kB, iter  153 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3979000], size 2340kB, iter  155 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faafbd000], size 2684kB, iter  153 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabc5e000], size 2652kB, iter  161 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabef5000], size 1468kB, iter  150 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3bc2000], size 1636kB, iter  151 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac0b3000], size 1100kB, iter  149 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad709000], size  324kB, iter  161 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa28d3000], size 1256kB, iter  162 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabf66000], size 1192kB, iter  152 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac090000], size 1240kB, iter  154 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac42f000], size 1112kB, iter  140 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab0c3000], size 2632kB, iter  149 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac87f000], size 1968kB, iter  144 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facaa2000], size  792kB, iter  140 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb6258000], size  152kB, iter  155 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa255a000], size 2356kB, iter  148 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb623b000], size  116kB, iter  142 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facad0000], size  608kB, iter  156 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c0e000], size   24kB, iter  155 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa422e000], size 1192kB, iter  154 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad708000], size  328kB, iter  150 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faca6e000], size 1000kB, iter  150 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e2fa000], size 2716kB, iter  166 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa232e000], size 2224kB, iter  153 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac1c6000], size 1704kB, iter  156 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faabc8000], size 2140kB, iter  153 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d52e000], size 2680kB, iter  146 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e83b000], size 3380kB, iter  162 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dbb4000], size 3072kB, iter  160 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab75c000], size 3988kB, iter  147 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa24fb000], size 2408kB, iter  161 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa8a0000], size 1824kB, iter  150 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6e5000], size  468kB, iter  147 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faacc3000], size 1136kB, iter  149 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab7f0000], size 3956kB, iter  157 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac2d3000], size 1388kB, iter  153 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa35bd000], size 3824kB, iter  145 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4b93000], size 3956kB, iter  170 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb625d000], size  132kB, iter  148 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3ea0000], size 3348kB, iter  173 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac9a7000], size  796kB, iter  163 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa41ef000], size 1444kB, iter  155 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac545000], size 3304kB, iter  143 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa25c7000], size 1592kB, iter  148 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9dfb8000], size 3336kB, iter  163 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d25b000], size 2892kB, iter  163 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb68000], size 3384kB, iter  160 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabbcd000], size 3232kB, iter  156 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facdd5000], size  900kB, iter  162 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4c0c000], size 1044kB, iter  144 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3cab000], size 2004kB, iter  164 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facaa3000], size  788kB, iter  167 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad75a000], size 2728kB, iter  159 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab8b8000], size 1816kB, iter  156 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac313000], size 1132kB, iter  164 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d50c000], size 2816kB, iter  163 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faba7e000], size 1212kB, iter  157 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa234d000], size 1720kB, iter  151 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa2755000], size 2784kB, iter  143 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabbad000], size 3972kB, iter  158 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab13a000], size 2156kB, iter  157 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab54c000], size 2112kB, iter  138 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa37a1000], size 2860kB, iter  174 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabf8e000], size 2272kB, iter  141 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa809000], size 2428kB, iter  154 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac42e000], size 1116kB, iter  154 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1773000], size 2732kB, iter  138 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e1dd000], size 2452kB, iter  164 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faac11000], size 1848kB, iter  161 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e442000], size 3716kB, iter  156 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9ce78000], size 3980kB, iter  141 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab355000], size 2012kB, iter  143 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac8a0000], size 1052kB, iter  145 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faaddf000], size 1116kB, iter  154 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaa68000], size 1408kB, iter  138 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac5e8000], size 2784kB, iter  171 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6279000], size   20kB, iter  144 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e7e3000], size 3732kB, iter  151 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faaf1d000], size 1688kB, iter  148 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9eb88000], size 3748kB, iter  147 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6261000], size  116kB, iter  149 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac266000], size  436kB, iter  146 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9dc99000], size 3196kB, iter  154 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d44c000], size 3584kB, iter  145 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb7c07000], size   52kB, iter  165 
    mmap3.c:88: TINFO: Thread    8, addr [0x3face19000], size  628kB, iter  144 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d7cc000], size 4000kB, iter  150 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabb3f000], size 3756kB, iter  155 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaafd000], size 1464kB, iter  172 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3329000], size 2640kB, iter  164 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3a6c000], size 2300kB, iter  151 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2540000], size 2132kB, iter  164 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa1881000], size 1652kB, iter  155 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faac6b000], size 2496kB, iter  155 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa27aa000], size 2444kB, iter  155 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab0da000], size 2540kB, iter  175 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac7d6000], size 2204kB, iter  139 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3d2c000], size 2508kB, iter  142 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6233000], size  300kB, iter  156 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad86d000], size  900kB, iter  152 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac9fd000], size 2168kB, iter  158 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e710000], size 1332kB, iter  146 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9dfca000], size 3700kB, iter  147 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3f9f000], size 3812kB, iter  151 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab7ae000], size 1064kB, iter  150 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad8b7000], size  604kB, iter  140 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabc01000], size  940kB, iter  165 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa22d6000], size 2472kB, iter  152 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facc1b000], size 1768kB, iter  149 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb621a000], size  400kB, iter  151 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facde7000], size  828kB, iter  165 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faacf3000], size 1952kB, iter  151 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facd3c000], size 1512kB, iter  141 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6233000], size  300kB, iter  166 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab41d000], size 3652kB, iter  162 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9dd78000], size 2376kB, iter  145 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faad90000], size 1324kB, iter  142 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9caf1000], size 3612kB, iter  164 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab34a000], size  844kB, iter  176 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabeea000], size 3568kB, iter  168 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e85d000], size 3244kB, iter  139 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab918000], size 2204kB, iter  160 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4bbb000], size 1368kB, iter  165 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac4cb000], size 1140kB, iter  157 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad94e000], size  728kB, iter  165 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4d11000], size 2428kB, iter  149 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac827000], size 2708kB, iter  157 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaa9b000], size 2400kB, iter  153 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad940000], size  784kB, iter  166 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e367000], size 3748kB, iter  148 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabb55000], size 1628kB, iter  152 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa32c8000], size 3932kB, iter  152 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad6c3000], size 1704kB, iter  139 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c7b9000], size 3296kB, iter  157 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac2e1000], size 1332kB, iter  159 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac635000], size 1668kB, iter  146 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9dfdc000], size 3628kB, iter  166 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa407a000], size 2936kB, iter  148 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ec09000], size 3232kB, iter  145 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa2387000], size 3844kB, iter  152 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa369f000], size 3892kB, iter  142 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6241000], size  244kB, iter  149 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac7cd000], size  448kB, iter  146 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac782000], size  748kB, iter  150 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facc30000], size  912kB, iter  167 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac4de000], size 1372kB, iter  165 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facacc000], size 1340kB, iter  159 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6243000], size  236kB, iter  167 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa77c000], size 2992kB, iter  158 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6240000], size  248kB, iter  168 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac83d000], size 2620kB, iter  158 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab548000], size 2700kB, iter  177 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab104000], size 1068kB, iter  143 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4d40000], size 2240kB, iter  163 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad70b000], size 1416kB, iter  140 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9da82000], size 3032kB, iter  156 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd14000], size 1672kB, iter  150 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa40d7000], size 2564kB, iter  160 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab9ac000], size 1700kB, iter  140 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabcec000], size 2040kB, iter  166 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9ce04000], size 2540kB, iter  158 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb626c000], size   72kB, iter  144 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6f4000], size  708kB, iter  157 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab20f000], size 1260kB, iter  156 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac443000], size  544kB, iter  156 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e916000], size 3020kB, iter  169 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e0d9000], size 3268kB, iter  169 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c13000], size    4kB, iter  164 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb626a000], size   80kB, iter  170 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faaedb000], size 2044kB, iter  150 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab7eb000], size 1204kB, iter  143 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabb6a000], size 1544kB, iter  147 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3d44000], size 3288kB, iter  147 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facb43000], size 1860kB, iter  153 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad86d000], size 1628kB, iter  153 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad7a5000], size  800kB, iter  141 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabfa2000], size 3324kB, iter  167 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab3df000], size 1444kB, iter  159 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d7f1000], size 2628kB, iter  161 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e6db000], size 2284kB, iter  160 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faab0f000], size 3888kB, iter  150 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3b7b000], size 1828kB, iter  153 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d07f000], size 3668kB, iter  146 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad6d5000], size  832kB, iter  157 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad730000], size  628kB, iter  158 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa37b3000], size 3872kB, iter  149 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d414000], size 3956kB, iter  166 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa33f9000], size 2712kB, iter  153 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabd28000], size 2536kB, iter  145 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad7cd000], size 1364kB, iter  160 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab597000], size 2384kB, iter  161 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e40a000], size 2884kB, iter  154 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ec82000], size 2748kB, iter  166 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad8d6000], size  304kB, iter  167 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb7c08000], size    8kB, iter  146 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd1f000], size 1628kB, iter  141 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad898000], size  552kB, iter  147 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa7f4000], size 3180kB, iter  143 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac36b000], size  864kB, iter  151 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e93f000], size 3340kB, iter  178 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facc08000], size 1116kB, iter  148 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa17d6000], size 2336kB, iter  152 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4c4b000], size 3220kB, iter  159 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb7c0a000], size   40kB, iter  154 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac914000], size 2236kB, iter  167 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa2748000], size 2836kB, iter  173 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faaedf000], size 2496kB, iter  148 
    mmap3.c:88: TINFO: Thread   21, addr [0x3face31000], size  532kB, iter  149 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabbb8000], size 1472kB, iter  162 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad704000], size 2168kB, iter  167 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd34000], size 1012kB, iter  179 
    mmap3.c:88: TINFO: Thread   34, addr [0x3face46000], size  448kB, iter  168 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb623c000], size  264kB, iter  147 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facc17000], size 1140kB, iter  155 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab86e000], size 1936kB, iter  144 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facdcc000], size  248kB, iter  150 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facb68000], size  640kB, iter  151 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab48b000], size 3980kB, iter  161 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac102000], size 2468kB, iter  168 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac53a000], size 3084kB, iter  168 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e02d000], size 3956kB, iter  151 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c804000], size 3416kB, iter  159 
    mmap3.c:88: TINFO: Thread   11, addr [0x3face0a000], size  240kB, iter  163 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3bc8000], size 3848kB, iter  151 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa323f000], size 2388kB, iter  168 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d8ca000], size 3720kB, iter  159 
    mmap3.c:88: TINFO: Thread   32, addr [0x3face08000], size  696kB, iter  160 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facdb3000], size  340kB, iter  160 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facc52000], size 1412kB, iter  169 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6253000], size  172kB, iter  148 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faba52000], size 1120kB, iter  158 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c12f000], size 3544kB, iter  160 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb622b000], size   72kB, iter  169 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabd7e000], size 3600kB, iter  154 
    mmap3.c:88: TINFO: Thread    8, addr [0x3face29000], size  228kB, iter  149 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb8a000], size  808kB, iter  161 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad922000], size  904kB, iter  154 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab14f000], size 2624kB, iter  170 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2386000], size 3848kB, iter  158 
    mmap3.c:88: TINFO: Thread   35, addr [0x3face62000], size  336kB, iter  170 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d1d2000], size 3848kB, iter  162 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9cb5a000], size 2728kB, iter  147 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3494000], size 3464kB, iter  161 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad9d0000], size  208kB, iter  162 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabb36000], size 1312kB, iter  159 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabc7e000], size 1004kB, iter  171 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab3e5000], size 3980kB, iter  152 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4b88000], size 4000kB, iter  152 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab7c8000], size 2600kB, iter  151 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9dc6c000], size 3844kB, iter  157 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac64a000], size 2528kB, iter  162 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac58d000], size  756kB, iter  161 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ba3d000], size 3908kB, iter  149 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e1ba000], size 3768kB, iter  145 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faab3d000], size 3720kB, iter  142 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9cec4000], size 3128kB, iter  148 
    mmap3.c:88: TINFO: Thread    6, addr [0x3face6a000], size  304kB, iter  171 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3f8a000], size 3896kB, iter  171 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad972000], size  376kB, iter  143 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad93d000], size  212kB, iter  162 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6258000], size  152kB, iter  172 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb625a000], size  144kB, iter  153 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb625e000], size  128kB, iter  158 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad9d8000], size  176kB, iter  163 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaeee000], size 1636kB, iter  172 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3c81000], size 3108kB, iter  161 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9b6d0000], size 3508kB, iter  142 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabd79000], size 1700kB, iter  148 
    mmap3.c:88: TINFO: Thread    4, addr [0x3face13000], size  316kB, iter  159 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e568000], size 3932kB, iter  155 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabbf5000], size 1552kB, iter  155 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb623d000], size   88kB, iter  156 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab087000], size 3448kB, iter  150 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab8ef000], size 2332kB, iter  163 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa4215000], size 1292kB, iter  159 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9be0e000], size 3204kB, iter  144 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d594000], size 3288kB, iter  150 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9af67000], size 3796kB, iter  152 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facb6b000], size  932kB, iter  153 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4134000], size  900kB, iter  163 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facdbe000], size  340kB, iter  154 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4b70000], size  988kB, iter  164 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac863000], size  380kB, iter  173 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facc54000], size 1404kB, iter  164 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabacf000], size 1628kB, iter  151 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab54e000], size 3716kB, iter  162 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabd85000], size 1652kB, iter  160 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9c4a5000], size 3452kB, iter  165 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac163000], size 3932kB, iter  152 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facba5000], size  700kB, iter  155 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3294000], size 1656kB, iter  151 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6ef000], size 2252kB, iter  168 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab459000], size  980kB, iter  144 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4de8000], size 1568kB, iter  152 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa2396000], size 4000kB, iter  149 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabc66000], size 1148kB, iter  173 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4c67000], size 1540kB, iter  146 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad930000], size  672kB, iter  163 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb623d000], size  260kB, iter  152 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6268000], size   88kB, iter  147 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9da39000], size 1124kB, iter  148 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3bf9000], size 1540kB, iter  156 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab832000], size 1796kB, iter  174 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa415c000], size 2032kB, iter  160 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9eb64000], size 3892kB, iter  153 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab1c1000], size 2656kB, iter  149 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac1b0000], size  592kB, iter  166 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab4ab000], size 1084kB, iter  165 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad715000], size  288kB, iter  169 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9b31c000], size 3792kB, iter  169 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac8c2000], size 2712kB, iter  180 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa277e000], size 2620kB, iter  169 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3ee4000], size 2368kB, iter  157 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e648000], size 1240kB, iter  164 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac17a000], size  808kB, iter  150 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab47a000], size 1280kB, iter  167 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3d7a000], size 1448kB, iter  143 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facdfd000], size  740kB, iter  154 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac429000], size 1360kB, iter  156 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa37f6000], size 3912kB, iter  154 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa32fe000], size 1232kB, iter  165 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab9f3000], size 2132kB, iter  145 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa221f000], size 2384kB, iter  153 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa2473000], size 3116kB, iter  153 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac244000], size 1940kB, iter  153 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e240000], size 3232kB, iter  150 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac490000], size  948kB, iter  157 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa17cb000], size 2380kB, iter  174 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab1c3000], size 2780kB, iter  170 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9db52000], size 3388kB, iter  150 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d4d8000], size 2980kB, iter  157 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3c26000], size 1360kB, iter  165 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabf22000], size 2308kB, iter  170 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa326a000], size  592kB, iter  152 
    mmap3.c:88: TINFO: Thread   31, addr [0x3face33000], size  524kB, iter  146 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac57d000], size 2968kB, iter  160 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9dea1000], size 3708kB, iter  145 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab5ba000], size 2528kB, iter  153 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa7b5000], size 3616kB, iter  174 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3c99000], size 2128kB, iter  171 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c04000], size   64kB, iter  166 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facbde000], size 2172kB, iter  164 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faab8e000], size 3456kB, iter  172 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d7c1000], size 3652kB, iter  166 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c8af000], size 3032kB, iter  155 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab834000], size 1788kB, iter  149 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cba5000], size 2500kB, iter  170 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faba3c000], size 1840kB, iter  144 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ce16000], size 3328kB, iter  161 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac8fb000], size 2956kB, iter  175 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac86b000], size  576kB, iter  175 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa387f000], size 3740kB, iter  151 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa402e000], size 3240kB, iter  154 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab60a000], size  532kB, iter  147 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3ead000], size 1540kB, iter  166 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9ec50000], size 2948kB, iter  181 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac5da000], size 2628kB, iter  167 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facc5b000], size 2412kB, iter  167 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9c649000], size 2456kB, iter  155 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e77e000], size 3992kB, iter  156 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac86b000], size  680kB, iter  176 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac915000], size 1960kB, iter  162 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6ba000], size  652kB, iter  151 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d156000], size 3592kB, iter  170 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab68f000], size 1684kB, iter  153 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3432000], size 3856kB, iter  155 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6c0000], size  628kB, iter  156 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6251000], size  180kB, iter  175 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa85c000], size 1200kB, iter  155 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3fa6000], size  964kB, iter  152 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c287000], size 3848kB, iter  154 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9d9ba000], size 3436kB, iter  161 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaf22000], size 2684kB, iter  162 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb7c0f000], size   20kB, iter  157 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab5c7000], size  880kB, iter  156 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabc08000], size 3176kB, iter  164 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab225000], size 3668kB, iter  154 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab4b4000], size 1980kB, iter  162 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4bd9000], size 3676kB, iter  161 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e09a000], size 3768kB, iter  172 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3558000], size 2236kB, iter  177 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e448000], size 3288kB, iter  168 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad71f000], size  248kB, iter  152 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3787000], size 1448kB, iter  163 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faccc6000], size 1984kB, iter  154 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faacb6000], size 2480kB, iter  146 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac62e000], size 2972kB, iter  168 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad75d000], size 2716kB, iter  163 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab02b000], size 2024kB, iter  153 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaf47000], size  912kB, iter  163 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb624c000], size  200kB, iter  156 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa27bf000], size 2360kB, iter  158 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa813000], size 1492kB, iter  176 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c08000], size   48kB, iter  169 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad70f000], size  216kB, iter  177 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facd7f000], size 1244kB, iter  164 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa38f1000], size 3508kB, iter  150 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa813000], size 1492kB, iter  162 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e994000], size 3408kB, iter  148 
    mmap3.c:88: TINFO: Thread    2, addr [0x3face00000], size  728kB, iter  165 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6c1000], size  312kB, iter  154 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb621a000], size  400kB, iter  159 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1767000], size 2780kB, iter  151 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac91e000], size 1924kB, iter  168 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faade3000], size 2128kB, iter  178 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9dd15000], size 3604kB, iter  171 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facaff000], size 1392kB, iter  176 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facc8a000], size  516kB, iter  157 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faae0d000], size 1960kB, iter  152 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facd0b000], size  464kB, iter  164 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2276000], size 2360kB, iter  158 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3c5e000], size 2364kB, iter  154 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa988000], size 3256kB, iter  156 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac69e000], size 2560kB, iter  155 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e229000], size 3808kB, iter  173 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab6a3000], size 2632kB, iter  182 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4097000], size 2820kB, iter  157 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad745000], size 2812kB, iter  153 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac58f000], size 1084kB, iter  178 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab3a7000], size 3056kB, iter  157 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3f06000], size 1604kB, iter  155 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facdd8000], size  888kB, iter  166 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca72000], size 2144kB, iter  163 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa811000], size 1500kB, iter  158 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac2d3000], size 2728kB, iter  154 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3271000], size 3284kB, iter  170 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3a14000], size 2344kB, iter  177 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faaff7000], size 3776kB, iter  155 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac9de000], size  592kB, iter  151 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9ea77000], size 2500kB, iter  179 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d27e000], size 3980kB, iter  167 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faae3c000], size 1772kB, iter  159 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa24c4000], size 3052kB, iter  158 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facc9b000], size 1560kB, iter  183 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faad2f000], size  888kB, iter  169 
    mmap3.c:88: TINFO: Thread   29, addr [0x3face21000], size  596kB, iter  158 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d661000], size 3428kB, iter  145 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9ece8000], size 2340kB, iter  171 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb7c0c000], size   32kB, iter  168 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb623b000], size  268kB, iter  178 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6256000], size  160kB, iter  152 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabf7c000], size 3420kB, iter  165 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facde0000], size  856kB, iter  170 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa179b000], size 2572kB, iter  149 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6c5000], size 3324kB, iter  167 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cda0000], size 3800kB, iter  171 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac9fa000], size 2072kB, iter  184 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9da4d000], size 2848kB, iter  147 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa327c000], size 3240kB, iter  160 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e5e1000], size 3788kB, iter  164 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3abe000], size 2556kB, iter  159 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa7a7000], size 2356kB, iter  156 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac2e0000], size 1588kB, iter  155 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3fbb000], size 3700kB, iter  159 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2439000], size 3732kB, iter  172 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e24a000], size 3676kB, iter  158 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabc46000], size 3288kB, iter  158 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facc00000], size  620kB, iter  164 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ca17000], size 3620kB, iter  155 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4c21000], size 3388kB, iter  165 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad83d000], size 1820kB, iter  172 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab935000], size 2892kB, iter  173 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac46d000], size 1700kB, iter  146 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa17e5000], size 2276kB, iter  185 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faadb2000], size 1048kB, iter  171 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c725000], size 3016kB, iter  153 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab5ee000], size 3356kB, iter  155 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac325000], size 1312kB, iter  161 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad99f000], size  404kB, iter  162 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facde6000], size  832kB, iter  172 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab987000], size  800kB, iter  163 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9ebca000], size 3484kB, iter  159 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d413000], size 2408kB, iter  150 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad71e000], size 1148kB, iter  165 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9de4f000], size 3944kB, iter  160 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9cf12000], size 2628kB, iter  168 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9c34c000], size 3940kB, iter  172 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad8d7000], size  800kB, iter  159 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa35a6000], size 3372kB, iter  163 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3d3d000], size 2552kB, iter  156 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac9e1000], size 1692kB, iter  156 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab3e4000], size 2088kB, iter  179 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6240000], size  248kB, iter  159 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9d1a3000], size 2496kB, iter  171 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faa9f4000], size 3308kB, iter  165 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabe1a000], size 1952kB, iter  160 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabcb0000], size 1448kB, iter  186 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9db29000], size 3224kB, iter  166 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad845000], size  584kB, iter  147 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3273000], size 3276kB, iter  169 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb626c000], size   72kB, iter  160 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faca5f000], size  412kB, iter  160 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6259000], size  148kB, iter  164 
    mmap3.c:88: TINFO: Thread   18, addr [0x3face36000], size  512kB, iter  173 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa83b000], size 1764kB, iter  156 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa176e000], size 2752kB, iter  172 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2419000], size 3860kB, iter  157 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d66d000], size 3968kB, iter  179 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaa2a000], size 1148kB, iter  161 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa27de000], size 2236kB, iter  169 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab082000], size 3464kB, iter  156 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac616000], size 3872kB, iter  154 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facce9000], size  988kB, iter  180 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facdb9000], size  500kB, iter  157 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6238000], size  280kB, iter  158 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab22c000], size 1296kB, iter  181 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad8ee000], size 1112kB, iter  148 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa223a000], size 1916kB, iter  173 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3e4a000], size 2176kB, iter  156 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab370000], size 1304kB, iter  155 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e1b3000], size 2872kB, iter  161 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad70e000], size 1920kB, iter  160 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facb88000], size 1412kB, iter  165 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb7c04000], size   64kB, iter  159 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa406a000], size 3000kB, iter  160 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6233000], size  300kB, iter  160 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabe42000], size 1792kB, iter  157 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e7a9000], size 3972kB, iter  180 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa26e8000], size 3220kB, iter  174 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabcb1000], size 1604kB, iter  167 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3e7a000], size 1984kB, iter  162 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facac6000], size  776kB, iter  157 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faba4f000], size 2436kB, iter  174 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3999000], size 3728kB, iter  173 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4c0f000], size 3460kB, iter  173 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab0c8000], size 1424kB, iter  165 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac730000], size 3672kB, iter  161 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac684000], size  688kB, iter  161 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa36bb000], size 2936kB, iter  154 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e481000], size 3232kB, iter  151 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facb8b000], size 1856kB, iter  161 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac002000], size 2936kB, iter  153 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa826000], size 3212kB, iter  170 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faab49000], size 3516kB, iter  169 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6dc000], size 1216kB, iter  166 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab6e4000], size 2700kB, iter  166 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac62e000], size 1168kB, iter  162 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3d4a000], size 1024kB, iter  161 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d6ff000], size 3460kB, iter  174 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3261000], size 1368kB, iter  173 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabf32000], size  832kB, iter  158 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9de17000], size 3696kB, iter  170 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9bfe8000], size 3472kB, iter  157 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab0ba000], size 1872kB, iter  162 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa40b7000], size 2692kB, iter  174 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad77b000], size  580kB, iter  163 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9eb8a000], size 3740kB, iter  164 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e4cf000], size 3520kB, iter  168 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e83f000], size 3372kB, iter  181 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab28e000], size 2208kB, iter  182 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3713000], size 2660kB, iter  174 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd5b000], size 1388kB, iter  158 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabd26000], size 2096kB, iter  175 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9da60000], size 3804kB, iter  156 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faaa88000], size 2532kB, iter  159 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faad01000], size 1756kB, iter  170 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3e3e000], size 2532kB, iter  171 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa33b7000], size 3088kB, iter  187 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9bc9c000], size 3376kB, iter  148 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9cc64000], size 3692kB, iter  154 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa284d000], size 1792kB, iter  174 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad770000], size  624kB, iter  183 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d374000], size 3628kB, iter  180 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3d76000], size  728kB, iter  184 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabad1000], size 2388kB, iter  166 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e246000], size 2596kB, iter  162 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab722000], size 3772kB, iter  171 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9cfff000], size 3540kB, iter  157 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac616000], size 1264kB, iter  182 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad71f000], size  324kB, iter  165 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa7b1000], size 2908kB, iter  155 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaeb8000], size 1832kB, iter  174 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facd79000], size  500kB, iter  160 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac752000], size 2384kB, iter  163 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9a6000], size 1076kB, iter  158 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb621d000], size  388kB, iter  175 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facab3000], size 2720kB, iter  161 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa2876000], size 1628kB, iter  181 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9c8a3000], size 3844kB, iter  167 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6235000], size  292kB, iter  168 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabd29000], size 2372kB, iter  188 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad72b000], size  224kB, iter  176 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facd74000], size  520kB, iter  156 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab2ab000], size 2092kB, iter  164 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faab3d000], size 3564kB, iter  149 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3e2c000], size 1840kB, iter  172 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faaf15000], size 1620kB, iter  172 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6c5000], size  632kB, iter  150 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabf7a000], size  780kB, iter  176 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3ff8000], size 3456kB, iter  175 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9ec28000], size 3108kB, iter  158 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e5c2000], size 2856kB, iter  155 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac62d000], size 1480kB, iter  169 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa17ad000], size 2500kB, iter  157 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9dec9000], size 3572kB, iter  167 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa27ca000], size 2316kB, iter  164 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac79f000], size 3152kB, iter  158 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facdf6000], size  768kB, iter  169 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac36c000], size 2728kB, iter  166 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab80b000], size 1856kB, iter  159 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2262000], size 1760kB, iter  175 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4ba8000], size 3872kB, iter  162 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad80c000], size 2016kB, iter  149 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3694000], size 3168kB, iter  159 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad763000], size  676kB, iter  167 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac03d000], size 3260kB, iter  152 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa8dd000], size 2432kB, iter  183 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6e3000], size  512kB, iter  159 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb624a000], size  208kB, iter  163 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab85a000], size 1540kB, iter  168 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa39ac000], size 3704kB, iter  175 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d065000], size 2792kB, iter  177 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab6f0000], size 1132kB, iter  173 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3d76000], size 2568kB, iter  173 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab9db000], size 3384kB, iter  166 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e88c000], size 3696kB, iter  157 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb623c000], size  264kB, iter  156 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab812000], size 1828kB, iter  184 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabc6a000], size  892kB, iter  174 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6223000], size  364kB, iter  174 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabf8c000], size 2092kB, iter  150 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2849000], size 1808kB, iter  165 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad778000], size   68kB, iter  176 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad940000], size  784kB, iter  160 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faac67000], size 2744kB, iter  189 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab2ef000], size 1820kB, iter  177 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d9d1000], size 1828kB, iter  182 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa40db000], size 2548kB, iter  158 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facde2000], size  848kB, iter  157 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa337c000], size 3168kB, iter  171 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab4b6000], size 2232kB, iter  166 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3b4d000], size 3052kB, iter  175 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa180f000], size 2108kB, iter  169 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaf38000], size 1480kB, iter  178 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac05c000], size 1260kB, iter  151 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb7c0c000], size   32kB, iter  159 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab0aa000], size 2052kB, iter  175 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3759000], size 2380kB, iter  176 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d68f000], size 3336kB, iter  163 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3e48000], size 2636kB, iter  167 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facaf1000], size 2572kB, iter  161 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9ce30000], size 2260kB, iter  157 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facdc6000], size  440kB, iter  176 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c0c000], size   32kB, iter  164 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6221000], size  372kB, iter  167 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab7ba000], size 2112kB, iter  158 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9df87000], size 3660kB, iter  167 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad789000], size 1128kB, iter  159 
    mmap3.c:88: TINFO: Thread   16, addr [0x3face34000], size  520kB, iter  152 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9db9a000], size 3260kB, iter  185 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac437000], size 3588kB, iter  170 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0c000], size   32kB, iter  186 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facb28000], size 3120kB, iter  160 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab4bc000], size 3064kB, iter  176 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6261000], size  116kB, iter  171 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3785000], size 3060kB, iter  168 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac197000], size 2688kB, iter  151 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad8a3000], size  628kB, iter  164 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac7b8000], size 3300kB, iter  170 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa2767000], size 2712kB, iter  175 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d31f000], size 3520kB, iter  165 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9c1a8000], size 3352kB, iter  153 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6bf000], size  808kB, iter  172 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3e5c000], size 2696kB, iter  165 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6227000], size  348kB, iter  154 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabd49000], size 2244kB, iter  162 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac118000], size  508kB, iter  162 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa40fe000], size 2408kB, iter  170 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa8fc000], size 3500kB, iter  176 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c4ee000], size 3796kB, iter  163 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6220000], size  376kB, iter  171 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac29f000], size 1704kB, iter  163 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ca9d000], size 3660kB, iter  160 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab519000], size 2108kB, iter  187 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac5a1000], size 2140kB, iter  159 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e31a000], size 2720kB, iter  175 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab9ca000], size 2688kB, iter  160 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad971000], size  588kB, iter  161 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faca4b000], size 1780kB, iter  155 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6f8000], size  748kB, iter  161 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabc5a000], size 1056kB, iter  156 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa4d2d000], size 2316kB, iter  168 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb623c000], size  264kB, iter  157 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3a82000], size 3864kB, iter  190 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faca95000], size 1484kB, iter  176 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faafaf000], size 2556kB, iter  158 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6226000], size  352kB, iter  191 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faac8b000], size 2740kB, iter  177 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabd62000], size 2580kB, iter  169 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabbf7000], size 1452kB, iter  164 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabfe7000], size 2784kB, iter  166 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad755000], size  376kB, iter  158 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faaac0000], size 1836kB, iter  171 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad9c4000], size  256kB, iter  169 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad705000], size  696kB, iter  170 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa241a000], size 2872kB, iter  162 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb623a000], size  272kB, iter  165 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb9b000], size  436kB, iter  192 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9dc41000], size 3144kB, iter  153 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e83c000], size 3884kB, iter  166 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3e77000], size 2588kB, iter  166 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4df5000], size 1516kB, iter  161 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d7f1000], size 3748kB, iter  168 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac2ec000], size 1396kB, iter  163 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9be02000], size 3736kB, iter  179 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad985000], size  252kB, iter  177 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabc32000], size 1088kB, iter  172 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac84a000], size 2052kB, iter  165 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6260000], size  120kB, iter  167 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6fb000], size  736kB, iter  169 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3289000], size 1456kB, iter  167 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa1776000], size 2720kB, iter  183 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4220000], size 1248kB, iter  163 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facc08000], size 2744kB, iter  168 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac5a3000], size  720kB, iter  177 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6215000], size  420kB, iter  168 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3246000], size 1724kB, iter  169 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6229000], size  340kB, iter  164 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faaac3000], size 2572kB, iter  193 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faad46000], size 1860kB, iter  159 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6cb000], size  928kB, iter  184 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facce7000], size 1176kB, iter  166 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac657000], size 1996kB, iter  160 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9eaa3000], size 1424kB, iter  180 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab22e000], size 2616kB, iter  178 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9df53000], size 3868kB, iter  177 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ec07000], size 3240kB, iter  185 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7b3000], size 1784kB, iter  173 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e56a000], size 2888kB, iter  188 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facafd000], size 1068kB, iter  170 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e87c000], size 2204kB, iter  164 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac07e000], size 2488kB, iter  178 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac449000], size 1376kB, iter  160 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9cf37000], size 4000kB, iter  177 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac8ea000], size 2124kB, iter  162 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c13000], size    4kB, iter  178 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6242000], size  240kB, iter  161 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac77d000], size  692kB, iter  185 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad91d000], size  924kB, iter  171 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3843000], size 2300kB, iter  176 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6228000], size  344kB, iter  163 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabd42000], size 3312kB, iter  159 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab2c6000], size 2144kB, iter  161 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faadbc000], size 1388kB, iter  165 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faac91000], size 1196kB, iter  167 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab9d9000], size 2168kB, iter  172 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa4e18000], size 1376kB, iter  171 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac339000], size 1088kB, iter  170 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac53f000], size 1120kB, iter  179 
    mmap3.c:88: TINFO: Thread   38, addr [0x3face0d000], size  676kB, iter  169 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac6c6000], size 1424kB, iter  162 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab728000], size 2696kB, iter  161 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac6c6000], size 1424kB, iter  166 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac4a5000], size  752kB, iter  170 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac561000], size 1428kB, iter  164 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac708000], size 1160kB, iter  171 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facabc000], size 1324kB, iter  160 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad941000], size  280kB, iter  165 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e0db000], size 3320kB, iter  189 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9dc51000], size 3080kB, iter  154 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6cc000], size 2372kB, iter  181 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facc07000], size 2072kB, iter  165 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb622b000], size  332kB, iter  179 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabc49000], size  996kB, iter  178 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac3b8000], size  948kB, iter  171 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa17f9000], size 2196kB, iter  178 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9ca5b000], size 3908kB, iter  167 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facb7e000], size  924kB, iter  155 
    mmap3.c:88: TINFO: Thread   10, addr [0x3face1d000], size  612kB, iter  172 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6244000], size  232kB, iter  180 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa787000], size 3300kB, iter  162 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d40f000], size 3976kB, iter  172 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab7a1000], size 1332kB, iter  162 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad719000], size  836kB, iter  161 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab4de000], size 2344kB, iter  164 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d97a000], size 2908kB, iter  173 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad71a000], size  832kB, iter  163 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facba3000], size  776kB, iter  162 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb7c0c000], size   32kB, iter  163 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ce2c000], size 2348kB, iter  173 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb623d000], size  260kB, iter  173 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa234d000], size 3852kB, iter  166 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facac0000], size 1684kB, iter  174 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c427000], size 3784kB, iter  172 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4db4000], size 1776kB, iter  168 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3f5e000], size 2824kB, iter  178 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9eb73000], size 3832kB, iter  194 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facc65000], size 1760kB, iter  166 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2710000], size 3060kB, iter  152 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad987000], size  500kB, iter  172 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd95000], size 1156kB, iter  169 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac374000], size 1760kB, iter  166 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6223000], size  104kB, iter  165 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad758000], size  584kB, iter  174 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab258000], size 2584kB, iter  162 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7ea000], size  468kB, iter  190 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3ae1000], size 3672kB, iter  167 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab8ee000], size 3436kB, iter  186 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cb10000], size 3184kB, iter  179 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac82a000], size 2632kB, iter  170 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c7d9000], size 2568kB, iter  180 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e419000], size 1348kB, iter  168 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad98d000], size  476kB, iter  169 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad991000], size  460kB, iter  170 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab996000], size  692kB, iter  171 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab531000], size 3828kB, iter  173 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad719000], size 1304kB, iter  187 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facdde000], size  864kB, iter  195 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facabe000], size 1692kB, iter  174 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad85f000], size  904kB, iter  172 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9dd94000], size 3404kB, iter  168 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1783000], size 2668kB, iter  164 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4b5e000], size 1852kB, iter  177 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac086000], size 2764kB, iter  186 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabbbc000], size 2012kB, iter  167 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac52c000], size 3064kB, iter  182 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa382b000], size 2776kB, iter  177 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa33f5000], size 3472kB, iter  158 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac33a000], size 1992kB, iter  167 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d077000], size 3680kB, iter  179 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faac05000], size 3144kB, iter  163 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facbea000], size  908kB, iter  171 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facae5000], size  944kB, iter  169 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facbd1000], size 1008kB, iter  172 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facccd000], size 1092kB, iter  153 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad7e6000], size 2168kB, iter  173 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6bd000], size  828kB, iter  196 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faaf17000], size 3164kB, iter  162 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa23a2000], size 3512kB, iter  181 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb624c000], size  200kB, iter  181 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6239000], size   76kB, iter  182 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad921000], size  908kB, iter  197 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad78c000], size  360kB, iter  188 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3411000], size 2896kB, iter  180 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabdb3000], size 2892kB, iter  160 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa1775000], size 2724kB, iter  164 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab252000], size 2940kB, iter  180 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa8e1000], size 3216kB, iter  156 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3db4000], size 3160kB, iter  166 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9cccd000], size 3752kB, iter  173 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad854000], size  964kB, iter  183 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e796000], size 3956kB, iter  174 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e0e7000], size 3272kB, iter  179 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6fd000], size  572kB, iter  163 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6d9000], size 1420kB, iter  181 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faad00000], size 2140kB, iter  175 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac8a3000], size 2156kB, iter  191 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facae6000], size  664kB, iter  167 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facdf2000], size  784kB, iter  178 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6d9000], size 1420kB, iter  175 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabbf0000], size 1804kB, iter  168 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4d81000], size 1980kB, iter  163 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa40ca000], size 2616kB, iter  167 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac11a000], size 1416kB, iter  159 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac607000], size 2672kB, iter  165 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad7b8000], size  528kB, iter  168 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad945000], size  764kB, iter  154 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faba43000], size 1508kB, iter  175 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3222000], size 1980kB, iter  174 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9c3f1000], size 4000kB, iter  175 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6255000], size  164kB, iter  169 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3a1e000], size 3672kB, iter  187 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9da0f000], size 3604kB, iter  163 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab6ac000], size 3676kB, iter  168 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d63b000], size 3920kB, iter  164 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa7d4000], size 1076kB, iter  168 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab3ba000], size 1344kB, iter  165 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb7c05000], size   60kB, iter  176 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad9de000], size  152kB, iter  177 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facb8c000], size 2456kB, iter  170 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac55b000], size 1020kB, iter  164 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb621b000], size  396kB, iter  155 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab2bc000], size 1016kB, iter  182 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad797000], size  660kB, iter  176 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faba66000], size 1844kB, iter  179 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa7a0000], size 1944kB, iter  164 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6250000], size  184kB, iter  171 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa348f000], size 2392kB, iter  157 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c14f000], size 2696kB, iter  170 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facde4000], size  840kB, iter  165 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4be1000], size 1664kB, iter  182 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab50a000], size 1672kB, iter  181 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3f06000], size 1808kB, iter  176 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa40f6000], size 2440kB, iter  178 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad976000], size  568kB, iter  158 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb7c0a000], size   40kB, iter  171 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac993000], size 2020kB, iter  170 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e514000], size 2568kB, iter  172 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa36e5000], size 3300kB, iter  178 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad83c000], size 1060kB, iter  164 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2797000], size 2520kB, iter  173 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb7c04000], size   64kB, iter  174 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabc33000], size 2512kB, iter  169 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3bdf000], size 3228kB, iter  160 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa36eb000], size 2564kB, iter  179 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e186000], size 3640kB, iter  189 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa986000], size 3560kB, iter  184 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa1838000], size 1944kB, iter  176 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9daf1000], size 3060kB, iter  192 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c5fe000], size 3340kB, iter  166 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6249000], size  212kB, iter  177 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faba7a000], size 1764kB, iter  182 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6cc000], size  812kB, iter  165 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabda8000], size 1020kB, iter  170 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c941000], size 2708kB, iter  183 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa329b000], size 2000kB, iter  169 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab256000], size 2768kB, iter  183 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac123000], size 1380kB, iter  193 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab728000], size 3320kB, iter  169 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac65a000], size 3300kB, iter  168 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e86c000], size 3508kB, iter  173 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3f9b000], size 3828kB, iter  165 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9d4a5000], size 2484kB, iter  166 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac55b000], size 1020kB, iter  159 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6255000], size  164kB, iter  171 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac27c000], size 2752kB, iter  174 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad824000], size 1920kB, iter  179 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d712000], size 3964kB, iter  166 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabea7000], size 2508kB, iter  180 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e575000], size 3036kB, iter  173 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac66c000], size 2184kB, iter  170 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab578000], size 1728kB, iter  177 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa4bc9000], size 2032kB, iter  178 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ebd9000], size 3424kB, iter  179 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac88e000], size 1368kB, iter  169 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa7bc000], size 2940kB, iter  180 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa279b000], size 2504kB, iter  161 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa223c000], size 1728kB, iter  161 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3601000], size 3500kB, iter  167 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac367000], size  844kB, iter  170 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faad42000], size 2364kB, iter  174 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac43a000], size  528kB, iter  179 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6d7000], size 1332kB, iter  184 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9bec3000], size 3736kB, iter  190 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9e4000], size 1864kB, iter  165 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad861000], size  220kB, iter  171 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab87b000], size 1932kB, iter  172 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facdfb000], size  748kB, iter  160 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facbb6000], size 2232kB, iter  177 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3613000], size 3428kB, iter  180 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab2b1000], size 2844kB, iter  194 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabc07000], size 2688kB, iter  184 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac306000], size 1232kB, iter  162 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e26e000], size 3100kB, iter  166 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb621e000], size  384kB, iter  181 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaf91000], size 2820kB, iter  183 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa4018000], size 3328kB, iter  183 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad898000], size 1456kB, iter  175 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab789000], size  968kB, iter  168 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faba5e000], size 1700kB, iter  174 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d101000], size 3728kB, iter  156 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4dc5000], size 1708kB, iter  188 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faaa9b000], size 2716kB, iter  175 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ddee000], size 3680kB, iter  175 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb621e000], size  384kB, iter  182 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8a2000], size  272kB, iter  169 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad725000], size  440kB, iter  175 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facb69000], size 3380kB, iter  185 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9ce62000], size 2684kB, iter  172 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3229000], size 3936kB, iter  167 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e886000], size 3364kB, iter  162 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabf82000], size 2608kB, iter  181 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9bbee000], size 3316kB, iter  178 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faca6b000], size 1016kB, iter  181 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac538000], size 1232kB, iter  170 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad793000], size  396kB, iter  167 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac4be000], size  488kB, iter  174 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab55f000], size 2216kB, iter  161 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6262000], size  112kB, iter  163 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa23ec000], size 3756kB, iter  198 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac2a4000], size 2152kB, iter  163 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac6cf000], size 3156kB, iter  178 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa396c000], size 2508kB, iter  172 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac5f0000], size  892kB, iter  182 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ebcf000], size 3464kB, iter  180 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c269000], size 3668kB, iter  171 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facd38000], size 1528kB, iter  176 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab720000], size 1840kB, iter  184 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9c883000], size 3468kB, iter  185 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4112000], size 2328kB, iter  184 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac53e000], size  712kB, iter  164 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad765000], size  580kB, iter  168 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa177e000], size 2688kB, iter  176 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb7c0d000], size   28kB, iter  173 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac940000], size  656kB, iter  183 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa27ca000], size 2316kB, iter  171 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac9e4000], size  760kB, iter  168 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3305000], size 3184kB, iter  173 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac944000], size  640kB, iter  165 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb621e000], size  384kB, iter  185 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3621000], size 3372kB, iter  175 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad8e6000], size 1144kB, iter  176 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab367000], size 2016kB, iter  195 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac20e000], size  440kB, iter  166 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac00d000], size 2052kB, iter  170 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3c4f000], size 3376kB, iter  185 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facbea000], size 1336kB, iter  179 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab5a3000], size 1524kB, iter  186 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facaa2000], size  796kB, iter  176 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb7c11000], size   12kB, iter  171 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8f5000], size  904kB, iter  180 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc5e000], size  488kB, iter  186 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4cbf000], size 2756kB, iter  162 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab7ef000], size 1012kB, iter  177 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab3eb000], size 1760kB, iter  177 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c8b7000], size 3260kB, iter  174 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad7f6000], size  648kB, iter  172 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac382000], size 2776kB, iter  164 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facdca000], size  944kB, iter  174 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6f2000], size 1040kB, iter  185 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e96f000], size 2432kB, iter  182 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad9d7000], size  180kB, iter  172 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e4ab000], size 3948kB, iter  191 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d703000], size 3884kB, iter  180 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab8ec000], size 3536kB, iter  189 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9cbe6000], size 2544kB, iter  180 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac2bc000], size  792kB, iter  184 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faccd8000], size  968kB, iter  196 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9bf2b000], size 3320kB, iter  173 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb621c000], size  392kB, iter  186 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9dace000], size 3200kB, iter  171 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac0e8000], size 1872kB, iter  177 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa24c2000], size 3104kB, iter  199 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaaaa000], size 1480kB, iter  177 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad9b8000], size  124kB, iter  173 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa39a7000], size 2720kB, iter  169 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad995000], size  140kB, iter  186 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad811000], size 1552kB, iter  163 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad96b000], size  168kB, iter  164 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb7c0a000], size   40kB, iter  165 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac987000], size 2444kB, iter  167 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad8db000], size  220kB, iter  168 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb7c13000], size    4kB, iter  181 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6255000], size  164kB, iter  178 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad734000], size  512kB, iter  178 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faab10000], size 1072kB, iter  174 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6258000], size  152kB, iter  197 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabac0000], size 1664kB, iter  175 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e105000], size 3736kB, iter  183 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad7b4000], size 1180kB, iter  187 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facce5000], size 1068kB, iter  179 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6eb000], size  292kB, iter  185 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac13a000], size 1464kB, iter  187 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa795000], size 3096kB, iter  167 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4c04000], size 3504kB, iter  178 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facdf0000], size  792kB, iter  178 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabc60000], size 3208kB, iter  166 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab961000], size 1404kB, iter  187 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faafbe000], size 3748kB, iter  157 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9cfe8000], size 3776kB, iter  172 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2231000], size 2628kB, iter  187 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3c57000], size 1724kB, iter  200 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabae0000], size 1536kB, iter  188 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac4c5000], size 1484kB, iter  169 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3e06000], size 1748kB, iter  169 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac638000], size 3104kB, iter  186 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad912000], size  524kB, iter  183 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3738000], size 2492kB, iter  176 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9d398000], size 3500kB, iter  179 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa33c2000], size 3544kB, iter  166 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ec00000], size 3268kB, iter  172 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3fbb000], size 3700kB, iter  181 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa2565000], size 2236kB, iter  170 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac004000], size 1240kB, iter  172 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3acf000], size 1568kB, iter  192 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac2a8000], size 2164kB, iter  174 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb625d000], size  132kB, iter  179 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad914000], size  960kB, iter  187 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6251000], size  180kB, iter  173 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad883000], size  572kB, iter  198 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa41a7000], size 1732kB, iter  158 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6bb000], size 1112kB, iter  167 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facd27000], size 1596kB, iter  189 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac18e000], size 1128kB, iter  201 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e4ac000], size 3764kB, iter  181 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad7d1000], size  712kB, iter  176 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9de10000], size 3028kB, iter  165 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faaa73000], size 1700kB, iter  168 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad897000], size 1460kB, iter  188 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3362000], size 2572kB, iter  175 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa7ec000], size 2588kB, iter  193 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac24e000], size 1076kB, iter  190 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2594000], size 2048kB, iter  180 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3bab000], size 2412kB, iter  186 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac7a7000], size 1884kB, iter  188 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4cfd000], size 2508kB, iter  188 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa35e5000], size 3112kB, iter  177 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa2362000], size 2248kB, iter  182 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e1e3000], size 2852kB, iter  184 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac35b000], size  748kB, iter  171 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad8f1000], size 1100kB, iter  189 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab9b3000], size 1236kB, iter  173 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3eee000], size 2788kB, iter  174 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa2794000], size 2532kB, iter  181 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac7eb000], size 1612kB, iter  189 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb626c000], size   72kB, iter  179 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac416000], size 1348kB, iter  173 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab3a1000], size 2192kB, iter  179 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd44000], size 1480kB, iter  202 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6fc000], size  620kB, iter  189 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabae8000], size 2832kB, iter  170 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad8fb000], size 1060kB, iter  194 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3344000], size 2692kB, iter  176 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4248000], size 1088kB, iter  183 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e859000], size 3740kB, iter  173 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac97e000], size 3432kB, iter  166 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6231000], size  236kB, iter  169 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa990000], size 2608kB, iter  177 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad916000], size  952kB, iter  180 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab92b000], size  544kB, iter  191 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa226b000], size 2784kB, iter  187 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac567000], size  556kB, iter  167 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab3a7000], size 2168kB, iter  174 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3c1c000], size 2888kB, iter  159 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac9d9000], size  908kB, iter  174 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9d485000], size 3936kB, iter  180 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb625b000], size  140kB, iter  188 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac4b2000], size  724kB, iter  167 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa17dc000], size 2312kB, iter  182 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9db1c000], size 3024kB, iter  190 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac5f2000], size 1748kB, iter  170 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab5c5000], size 3228kB, iter  175 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa362e000], size 2820kB, iter  166 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad714000], size  524kB, iter  177 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d0d4000], size 3780kB, iter  199 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab479000], size 1328kB, iter  160 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab9cb000], size 1140kB, iter  184 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2221000], size 3080kB, iter  178 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa866000], size 1192kB, iter  172 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facdb6000], size 1024kB, iter  203 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab4ef000], size 2156kB, iter  167 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6262000], size  112kB, iter  181 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad797000], size 1384kB, iter  168 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab9f9000], size 1964kB, iter  168 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8d3000], size  360kB, iter  169 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faac1c000], size 3720kB, iter  175 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad92d000], size  860kB, iter  189 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6230000], size  200kB, iter  178 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9eb9f000], size 3656kB, iter  180 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad6c6000], size  836kB, iter  176 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabbe4000], size 1824kB, iter  192 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa9b0000], size 2480kB, iter  181 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9ce00000], size 2896kB, iter  168 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab489000], size 2564kB, iter  182 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb623c000], size  264kB, iter  190 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3d1f000], size 2848kB, iter  175 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab4bb000], size 2364kB, iter  177 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabc6f000], size 1268kB, iter  170 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac421000], size  580kB, iter  174 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa38ef000], size 2800kB, iter  184 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab70a000], size 1720kB, iter  185 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab8b8000], size 1284kB, iter  161 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faafef000], size 3784kB, iter  175 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faba5b000], size 1572kB, iter  179 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2523000], size 2500kB, iter  181 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3270000], size 3832kB, iter  190 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabdac000], size 3976kB, iter  180 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa1820000], size 2040kB, iter  181 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad7a3000], size  600kB, iter  204 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa894000], size 1136kB, iter  173 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac9f2000], size  808kB, iter  186 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facabc000], size 3048kB, iter  190 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac7dc000], size 2036kB, iter  195 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faacdd000], size 3144kB, iter  179 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faba6e000], size 1136kB, iter  185 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d85d000], size 2812kB, iter  188 
    mmap3.c:88: TINFO: Thread   38, addr [0x3face35000], size  516kB, iter  182 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabb8a000], size  916kB, iter  178 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9db26000], size 3464kB, iter  175 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac59c000], size 2304kB, iter  191 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faab92000], size 1324kB, iter  169 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e196000], size 3340kB, iter  178 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6fb000], size  672kB, iter  191 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa281c000], size 1988kB, iter  200 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb626b000], size   76kB, iter  179 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa173d000], size 2948kB, iter  174 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac608000], size  736kB, iter  189 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e86e000], size 3268kB, iter  175 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facc01000], size  980kB, iter  192 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faccf6000], size 1276kB, iter  176 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac6c0000], size 1756kB, iter  183 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab132000], size 3480kB, iter  183 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabc8c000], size 1152kB, iter  201 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad8d6000], size 1208kB, iter  169 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab498000], size 3344kB, iter  176 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9de88000], size 3128kB, iter  171 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad839000], size  616kB, iter  168 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac1c2000], size 2384kB, iter  185 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa367d000], size 2504kB, iter  171 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac445000], size 1372kB, iter  180 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7cc000], size  436kB, iter  182 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa22ca000], size 2404kB, iter  193 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabe02000], size 3840kB, iter  192 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac958000], size 2724kB, iter  191 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabad8000], size 1744kB, iter  187 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad756000], size  472kB, iter  196 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6225000], size  356kB, iter  193 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facb7c000], size  916kB, iter  193 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa4b94000], size 3952kB, iter  182 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa33b4000], size 2852kB, iter  171 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3d54000], size 2636kB, iter  176 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaa0a000], size 1568kB, iter  162 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e197000], size 3336kB, iter  179 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad937000], size  820kB, iter  177 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad798000], size 1272kB, iter  176 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e4d9000], size 3584kB, iter  190 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d119000], size 3552kB, iter  180 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faba90000], size 1484kB, iter  188 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faade5000], size 3380kB, iter  181 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3ade000], size 2520kB, iter  182 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac741000], size 1240kB, iter  194 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faca30000], size 2244kB, iter  190 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad729000], size  444kB, iter  202 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa26d7000], size 3288kB, iter  176 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa7ad000], size 2420kB, iter  172 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9ebea000], size 3356kB, iter  205 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac877000], size  900kB, iter  186 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac9ed000], size 1240kB, iter  195 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3fe7000], size 3524kB, iter  182 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab7dc000], size 2632kB, iter  175 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facc61000], size 2388kB, iter  197 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaab2000], size 1628kB, iter  163 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad903000], size  208kB, iter  172 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab40c000], size 3904kB, iter  169 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faac49000], size 1648kB, iter  183 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3813000], size 2860kB, iter  172 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9c2eb000], size 3940kB, iter  177 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab172000], size 2664kB, iter  184 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabd19000], size 3776kB, iter  186 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad90d000], size   72kB, iter  173 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb621e000], size  384kB, iter  183 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac0c9000], size 2460kB, iter  192 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d491000], size 3888kB, iter  183 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9dae8000], size 3712kB, iter  191 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facd8f000], size 1180kB, iter  176 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac330000], size 1772kB, iter  184 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb624f000], size  188kB, iter  184 
    mmap3.c:88: TINFO: Thread    2, addr [0x3face5f000], size  348kB, iter  184 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faca34000], size  956kB, iter  193 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4d85000], size 1964kB, iter  194 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facccf000], size  768kB, iter  178 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9ca22000], size 3960kB, iter  170 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb623f000], size  252kB, iter  179 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2751000], size 2800kB, iter  180 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab2aa000], size 2540kB, iter  206 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa32a6000], size 1624kB, iter  170 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad755000], size 1720kB, iter  178 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa7de000], size 2896kB, iter  189 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa1740000], size 2936kB, iter  180 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab773000], size 1684kB, iter  184 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabc03000], size 1112kB, iter  170 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad7ff000], size 1152kB, iter  179 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad870000], size  700kB, iter  180 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad709000], size  304kB, iter  173 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac761000], size 1392kB, iter  195 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c04000], size   64kB, iter  174 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa343c000], size 1792kB, iter  191 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa234f000], size 3616kB, iter  175 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad91f000], size  468kB, iter  198 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4bb9000], size 1840kB, iter  194 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa35fc000], size 2140kB, iter  177 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa4b89000], size 2088kB, iter  176 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facb23000], size 1272kB, iter  203 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac8bd000], size 1216kB, iter  187 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad994000], size  448kB, iter  177 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac4eb000], size 2392kB, iter  183 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3890000], size 2928kB, iter  187 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faccf0000], size  804kB, iter  185 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e224000], size 2872kB, iter  185 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab2b6000], size 2492kB, iter  181 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab525000], size 2360kB, iter  183 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4d93000], size 1908kB, iter  177 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faadf3000], size 3580kB, iter  177 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ed0d000], size 2192kB, iter  192 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e89e000], size 3376kB, iter  181 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabe6b000], size 2424kB, iter  173 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad75e000], size 1008kB, iter  178 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa796000], size 1932kB, iter  180 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6ea000], size  464kB, iter  184 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabc17000], size 2384kB, iter  171 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac0cb000], size 1060kB, iter  188 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab918000], size 2988kB, iter  196 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab353000], size 1864kB, iter  177 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb7c08000], size   48kB, iter  179 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6229000], size  340kB, iter  181 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3637000], size 2404kB, iter  199 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d7f1000], size 3572kB, iter  185 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa410f000], size 2340kB, iter  164 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e36d000], size 1556kB, iter  204 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3b6c000], size 2060kB, iter  182 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa979000], size 2452kB, iter  207 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac4f2000], size 1260kB, iter  186 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa184d000], size 1860kB, iter  184 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa32e6000], size 3160kB, iter  181 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9db6e000], size 3696kB, iter  171 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab97b000], size 1580kB, iter  186 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3d6f000], size 2528kB, iter  191 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9c6c4000], size 3448kB, iter  170 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad731000], size 1188kB, iter  182 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad85a000], size 1256kB, iter  175 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facdb9000], size 1012kB, iter  185 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac62d000], size 1884kB, iter  182 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d0c6000], size 3632kB, iter  181 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa276c000], size 2692kB, iter  190 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab563000], size 3796kB, iter  192 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac53d000], size  960kB, iter  183 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ec31000], size 3072kB, iter  178 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaea9000], size 1960kB, iter  186 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6238000], size  280kB, iter  187 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9dbad000], size 3444kB, iter  185 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac511000], size 1180kB, iter  179 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa1806000], size 2144kB, iter  205 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facbb5000], size 2064kB, iter  193 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac1d4000], size 3164kB, iter  174 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d452000], size 3708kB, iter  171 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa2821000], size 1968kB, iter  176 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad9c8000], size  240kB, iter  192 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac040000], size 1616kB, iter  185 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0c000], size   32kB, iter  206 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e978000], size 2788kB, iter  189 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad70d000], size  412kB, iter  180 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9df0a000], size 3176kB, iter  194 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa38a3000], size 2852kB, iter  178 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9bfc8000], size 3468kB, iter  187 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6232000], size  304kB, iter  193 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa332c000], size 3176kB, iter  197 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab67e000], size 1520kB, iter  191 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4ccc000], size 2704kB, iter  195 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac312000], size 1988kB, iter  175 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3d41000], size 3792kB, iter  171 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa964000], size 2536kB, iter  208 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac804000], size 3196kB, iter  188 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabb06000], size 1600kB, iter  172 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac503000], size 1236kB, iter  172 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac638000], size 1840kB, iter  186 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9c32b000], size 3684kB, iter  165 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad9cd000], size  220kB, iter  179 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9dbcb000], size 3324kB, iter  182 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6218000], size  408kB, iter  187 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6fc000], size  480kB, iter  188 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac872000], size 1012kB, iter  189 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac3cd000], size  880kB, iter  183 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faae81000], size 2120kB, iter  187 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad774000], size 2384kB, iter  186 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4d9e000], size 1864kB, iter  181 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7cc000], size 1632kB, iter  186 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac96f000], size 1572kB, iter  195 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4b83000], size 1316kB, iter  194 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3ebe000], size 2268kB, iter  207 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad75f000], size  240kB, iter  184 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facdcc000], size  936kB, iter  184 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6219000], size  124kB, iter  196 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3646000], size 2420kB, iter  200 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabc96000], size 3752kB, iter  174 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facc3e000], size 1592kB, iter  193 
    mmap3.c:88: TINFO: Thread   27, addr [0x3face3b000], size  492kB, iter  185 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9ec66000], size 2860kB, iter  183 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facaf8000], size 1304kB, iter  198 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faccd4000], size 1436kB, iter  197 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac4a9000], size 1248kB, iter  180 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad715000], size  536kB, iter  185 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e4f2000], size 3760kB, iter  181 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa1775000], size 2724kB, iter  177 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad726000], size  468kB, iter  186 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa278e000], size 2556kB, iter  172 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac0bb000], size 2396kB, iter  190 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6f1000], size  212kB, iter  181 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab6a6000], size 1360kB, iter  173 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6238000], size  280kB, iter  188 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabe9b000], size  896kB, iter  186 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faabde000], size 2132kB, iter  185 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6bb000], size  428kB, iter  182 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6259000], size  148kB, iter  184 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faae09000], size 2600kB, iter  189 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3afc000], size 3848kB, iter  209 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaa88000], size 1368kB, iter  192 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabd2a000], size 1476kB, iter  198 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa2389000], size 3980kB, iter  196 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9cd2f000], size 3676kB, iter  182 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa40f5000], size 2444kB, iter  180 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad79b000], size 2468kB, iter  190 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac888000], size 2496kB, iter  187 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad72b000], size  448kB, iter  187 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb5c000], size 1592kB, iter  189 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac5e1000], size 2628kB, iter  194 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac324000], size 1556kB, iter  187 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabb5d000], size 1252kB, iter  188 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab7fa000], size 1792kB, iter  188 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d863000], size 3116kB, iter  178 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faccea000], size 1840kB, iter  175 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ca36000], size 3044kB, iter  183 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa38c6000], size 2264kB, iter  199 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac211000], size 1100kB, iter  191 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac0c2000], size 1340kB, iter  197 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab9ba000], size 1328kB, iter  172 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab567000], size 2636kB, iter  186 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac4c6000], size 1132kB, iter  174 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabf7b000], size 1280kB, iter  194 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb7c13000], size    4kB, iter  200 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ec89000], size 2720kB, iter  173 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e58d000], size 3972kB, iter  185 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9de0b000], size 3736kB, iter  176 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facb51000], size 1636kB, iter  181 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad735000], size 2876kB, iter  188 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa276d000], size 2688kB, iter  182 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d12c000], size 3224kB, iter  183 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac0de000], size 2716kB, iter  192 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd1b000], size  660kB, iter  189 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa7eb000], size 2676kB, iter  195 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabe5b000], size 1152kB, iter  191 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facdc0000], size  984kB, iter  188 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac933000], size 2168kB, iter  183 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac385000], size 1284kB, iter  189 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb623f000], size  252kB, iter  189 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3ec9000], size 2224kB, iter  208 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab5da000], size 2420kB, iter  195 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4bb2000], size 3832kB, iter  182 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad7a4000], size 1056kB, iter  186 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faab05000], size 2964kB, iter  190 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad8ac000], size 1376kB, iter  182 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa1755000], size 2852kB, iter  201 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa32d0000], size 3544kB, iter  166 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac6d3000], size 2432kB, iter  190 
    mmap3.c:88: TINFO: Thread    5, addr [0x3face07000], size  700kB, iter  190 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac50a000], size 1828kB, iter  188 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6c0000], size  468kB, iter  195 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa41e3000], size 1492kB, iter  176 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabf8e000], size 1464kB, iter  196 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa396e000], size 1888kB, iter  198 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab837000], size 2572kB, iter  175 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa793000], size 1372kB, iter  174 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa2462000], size 3116kB, iter  193 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9dec2000], size 3004kB, iter  192 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faadea000], size 2724kB, iter  187 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa8ea000], size 2156kB, iter  177 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6243000], size  236kB, iter  199 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa370e000], size 1760kB, iter  178 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4c02000], size 3512kB, iter  191 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab909000], size 1732kB, iter  191 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab093000], size 2816kB, iter  178 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3937000], size 2108kB, iter  197 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabe89000], size 1044kB, iter  196 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dbc3000], size 2336kB, iter  201 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac97e000], size 2612kB, iter  189 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad787000], size 1172kB, iter  209 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa27b2000], size 2412kB, iter  184 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab3b3000], size 1728kB, iter  182 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facc0b000], size 1748kB, iter  183 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e1b1000], size 3332kB, iter  196 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d9e3000], size 1920kB, iter  179 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab5c0000], size 2524kB, iter  190 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac0fc000], size 2596kB, iter  184 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad6f7000], size  720kB, iter  198 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6219000], size  164kB, iter  185 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad712000], size  612kB, iter  197 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad719000], size  584kB, iter  198 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad93d000], size  796kB, iter  183 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa1854000], size 1832kB, iter  194 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facb04000], size 1624kB, iter  191 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaba5000], size 2324kB, iter  191 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac5b8000], size 1640kB, iter  183 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e625000], size 3364kB, iter  193 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac9f9000], size 1068kB, iter  179 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3b46000], size 3596kB, iter  210 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa227d000], size 1940kB, iter  173 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d0f5000], size 3728kB, iter  190 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad6e6000], size  200kB, iter  192 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c0b000], size   36kB, iter  191 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9cd3c000], size 3812kB, iter  196 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa4c77000], size 3044kB, iter  180 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad7ab000], size 1608kB, iter  178 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ecd4000], size 2420kB, iter  186 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa338f000], size 3580kB, iter  177 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad969000], size  620kB, iter  174 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fababa000], size 3716kB, iter  199 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac107000], size 2936kB, iter  192 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa40c0000], size 2656kB, iter  202 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad718000], size  588kB, iter  185 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6242000], size  240kB, iter  200 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2473000], size 3324kB, iter  193 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac3e5000], size 1172kB, iter  184 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa7b3000], size 1244kB, iter  187 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac752000], size 2224kB, iter  175 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e343000], size 2952kB, iter  184 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac121000], size 1040kB, iter  192 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4267000], size  964kB, iter  197 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3ed9000], size 1948kB, iter  189 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac539000], size 2148kB, iter  184 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad8c2000], size 1288kB, iter  179 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabf2b000], size 1860kB, iter  179 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac433000], size 1048kB, iter  203 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac722000], size  356kB, iter  185 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d499000], size 3880kB, iter  187 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa2419000], size 1208kB, iter  198 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6ea000], size  724kB, iter  193 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2547000], size 2788kB, iter  188 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac7cb000], size 1764kB, iter  185 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa37b9000], size 3636kB, iter  197 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e96e000], size 3040kB, iter  173 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac9e8000], size 2760kB, iter  192 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaf78000], size 2856kB, iter  190 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad79f000], size 1164kB, iter  186 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa4196000], size 1800kB, iter  181 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab5c6000], size 1468kB, iter  180 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac984000], size  400kB, iter  199 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab242000], size 3576kB, iter  192 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa9e8000], size 1780kB, iter  202 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faa84f000], size 1636kB, iter  187 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9da91000], size 3680kB, iter  210 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9de29000], size 3616kB, iter  167 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faada6000], size 1864kB, iter  184 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6246000], size  224kB, iter  194 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb7c11000], size   12kB, iter  194 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac8f0000], size  632kB, iter  195 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac47f000], size  856kB, iter  186 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8cb000], size 1252kB, iter  180 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac77b000], size  320kB, iter  175 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac7ef000], size 1028kB, iter  174 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa399e000], size 2300kB, iter  199 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad806000], size  788kB, iter  187 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facba5000], size  980kB, iter  193 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3232000], size 1684kB, iter  176 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2800000], size 2100kB, iter  200 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6268000], size   88kB, iter  201 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb621f000], size  156kB, iter  193 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c99d000], size 3708kB, iter  176 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac225000], size 2104kB, iter  211 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad7a7000], size 1180kB, iter  188 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad8ce000], size 1240kB, iter  176 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c08000], size   48kB, iter  194 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faabc4000], size 1928kB, iter  195 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac446000], size 1084kB, iter  196 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab2e4000], size 1252kB, iter  188 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9ec29000], size 3104kB, iter  181 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabfb4000], size 2500kB, iter  186 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac555000], size 2200kB, iter  190 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facc9a000], size 2160kB, iter  183 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa186d000], size 1732kB, iter  187 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa25c1000], size 2300kB, iter  195 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac31c000], size 1192kB, iter  202 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9c64b000], size 3400kB, iter  199 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa979000], size 2348kB, iter  200 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3bdd000], size 3056kB, iter  193 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabb8b000], size 3712kB, iter  178 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad70c000], size  588kB, iter  182 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab41d000], size 3168kB, iter  180 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facbce000], size  816kB, iter  196 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad6c7000], size  704kB, iter  184 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad701000], size  472kB, iter  185 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faccbf000], size 1052kB, iter  177 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faa87e000], size 1004kB, iter  191 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3825000], size 1508kB, iter  203 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac800000], size 1592kB, iter  200 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab735000], size 3604kB, iter  188 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa9de000], size 1952kB, iter  177 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9dbec000], size 3936kB, iter  189 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e5e8000], size 3608kB, iter  185 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6f3000], size  528kB, iter  187 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3a1b000], size 1800kB, iter  177 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faae63000], size 3964kB, iter  185 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d13b000], size 3932kB, iter  181 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac98e000], size 2140kB, iter  211 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facce5000], size  900kB, iter  197 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa404a000], size 3128kB, iter  168 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facdc6000], size  960kB, iter  189 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e996000], size 2636kB, iter  175 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabac1000], size 1152kB, iter  178 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab24e000], size 1080kB, iter  194 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4bf2000], size 3576kB, iter  194 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac34a000], size 2208kB, iter  186 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facbbb000], size 1192kB, iter  179 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa22fc000], size 2836kB, iter  198 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad83c000], size 1824kB, iter  195 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e2d9000], size 3132kB, iter  204 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad6c2000], size  196kB, iter  179 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d87e000], size 3512kB, iter  188 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6d0000], size  668kB, iter  188 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3d88000], size 2824kB, iter  212 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac572000], size 2616kB, iter  182 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faaa7a000], size 1328kB, iter  178 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faafd4000], size 1368kB, iter  199 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb621c000], size  136kB, iter  180 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac819000], size 1520kB, iter  189 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab12a000], size 2248kB, iter  182 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ca7c000], size 3488kB, iter  203 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac6b1000], size 1440kB, iter  189 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad87f000], size  288kB, iter  196 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4123000], size 2260kB, iter  201 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac8d4000], size  772kB, iter  190 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3da5000], size 3576kB, iter  205 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac995000], size 2200kB, iter  186 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac418000], size 1384kB, iter  198 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa2811000], size 2032kB, iter  183 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad890000], size  220kB, iter  197 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac41e000], size 1428kB, iter  202 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faa7cd000], size 2116kB, iter  192 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabbe1000], size 3916kB, iter  191 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faae7d000], size 1372kB, iter  180 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac583000], size 1244kB, iter  199 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa25da000], size 2268kB, iter  200 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d512000], size 3504kB, iter  194 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa2276000], size 3472kB, iter  190 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad891000], size  216kB, iter  193 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d1c2000], size 3392kB, iter  179 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad777000], size  788kB, iter  196 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa37da000], size 2516kB, iter  183 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa176a000], size 2768kB, iter  197 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabb07000], size 2180kB, iter  200 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facdd5000], size  900kB, iter  186 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9dfc4000], size 3156kB, iter  193 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad7e5000], size  904kB, iter  194 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ddd0000], size 2000kB, iter  183 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab35c000], size 3940kB, iter  188 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac6ba000], size 1948kB, iter  190 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e4b2000], size 2864kB, iter  189 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faaa4e000], size 1504kB, iter  200 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad8c7000], size 1268kB, iter  169 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facc3e000], size  756kB, iter  195 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6220000], size  120kB, iter  189 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad96d000], size  604kB, iter  184 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faa7cc000], size 2568kB, iter  198 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad9a0000], size  400kB, iter  190 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa4ccd000], size 2700kB, iter  204 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac6c0000], size 1924kB, iter  201 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac013000], size 3292kB, iter  181 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faae7c000], size 1688kB, iter  181 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faccfb000], size  872kB, iter  187 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3fe8000], size 3520kB, iter  206 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e77e000], size 3940kB, iter  195 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad90a000], size 1000kB, iter  202 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabd28000], size 2988kB, iter  191 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3f1b000], size  820kB, iter  192 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb623e000], size  256kB, iter  176 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac386000], size  772kB, iter  194 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faabc6000], size 2676kB, iter  189 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa33d7000], size 3976kB, iter  201 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabb29000], size 2044kB, iter  187 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c12000], size    8kB, iter  188 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6237000], size  284kB, iter  188 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9db77000], size 2404kB, iter  213 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3a4f000], size 3300kB, iter  190 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabc94000], size 1828kB, iter  205 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad973000], size  580kB, iter  190 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabe5d000], size 2852kB, iter  195 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac8a1000], size 3700kB, iter  204 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4b59000], size 1488kB, iter  187 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa84f000], size 3548kB, iter  190 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac447000], size 2508kB, iter  203 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4d25000], size 2348kB, iter  182 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d554000], size 2848kB, iter  191 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa1786000], size 2656kB, iter  197 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9eb57000], size 3944kB, iter  178 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad6d9000], size 1976kB, iter  180 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac90b000], size 3100kB, iter  196 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3457000], size 3504kB, iter  177 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac542000], size 1668kB, iter  189 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d219000], size 3308kB, iter  198 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c0f0000], size 3676kB, iter  207 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad74a000], size 1596kB, iter  192 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facc12000], size 1512kB, iter  214 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa26e2000], size 3244kB, iter  184 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4124000], size 2256kB, iter  202 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e8cd000], size 2600kB, iter  193 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa37c3000], size 2608kB, iter  191 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ba72000], size 3092kB, iter  206 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e4dc000], size 2696kB, iter  201 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d81c000], size 3436kB, iter  195 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac126000], size 2432kB, iter  191 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab3e4000], size  664kB, iter  197 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3c1e000], size 2284kB, iter  205 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab022000], size 3304kB, iter  181 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa980000], size 3884kB, iter  196 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9ddd3000], size 3244kB, iter  170 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3e59000], size 2860kB, iter  192 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab763000], size 3448kB, iter  212 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facd8c000], size 1192kB, iter  185 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9cde4000], size 3420kB, iter  201 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab765000], size 1244kB, iter  194 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac24f000], size 1264kB, iter  192 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac8d4000], size  360kB, iter  202 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb624d000], size  196kB, iter  197 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e0fe000], size 3792kB, iter  184 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facc35000], size 1372kB, iter  207 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa795000], size 1964kB, iter  179 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabda5000], size 3588kB, iter  191 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9ca8f000], size 3412kB, iter  195 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabb36000], size 2492kB, iter  191 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb624d000], size  196kB, iter  180 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3c20000], size 2276kB, iter  193 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facd4e000], size  608kB, iter  203 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6d0000], size 1040kB, iter  206 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab89c000], size 1340kB, iter  185 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabfcf000], size  740kB, iter  185 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac92e000], size 2960kB, iter  199 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad7d4000], size 1044kB, iter  198 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9db89000], size 2344kB, iter  183 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9c487000], size 3068kB, iter  203 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad8d9000], size 1196kB, iter  191 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab166000], size 1508kB, iter  182 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facde6000], size  832kB, iter  202 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facca9000], size 1268kB, iter  196 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab48a000], size 2916kB, iter  196 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac6e3000], size 1784kB, iter  182 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9c786000], size 3108kB, iter  199 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c0d000], size   28kB, iter  200 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad97b000], size  548kB, iter  204 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad8c0000], size  748kB, iter  186 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3229000], size 3420kB, iter  178 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac38b000], size 3424kB, iter  190 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facd1a000], size 1648kB, iter  203 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facc5c000], size  308kB, iter  198 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6226000], size  352kB, iter  184 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabdf4000], size 1900kB, iter  192 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ebbe000], size 3532kB, iter  198 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabbc6000], size 2232kB, iter  208 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabf86000], size 1032kB, iter  204 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa8a0000], size 3156kB, iter  204 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa32bd000], size 2828kB, iter  187 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faabb5000], size 1624kB, iter  192 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2245000], size 1320kB, iter  192 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2703000], size 3112kB, iter  171 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab2df000], size 1708kB, iter  193 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac088000], size 3084kB, iter  186 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab57c000], size 1652kB, iter  183 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3ccd000], size 2704kB, iter  195 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabe8c000], size 1000kB, iter  191 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6257000], size  156kB, iter  193 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3580000], size 2316kB, iter  181 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e5e2000], size 3708kB, iter  207 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa17b6000], size 2464kB, iter  215 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac402000], size  808kB, iter  199 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9bd77000], size 3556kB, iter  204 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab9eb000], size 1324kB, iter  203 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faad4b000], size 2908kB, iter  189 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e2f1000], size 3012kB, iter  181 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9dfdc000], size 3156kB, iter  197 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaf42000], size 1444kB, iter  200 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d2a6000], size 3148kB, iter  186 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad982000], size  520kB, iter  209 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab0ab000], size 2256kB, iter  183 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4c4d000], size 3212kB, iter  188 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa787000], size 1124kB, iter  193 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa35b5000], size 2992kB, iter  182 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab719000], size 2888kB, iter  197 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8c5000], size  756kB, iter  187 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab2b4000], size  632kB, iter  184 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab55e000], size 1772kB, iter  194 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabe0d000], size  912kB, iter  192 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c11000], size   12kB, iter  188 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac408000], size  784kB, iter  194 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad96d000], size  604kB, iter  189 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabb70000], size 2576kB, iter  185 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facc89000], size 2228kB, iter  179 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac7dc000], size 1620kB, iter  194 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faba38000], size 1248kB, iter  205 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4b8f000], size  760kB, iter  198 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d5b9000], size 2444kB, iter  208 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2746000], size 2844kB, iter  172 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faab00000], size 2348kB, iter  205 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa17ba000], size 2448kB, iter  196 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8f4000], size 1088kB, iter  190 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9dc3a000], size 3720kB, iter  201 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabef1000], size 3088kB, iter  188 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac971000], size 2988kB, iter  192 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3c3b000], size  732kB, iter  216 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faccf5000], size  488kB, iter  189 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac88f000], size 1116kB, iter  173 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3f71000], size 3996kB, iter  213 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab631000], size 1164kB, iter  193 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa238f000], size 3404kB, iter  201 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6258000], size  152kB, iter  183 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d2ad000], size 3120kB, iter  210 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa8aa000], size 2392kB, iter  205 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac4cc000], size 3136kB, iter  199 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3233000], size 2432kB, iter  208 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa7ad000], size 1012kB, iter  198 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab352000], size 2096kB, iter  193 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faadb5000], size 1588kB, iter  190 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9cedd000], size 3876kB, iter  205 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e981000], size 2292kB, iter  193 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab754000], size 2960kB, iter  185 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac0bf000], size 1240kB, iter  200 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9cbff000], size 2936kB, iter  186 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6bb000], size 2068kB, iter  200 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e61b000], size 3480kB, iter  187 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8f5000], size  256kB, iter  209 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3383000], size 1088kB, iter  214 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa38a1000], size 3580kB, iter  196 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad8f5000], size  256kB, iter  201 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb623f000], size   72kB, iter  201 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6217000], size  232kB, iter  202 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad8fb000], size  232kB, iter  202 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabfa3000], size 1136kB, iter  194 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa26e2000], size 3244kB, iter  194 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac1f5000], size 2100kB, iter  184 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facde5000], size  836kB, iter  209 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e283000], size 3680kB, iter  180 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad6e3000], size  476kB, iter  203 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabc05000], size 2992kB, iter  195 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabad4000], size 1220kB, iter  174 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad75a000], size  328kB, iter  210 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac25e000], size  840kB, iter  203 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4de4000], size 1584kB, iter  195 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad7ac000], size 1316kB, iter  186 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad746000], size  408kB, iter  211 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facd6f000], size  472kB, iter  206 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac1f6000], size 1256kB, iter  204 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac330000], size 1304kB, iter  181 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad7c9000], size 1456kB, iter  175 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad84e000], size  924kB, iter  182 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab6f6000], size 1972kB, iter  184 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faaf6d000], size 3988kB, iter  194 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac6c4000], size 2952kB, iter  199 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d525000], size 3736kB, iter  211 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3cf2000], size 2556kB, iter  204 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac0fd000], size  992kB, iter  215 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4bd1000], size 2124kB, iter  199 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6cb000], size 1016kB, iter  196 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa1739000], size 2964kB, iter  202 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9ec0f000], size 3208kB, iter  201 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2350000], size 3656kB, iter  206 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa404c000], size 3120kB, iter  202 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab35b000], size 2904kB, iter  193 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad935000], size  828kB, iter  217 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c829000], size 3928kB, iter  195 
    mmap3.c:88: TINFO: Thread    3, addr [0x3face0f000], size  668kB, iter  187 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6251000], size  180kB, iter  194 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabb0c000], size 1708kB, iter  195 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad7e5000], size  304kB, iter  205 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad72d000], size  736kB, iter  200 
    mmap3.c:88: TINFO: Thread   13, addr [0x3face19000], size  628kB, iter  185 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6260000], size  120kB, iter  186 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faabc4000], size 3748kB, iter  191 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab8e3000], size 1988kB, iter  190 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac720000], size  964kB, iter  202 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6228000], size  164kB, iter  183 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac171000], size 1260kB, iter  196 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa2785000], size 2592kB, iter  210 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3630000], size 2500kB, iter  189 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3493000], size 1160kB, iter  182 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d8cb000], size 3516kB, iter  199 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac2ac000], size 1832kB, iter  197 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabbfd000], size  744kB, iter  212 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac152000], size 1384kB, iter  200 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3821000], size 1800kB, iter  203 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facd8a000], size  532kB, iter  207 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9ce9b000], size 3580kB, iter  205 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac9a6000], size 3388kB, iter  197 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9ec89000], size 2720kB, iter  197 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabcb7000], size 3288kB, iter  204 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad98d000], size  476kB, iter  203 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad716000], size 1132kB, iter  187 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3249000], size 2344kB, iter  196 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa39e3000], size 3132kB, iter  185 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac476000], size 2360kB, iter  191 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa27cd000], size 2304kB, iter  213 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa35b3000], size 2488kB, iter  192 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6261000], size  116kB, iter  198 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad9aa000], size  360kB, iter  214 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6222000], size  252kB, iter  188 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad967000], size  152kB, iter  201 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad8ba000], size  492kB, iter  216 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa174d000], size 2884kB, iter  211 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6e7000], size 1320kB, iter  198 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab956000], size 2716kB, iter  206 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac100000], size  844kB, iter  202 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac1d3000], size  872kB, iter  197 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9c4e5000], size 3344kB, iter  207 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e4da000], size 3760kB, iter  197 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad831000], size  548kB, iter  195 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa224a000], size 2072kB, iter  183 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac2ad000], size 1828kB, iter  190 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad803000], size  384kB, iter  207 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa2817000], size 2008kB, iter  198 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabfed000], size 1088kB, iter  188 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac811000], size 1620kB, iter  200 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ec81000], size 2752kB, iter  199 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e886000], size 3620kB, iter  195 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facccf000], size 1948kB, iter  205 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c19a000], size 3372kB, iter  212 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4c34000], size 3312kB, iter  176 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3246000], size 1388kB, iter  184 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3fd2000], size 3608kB, iter  195 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faac8a000], size 3120kB, iter  184 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad83e000], size  148kB, iter  185 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facd77000], size  700kB, iter  196 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d92e000], size 3372kB, iter  204 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab6a2000], size 2308kB, iter  218 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9dee8000], size 3692kB, iter  206 
    mmap3.c:88: TINFO: Thread   21, addr [0x3face26000], size  576kB, iter  196 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facded000], size  804kB, iter  197 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6f1000], size  252kB, iter  185 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaf96000], size 3552kB, iter  194 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cf6d000], size 2740kB, iter  215 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d21a000], size 3116kB, iter  187 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac1a4000], size 2900kB, iter  217 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9c542000], size 2580kB, iter  208 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9d56a000], size 3856kB, iter  186 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad863000], size 1668kB, iter  196 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac479000], size 3680kB, iter  206 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa39bb000], size 3340kB, iter  192 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faca07000], size 2848kB, iter  204 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ec9e000], size 2636kB, iter  199 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa33a1000], size 3628kB, iter  208 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6217000], size  136kB, iter  207 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac8a2000], size 1428kB, iter  189 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab30e000], size 3664kB, iter  203 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab6b4000], size 2832kB, iter  213 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4063000], size  816kB, iter  186 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9dc79000], size 2492kB, iter  191 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa7e2000], size 3976kB, iter  206 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa17ba000], size 2448kB, iter  203 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e2c5000], size 2132kB, iter  189 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac0a5000], size 1020kB, iter  207 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad730000], size  844kB, iter  208 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab978000], size 3460kB, iter  198 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad8cb000], size 1252kB, iter  200 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facd00000], size  948kB, iter  177 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6e9000], size  284kB, iter  214 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad8e3000], size 1156kB, iter  207 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa412f000], size 2212kB, iter  197 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e6a5000], size 2852kB, iter  206 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9d626000], size 2484kB, iter  187 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6239000], size  276kB, iter  191 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac56a000], size 3296kB, iter  218 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad971000], size  588kB, iter  192 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3a32000], size 2864kB, iter  205 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faaf96000], size 3552kB, iter  205 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa2450000], size 3284kB, iter  188 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa223c000], size 2128kB, iter  193 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa18b2000], size 1456kB, iter  187 
    mmap3.c:88: TINFO: Thread    7, addr [0x3face81000], size  212kB, iter  204 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac5f5000], size 1548kB, iter  188 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa27a2000], size 2476kB, iter  201 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab609000], size 3516kB, iter  190 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9dfb1000], size 3152kB, iter  186 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad8db000], size  600kB, iter  208 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac47c000], size 1508kB, iter  198 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabfef000], size 2200kB, iter  187 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6218000], size  408kB, iter  206 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad7a0000], size  432kB, iter  209 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d893000], size 3992kB, iter  216 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab31f000], size 2984kB, iter  208 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad97d000], size  540kB, iter  193 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa372c000], size 2620kB, iter  193 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac5e5000], size 1612kB, iter  205 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e96e000], size 3264kB, iter  198 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c7c7000], size 3868kB, iter  212 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3cfe000], size 2896kB, iter  196 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faabf9000], size  948kB, iter  195 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad80c000], size  764kB, iter  204 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9cfca000], size 2676kB, iter  192 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facd16000], size 1452kB, iter  199 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4bee000], size 3592kB, iter  219 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac8be000], size 1960kB, iter  215 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facaa8000], size 2400kB, iter  188 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9cb8e000], size 3964kB, iter  199 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facdf1000], size  788kB, iter  200 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6237000], size  284kB, iter  197 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6222000], size  368kB, iter  213 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6251000], size  180kB, iter  194 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa23ee000], size 3792kB, iter  194 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d267000], size 3836kB, iter  197 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9ecb7000], size 2536kB, iter  209 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa288c000], size 1540kB, iter  191 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e06e000], size 2864kB, iter  202 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab718000], size 3216kB, iter  189 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e96b000], size 3376kB, iter  209 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabcd9000], size 3152kB, iter  201 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac48a000], size 3000kB, iter  196 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab0ec000], size 2252kB, iter  207 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa39fb000], size 3084kB, iter  189 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9dcac000], size 3092kB, iter  201 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d678000], size 2416kB, iter  206 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab742000], size 1272kB, iter  192 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faba3c000], size 2676kB, iter  209 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa173f000], size 2940kB, iter  206 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9cbe4000], size 3644kB, iter  199 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9cf73000], size 3024kB, iter  194 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3790000], size 2476kB, iter  214 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac479000], size  588kB, iter  202 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6268000], size   88kB, iter  198 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6ca000], size  488kB, iter  210 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3d0a000], size 3388kB, iter  198 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c0b1000], size 3300kB, iter  199 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9c3ea000], size 3956kB, iter  219 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d66a000], size 2472kB, iter  195 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e779000], size 1992kB, iter  220 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac778000], size 1304kB, iter  178 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3350000], size 3952kB, iter  209 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa2228000], size 1816kB, iter  217 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e33a000], size 3500kB, iter  190 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab75d000], size 1164kB, iter  196 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac843000], size  528kB, iter  200 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad6ba000], size  552kB, iter  220 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9df6f000], size 3884kB, iter  202 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac816000], size  708kB, iter  221 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa17a8000], size 2520kB, iter  221 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6262000], size  112kB, iter  222 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabc35000], size  928kB, iter  210 
    mmap3.c:88: TINFO: Thread   24, addr [0x3face0d000], size  676kB, iter  207 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2518000], size 3536kB, iter  201 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa7c0000], size 1076kB, iter  210 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabfff000], size 2136kB, iter  216 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c05000], size   60kB, iter  215 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab387000], size 3652kB, iter  210 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb625f000], size  124kB, iter  208 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac50c000], size 2480kB, iter  210 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa33d8000], size 3836kB, iter  193 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faace6000], size 2752kB, iter  200 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab880000], size 1776kB, iter  197 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faafad000], size 3944kB, iter  195 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac215000], size 2448kB, iter  198 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad744000], size 2816kB, iter  188 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6ce000], size  472kB, iter  203 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad71e000], size  152kB, iter  196 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faa8cd000], size 3248kB, iter  208 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad8b9000], size  192kB, iter  201 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac832000], size  596kB, iter  222 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4059000], size 3068kB, iter  188 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad8e9000], size 1132kB, iter  194 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3797000], size 1568kB, iter  207 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa323c000], size 1648kB, iter  203 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac043000], size 1864kB, iter  217 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9ebbd000], size 3536kB, iter  203 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabab0000], size 1556kB, iter  199 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4c94000], size 2928kB, iter  189 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac56e000], size 2832kB, iter  209 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e6bf000], size 2052kB, iter  179 
    mmap3.c:88: TINFO: Thread   35, addr [0x3face23000], size  588kB, iter  223 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faca6d000], size 3600kB, iter  193 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac235000], size 1072kB, iter  204 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ddde000], size 1604kB, iter  199 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e435000], size 2600kB, iter  191 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad7e8000], size 1028kB, iter  200 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faadb5000], size 2880kB, iter  202 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac8c7000], size 1688kB, iter  207 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e243000], size 1992kB, iter  201 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3ca6000], size 3788kB, iter  200 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8e9000], size 1132kB, iter  218 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9c86f000], size 3540kB, iter  200 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab75d000], size 1164kB, iter  197 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa27aa000], size 2444kB, iter  211 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faaafc000], size 2788kB, iter  210 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6229000], size  340kB, iter  199 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac0be000], size 1500kB, iter  204 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa897000], size 2452kB, iter  190 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabb12000], size 1104kB, iter  212 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4c5b000], size 3156kB, iter  208 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab903000], size 1716kB, iter  189 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faaa82000], size 2572kB, iter  205 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab7f6000], size 1076kB, iter  205 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2337000], size 1924kB, iter  211 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabc26000], size  988kB, iter  197 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8c5000], size 1276kB, iter  202 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9ccbb000], size 3424kB, iter  211 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad6e9000], size 1020kB, iter  189 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4172000], size 1944kB, iter  198 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa2579000], size 2244kB, iter  216 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d8d4000], size 3936kB, iter  205 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3628000], size 3036kB, iter  223 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabd1d000], size 2952kB, iter  190 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab085000], size 3416kB, iter  202 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d307000], size 3468kB, iter  190 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d013000], size 3024kB, iter  218 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb7c08000], size   48kB, iter  199 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab245000], size 1020kB, iter  190 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa7d6000], size 1724kB, iter  194 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa391f000], size 3612kB, iter  208 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabe58000], size 2032kB, iter  217 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab344000], size  604kB, iter  212 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad945000], size  764kB, iter  206 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabc86000], size 1864kB, iter  191 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa985000], size 1012kB, iter  192 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facb0e000], size 3744kB, iter  195 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab17e000], size  796kB, iter  191 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad709000], size  628kB, iter  206 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faad05000], size 3584kB, iter  208 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e210000], size 3392kB, iter  198 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9c4c7000], size 3744kB, iter  180 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac054000], size 2996kB, iter  203 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb622e000], size  240kB, iter  213 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa173b000], size 2956kB, iter  192 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9ebd7000], size 3432kB, iter  204 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3e30000], size 3336kB, iter  211 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac341000], size 2228kB, iter  211 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac5c8000], size 2472kB, iter  209 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabaea000], size 1264kB, iter  191 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6d1000], size  852kB, iter  218 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad7a6000], size  732kB, iter  190 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac1f5000], size 1328kB, iter  199 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad85d000], size  928kB, iter  206 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab3db000], size 3592kB, iter  211 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb623f000], size  172kB, iter  219 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e8c0000], size 3060kB, iter  195 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac48a000], size 1192kB, iter  212 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad94b000], size  740kB, iter  214 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad89d000], size  380kB, iter  200 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faab03000], size 2056kB, iter  198 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad8fc000], size  316kB, iter  191 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabcd3000], size 1236kB, iter  193 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab29a000], size 1284kB, iter  204 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb626a000], size   80kB, iter  200 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac061000], size 1616kB, iter  207 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facd10000], size 1688kB, iter  209 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9c991000], size 3240kB, iter  201 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e560000], size 3456kB, iter  201 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9bd57000], size 3868kB, iter  200 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4147000], size 2116kB, iter  205 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb625a000], size  144kB, iter  206 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facbc0000], size 1344kB, iter  191 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad817000], size  916kB, iter  201 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb7c0b000], size   36kB, iter  201 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab794000], size 3416kB, iter  209 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad8a4000], size  444kB, iter  202 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac22b000], size 3620kB, iter  212 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa85e000], size 2708kB, iter  192 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3263000], size 3860kB, iter  224 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9ec10000], size 3204kB, iter  193 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa265f000], size 3768kB, iter  203 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3e69000], size 2936kB, iter  205 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac83f000], size 2876kB, iter  200 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c11e000], size 3748kB, iter  201 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabb31000], size 2908kB, iter  202 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facda7000], size 1084kB, iter  201 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa22af000], size 3776kB, iter  219 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4b8c000], size 3984kB, iter  213 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad71c000], size 1004kB, iter  220 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9cfdf000], size 3976kB, iter  207 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac92e000], size  900kB, iter  221 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab803000], size 1628kB, iter  194 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab554000], size 2304kB, iter  208 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d3c1000], size 3436kB, iter  181 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab99a000], size 1628kB, iter  193 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3b5b000], size 2900kB, iter  196 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab319000], size 2284kB, iter  207 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabe08000], size 2352kB, iter  195 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faccab000], size 1008kB, iter  210 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9daed000], size 3360kB, iter  224 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faca0f000], size 1248kB, iter  206 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad913000], size  964kB, iter  194 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa36e2000], size 2292kB, iter  203 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabb76000], size 2632kB, iter  202 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9b97c000], size 3948kB, iter  212 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabf85000], size 1056kB, iter  182 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faab56000], size 3340kB, iter  196 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa17a6000], size 2528kB, iter  192 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac27f000], size  672kB, iter  208 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac327000], size 2612kB, iter  210 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad97f000], size  532kB, iter  193 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6c2000], size  448kB, iter  196 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facde3000], size  844kB, iter  203 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab7d8000], size 1800kB, iter  222 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb622e000], size  172kB, iter  194 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad732000], size 1924kB, iter  220 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d71c000], size 3908kB, iter  212 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6220000], size  228kB, iter  223 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabedd000], size 1728kB, iter  209 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faae99000], size 2964kB, iter  209 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6259000], size  148kB, iter  202 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad974000], size  576kB, iter  203 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facb47000], size 1424kB, iter  202 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9ec92000], size 2684kB, iter  197 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9de35000], size 3948kB, iter  219 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac878000], size  728kB, iter  213 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad9ce000], size  216kB, iter  214 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac08d000], size 1656kB, iter  213 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c5aa000], size 3996kB, iter  210 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac9ba000], size 1588kB, iter  225 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa173d000], size 2948kB, iter  204 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e887000], size 3620kB, iter  202 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6221000], size  372kB, iter  203 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3c20000], size 3748kB, iter  195 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ed09000], size 2208kB, iter  210 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac5b4000], size 2604kB, iter  192 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad716000], size  328kB, iter  204 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3700000], size 2172kB, iter  220 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabc46000], size  888kB, iter  183 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabf0d000], size 1536kB, iter  204 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad985000], size  508kB, iter  205 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb626a000], size   80kB, iter  184 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa391f000], size 2288kB, iter  207 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4be2000], size 3640kB, iter  225 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa243e000], size 2236kB, iter  201 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac2a0000], size 3152kB, iter  209 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac670000], size  780kB, iter  205 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faaff1000], size 2076kB, iter  213 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab81f000], size 1788kB, iter  210 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab611000], size 1820kB, iter  211 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad768000], size 2096kB, iter  197 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac733000], size 1804kB, iter  226 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dad7000], size 3448kB, iter  221 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa266d000], size 3712kB, iter  214 
    mmap3.c:88: TINFO: Thread    6, addr [0x3face48000], size  440kB, iter  221 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9cca5000], size 3304kB, iter  199 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad86a000], size 1212kB, iter  198 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa1780000], size 2680kB, iter  214 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac7e9000], size 1076kB, iter  222 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb621e000], size  384kB, iter  200 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3fc9000], size 3644kB, iter  203 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3812000], size 1764kB, iter  185 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa861000], size 3028kB, iter  192 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabf65000], size 3308kB, iter  198 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab9de000], size 1632kB, iter  194 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e53a000], size 3380kB, iter  215 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab1f8000], size 3440kB, iter  211 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e1d4000], size 3480kB, iter  224 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6cf000], size  612kB, iter  211 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac8f6000], size 2748kB, iter  204 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6259000], size  148kB, iter  193 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d348000], size 3920kB, iter  195 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9de86000], size 3384kB, iter  195 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faccc6000], size 1140kB, iter  207 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8b4000], size  916kB, iter  201 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab707000], size 2908kB, iter  208 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad819000], size  620kB, iter  215 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac792000], size 1424kB, iter  186 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa22b8000], size 2540kB, iter  222 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facba5000], size 1156kB, iter  203 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faac2b000], size 2488kB, iter  197 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad999000], size  428kB, iter  203 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa39cb000], size 2604kB, iter  227 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9cffd000], size 3372kB, iter  193 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa322b000], size 1676kB, iter  208 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac3a2000], size 2872kB, iter  211 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb625c000], size  136kB, iter  198 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad71a000], size  532kB, iter  212 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac901000], size 1164kB, iter  225 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad987000], size  500kB, iter  209 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9eb57000], size 3944kB, iter  205 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9dc44000], size 2312kB, iter  210 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad79f000], size  488kB, iter  187 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab202000], size 2320kB, iter  204 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faaec3000], size 3284kB, iter  202 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabf63000], size 1220kB, iter  212 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabc18000], size 1072kB, iter  212 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6223000], size  364kB, iter  223 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabd24000], size 1764kB, iter  213 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa9d3000], size 2400kB, iter  216 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac094000], size 3128kB, iter  223 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facbf4000], size 2824kB, iter  195 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9cc3f000], size 3832kB, iter  214 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad761000], size  756kB, iter  203 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4c50000], size 3200kB, iter  226 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa2533000], size 2928kB, iter  206 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad72f000], size  956kB, iter  204 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac285000], size 1908kB, iter  194 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab76f000], size  732kB, iter  214 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb7c11000], size   12kB, iter  207 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa397a000], size 2928kB, iter  196 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faafd0000], size 2248kB, iter  215 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faca24000], size 1856kB, iter  204 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa1799000], size 2580kB, iter  213 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e887000], size 2880kB, iter  215 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab826000], size 2192kB, iter  208 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa280f000], size 2040kB, iter  215 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d7b9000], size 3192kB, iter  211 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3c56000], size 3532kB, iter  196 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa223c000], size 3036kB, iter  199 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab446000], size 2820kB, iter  199 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faac2b000], size 2656kB, iter  205 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facc3f000], size 2524kB, iter  224 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac462000], size 3264kB, iter  196 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab372000], size  848kB, iter  211 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa33ce000], size 3152kB, iter  204 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad7b4000], size  424kB, iter  214 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c9a1000], size 2680kB, iter  206 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3804000], size 1496kB, iter  188 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac298000], size 1832kB, iter  197 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facbcf000], size  448kB, iter  198 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb6241000], size  244kB, iter  189 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4002000], size 3416kB, iter  204 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac7cc000], size 2400kB, iter  202 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6c8000], size 1368kB, iter  200 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa4c45000], size 3244kB, iter  206 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9cd59000], size 2948kB, iter  213 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9db8d000], size 3400kB, iter  209 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9e8e6000], size 3916kB, iter  209 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabc1b000], size  688kB, iter  227 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad711000], size 1076kB, iter  207 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac937000], size 1200kB, iter  199 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faca63000], size 1456kB, iter  207 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab3d0000], size 1872kB, iter  215 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6226000], size  352kB, iter  225 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7b3000], size  428kB, iter  208 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa2613000], size 2032kB, iter  205 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e1e4000], size 3008kB, iter  194 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d832000], size 3436kB, iter  216 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad81e000], size 1944kB, iter  228 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa40fa000], size 2424kB, iter  214 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faba4a000], size 1848kB, iter  199 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9bff9000], size 3444kB, iter  205 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c0b000], size   36kB, iter  200 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ecb9000], size 2528kB, iter  226 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faaefc000], size 1140kB, iter  197 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faa7fe000], size  964kB, iter  210 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facdd3000], size  908kB, iter  200 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6230000], size  312kB, iter  211 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad806000], size  756kB, iter  200 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad8c3000], size 1284kB, iter  198 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9bcf8000], size 3076kB, iter  216 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6dd000], size  340kB, iter  201 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facc21000], size 1736kB, iter  201 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab019000], size 3428kB, iter  195 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa39ea000], size 2480kB, iter  208 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab45f000], size 1300kB, iter  217 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac957000], size 1216kB, iter  208 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c356000], size 3440kB, iter  212 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac2f9000], size 2100kB, iter  206 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9dedf000], size 3092kB, iter  216 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e4d4000], size 3788kB, iter  212 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad7d5000], size  952kB, iter  227 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa782000], size 1460kB, iter  201 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad93a000], size  808kB, iter  202 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6225000], size  356kB, iter  217 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9db31000], size 3768kB, iter  215 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faba65000], size 2440kB, iter  229 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac3f2000], size 1104kB, iter  202 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac506000], size 2840kB, iter  205 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad94e000], size  728kB, iter  230 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d404000], size 3796kB, iter  196 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d03a000], size 3880kB, iter  224 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad732000], size  516kB, iter  228 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4c38000], size 3296kB, iter  203 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faca87000], size 1640kB, iter  226 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac2ad000], size 1300kB, iter  203 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad860000], size  872kB, iter  202 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4185000], size 1868kB, iter  206 
    mmap3.c:88: TINFO: Thread   20, addr [0x3face13000], size  652kB, iter  217 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6d5000], size  452kB, iter  227 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab4b4000], size  960kB, iter  207 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabf92000], size 3020kB, iter  213 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa185a000], size 1808kB, iter  207 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad844000], size 1064kB, iter  206 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa364c000], size 3704kB, iter  190 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa7a4000], size 1324kB, iter  204 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ed0c000], size 2196kB, iter  196 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6256000], size  160kB, iter  231 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e4cd000], size 1808kB, iter  218 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6bf000], size  540kB, iter  191 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e691000], size 2388kB, iter  213 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa26a9000], size 3472kB, iter  216 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab7ce000], size 2544kB, iter  215 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa8ef000], size 3312kB, iter  210 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac2e4000], size 2700kB, iter  218 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad746000], size 1016kB, iter  203 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faac50000], size 2736kB, iter  205 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d7c7000], size 3496kB, iter  201 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaf1f000], size 1000kB, iter  212 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2242000], size 3432kB, iter  195 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e19b000], size 3272kB, iter  228 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad997000], size  436kB, iter  232 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faca88000], size 2576kB, iter  216 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faba99000], size  832kB, iter  225 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabb69000], size 1400kB, iter  228 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac015000], size  824kB, iter  202 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac587000], size 2688kB, iter  209 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa1832000], size 1968kB, iter  207 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad779000], size  896kB, iter  214 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac3ce000], size 1764kB, iter  211 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabb90000], size 1244kB, iter  197 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac948000], size 1276kB, iter  218 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa259c000], size 1076kB, iter  209 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e8e6000], size 3916kB, iter  206 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac827000], size 1088kB, iter  210 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa32c9000], size 3596kB, iter  205 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabcc7000], size 2672kB, iter  217 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9c6b2000], size 3004kB, iter  216 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad9dc000], size  160kB, iter  219 
    mmap3.c:88: TINFO: Thread    5, addr [0x3face30000], size  536kB, iter  218 
    mmap3.c:88: TINFO: Thread   24, addr [0x3face41000], size  468kB, iter  217 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3aed000], size 1772kB, iter  209 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabf6d000], size  672kB, iter  229 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac5e8000], size  616kB, iter  220 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9dbfb000], size 2080kB, iter  197 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab5a4000], size 2216kB, iter  197 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac49a000], size  448kB, iter  198 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab09f000], size 3840kB, iter  199 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac9f0000], size 1088kB, iter  208 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad859000], size 1272kB, iter  208 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac868000], size 1568kB, iter  206 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa4bc3000], size 3764kB, iter  203 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac50a000], size  888kB, iter  211 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa37ef000], size 3064kB, iter  217 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac682000], size 1684kB, iter  196 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa1740000], size 2936kB, iter  212 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9de03000], size 3680kB, iter  229 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e5e7000], size 3068kB, iter  205 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facab0000], size  320kB, iter  204 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faca20000], size  896kB, iter  205 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa7b9000], size 1684kB, iter  226 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facd0c000], size 1052kB, iter  213 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad99a000], size  424kB, iter  230 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb621f000], size  380kB, iter  210 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa95e000], size 3016kB, iter  219 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa34a4000], size 3372kB, iter  210 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2804000], size 2084kB, iter  206 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac2f9000], size  852kB, iter  204 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac6f9000], size 1468kB, iter  197 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3ab4000], size 2000kB, iter  213 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa2618000], size 1968kB, iter  207 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d925000], size 2904kB, iter  192 
    mmap3.c:88: TINFO: Thread   25, addr [0x3face1a000], size  624kB, iter  210 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabb1c000], size 1412kB, iter  211 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb7c0f000], size   20kB, iter  214 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad8a3000], size  988kB, iter  230 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e961000], size 3548kB, iter  200 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabfc4000], size 1148kB, iter  227 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac73e000], size 1264kB, iter  207 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac374000], size  540kB, iter  208 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3ca8000], size 3432kB, iter  212 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9dc6b000], size 2072kB, iter  207 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa22a4000], size 3040kB, iter  229 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3232000], size 2504kB, iter  198 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad98a000], size  488kB, iter  215 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9ecd8000], size 2404kB, iter  233 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb00000], size 2096kB, iter  213 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3861000], size 2380kB, iter  209 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabc7d000], size 3008kB, iter  219 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d1ed000], size 3904kB, iter  218 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac0e3000], size 2052kB, iter  208 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac3fb000], size 3064kB, iter  199 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e20a000], size 3956kB, iter  214 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa26af000], size 3448kB, iter  198 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad860000], size  596kB, iter  220 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac87a000], size 2584kB, iter  206 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa17a2000], size 2544kB, iter  221 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad9d6000], size  184kB, iter  221 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facb59000], size  500kB, iter  215 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9cf15000], size 2912kB, iter  214 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad8f5000], size  596kB, iter  199 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabaa8000], size 1876kB, iter  220 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb621b000], size  396kB, iter  201 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9de71000], size 3684kB, iter  198 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab479000], size 3628kB, iter  218 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab804000], size 2644kB, iter  216 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4c4c000], size 3216kB, iter  212 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d5bd000], size 3488kB, iter  203 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa2312000], size 3700kB, iter  209 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facbd6000], size 1444kB, iter  210 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab1ae000], size 2860kB, iter  219 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa357d000], size 2960kB, iter  206 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facd3f000], size 1500kB, iter  211 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb7c0f000], size   20kB, iter  215 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facd1a000], size  508kB, iter  200 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab48a000], size  800kB, iter  201 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab32d000], size 1396kB, iter  216 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb623f000], size  252kB, iter  202 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3e70000], size 1948kB, iter  208 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9c789000], size 3860kB, iter  200 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4057000], size 3076kB, iter  204 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad6f4000], size 1428kB, iter  215 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2758000], size 2772kB, iter  199 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3a21000], size 1484kB, iter  209 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facab5000], size 1156kB, iter  217 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad8d7000], size 1204kB, iter  207 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facc8a000], size  576kB, iter  202 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c10000], size   16kB, iter  207 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad8a3000], size  208kB, iter  220 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faab13000], size 1892kB, iter  231 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e5fe000], size 3468kB, iter  209 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facd99000], size 1140kB, iter  212 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa22f8000], size  980kB, iter  217 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facbb9000], size  836kB, iter  209 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4c10000], size 2604kB, iter  221 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa38ae000], size 1484kB, iter  219 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa322b000], size 3400kB, iter  193 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d9e7000], size 2576kB, iter  211 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ebca000], size 3484kB, iter  230 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab552000], size 1728kB, iter  213 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faa82a000], size 2980kB, iter  205 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faba18000], size 2704kB, iter  222 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4e9b000], size  852kB, iter  210 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faacec000], size 3788kB, iter  217 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabf4e000], size 3168kB, iter  208 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3644000], size 2472kB, iter  199 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb7c10000], size   16kB, iter  223 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb621c000], size  392kB, iter  210 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac603000], size 2524kB, iter  216 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facbd2000], size 1412kB, iter  211 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facc80000], size  716kB, iter  209 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab126000], size 2076kB, iter  219 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa41f7000], size 1412kB, iter  210 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3a4f000], size 1300kB, iter  203 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab61a000], size  928kB, iter  214 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facc66000], size  820kB, iter  210 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab392000], size 1792kB, iter  211 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faa8a4000], size 1176kB, iter  211 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3f40000], size 2780kB, iter  201 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc03000], size  424kB, iter  220 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6bf000], size  208kB, iter  215 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9db1b000], size 3712kB, iter  212 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9cb4e000], size 3868kB, iter  212 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6225000], size  356kB, iter  221 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d245000], size 3552kB, iter  234 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa859000], size  696kB, iter  213 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad868000], size 1112kB, iter  200 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faba26000], size  812kB, iter  211 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facc6d000], size  792kB, iter  204 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6f3000], size 1492kB, iter  232 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3fda000], size 1164kB, iter  202 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e225000], size 3940kB, iter  228 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e63f000], size 1888kB, iter  222 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabcbc000], size 2632kB, iter  214 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faaf2d000], size 2020kB, iter  200 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa366a000], size 3988kB, iter  224 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6238000], size  280kB, iter  213 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facc30000], size  244kB, iter  221 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa32bf000], size 3604kB, iter  218 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6232000], size  304kB, iter  223 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad7d6000], size  620kB, iter  222 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabe2c000], size 1320kB, iter  229 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac901000], size 1744kB, iter  222 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6261000], size  116kB, iter  223 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac266000], size 3700kB, iter  213 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faa7c2000], size 1300kB, iter  212 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab4dc000], size 2200kB, iter  211 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facc6d000], size  792kB, iter  214 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa40fd000], size 2412kB, iter  212 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4b7e000], size 3188kB, iter  213 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facd33000], size 1548kB, iter  194 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad97e000], size  536kB, iter  208 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facc9d000], size  860kB, iter  214 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6269000], size   84kB, iter  212 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faafb6000], size 2120kB, iter  205 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd74000], size  748kB, iter  209 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3b94000], size 2928kB, iter  231 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9ec11000], size 3200kB, iter  231 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3ecc000], size 2244kB, iter  233 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad871000], size 1076kB, iter  214 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faad36000], size 2012kB, iter  218 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d7ad000], size 3512kB, iter  217 
    mmap3.c:88: TINFO: Thread   10, addr [0x3face2f000], size  540kB, iter  215 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad70a000], size 1436kB, iter  223 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facbde000], size 1624kB, iter  195 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca52000], size  592kB, iter  213 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6dd000], size  340kB, iter  234 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac90c000], size 1304kB, iter  206 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3858000], size 3312kB, iter  225 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faba3f000], size  712kB, iter  201 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab702000], size 3160kB, iter  216 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e431000], size 3992kB, iter  203 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa23ed000], size 3500kB, iter  204 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facd64000], size  612kB, iter  207 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d456000], size 3420kB, iter  215 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb624f000], size   88kB, iter  215 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9c77b000], size 3916kB, iter  212 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facae6000], size  844kB, iter  205 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa907000], size  780kB, iter  216 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad732000], size  640kB, iter  232 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faa9ca000], size 3208kB, iter  222 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabaf1000], size 1836kB, iter  218 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac674000], size 2612kB, iter  216 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facac5000], size  636kB, iter  206 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabce4000], size 2632kB, iter  219 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa173e000], size 2944kB, iter  203 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb621f000], size  280kB, iter  213 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facdfd000], size  740kB, iter  232 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e817000], size 3788kB, iter  208 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3520000], size 3296kB, iter  224 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab7c7000], size 3240kB, iter  226 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb624c000], size  100kB, iter  209 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac6e6000], size 1124kB, iter  220 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9ebda000], size 3420kB, iter  224 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9dc23000], size 2656kB, iter  235 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac31c000], size 3424kB, iter  230 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c9fa000], size 2712kB, iter  233 
    mmap3.c:88: TINFO: Thread   14, addr [0x3face2b000], size  556kB, iter  207 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3c07000], size 3896kB, iter  213 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab56f000], size 2400kB, iter  202 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa2778000], size 2644kB, iter  210 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9debb000], size 3496kB, iter  220 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa2431000], size 3356kB, iter  216 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa38dd000], size 3240kB, iter  217 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac6f3000], size 1072kB, iter  225 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa367f000], size 2424kB, iter  204 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb6265000], size  100kB, iter  218 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faca40000], size  532kB, iter  219 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab810000], size 1020kB, iter  214 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb623d000], size  260kB, iter  211 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac2e7000], size 1564kB, iter  236 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faab5a000], size 3836kB, iter  204 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad7d2000], size 2248kB, iter  216 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d8ac000], size 3548kB, iter  210 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faa78d000], size 3892kB, iter  216 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab1c8000], size 3152kB, iter  212 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d086000], size 3904kB, iter  201 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb625b000], size  140kB, iter  211 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faca8c000], size  864kB, iter  217 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9c0d5000], size 3824kB, iter  219 
    mmap3.c:88: TINFO: Thread   19, addr [0x3face0f000], size  668kB, iter  237 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa32c0000], size 2432kB, iter  214 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facb64000], size 2660kB, iter  205 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaf19000], size 2748kB, iter  213 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabc2c000], size 3368kB, iter  214 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3fd5000], size 3596kB, iter  215 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e8a4000], size 3288kB, iter  225 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabf76000], size 3008kB, iter  206 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facdae000], size 1056kB, iter  215 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa1804000], size 2152kB, iter  218 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2264000], size 1844kB, iter  227 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad830000], size 1872kB, iter  226 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabd1e000], size 2400kB, iter  212 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6249000], size  212kB, iter  218 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac7ff000], size 2308kB, iter  217 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faca62000], size 2052kB, iter  214 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad737000], size  620kB, iter  223 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb621c000], size  392kB, iter  219 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3603000], size 3468kB, iter  215 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9bd3e000], size 3676kB, iter  208 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa86b000], size 3228kB, iter  221 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facc63000], size 1324kB, iter  238 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad99b000], size  420kB, iter  224 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3966000], size 3212kB, iter  219 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6ca000], size  436kB, iter  210 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad83a000], size 1412kB, iter  220 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabd6d000], size 1712kB, iter  213 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac800000], size 2152kB, iter  216 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6232000], size  304kB, iter  222 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d500000], size 3760kB, iter  217 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad921000], size  488kB, iter  211 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab90f000], size 3188kB, iter  233 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad751000], size  640kB, iter  239 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d95a000], size 3844kB, iter  212 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa22aa000], size 3604kB, iter  219 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad7f1000], size  252kB, iter  216 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3c89000], size 3376kB, iter  221 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8a8000], size  484kB, iter  221 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9c491000], size 2984kB, iter  196 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad771000], size  512kB, iter  240 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabca4000], size 2516kB, iter  225 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4baf000], size 3844kB, iter  224 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac08a000], size 2192kB, iter  228 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabde2000], size 1244kB, iter  225 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad71e000], size  760kB, iter  241 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e0d0000], size 3504kB, iter  205 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4172000], size 1944kB, iter  215 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3cd3000], size 1632kB, iter  197 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa396b000], size 3192kB, iter  217 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca1a000], size 2340kB, iter  227 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac761000], size  632kB, iter  215 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac46e000], size 2580kB, iter  208 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac2ae000], size 1792kB, iter  217 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad7dc000], size 1384kB, iter  226 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab215000], size 3168kB, iter  205 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad936000], size  824kB, iter  234 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4cef000], size 2564kB, iter  213 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9cca0000], size 3992kB, iter  214 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa17f6000], size 2208kB, iter  226 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab52d000], size 3976kB, iter  234 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabd71000], size 1696kB, iter  229 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c97d000], size 3212kB, iter  213 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4b7d000], size 1480kB, iter  242 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb7c12000], size    8kB, iter  215 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab912000], size 3656kB, iter  214 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3249000], size 3816kB, iter  220 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d15e000], size 3720kB, iter  202 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9dd1b000], size 3796kB, iter  217 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad749000], size 1972kB, iter  227 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab070000], size 1684kB, iter  206 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e197000], size 2708kB, iter  198 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac179000], size 1236kB, iter  226 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ebe8000], size 3364kB, iter  231 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4d06000], size 2472kB, iter  235 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faca52000], size 1036kB, iter  243 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facb55000], size 1612kB, iter  206 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb622c000], size  328kB, iter  207 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac2df000], size 1788kB, iter  206 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9c2eb000], size 3536kB, iter  222 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa36dc000], size 2600kB, iter  218 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab9ca000], size 1248kB, iter  203 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac49e000], size 3528kB, iter  209 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c65f000], size 3192kB, iter  220 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabb02000], size 1916kB, iter  218 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9bf4e000], size 3700kB, iter  230 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab640000], size 2888kB, iter  218 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad97e000], size  536kB, iter  207 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca2e000], size 1344kB, iter  216 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e43c000], size 3948kB, iter  235 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa7f7000], size 3692kB, iter  220 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa4be7000], size 3620kB, iter  215 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac0a6000], size 1044kB, iter  231 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad783000], size  472kB, iter  221 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9cb46000], size 3460kB, iter  216 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e85d000], size 3628kB, iter  216 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6b9000], size  808kB, iter  219 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3276000], size 2024kB, iter  199 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad9dc000], size  160kB, iter  217 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3a9b000], size 3904kB, iter  216 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa262f000], size 3960kB, iter  203 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac377000], size 1188kB, iter  223 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9cea7000], size 2780kB, iter  214 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3e6b000], size 3100kB, iter  222 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa22e3000], size 3376kB, iter  223 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faca2f000], size 1340kB, iter  219 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e5c6000], size 2652kB, iter  221 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faab92000], size 3612kB, iter  220 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3470000], size 2480kB, iter  244 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faafd8000], size 2380kB, iter  228 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa175d000], size 2820kB, iter  218 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac4a0000], size 3520kB, iter  208 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab7ae000], size 2988kB, iter  217 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facb7e000], size 1448kB, iter  236 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ed6c000], size 1812kB, iter  207 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac810000], size 2088kB, iter  217 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab3f9000], size 2332kB, iter  228 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faca23000], size 1388kB, iter  215 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d610000], size 3440kB, iter  218 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6cf000], size 1192kB, iter  237 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad9d7000], size  180kB, iter  219 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad9aa000], size  360kB, iter  209 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac5d1000], size 1316kB, iter  208 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabf19000], size 1476kB, iter  207 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e630000], size 2376kB, iter  245 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad6dd000], size 1136kB, iter  229 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab22b000], size 1848kB, iter  235 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faba99000], size 2336kB, iter  210 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac1ab000], size 1232kB, iter  232 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab4d8000], size 1944kB, iter  216 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac4b4000], size 1140kB, iter  218 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad764000], size  596kB, iter  208 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad9bd000], size  284kB, iter  236 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d96c000], size 3772kB, iter  212 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0c000], size   32kB, iter  237 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac2f3000], size 1716kB, iter  223 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab6be000], size  960kB, iter  236 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa34c3000], size 2756kB, iter  222 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab391000], size 1592kB, iter  217 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabce1000], size 2272kB, iter  227 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb621f000], size  380kB, iter  200 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab08c000], size 1660kB, iter  221 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa1855000], size 1828kB, iter  246 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab51f000], size 1660kB, iter  233 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e0f5000], size 2104kB, iter  222 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa8b7000], size 2924kB, iter  227 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac2fb000], size  764kB, iter  223 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faac32000], size 3736kB, iter  220 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3774000], size 3228kB, iter  219 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac3ba000], size  932kB, iter  224 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac71a000], size 2656kB, iter  238 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2643000], size 3880kB, iter  218 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e882000], size 3688kB, iter  220 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabd50000], size 2076kB, iter  247 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9df34000], size 1796kB, iter  204 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3836000], size 2924kB, iter  220 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9ec1c000], size 1344kB, iter  221 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac8fb000], size  732kB, iter  239 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa327a000], size 2008kB, iter  232 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d65f000], size 2120kB, iter  223 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6243000], size  236kB, iter  221 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facce8000], size 1848kB, iter  209 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad7f9000], size 1556kB, iter  214 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa2318000], size 3244kB, iter  224 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab456000], size  980kB, iter  228 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3b11000], size 1040kB, iter  228 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac4a3000], size 2524kB, iter  230 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa1868000], size 1752kB, iter  201 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabf57000], size  792kB, iter  234 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad8be000], size  872kB, iter  215 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab3df000], size 1456kB, iter  224 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac2fd000], size 1856kB, iter  248 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6f6000], size  440kB, iter  209 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e303000], size 2828kB, iter  216 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facde4000], size  840kB, iter  202 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3f5a000], size 2164kB, iter  217 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faaca7000], size 3428kB, iter  225 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab7dc000], size 2804kB, iter  219 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4177000], size 1924kB, iter  208 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac3cf000], size 1016kB, iter  249 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac01d000], size 2904kB, iter  219 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa265a000], size 3788kB, iter  219 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6ba000], size 1988kB, iter  210 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab000000], size 3652kB, iter  213 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab54b000], size 2628kB, iter  237 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb623f000], size  252kB, iter  216 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa37a1000], size 3520kB, iter  221 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac7af000], size 2060kB, iter  229 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab96c000], size 1828kB, iter  217 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac2a3000], size 2216kB, iter  209 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac3c9000], size 1040kB, iter  210 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb623f000], size  252kB, iter  211 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac7ed000], size  568kB, iter  212 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faccf3000], size 1804kB, iter  225 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4bfd000], size 3532kB, iter  204 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e632000], size 2368kB, iter  210 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab3bb000], size 1600kB, iter  225 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa871000], size 3844kB, iter  224 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabb35000], size 1712kB, iter  211 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa331c000], size 2152kB, iter  240 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9c45e000], size 3544kB, iter  210 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac87b000], size 1244kB, iter  222 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac13d000], size 1432kB, iter  230 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac2c1000], size 1056kB, iter  214 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3536000], size 2296kB, iter  218 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d286000], size 3624kB, iter  224 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9eb7b000], size 3800kB, iter  233 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facdd5000], size  900kB, iter  211 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6222000], size  256kB, iter  205 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb7c04000], size   64kB, iter  234 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faac40000], size 1272kB, iter  220 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad8ab000], size  948kB, iter  235 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa22f8000], size 3464kB, iter  229 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9dbbf000], size 3540kB, iter  238 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facced000], size  928kB, iter  215 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6fb000], size 1728kB, iter  250 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac4cd000], size 2952kB, iter  205 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab4a6000], size 1796kB, iter  225 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac9b2000], size 3288kB, iter  229 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9c098000], size 3864kB, iter  222 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac847000], size 1452kB, iter  211 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c7d4000], size 3276kB, iter  222 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9cee9000], size 3700kB, iter  220 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3859000], size 3824kB, iter  226 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa26ec000], size 3204kB, iter  220 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faad7e000], size 2804kB, iter  220 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3c15000], size 3348kB, iter  217 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab99a000], size 1644kB, iter  217 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb623f000], size  140kB, iter  223 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faca02000], size  396kB, iter  218 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6262000], size  112kB, iter  226 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad6ed000], size  724kB, iter  224 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d871000], size 3384kB, iter  209 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabcfe000], size 3196kB, iter  231 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb4b000], size 1740kB, iter  241 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab03b000], size 3584kB, iter  238 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac060000], size 1200kB, iter  223 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e30b000], size 1884kB, iter  206 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faca65000], size 3828kB, iter  226 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9df94000], size 3516kB, iter  222 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab667000], size 3092kB, iter  218 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaab1000], size 2868kB, iter  219 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faaea4000], size 1628kB, iter  236 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3306000], size 2240kB, iter  213 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facbf1000], size 1132kB, iter  242 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facd0c000], size 1112kB, iter  210 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad8d0000], size  800kB, iter  218 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad7a2000], size  380kB, iter  251 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab99a000], size 1732kB, iter  211 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac82d000], size 1556kB, iter  212 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e4e2000], size 3448kB, iter  218 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6224000], size  360kB, iter  225 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa17b7000], size 2460kB, iter  227 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad738000], size  424kB, iter  239 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e840000], size 3308kB, iter  226 
    mmap3.c:88: TINFO: Thread   32, addr [0x3face22000], size  592kB, iter  221 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb625e000], size  128kB, iter  226 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb624f000], size  188kB, iter  227 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8e5000], size  580kB, iter  219 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa848000], size 2468kB, iter  212 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac663000], size 1832kB, iter  230 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabe3c000], size 2192kB, iter  219 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3626000], size 3516kB, iter  225 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad801000], size  828kB, iter  239 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab727000], size 2508kB, iter  223 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facd32000], size  960kB, iter  220 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab403000], size 2448kB, iter  223 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca32000], size 1788kB, iter  232 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4bed000], size 3596kB, iter  206 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac50a000], size 1380kB, iter  212 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb624f000], size  188kB, iter  213 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa1797000], size 2588kB, iter  213 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad854000], size  608kB, iter  224 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3995000], size 2560kB, iter  221 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3f84000], size 3920kB, iter  203 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad998000], size  432kB, iter  221 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad6bc000], size  580kB, iter  228 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac18c000], size 3332kB, iter  231 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa32f0000], size 3288kB, iter  214 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d729000], size 2840kB, iter  252 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ebe6000], size 3372kB, iter  235 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa273f000], size 2872kB, iter  216 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faa8b4000], size 2572kB, iter  214 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e156000], size 3200kB, iter  237 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e476000], size 3880kB, iter  243 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad74d000], size  720kB, iter  228 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb7c04000], size   64kB, iter  226 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad8ec000], size  552kB, iter  224 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa39cb000], size 2704kB, iter  222 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6253000], size  172kB, iter  244 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa934000], size 2060kB, iter  215 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3c6f000], size 1288kB, iter  212 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4bb2000], size 3832kB, iter  231 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3db1000], size 1868kB, iter  221 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faab37000], size 2400kB, iter  219 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab9a4000], size 3404kB, iter  222 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9dd82000], size 2120kB, iter  227 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab7f8000], size 1712kB, iter  240 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9cb07000], size 3976kB, iter  218 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7c1000], size 1484kB, iter  222 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faad8f000], size 3032kB, iter  227 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad976000], size  136kB, iter  219 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6ea000], size 1176kB, iter  228 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab085000], size 3576kB, iter  224 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabea9000], size  708kB, iter  220 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e867000], size 3580kB, iter  240 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad810000], size  880kB, iter  207 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e4b3000], size 3792kB, iter  227 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faabf5000], size 1964kB, iter  222 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa929000], size 2864kB, iter  216 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d9ef000], size 3660kB, iter  221 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac886000], size 1712kB, iter  211 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac1c2000], size  712kB, iter  223 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa32c6000], size 1460kB, iter  204 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaf31000], size 1360kB, iter  228 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabcf7000], size 1300kB, iter  207 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3637000], size 3664kB, iter  253 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab152000], size 1856kB, iter  232 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9cf99000], size 3896kB, iter  225 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa279b000], size 2504kB, iter  217 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faade0000], size 1348kB, iter  245 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2389000], size 3468kB, iter  230 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facc02000], size 2768kB, iter  220 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab4b0000], size 3360kB, iter  221 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb624a000], size  208kB, iter  205 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad81e000], size 1172kB, iter  223 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad8d2000], size  452kB, iter  224 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab322000], size 1592kB, iter  213 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa17b2000], size 2480kB, iter  232 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9ec7a000], size 2780kB, iter  215 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad736000], size  872kB, iter  225 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3fa9000], size 3772kB, iter  229 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faca33000], size 1852kB, iter  220 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac1b5000], size  764kB, iter  226 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb622a000], size  336kB, iter  214 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facc45000], size  980kB, iter  254 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3433000], size 2064kB, iter  236 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabf5a000], size 2248kB, iter  233 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad943000], size  772kB, iter  219 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabb3b000], size 1776kB, iter  241 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3ae2000], size 1588kB, iter  229 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9ddb0000], size 3544kB, iter  223 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac5a8000], size 2936kB, iter  213 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad8a7000], size  624kB, iter  208 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab02a000], size 3040kB, iter  233 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac799000], size  956kB, iter  220 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facad5000], size 1472kB, iter  230 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e126000], size 3636kB, iter  225 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6268000], size   88kB, iter  231 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabdc3000], size 1628kB, iter  208 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6c5000], size 1928kB, iter  226 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd3a000], size 1520kB, iter  216 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c04000], size   64kB, iter  234 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabb6c000], size 1584kB, iter  230 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9da24000], size 3632kB, iter  225 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d367000], size 3848kB, iter  227 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3234000], size 2044kB, iter  221 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac641000], size 1376kB, iter  255 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa27d1000], size 2288kB, iter  233 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d74c000], size 2912kB, iter  222 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabcf8000], size  812kB, iter  246 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faac81000], size 1404kB, iter  212 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6229000], size  340kB, iter  256 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4c8a000], size 2968kB, iter  238 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faae10000], size 2152kB, iter  218 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad7a1000], size 1212kB, iter  232 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c923000], size 3672kB, iter  214 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabbf9000], size 1320kB, iter  257 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa2338000], size 1628kB, iter  227 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3d4c000], size 2420kB, iter  220 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faca88000], size 1180kB, iter  226 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab389000], size 2456kB, iter  229 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3b28000], size 2192kB, iter  231 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e937000], size 3340kB, iter  229 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facbaf000], size 1580kB, iter  221 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9cff9000], size 3512kB, iter  222 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab8f9000], size 2312kB, iter  223 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa8b0000], size 3348kB, iter  241 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d81c000], size 2932kB, iter  223 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb626c000], size   72kB, iter  222 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac888000], size 1708kB, iter  217 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac9b4000], size 1600kB, iter  228 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb44000], size  428kB, iter  258 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab12e000], size 2412kB, iter  209 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facd56000], size  760kB, iter  219 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa34e2000], size 2144kB, iter  242 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa24cf000], size 2864kB, iter  224 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9debb000], size 3308kB, iter  217 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab9e1000], size 1664kB, iter  227 
    mmap3.c:88: TINFO: Thread    6, addr [0x3face14000], size  648kB, iter  239 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac274000], size 3280kB, iter  214 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabfb9000], size 2796kB, iter  215 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab5ef000], size 3112kB, iter  228 
    mmap3.c:88: TINFO: Thread   19, addr [0x3face07000], size  700kB, iter  259 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc34000], size  196kB, iter  228 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facbf6000], size  248kB, iter  243 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facbd9000], size  364kB, iter  224 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac0ab000], size  272kB, iter  229 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ccb9000], size 3328kB, iter  221 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6241000], size  160kB, iter  223 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa32c2000], size 2176kB, iter  218 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8d0000], size 1232kB, iter  237 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab736000], size 1004kB, iter  229 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa1753000], size 2860kB, iter  234 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd7e000], size  548kB, iter  218 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facc65000], size  964kB, iter  230 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb6269000], size   84kB, iter  232 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa286a000], size 1676kB, iter  215 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac2c2000], size  944kB, iter  210 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3fce000], size 3624kB, iter  221 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa36fa000], size 4000kB, iter  231 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac0ef000], size 1868kB, iter  216 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ec51000], size 2944kB, iter  242 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9c5ac000], size 3548kB, iter  224 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb621b000], size  200kB, iter  222 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3fe9000], size 1744kB, iter  211 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa419d000], size 1772kB, iter  238 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab61f000], size 1116kB, iter  220 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac03e000], size 2624kB, iter  225 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad95d000], size  668kB, iter  219 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faccd9000], size 1172kB, iter  219 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab284000], size 1372kB, iter  260 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faba26000], size 1388kB, iter  244 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad7a6000], size 1192kB, iter  233 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3be9000], size 3988kB, iter  213 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb624d000], size  112kB, iter  230 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad8da000], size 1192kB, iter  245 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facdfe000], size  736kB, iter  216 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3595000], size 1428kB, iter  224 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabd43000], size 2520kB, iter  227 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9daf9000], size 3848kB, iter  228 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e1f6000], size 3480kB, iter  235 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4c2f000], size 3332kB, iter  234 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ce0d000], size 3596kB, iter  217 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3386000], size 2108kB, iter  223 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ebc6000], size 3500kB, iter  222 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa25f6000], size 2512kB, iter  225 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa400d000], size 1600kB, iter  243 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac60c000], size 2544kB, iter  209 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d50d000], size 3132kB, iter  226 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d190000], size 3572kB, iter  235 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabb81000], size 1800kB, iter  230 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faab2a000], size 2896kB, iter  223 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab14a000], size 1256kB, iter  230 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac010000], size 2808kB, iter  234 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab831000], size 2004kB, iter  225 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb6262000], size  112kB, iter  231 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa17a5000], size 2532kB, iter  220 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad90f000], size  980kB, iter  229 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab6bf000], size 1480kB, iter  225 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac2ce000], size  896kB, iter  232 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7aa000], size 1216kB, iter  221 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9ead5000], size 1456kB, iter  236 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad6cd000], size  848kB, iter  222 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facb4b000], size  932kB, iter  215 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac8a1000], size 2700kB, iter  229 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa412c000], size 2224kB, iter  231 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac3ae000], size 2424kB, iter  240 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9ca92000], size 3564kB, iter  212 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac7a0000], size 1028kB, iter  244 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7dc000], size 3384kB, iter  224 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facd11000], size  948kB, iter  239 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab3db000], size 2128kB, iter  221 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa38c2000], size 3228kB, iter  231 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3539000], size 3620kB, iter  228 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faadfe000], size 3264kB, iter  247 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabdeb000], size 2196kB, iter  214 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab955000], size 1092kB, iter  232 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facdd2000], size  912kB, iter  225 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6218000], size  408kB, iter  222 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6241000], size  244kB, iter  237 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabe34000], size 1944kB, iter  213 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3c4e000], size 3836kB, iter  217 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e209000], size 3404kB, iter  226 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab713000], size 1616kB, iter  230 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9c38e000], size 3832kB, iter  261 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab541000], size 1864kB, iter  248 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa331f000], size 2152kB, iter  235 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9db7c000], size 3904kB, iter  223 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac60e000], size 1608kB, iter  236 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac60f000], size 2084kB, iter  227 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2369000], size 2612kB, iter  233 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad929000], size  876kB, iter  235 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ec41000], size 3008kB, iter  224 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac818000], size 1412kB, iter  240 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e55c000], size 3948kB, iter  206 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9c74c000], size 3352kB, iter  226 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d067000], size 3624kB, iter  226 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d3f1000], size 3972kB, iter  222 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabe16000], size 2064kB, iter  226 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facd18000], size 1656kB, iter  214 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6236000], size  288kB, iter  231 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faba66000], size 3604kB, iter  210 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac316000], size 1476kB, iter  227 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e94c000], size 3028kB, iter  223 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab1a3000], size 2272kB, iter  231 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac6be000], size 2796kB, iter  228 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac487000], size 1564kB, iter  245 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6de000], size 2348kB, iter  233 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faaf22000], size 2564kB, iter  216 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3c61000], size 2076kB, iter  262 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac979000], size 3680kB, iter  221 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faab36000], size 2848kB, iter  218 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac6e1000], size 2656kB, iter  228 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faae05000], size 1140kB, iter  241 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac01a000], size 2768kB, iter  227 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa77f000], size 3804kB, iter  241 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4bcc000], size 3728kB, iter  246 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9edc8000], size 1444kB, iter  211 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9bff5000], size 3684kB, iter  232 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac172000], size 1700kB, iter  219 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad71e000], size 1028kB, iter  242 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa174c000], size 2888kB, iter  238 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3225000], size 1248kB, iter  227 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad81f000], size 1504kB, iter  227 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab680000], size 2204kB, iter  237 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9cb04000], size 3060kB, iter  223 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ce01000], size 2456kB, iter  230 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac31b000], size 1952kB, iter  224 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb7c10000], size   16kB, iter  263 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac0ad000], size 2064kB, iter  225 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad933000], size  400kB, iter  228 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa335d000], size 2528kB, iter  236 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6d2000], size  304kB, iter  229 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb622f000], size  316kB, iter  228 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa40f0000], size 2464kB, iter  229 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab8a7000], size 1788kB, iter  226 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac074000], size 1096kB, iter  230 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3876000], size 3936kB, iter  233 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad997000], size  436kB, iter  207 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d7d2000], size 3752kB, iter  232 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faac79000], size 2312kB, iter  243 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6225000], size  356kB, iter  230 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac821000], size 2844kB, iter  242 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac186000], size 1196kB, iter  231 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaebb000], size 3616kB, iter  222 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9df4c000], size 2728kB, iter  220 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6252000], size   72kB, iter  233 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa35d5000], size 2692kB, iter  215 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad859000], size  872kB, iter  212 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaa3f000], size 2280kB, iter  224 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab243000], size 2340kB, iter  246 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facae8000], size 2664kB, iter  217 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad741000], size  808kB, iter  228 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9d0d4000], size 3668kB, iter  220 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac2b1000], size 2376kB, iter  247 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6264000], size  104kB, iter  243 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9cd12000], size 3848kB, iter  231 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6232000], size  304kB, iter  244 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6d9000], size  416kB, iter  244 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa322b000], size 3752kB, iter  239 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facd82000], size 1232kB, iter  234 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa80c000], size 2252kB, iter  264 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa26a3000], size 3496kB, iter  224 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab48c000], size 2000kB, iter  223 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad80b000], size  312kB, iter  233 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9dbca000], size 3592kB, iter  225 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac149000], size 1440kB, iter  234 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab24b000], size 2308kB, iter  247 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faad23000], size 1812kB, iter  232 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad86c000], size 1172kB, iter  232 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e200000], size 3944kB, iter  215 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facb3b000], size 2332kB, iter  248 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad991000], size  460kB, iter  231 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab706000], size 1668kB, iter  237 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa40f6000], size 2440kB, iter  226 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac348000], size 1772kB, iter  234 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4b9b000], size 3924kB, iter  229 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabde7000], size 2252kB, iter  232 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac927000], size 1796kB, iter  208 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3e68000], size 2592kB, iter  218 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad7a6000], size 1964kB, iter  240 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac8ad000], size  488kB, iter  216 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa2308000], size 3692kB, iter  249 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab8bc000], size 2116kB, iter  223 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabacd000], size 3176kB, iter  224 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac503000], size 1912kB, iter  232 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab759000], size 1420kB, iter  226 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaa9e000], size 2580kB, iter  225 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb621e000], size  384kB, iter  219 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d469000], size 3492kB, iter  229 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad6d2000], size  848kB, iter  227 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa32ce000], size 3428kB, iter  235 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6216000], size  416kB, iter  226 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac066000], size 2952kB, iter  232 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad931000], size  844kB, iter  241 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3b39000], size 3260kB, iter  221 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac71b000], size 1048kB, iter  238 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa38bb000], size 2552kB, iter  221 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac957000], size  348kB, iter  224 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb5e000], size 3424kB, iter  265 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d0fc000], size 3508kB, iter  245 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3627000], size 2640kB, iter  213 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad947000], size  756kB, iter  230 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabceb000], size 1732kB, iter  250 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa783000], size 3180kB, iter  225 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c967000], size 3756kB, iter  229 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad7e1000], size 1344kB, iter  235 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6cf000], size  600kB, iter  225 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e5da000], size 3528kB, iter  236 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9dd70000], size 2288kB, iter  238 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faaee8000], size 3436kB, iter  227 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab3ce000], size 3628kB, iter  233 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac9ae000], size  940kB, iter  225 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6239000], size  276kB, iter  251 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d8c0000], size 3112kB, iter  218 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab78f000], size 3428kB, iter  217 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabae8000], size 2060kB, iter  233 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faca99000], size  788kB, iter  209 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad765000], size  536kB, iter  231 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabe9c000], size 1832kB, iter  230 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e269000], size 3524kB, iter  245 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9c5b6000], size 3780kB, iter  233 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6c4000], size  692kB, iter  210 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab2c4000], size 1064kB, iter  226 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9c2c3000], size 3020kB, iter  249 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa79a000], size 1256kB, iter  214 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabd77000], size 1172kB, iter  266 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa279e000], size 2492kB, iter  234 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa1752000], size 2864kB, iter  229 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac76d000], size 2308kB, iter  230 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad7eb000], size 2148kB, iter  236 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faafae000], size 1768kB, iter  230 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9ea18000], size 3776kB, iter  234 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3e48000], size 2796kB, iter  242 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac0be000], size 3272kB, iter  227 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9bfc6000], size 3060kB, iter  248 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac3f0000], size 3244kB, iter  220 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa33d3000], size 3336kB, iter  226 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faac9a000], size 2360kB, iter  233 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad771000], size  488kB, iter  252 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facbc3000], size 3020kB, iter  239 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabb4c000], size 2220kB, iter  231 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3715000], size 3816kB, iter  236 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9ca02000], size 3912kB, iter  231 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa2831000], size 1904kB, iter  235 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab168000], size 1392kB, iter  239 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3acf000], size 3556kB, iter  222 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9dc5d000], size 3388kB, iter  232 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaef5000], size 2508kB, iter  237 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d96e000], size 3004kB, iter  228 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e71a000], size 3064kB, iter  234 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6d9000], size  448kB, iter  243 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac6ef000], size 1896kB, iter  249 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6249000], size  212kB, iter  227 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad86d000], size 1628kB, iter  250 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa825000], size  700kB, iter  240 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9dfac000], size 2804kB, iter  235 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac742000], size 1564kB, iter  228 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facc3e000], size 1608kB, iter  233 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa8d4000], size 3864kB, iter  233 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac8c9000], size 3048kB, iter  246 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facdd0000], size  920kB, iter  232 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad749000], size 1168kB, iter  221 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa7a2000], size  524kB, iter  237 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabda3000], size 3180kB, iter  215 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad6bb000], size  568kB, iter  238 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad9ac000], size  352kB, iter  251 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4103000], size 2388kB, iter  216 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab16b000], size 2880kB, iter  228 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d1e8000], size 3828kB, iter  246 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9c731000], size 2884kB, iter  211 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa34ff000], size 2452kB, iter  229 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab010000], size 1388kB, iter  244 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3764000], size 3780kB, iter  234 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faad06000], size 1980kB, iter  223 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9bc59000], size 3508kB, iter  267 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac382000], size 3508kB, iter  232 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9cdd4000], size 3232kB, iter  224 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabb5b000], size 2336kB, iter  235 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb7c04000], size   64kB, iter  224 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c481000], size 2752kB, iter  218 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9b491000], size 2736kB, iter  234 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac6f8000], size 1556kB, iter  245 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e87c000], size 3300kB, iter  229 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac7e8000], size  596kB, iter  235 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6dc000], size  760kB, iter  234 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9b73d000], size 1912kB, iter  227 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa324e000], size 2792kB, iter  216 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4bc0000], size 3776kB, iter  228 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac802000], size  492kB, iter  236 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad6c7000], size  844kB, iter  235 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6230000], size  312kB, iter  250 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac10e000], size 2512kB, iter  236 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa23de000], size 3840kB, iter  227 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac87d000], size 2028kB, iter  233 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabeaa000], size  332kB, iter  212 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3e29000], size 2920kB, iter  240 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3508000], size 2480kB, iter  236 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa328c000], size 2544kB, iter  230 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab7a2000], size 3752kB, iter  237 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad79a000], size 2472kB, iter  222 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2824000], size 1956kB, iter  247 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faca78000], size 1208kB, iter  247 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cf3a000], size 2760kB, iter  229 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac982000], size  984kB, iter  234 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4158000], size 2048kB, iter  239 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9cc88000], size 2760kB, iter  213 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e9b6000], size 2044kB, iter  225 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabefd000], size 2116kB, iter  236 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad7b5000], size 2364kB, iter  248 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faca17000], size  648kB, iter  230 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa326b000], size 1700kB, iter  231 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa41ee000], size 1448kB, iter  235 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb621f000], size  380kB, iter  237 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac4c6000], size 2248kB, iter  217 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ebb5000], size 3568kB, iter  235 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab7ee000], size 1116kB, iter  238 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3b15000], size 3152kB, iter  253 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb621f000], size  380kB, iter  236 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faadaf000], size 3700kB, iter  229 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3774000], size 3716kB, iter  252 
    mmap3.c:88: TINFO: Thread   20, addr [0x3facab9000], size  948kB, iter  248 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9c0da000], size 2856kB, iter  214 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d5a5000], size 3180kB, iter  222 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facba6000], size 3136kB, iter  234 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e7c7000], size 1980kB, iter  235 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad839000], size 1836kB, iter  238 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9b91b000], size 3320kB, iter  231 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0e000], size   24kB, iter  253 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad80b000], size  832kB, iter  254 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa780000], size 1840kB, iter  217 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa94c000], size 3816kB, iter  241 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab905000], size 3160kB, iter  236 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabc1b000], size 2620kB, iter  225 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac13b000], size 3628kB, iter  228 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3414000], size 3456kB, iter  228 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa178c000], size 2632kB, iter  234 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac4fb000], size 2688kB, iter  249 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8db000], size 1188kB, iter  239 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6d0000], size  808kB, iter  241 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab010000], size 1264kB, iter  236 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9da74000], size 3416kB, iter  230 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3e5e000], size 3048kB, iter  251 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9dfae000], size 3640kB, iter  238 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3c1c000], size 2312kB, iter  218 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab14c000], size 3004kB, iter  268 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac9d8000], size  900kB, iter  236 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9bd15000], size 3860kB, iter  231 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa2286000], size 2232kB, iter  237 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facae4000], size 1692kB, iter  235 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab7a9000], size 1392kB, iter  239 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faba18000], size  436kB, iter  237 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faba85000], size 1624kB, iter  230 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6266000], size   96kB, iter  231 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb625c000], size  136kB, iter  237 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac9ff000], size  616kB, iter  232 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facc8b000], size 2220kB, iter  254 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa9b4000], size 3748kB, iter  215 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d1ec000], size 3812kB, iter  246 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac79b000], size 1948kB, iter  237 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabedd000], size 2424kB, iter  223 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c9a4000], size 2960kB, iter  237 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faad5d000], size 2172kB, iter  249 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e33c000], size 3960kB, iter  219 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad7cf000], size 1072kB, iter  232 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab969000], size 1136kB, iter  229 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9c3a4000], size 3264kB, iter  240 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6221000], size  236kB, iter  231 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabb2f000], size 1364kB, iter  252 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb6227000], size  228kB, iter  216 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad860000], size  140kB, iter  253 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac1ea000], size 1260kB, iter  237 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa35a9000], size 3284kB, iter  219 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9ddca000], size 1936kB, iter  233 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3ddc000], size 2792kB, iter  232 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac325000], size 1880kB, iter  238 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4c05000], size 3500kB, iter  219 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad883000], size  692kB, iter  230 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaf7c000], size  592kB, iter  223 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3cee000], size  952kB, iter  247 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad71c000], size  716kB, iter  238 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6260000], size  120kB, iter  233 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c6d4000], size 2880kB, iter  232 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab7f1000], size 2148kB, iter  241 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab2a7000], size 1616kB, iter  235 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad930000], size  848kB, iter  229 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab43b000], size 3408kB, iter  226 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa38de000], size 3320kB, iter  255 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa78d000], size 2204kB, iter  226 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca99000], size 1992kB, iter  242 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad7ef000], size  592kB, iter  254 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6232000], size  184kB, iter  220 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facbab000], size 1360kB, iter  239 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad7d5000], size   72kB, iter  240 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2237000], size 2548kB, iter  250 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e904000], size 3132kB, iter  239 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6215000], size  420kB, iter  227 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab5bf000], size 2088kB, iter  233 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab0f3000], size 1744kB, iter  269 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac7cd000], size 2864kB, iter  232 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb625d000], size  132kB, iter  233 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa24b4000], size 3520kB, iter  237 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faba0a000], size 2536kB, iter  255 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab19f000], size 1356kB, iter  240 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab2f2000], size 2868kB, iter  242 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e6f9000], size 2092kB, iter  250 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab5c1000], size 2080kB, iter  251 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac3d5000], size 1224kB, iter  217 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabfa2000], size 2336kB, iter  238 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa175a000], size 2832kB, iter  240 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6c9000], size 1072kB, iter  243 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabc84000], size 2404kB, iter  240 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad7e7000], size 1316kB, iter  231 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac27e000], size 1372kB, iter  234 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabffd000], size 1864kB, iter  241 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6234000], size  164kB, iter  228 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabd86000], size 2160kB, iter  238 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa332c000], size 2548kB, iter  236 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d8b3000], size 2772kB, iter  233 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad86e000], size  780kB, iter  243 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabfb6000], size 2148kB, iter  232 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faccff000], size 1756kB, iter  233 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3ace000], size 2824kB, iter  224 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac203000], size  492kB, iter  241 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa378d000], size 3332kB, iter  238 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad931000], size  844kB, iter  230 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabab2000], size 2896kB, iter  256 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabe00000], size 1752kB, iter  234 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faaf85000], size 1464kB, iter  255 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad961000], size  652kB, iter  234 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6bd000], size 1192kB, iter  244 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac1cf000], size  208kB, iter  239 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faaa35000], size 1656kB, iter  224 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7e4000], size 1148kB, iter  240 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9ec13000], size 3192kB, iter  218 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad903000], size  376kB, iter  225 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad730000], size  720kB, iter  245 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac7a6000], size 1572kB, iter  270 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6244000], size  232kB, iter  237 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab7c9000], size 2308kB, iter  248 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab30c000], size 2772kB, iter  234 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa2390000], size 2712kB, iter  241 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabf25000], size 2728kB, iter  239 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4096000], size 2824kB, iter  238 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac3ec000], size 1132kB, iter  218 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac92f000], size 1828kB, iter  234 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabb32000], size 2872kB, iter  239 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac235000], size 1756kB, iter  242 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9db68000], size 3944kB, iter  221 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac507000], size 2640kB, iter  242 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad827000], size 1908kB, iter  240 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c4a8000], size 3308kB, iter  235 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4c01000], size 3516kB, iter  239 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9ce9e000], size 3384kB, iter  226 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac45d000], size  680kB, iter  242 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facaf8000], size 2076kB, iter  256 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad745000], size  904kB, iter  219 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6236000], size  288kB, iter  236 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6229000], size  340kB, iter  220 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad976000], size  568kB, iter  221 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d8ef000], size 2532kB, iter  271 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac6eb000], size  764kB, iter  227 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac7aa000], size  804kB, iter  219 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e843000], size 3904kB, iter  252 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9df42000], size 3932kB, iter  227 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa7ed000], size 2336kB, iter  220 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3d90000], size 3096kB, iter  234 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c7e3000], size 3020kB, iter  256 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac37a000], size  908kB, iter  243 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac5a0000], size 1324kB, iter  222 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9cad6000], size 3872kB, iter  257 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa2636000], size 3932kB, iter  241 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac873000], size 2580kB, iter  226 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa33ea000], size 3724kB, iter  229 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac9b6000], size  592kB, iter  257 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4cc2000], size 2744kB, iter  240 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad746000], size 2808kB, iter  243 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d5c9000], size 2984kB, iter  236 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab5e0000], size 1956kB, iter  251 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab949000], size 1980kB, iter  246 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa37cf000], size 1952kB, iter  233 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa39b7000], size 3940kB, iter  231 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4136000], size 2184kB, iter  241 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabb38000], size 3576kB, iter  235 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabeb6000], size 3580kB, iter  225 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad6c1000], size  532kB, iter  258 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa9ae000], size 2196kB, iter  222 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab429000], size 1756kB, iter  249 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e913000], size 3176kB, iter  241 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c0f000], size   20kB, iter  234 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6232000], size  304kB, iter  226 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad754000], size 1200kB, iter  259 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa1769000], size 2772kB, iter  242 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab110000], size 2032kB, iter  235 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabf97000], size  908kB, iter  247 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facb8b000], size 1560kB, iter  243 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d006000], size 3008kB, iter  257 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faabd3000], size 3748kB, iter  238 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab30e000], size 1240kB, iter  242 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9dfb3000], size 3480kB, iter  235 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6dd000], size 1676kB, iter  242 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faccd4000], size  244kB, iter  243 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb621f000], size  380kB, iter  236 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faca4a000], size 1284kB, iter  228 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2647000], size 3864kB, iter  253 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab2a4000], size 1664kB, iter  248 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac7ac000], size  796kB, iter  272 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facba5000], size 1212kB, iter  239 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3443000], size 3632kB, iter  242 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabfdf000], size  620kB, iter  236 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa2280000], size 3800kB, iter  239 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac2e0000], size 2568kB, iter  220 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3b43000], size 2460kB, iter  241 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab9ea000], size 1336kB, iter  244 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaa13000], size 1524kB, iter  236 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facd11000], size 1684kB, iter  244 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa327e000], size 1812kB, iter  235 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faab90000], size 1524kB, iter  258 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac07a000], size 2456kB, iter  250 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabb5a000], size 2000kB, iter  227 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ec2d000], size 3088kB, iter  240 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad880000], size 1552kB, iter  244 
    mmap3.c:88: TINFO: Thread   18, addr [0x3face45000], size  452kB, iter  251 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad997000], size  436kB, iter  245 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3915000], size 2232kB, iter  237 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad9ca000], size  232kB, iter  241 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9c555000], size 2616kB, iter  237 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab0ca000], size 1896kB, iter  244 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabd4e000], size 2340kB, iter  232 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac071000], size 2356kB, iter  242 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d2f6000], size 2892kB, iter  235 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad90d000], size  756kB, iter  240 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb7c0b000], size   36kB, iter  233 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad976000], size  568kB, iter  241 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3320000], size 2548kB, iter  245 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac8db000], size  876kB, iter  230 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa39e1000], size 1732kB, iter  238 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e873000], size 3816kB, iter  223 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac164000], size 1384kB, iter  245 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c0f9000], size 3772kB, iter  238 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa1898000], size 1560kB, iter  236 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faab1f000], size 1976kB, iter  249 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faad0d000], size 3828kB, iter  260 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e319000], size 3968kB, iter  220 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab444000], size 3652kB, iter  258 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa811000], size 1652kB, iter  221 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6f4000], size  428kB, iter  254 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb621e000], size  176kB, iter  243 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9db6a000], size 3936kB, iter  235 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac2be000], size 2704kB, iter  243 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faca0b000], size 2168kB, iter  221 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab2e7000], size 1396kB, iter  237 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa41b2000], size 1688kB, iter  273 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb624a000], size  208kB, iter  252 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac7ba000], size 1156kB, iter  228 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac562000], size 2344kB, iter  227 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facc29000], size 2160kB, iter  237 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab7d5000], size 1488kB, iter  228 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4bce000], size 3720kB, iter  252 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad6bd000], size  220kB, iter  237 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb622f000], size  316kB, iter  222 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac1b3000], size 3772kB, iter  224 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facce4000], size  796kB, iter  229 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab018000], size  972kB, iter  255 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac07a000], size  936kB, iter  234 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facb4a000], size  892kB, iter  242 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4220000], size 1248kB, iter  236 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad721000], size  248kB, iter  225 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab339000], size 1204kB, iter  238 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e637000], size 3068kB, iter  229 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e01e000], size 3052kB, iter  240 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3b92000], size 2144kB, iter  242 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6241000], size  244kB, iter  235 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac60e000], size 1932kB, iter  228 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa2325000], size 3336kB, iter  244 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9ec3e000], size 3020kB, iter  237 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e371000], size 2840kB, iter  230 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb623f000], size  252kB, iter  231 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac18a000], size  944kB, iter  241 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb66000], size  712kB, iter  245 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa854000], size 2196kB, iter  274 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa325b000], size 3336kB, iter  222 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6d1000], size  568kB, iter  275 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facb90000], size  544kB, iter  242 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac7f1000], size 1756kB, iter  223 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac6f3000], size 1016kB, iter  243 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d41a000], size 3560kB, iter  246 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa2667000], size 3736kB, iter  259 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa1752000], size 2864kB, iter  221 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad6e3000], size  496kB, iter  244 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faadfe000], size 2152kB, iter  261 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3daa000], size 3632kB, iter  223 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac276000], size 3680kB, iter  253 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac0a1000], size  932kB, iter  239 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab10b000], size 1904kB, iter  236 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c946000], size 3316kB, iter  238 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facb61000], size  732kB, iter  247 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e5f2000], size 3344kB, iter  230 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facdab000], size 1068kB, iter  239 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab8bc000], size 1284kB, iter  238 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad75f000], size 1156kB, iter  243 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ecf0000], size 2308kB, iter  236 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac9a8000], size 1672kB, iter  246 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facc18000], size 1612kB, iter  256 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa392a000], size 2464kB, iter  244 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa414f000], size 2084kB, iter  238 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d794000], size 3928kB, iter  229 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa27e6000], size 2204kB, iter  243 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad8af000], size 1364kB, iter  246 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac430000], size 2496kB, iter  260 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa89e000], size 1900kB, iter  232 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dc9d000], size 3588kB, iter  259 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab80d000], size 1984kB, iter  237 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3ef1000], size 2424kB, iter  240 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6250000], size  184kB, iter  233 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faaf37000], size 3572kB, iter  245 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e936000], size 3104kB, iter  253 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab9fd000], size 3396kB, iter  245 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad829000], size  536kB, iter  239 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e293000], size 3452kB, iter  224 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac0c4000], size  764kB, iter  234 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facc62000], size 2384kB, iter  240 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d914000], size 3620kB, iter  230 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faba61000], size 2104kB, iter  240 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa359d000], size 3552kB, iter  243 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac0b4000], size  828kB, iter  246 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa26c2000], size 3372kB, iter  239 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac480000], size 2176kB, iter  257 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac6a0000], size 3104kB, iter  223 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb623d000], size   76kB, iter  261 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab466000], size 3516kB, iter  244 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e5fd000], size 3300kB, iter  262 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4bbb000], size 3796kB, iter  250 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3eb8000], size 1560kB, iter  225 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaa79000], size 2640kB, iter  239 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3b9c000], size 2104kB, iter  229 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad85c000], size  424kB, iter  240 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabda9000], size 2884kB, iter  238 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3244000], size 3428kB, iter  276 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac9d1000], size 1380kB, iter  246 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab803000], size 2024kB, iter  244 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb2a000], size 1248kB, iter  247 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab2b4000], size 1736kB, iter  254 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac183000], size 2740kB, iter  246 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabc6f000], size 1256kB, iter  260 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad8c6000], size 1272kB, iter  237 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faccb0000], size  660kB, iter  226 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac7ba000], size  388kB, iter  255 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c0d000], size   28kB, iter  241 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8ff000], size  388kB, iter  256 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab80a000], size 1540kB, iter  261 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa2691000], size 3568kB, iter  231 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c5a2000], size 3728kB, iter  243 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac3b3000], size 1868kB, iter  227 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac8d9000], size  992kB, iter  251 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb6224000], size  360kB, iter  241 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac81b000], size  760kB, iter  263 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9c94c000], size 3292kB, iter  222 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac586000], size 1128kB, iter  262 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9bf28000], size 3592kB, iter  248 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad960000], size  656kB, iter  247 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faadd1000], size 1392kB, iter  235 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9cc83000], size 3832kB, iter  237 
    mmap3.c:88: TINFO: Thread   27, addr [0x3facd55000], size 1412kB, iter  247 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac94d000], size 1944kB, iter  263 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa403e000], size 3176kB, iter  238 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4c21000], size 3388kB, iter  245 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa384c000], size 3392kB, iter  241 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabd49000], size 3560kB, iter  245 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1738000], size 2968kB, iter  224 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa22d2000], size 3668kB, iter  226 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8af000], size 1364kB, iter  242 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa794000], size 2964kB, iter  244 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2880000], size 1588kB, iter  257 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e8b0000], size 2980kB, iter  244 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d471000], size 3212kB, iter  239 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab577000], size 2608kB, iter  258 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d041000], size 3940kB, iter  231 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faca82000], size  708kB, iter  242 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac9f5000], size  564kB, iter  240 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac960000], size  596kB, iter  246 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb7c10000], size   16kB, iter  243 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9eb99000], size 3680kB, iter  254 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c2aa000], size 3040kB, iter  231 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facb33000], size 2184kB, iter  230 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab399000], size 1912kB, iter  239 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9cd77000], size 2856kB, iter  252 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac3e8000], size 2452kB, iter  228 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaaf4000], size 2932kB, iter  247 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d8d0000], size 2884kB, iter  238 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad84e000], size 1752kB, iter  246 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab98b000], size 3832kB, iter  238 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab2d8000], size 2236kB, iter  255 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac0c3000], size 3008kB, iter  248 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa39ad000], size 3212kB, iter  258 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabdf2000], size 1252kB, iter  259 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facddb000], size  876kB, iter  232 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa82e000], size 2840kB, iter  239 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facb79000], size 1692kB, iter  247 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd20000], size  748kB, iter  241 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9c725000], size 2932kB, iter  248 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabf2b000], size 1632kB, iter  264 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad85d000], size  616kB, iter  240 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad8ca000], size  180kB, iter  249 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad842000], size  544kB, iter  233 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facd99000], size 1140kB, iter  265 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facba8000], size 1000kB, iter  247 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa17b3000], size 2476kB, iter  243 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6223000], size  364kB, iter  259 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d543000], size 3636kB, iter  240 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8f7000], size 1076kB, iter  242 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab507000], size 3160kB, iter  232 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e1c4000], size 3648kB, iter  242 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e977000], size 2124kB, iter  244 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9bf40000], size 3496kB, iter  262 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac2bf000], size 1088kB, iter  248 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad8dc000], size 1184kB, iter  260 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa2690000], size 3572kB, iter  227 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab2e2000], size 2196kB, iter  239 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3981000], size 3388kB, iter  239 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad923000], size  900kB, iter  244 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4060000], size 3040kB, iter  245 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9dba1000], size 2996kB, iter  264 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac0cc000], size 1996kB, iter  256 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ca02000], size 3540kB, iter  223 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa347f000], size 3892kB, iter  277 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa322a000], size 2388kB, iter  248 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3cd0000], size 3512kB, iter  224 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabf49000], size 1548kB, iter  241 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6b7000], size 1480kB, iter  247 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb7c13000], size    4kB, iter  242 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6257000], size  156kB, iter  257 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac961000], size  556kB, iter  249 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faba4d000], size 2424kB, iter  266 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9eb8a000], size 3740kB, iter  232 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabf77000], size 1268kB, iter  265 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3dbe000], size 2092kB, iter  261 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d183000], size 3840kB, iter  241 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faac89000], size 2704kB, iter  253 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac64d000], size 3072kB, iter  236 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabcab000], size 2560kB, iter  260 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab5e0000], size 2292kB, iter  233 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4bf4000], size 3568kB, iter  225 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac9ec000], size 1308kB, iter  245 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6240000], size  248kB, iter  233 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa23af000], size 2948kB, iter  231 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad83e000], size  916kB, iter  248 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6251000], size  180kB, iter  226 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facca2000], size 2128kB, iter  248 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab81d000], size 1464kB, iter  244 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facb74000], size 1208kB, iter  245 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa17c8000], size 2392kB, iter  234 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6233000], size  300kB, iter  235 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa37c1000], size 2728kB, iter  248 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac3cf000], size 2552kB, iter  249 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac6bd000], size  504kB, iter  242 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9bbd6000], size 3400kB, iter  245 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e554000], size 3440kB, iter  240 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad8af000], size  888kB, iter  249 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2819000], size 2000kB, iter  278 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa1792000], size 2608kB, iter  262 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3fc9000], size 3644kB, iter  240 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac011000], size  652kB, iter  250 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab749000], size 1716kB, iter  245 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9de8e000], size 3288kB, iter  249 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e918000], size 2504kB, iter  243 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa921000], size 3488kB, iter  229 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaf2d000], size 3612kB, iter  241 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad72d000], size 1092kB, iter  228 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab6a5000], size  656kB, iter  234 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad98d000], size  476kB, iter  240 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac0b4000], size 3180kB, iter  246 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faccbe000], size 2016kB, iter  249 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9ec28000], size 3108kB, iter  258 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad904000], size  548kB, iter  251 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad941000], size  304kB, iter  249 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad92a000], size   92kB, iter  229 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad8ed000], size  244kB, iter  244 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad99d000], size  140kB, iter  246 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad9c0000], size  272kB, iter  263 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faaa76000], size 2192kB, iter  243 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cabd000], size 3076kB, iter  267 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab3e4000], size 2032kB, iter  263 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab776000], size 1536kB, iter  250 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facbe8000], size  744kB, iter  246 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab64b000], size 1196kB, iter  241 
    mmap3.c:88: TINFO: Thread   18, addr [0x3facce1000], size 1876kB, iter  259 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac73b000], size 2316kB, iter  261 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d7d8000], size 3876kB, iter  250 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab8f6000], size 1112kB, iter  232 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e286000], size 2872kB, iter  243 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3390000], size 2564kB, iter  224 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad900000], size 1040kB, iter  244 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4b65000], size 1584kB, iter  251 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faaaec000], size 1720kB, iter  225 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa816000], size 2432kB, iter  241 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d432000], size 3736kB, iter  254 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faba0c000], size 2684kB, iter  243 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3a6b000], size 3404kB, iter  225 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4cf1000], size 2556kB, iter  266 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac97e000], size 2472kB, iter  227 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa224d000], size 1960kB, iter  260 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3611000], size 1728kB, iter  245 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab853000], size 1764kB, iter  268 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faac9a000], size 2636kB, iter  246 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad721000], size  708kB, iter  230 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac3d0000], size 1032kB, iter  246 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2437000], size 3976kB, iter  234 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac0de000], size 3016kB, iter  235 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb621e000], size  384kB, iter  279 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad7d2000], size 1132kB, iter  230 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac4d2000], size 2468kB, iter  250 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4024000], size 3280kB, iter  241 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faab26000], size 1488kB, iter  261 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa334f000], size 2824kB, iter  247 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad88c000], size  508kB, iter  269 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa286d000], size 1664kB, iter  250 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faaf54000], size  928kB, iter  251 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa384d000], size 2168kB, iter  264 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabd4c000], size 2836kB, iter  237 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e2e8000], size 3120kB, iter  242 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3de5000], size 2300kB, iter  250 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e5f4000], size 2720kB, iter  247 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9cdbe000], size 3860kB, iter  249 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2486000], size 3996kB, iter  236 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb621a000], size  220kB, iter  265 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad8e4000], size  156kB, iter  237 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e89c000], size 3544kB, iter  250 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab7de000], size 1108kB, iter  243 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9ec12000], size 3196kB, iter  247 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa405d000], size 3052kB, iter  245 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa900000], size 2200kB, iter  226 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2248000], size 2296kB, iter  280 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9dec9000], size 3828kB, iter  242 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6251000], size  180kB, iter  251 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabb3d000], size 2108kB, iter  226 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad898000], size  460kB, iter  251 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb625c000], size  136kB, iter  227 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e8fb000], size 1636kB, iter  252 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac9a3000], size  640kB, iter  253 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab03c000], size 3744kB, iter  236 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad975000], size  572kB, iter  244 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facc4f000], size 2460kB, iter  233 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faabd7000], size 1724kB, iter  247 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabc3d000], size 1116kB, iter  246 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabf17000], size 1156kB, iter  251 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac7ae000], size 1856kB, iter  245 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab8f3000], size 2344kB, iter  247 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9ea94000], size 1792kB, iter  248 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa84c000], size 3628kB, iter  244 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad760000], size  456kB, iter  235 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad6ce000], size  584kB, iter  250 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3b7a000], size 2476kB, iter  255 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac038000], size 1420kB, iter  242 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e54d000], size 2480kB, iter  227 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3df9000], size 2448kB, iter  270 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab9a2000], size 1368kB, iter  254 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad7e2000], size  680kB, iter  244 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac820000], size 2188kB, iter  234 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad90b000], size  424kB, iter  231 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa1754000], size 2856kB, iter  252 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabd54000], size 1804kB, iter  248 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb7c10000], size   16kB, iter  245 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad96d000], size  604kB, iter  245 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4ba3000], size 1868kB, iter  248 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab41f000], size 3420kB, iter  264 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4d76000], size 2024kB, iter  228 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facdf5000], size  772kB, iter  245 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac4f7000], size 2780kB, iter  252 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac19b000], size 3292kB, iter  267 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9db4c000], size 3572kB, iter  262 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa270f000], size 3064kB, iter  238 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa407d000], size 2924kB, iter  252 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9df64000], size 2708kB, iter  243 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6215000], size  140kB, iter  246 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac914000], size 1212kB, iter  235 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad79d000], size 1856kB, iter  253 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa37fa000], size 3584kB, iter  252 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6218000], size  128kB, iter  236 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9ec54000], size 2932kB, iter  243 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabaf8000], size 2416kB, iter  247 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad905000], size 1020kB, iter  237 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa9c1000], size 3860kB, iter  251 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa35c4000], size 2264kB, iter  266 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9ca2a000], size 3384kB, iter  228 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e7b9000], size 2924kB, iter  228 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabf21000], size 2536kB, iter  248 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab5dd000], size 2276kB, iter  255 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3cee000], size 3644kB, iter  249 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6238000], size  280kB, iter  237 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9d51d000], size 3004kB, iter  231 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab816000], size 1584kB, iter  236 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6227000], size  348kB, iter  237 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d158000], size 3860kB, iter  256 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa40ad000], size 2732kB, iter  246 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faafd9000], size 2020kB, iter  244 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac241000], size 1544kB, iter  246 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac6db000], size 3488kB, iter  232 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9bcac000], size 2528kB, iter  253 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d80c000], size 3328kB, iter  246 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faca43000], size 2096kB, iter  242 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c08000], size   48kB, iter  245 
    mmap3.c:88: TINFO: Thread   37, addr [0x3face2f000], size  232kB, iter  243 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc65000], size  964kB, iter  254 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faad86000], size 1848kB, iter  251 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac3c3000], size 3168kB, iter  263 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa32a9000], size 3180kB, iter  262 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab483000], size 1684kB, iter  238 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb623b000], size  268kB, iter  257 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab6cd000], size 3968kB, iter  252 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa2383000], size 3632kB, iter  238 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab028000], size 1704kB, iter  247 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa17b1000], size 2484kB, iter  229 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab628000], size  660kB, iter  244 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4c61000], size 3132kB, iter  239 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e562000], size 2396kB, iter  249 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac079000], size 1824kB, iter  253 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab1d2000], size 2356kB, iter  246 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9de87000], size 3592kB, iter  249 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa2798000], size 2516kB, iter  253 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb626d000], size   68kB, iter  258 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac2d4000], size  956kB, iter  252 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c0a000], size   40kB, iter  253 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d838000], size 3396kB, iter  233 
    mmap3.c:88: TINFO: Thread    5, addr [0x3face69000], size  308kB, iter  250 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4224000], size 1232kB, iter  230 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faccb4000], size  648kB, iter  234 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facd56000], size  636kB, iter  252 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac1eb000], size 1888kB, iter  245 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6bb000], size 3364kB, iter  238 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabd53000], size 3224kB, iter  229 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa40df000], size 1300kB, iter  253 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6229000], size  340kB, iter  239 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabaad000], size 2712kB, iter  249 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faadb2000], size 1856kB, iter  250 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6cd000], size  176kB, iter  230 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab2be000], size 1336kB, iter  240 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa1882000], size 1648kB, iter  254 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faaf82000], size 2368kB, iter  248 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6235000], size  292kB, iter  254 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9c64b000], size 3964kB, iter  271 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9db89000], size 3064kB, iter  265 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac46f000], size 2628kB, iter  250 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e209000], size 3344kB, iter  281 
    mmap3.c:88: TINFO: Thread   38, addr [0x3face73000], size  268kB, iter  254 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad97e000], size  536kB, iter  231 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac206000], size  496kB, iter  251 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac0af000], size 1264kB, iter  254 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabc63000], size  564kB, iter  241 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e824000], size 3312kB, iter  267 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab40c000], size 3404kB, iter  255 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c28d000], size 3832kB, iter  268 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa795000], size 2700kB, iter  232 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac282000], size 1972kB, iter  250 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad984000], size  512kB, iter  266 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac347000], size 1364kB, iter  256 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb621c000], size  272kB, iter  267 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faaa38000], size 3384kB, iter  248 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faca09000], size 2416kB, iter  238 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabb05000], size 1964kB, iter  242 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac700000], size 3108kB, iter  254 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9df1d000], size 2992kB, iter  239 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa378a000], size 3760kB, iter  247 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6260000], size  120kB, iter  282 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa34ab000], size 2940kB, iter  244 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3b36000], size 1696kB, iter  256 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa410c000], size 2352kB, iter  251 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa84b000], size 1972kB, iter  269 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3234000], size 2524kB, iter  263 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3cde000], size 3900kB, iter  229 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac49c000], size  524kB, iter  255 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac2af000], size 1972kB, iter  251 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6257000], size  156kB, iter  283 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facb3c000], size 1364kB, iter  230 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa2691000], size 3568kB, iter  239 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa4ba5000], size 3884kB, iter  246 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9eb60000], size 3908kB, iter  247 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6f9000], size 2580kB, iter  253 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab75f000], size 3384kB, iter  259 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab030000], size 2020kB, iter  272 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac2a9000], size 1652kB, iter  284 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa22bb000], size 3928kB, iter  247 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac51f000], size 1924kB, iter  249 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa367c000], size 3144kB, iter  252 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb622c000], size  328kB, iter  250 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facade000], size  376kB, iter  240 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac137000], size 1324kB, iter  268 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabb35000], size 1772kB, iter  245 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e63b000], size 1956kB, iter  264 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9bf24000], size 3492kB, iter  247 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabcf0000], size 3836kB, iter  235 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facc91000], size 1928kB, iter  246 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad997000], size  436kB, iter  233 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab058000], size 1860kB, iter  240 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb7c12000], size    8kB, iter  241 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facd3c000], size 1512kB, iter  265 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faca8e000], size  320kB, iter  268 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4d4f000], size 2180kB, iter  248 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabb3b000], size 2180kB, iter  236 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab229000], size 2452kB, iter  251 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d7be000], size 3884kB, iter  240 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9dfde000], size 3236kB, iter  270 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d543000], size 2540kB, iter  231 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac2a4000], size 1672kB, iter  248 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac8fd000], size 1072kB, iter  255 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facd09000], size 1012kB, iter  249 
    mmap3.c:88: TINFO: Thread   12, addr [0x3face06000], size  704kB, iter  271 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac446000], size  868kB, iter  257 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa403f000], size 3172kB, iter  239 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa337f000], size 3060kB, iter  256 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9eca3000], size 2616kB, iter  241 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facba4000], size  948kB, iter  248 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e83a000], size 3224kB, iter  255 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab16d000], size 3204kB, iter  249 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabbbc000], size 1664kB, iter  256 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab846000], size 3004kB, iter  273 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac9a6000], size 2040kB, iter  237 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad9bd000], size  284kB, iter  250 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6221000], size  372kB, iter  242 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad6d4000], size  432kB, iter  250 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb7c0e000], size   24kB, iter  249 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa7c3000], size 2768kB, iter  243 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa17ef000], size 2236kB, iter  257 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c33a000], size 2376kB, iter  242 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faaa77000], size 3692kB, iter  264 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab48e000], size 2884kB, iter  255 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cd78000], size 3968kB, iter  248 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab6cc000], size  972kB, iter  243 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2434000], size 2296kB, iter  251 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac71b000], size 1928kB, iter  252 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c7ae000], size 3040kB, iter  246 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3c63000], size 3952kB, iter  249 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6248000], size  216kB, iter  256 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9dd50000], size 2616kB, iter  253 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faccb1000], size  700kB, iter  257 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e307000], size 3280kB, iter  255 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa2267000], size 1844kB, iter  238 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6238000], size  280kB, iter  257 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa369c000], size 3016kB, iter  254 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab7bf000], size 1784kB, iter  250 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad740000], size 2396kB, iter  260 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa398e000], size 2900kB, iter  248 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab64b000], size 1488kB, iter  258 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac996000], size 2104kB, iter  240 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa2672000], size 3692kB, iter  231 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9c58c000], size 2184kB, iter  247 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabb82000], size 1896kB, iter  274 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac45f000], size  824kB, iter  251 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6ec000], size 1356kB, iter  256 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d15e000], size 3988kB, iter  252 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facbbd000], size  976kB, iter  244 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab087000], size 1224kB, iter  253 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad83f000], size 1812kB, iter  259 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab7e1000], size 1648kB, iter  255 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3b28000], size 2016kB, iter  241 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faae12000], size 2168kB, iter  232 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6216000], size  416kB, iter  275 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad840000], size  240kB, iter  256 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa406c000], size 2992kB, iter  258 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3d20000], size 1924kB, iter  254 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faa819000], size 3004kB, iter  243 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facd60000], size 1368kB, iter  272 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad70b000], size 1236kB, iter  253 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab1b9000], size 2900kB, iter  256 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9e0ba000], size 2356kB, iter  241 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa174c000], size 2888kB, iter  258 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3f01000], size 1452kB, iter  252 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac52d000], size 1976kB, iter  247 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9caa6000], size 2888kB, iter  269 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9bc66000], size 3252kB, iter  269 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9eda0000], size 1604kB, iter  251 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabbb2000], size 1704kB, iter  252 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad762000], size 1128kB, iter  254 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9bf93000], size 3740kB, iter  266 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb7c10000], size   16kB, iter  259 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab1be000], size  940kB, iter  255 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab721000], size 2416kB, iter  248 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4b5f000], size  924kB, iter  250 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac69d000], size  792kB, iter  253 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad87c000], size 1568kB, iter  245 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab518000], size 1228kB, iter  249 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabba7000], size 1748kB, iter  252 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab97d000], size 2068kB, iter  232 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad6de000], size 1656kB, iter  255 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facdca000], size  944kB, iter  259 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac1f4000], size 2376kB, iter  252 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facbdd000], size 1548kB, iter  232 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad981000], size  524kB, iter  254 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad802000], size  816kB, iter  260 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac373000], size 1760kB, iter  256 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb7c08000], size   48kB, iter  255 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa26ad000], size 3456kB, iter  251 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac763000], size 2252kB, iter  244 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab2a9000], size 2492kB, iter  233 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad8ce000], size  716kB, iter  233 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad730000], size  840kB, iter  253 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9dd4c000], size 3512kB, iter  260 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e3ab000], size 2632kB, iter  242 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3882000], size 2712kB, iter  249 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad7d6000], size  992kB, iter  261 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad98a000], size  488kB, iter  256 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faab08000], size 3112kB, iter  265 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faac92000], size 1968kB, iter  257 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3b31000], size 3904kB, iter  276 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3f10000], size 1516kB, iter  260 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e63d000], size 3736kB, iter  239 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e9e3000], size 3828kB, iter  247 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d72f000], size 3724kB, iter  257 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad714000], size  112kB, iter  233 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad999000], size  428kB, iter  252 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabd5c000], size 3948kB, iter  285 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faa7f6000], size 3144kB, iter  244 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb622d000], size  324kB, iter  256 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad969000], size  192kB, iter  254 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac7f5000], size 1980kB, iter  243 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6263000], size  108kB, iter  240 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa32c7000], size 3924kB, iter  257 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaaae000], size 2592kB, iter  234 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faad36000], size 1312kB, iter  266 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6c6000], size 1060kB, iter  261 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac52b000], size 1480kB, iter  270 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac6cb000], size 1192kB, iter  258 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e0ee000], size 2804kB, iter  270 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad83b000], size 1208kB, iter  234 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa230e000], size 3708kB, iter  261 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facbc7000], size  480kB, iter  257 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad97d000], size  540kB, iter  277 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faae7e000], size 3308kB, iter  254 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac9e4000], size 1892kB, iter  258 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad7cf000], size  432kB, iter  255 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9dad2000], size 2536kB, iter  257 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad72b000], size  656kB, iter  259 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac77e000], size  612kB, iter  241 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9c92c000], size 3464kB, iter  253 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac440000], size  940kB, iter  249 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9cc8e000], size 3172kB, iter  267 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad6f2000], size  288kB, iter  259 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad987000], size  500kB, iter  258 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa33aa000], size 1072kB, iter  262 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa17e1000], size 2292kB, iter  248 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4c46000], size 3240kB, iter  234 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab27c000], size 2920kB, iter  261 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac817000], size 1844kB, iter  258 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d381000], size 3768kB, iter  242 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8b1000], size  816kB, iter  262 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac138000], size 2284kB, iter  251 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa34b6000], size 2780kB, iter  248 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3dca000], size 2820kB, iter  245 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa283f000], size 1848kB, iter  257 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac8dd000], size 1548kB, iter  249 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9cfa7000], size 3944kB, iter  273 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faca60000], size 1916kB, iter  256 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad938000], size  668kB, iter  243 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3c2f000], size 1644kB, iter  267 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab844000], size 1996kB, iter  253 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa376d000], size 3856kB, iter  245 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faba37000], size 3220kB, iter  250 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb621b000], size  288kB, iter  244 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad975000], size  124kB, iter  257 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad9df000], size  148kB, iter  262 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3246000], size 2496kB, iter  235 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab556000], size 3000kB, iter  250 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facc3f000], size 2524kB, iter  246 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaab5000], size  992kB, iter  263 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e486000], size 3764kB, iter  258 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac38f000], size 2304kB, iter  263 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facae0000], size 1404kB, iter  274 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa2258000], size 2480kB, iter  260 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabdf9000], size 3324kB, iter  286 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaef3000], size 3620kB, iter  235 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3a77000], size 3320kB, iter  254 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7cb000], size 2956kB, iter  262 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad994000], size  300kB, iter  246 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad6be000], size  496kB, iter  264 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ebcd000], size 3472kB, iter  253 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9cccc000], size 2924kB, iter  252 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad73a000], size 1500kB, iter  278 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facae2000], size 2064kB, iter  236 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac200000], size 1596kB, iter  268 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa408b000], size 2868kB, iter  257 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa24c4000], size 3564kB, iter  258 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e19c000], size 2984kB, iter  260 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9dc38000], size 2640kB, iter  242 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa34bf000], size 2168kB, iter  258 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faba4d000], size 3760kB, iter  250 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9ec36000], size 3052kB, iter  269 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faabad000], size 1300kB, iter  271 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad909000], size  556kB, iter  287 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa4c70000], size 3072kB, iter  259 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb5a000], size 1584kB, iter  259 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ce59000], size 3996kB, iter  265 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabfb5000], size 2348kB, iter  236 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac44d000], size 1544kB, iter  255 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facce6000], size 1856kB, iter  247 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c932000], size 3688kB, iter  251 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9bab8000], size 3324kB, iter  237 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facb75000], size  816kB, iter  266 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facd86000], size 1216kB, iter  243 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa419f000], size 1764kB, iter  270 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab919000], size 1232kB, iter  251 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa92c000], size 2564kB, iter  259 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faa798000], size 1616kB, iter  248 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabb0b000], size 1460kB, iter  279 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faabb5000], size 1268kB, iter  251 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad97f000], size  532kB, iter  272 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d240000], size 3108kB, iter  258 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa275c000], size 2756kB, iter  260 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa36dd000], size 3688kB, iter  246 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac864000], size 2544kB, iter  249 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faafb2000], size 3564kB, iter  264 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9c579000], size 3788kB, iter  234 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa259f000], size 1780kB, iter  237 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad915000], size  424kB, iter  244 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad9dc000], size  160kB, iter  250 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d8d0000], size 3488kB, iter  268 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facdb7000], size  508kB, iter  251 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad958000], size  528kB, iter  245 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac48d000], size 1288kB, iter  260 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac5cf000], size 1724kB, iter  235 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3a9c000], size 3172kB, iter  261 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac044000], size 2216kB, iter  259 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac26e000], size 1916kB, iter  261 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9bdf7000], size 3848kB, iter  263 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faacf2000], size 1584kB, iter  271 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad98f000], size  468kB, iter  246 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facc41000], size 1300kB, iter  252 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9b7de000], size 2920kB, iter  254 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faae94000], size 1036kB, iter  252 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa907000], size 1244kB, iter  273 
    mmap3.c:88: TINFO: Thread   26, addr [0x3face36000], size  512kB, iter  252 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab32d000], size 2212kB, iter  250 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac68b000], size 1184kB, iter  272 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab9e0000], size 1404kB, iter  280 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6227000], size  348kB, iter  252 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabc78000], size 3316kB, iter  288 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9dafd000], size 3900kB, iter  247 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa23b6000], size 3200kB, iter  238 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d549000], size 3612kB, iter  259 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9decc000], size 2880kB, iter  254 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac500000], size 1580kB, iter  236 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e1dd000], size 2880kB, iter  262 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faad10000], size 1552kB, iter  260 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6233000], size  300kB, iter  255 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3af9000], size 2800kB, iter  264 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facd30000], size 1560kB, iter  253 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3382000], size 3436kB, iter  256 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9eccf000], size 2440kB, iter  247 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3751000], size 1752kB, iter  269 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac7b3000], size 3324kB, iter  249 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faba1e000], size 1156kB, iter  289 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9e833000], size 3688kB, iter  255 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fabb3f000], size 1252kB, iter  271 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad93a000], size  808kB, iter  273 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ce7a000], size 3864kB, iter  267 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facc54000], size  880kB, iter  253 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabc96000], size 1392kB, iter  251 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab5c7000], size 3400kB, iter  245 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac4cf000], size 2960kB, iter  253 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faaa3e000], size 2768kB, iter  260 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab334000], size 2636kB, iter  237 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad916000], size  144kB, iter  255 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6216000], size  116kB, iter  263 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faad07000], size  412kB, iter  261 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa26d6000], size 3292kB, iter  265 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb626b000], size   76kB, iter  262 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb621e000], size  384kB, iter  246 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad9a7000], size  372kB, iter  254 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad941000], size  408kB, iter  270 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac66d000], size  656kB, iter  271 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6262000], size  112kB, iter  272 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9db0d000], size 3288kB, iter  268 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa791000], size 2740kB, iter  274 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad936000], size  452kB, iter  256 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facaf2000], size 1340kB, iter  238 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa1771000], size 2740kB, iter  263 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad6ee000], size 2156kB, iter  253 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3db5000], size 2904kB, iter  244 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e1f3000], size 2792kB, iter  253 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facce3000], size  716kB, iter  247 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3ba1000], size 1508kB, iter  274 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3907000], size 1620kB, iter  235 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab3d2000], size 1656kB, iter  264 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab94f000], size  828kB, iter  281 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faad6e000], size 2212kB, iter  256 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabdf2000], size 2796kB, iter  239 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c0a000], size   40kB, iter  282 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facaf3000], size  600kB, iter  265 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facb89000], size 2100kB, iter  248 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa23a9000], size 3252kB, iter  248 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d97f000], size 1592kB, iter  254 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facd96000], size 1152kB, iter  266 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa26dd000], size 3264kB, iter  261 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d2f9000], size 2368kB, iter  261 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3d1a000], size  620kB, iter  265 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac677000], size  616kB, iter  269 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e4ad000], size 3608kB, iter  275 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac0ad000], size 3968kB, iter  262 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6248000], size  216kB, iter  275 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9de43000], size 3776kB, iter  260 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab570000], size 3964kB, iter  257 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3531000], size 3928kB, iter  263 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4107000], size 2372kB, iter  259 
    mmap3.c:88: TINFO: Thread   27, addr [0x3face71000], size  276kB, iter  262 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3a57000], size 2828kB, iter  254 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabb2a000], size  844kB, iter  272 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac19f000], size  996kB, iter  260 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa4be6000], size 3624kB, iter  258 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3e98000], size 2492kB, iter  257 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c1b9000], size 3840kB, iter  247 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa377e000], size 2916kB, iter  276 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faaa62000], size 3120kB, iter  290 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab99e000], size 1584kB, iter  254 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa1765000], size 2788kB, iter  264 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab367000], size 2084kB, iter  273 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9cb6b000], size 3804kB, iter  266 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ebab000], size 3608kB, iter  254 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac711000], size 3972kB, iter  256 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faab5f000], size 2148kB, iter  273 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9e895000], size 3160kB, iter  252 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facd72000], size 1020kB, iter  249 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faaf97000], size 3672kB, iter  261 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab53a000], size  932kB, iter  259 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e207000], size 2712kB, iter  236 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facb23000], size  408kB, iter  266 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6c8000], size 3312kB, iter  275 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9db81000], size 3388kB, iter  276 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facb9f000], size 1868kB, iter  258 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa32e0000], size 2372kB, iter  248 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faba23000], size 1896kB, iter  255 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad799000], size  456kB, iter  267 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facbd4000], size  172kB, iter  274 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d660000], size 3196kB, iter  255 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac53d000], size 1216kB, iter  250 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faad78000], size 2172kB, iter  257 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab3ad000], size 1588kB, iter  258 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac0d1000], size 1820kB, iter  255 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad6d3000], size  792kB, iter  256 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabbfd000], size 2004kB, iter  238 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faabd1000], size 1692kB, iter  277 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad80b000], size  584kB, iter  276 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac298000], size 2708kB, iter  263 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb621e000], size  384kB, iter  253 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facbff000], size 2780kB, iter  249 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac548000], size 2176kB, iter  256 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad762000], size 1260kB, iter  264 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabad5000], size 1184kB, iter  267 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4bc1000], size 1880kB, iter  257 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabeb0000], size 2036kB, iter  239 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9ded0000], size 3292kB, iter  283 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac3aa000], size 1612kB, iter  256 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac768000], size 1404kB, iter  237 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac8c7000], size 1472kB, iter  248 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad89d000], size 1436kB, iter  277 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab623000], size 3564kB, iter  249 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa84b000], size 2140kB, iter  240 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa17e1000], size 2292kB, iter  268 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad7f5000], size  696kB, iter  258 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad803000], size  640kB, iter  278 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad7b3000], size  960kB, iter  269 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa26bb000], size 3400kB, iter  255 
    mmap3.c:88: TINFO: Thread    5, addr [0x3face09000], size  692kB, iter  259 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d3db000], size 2580kB, iter  264 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facbe5000], size  812kB, iter  238 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faccb0000], size 1380kB, iter  240 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabc45000], size 2476kB, iter  258 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa23d2000], size 2980kB, iter  267 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa33b7000], size 1716kB, iter  250 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa4d97000], size 1892kB, iter  263 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faca37000], size 1440kB, iter  262 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad6ed000], size  280kB, iter  268 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facab8000], size  428kB, iter  263 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9cf22000], size 3932kB, iter  245 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facd74000], size 1288kB, iter  256 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac10a000], size 2688kB, iter  275 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad8a3000], size 1412kB, iter  268 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faad4f000], size 3372kB, iter  257 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad978000], size  560kB, iter  257 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad733000], size  188kB, iter  257 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa7ab000], size 1992kB, iter  279 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cb76000], size 3760kB, iter  277 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac7af000], size 2592kB, iter  257 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4bfb000], size 1892kB, iter  260 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3259000], size 3116kB, iter  239 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad9b8000], size  304kB, iter  261 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facd89000], size 1204kB, iter  258 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabeb0000], size 2408kB, iter  284 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad8ec000], size  560kB, iter  280 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab5fe000], size 3256kB, iter  265 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3564000], size 3756kB, iter  274 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d75f000], size 3760kB, iter  239 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad913000], size  264kB, iter  281 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa99d000], size 1048kB, iter  265 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faaaa3000], size 2736kB, iter  259 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb622b000], size  332kB, iter  278 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9bb0b000], size 3516kB, iter  254 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9be7a000], size 3324kB, iter  261 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab09a000], size 3148kB, iter  260 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e8b0000], size 3076kB, iter  251 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c7df000], size 3632kB, iter  262 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac006000], size 1544kB, iter  240 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ebb1000], size 3584kB, iter  259 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad955000], size  244kB, iter  275 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e4f3000], size 3720kB, iter  270 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabd47000], size 1444kB, iter  241 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4dd4000], size 1648kB, iter  251 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faac0d000], size 1992kB, iter  266 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad78c000], size 1116kB, iter  264 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faadff000], size 2668kB, iter  276 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3ff0000], size 3488kB, iter  261 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac3d1000], size 3960kB, iter  250 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabc6a000], size 3696kB, iter  252 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab449000], size 1748kB, iter  270 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa322c000], size 3496kB, iter  278 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac6e9000], size 1472kB, iter  262 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac188000], size 2340kB, iter  264 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facd96000], size 1152kB, iter  259 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faac24000], size 1420kB, iter  267 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa390f000], size 3644kB, iter  265 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facb23000], size 2372kB, iter  259 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb622f000], size  316kB, iter  253 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faa7b1000], size 1968kB, iter  258 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabd59000], size  864kB, iter  242 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6d0000], size 1220kB, iter  260 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3c9e000], size 3400kB, iter  291 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb623b000], size  268kB, iter  254 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad801000], size 1360kB, iter  255 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7a1000], size  384kB, iter  261 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa4009000], size 3388kB, iter  271 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac6eb000], size 1464kB, iter  268 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad757000], size  296kB, iter  292 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac859000], size 2856kB, iter  246 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad72d000], size  684kB, iter  293 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facb4d000], size 1276kB, iter  260 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac470000], size 2532kB, iter  260 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9ec6d000], size 2832kB, iter  276 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab92c000], size 3172kB, iter  249 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d766000], size 3732kB, iter  258 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faaa45000], size 1824kB, iter  279 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7d8000], size 1768kB, iter  262 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb6218000], size  312kB, iter  277 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa415c000], size 2032kB, iter  269 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9c40e000], size 3908kB, iter  250 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab541000], size 1016kB, iter  279 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac7b8000], size 1452kB, iter  272 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa227d000], size 3824kB, iter  269 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3ce7000], size 3208kB, iter  263 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3596000], size 3556kB, iter  240 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabca7000], size  712kB, iter  251 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faa7c4000], size 2564kB, iter  260 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facc8c000], size 1196kB, iter  243 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6266000], size   96kB, iter  255 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa2639000], size 3920kB, iter  269 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab63f000], size 2996kB, iter  285 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ea1e000], size 2364kB, iter  277 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d090000], size 3712kB, iter  261 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad992000], size  456kB, iter  258 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e17a000], size 3556kB, iter  241 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9c933000], size 3680kB, iter  271 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4cd8000], size 2656kB, iter  262 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9cccb000], size 3860kB, iter  252 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa1745000], size 2916kB, iter  265 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faccfd000], size  744kB, iter  272 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb6d000], size 1148kB, iter  294 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab141000], size 3104kB, iter  266 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab9f7000], size  816kB, iter  280 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4b63000], size 1492kB, iter  244 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa410f000], size 2340kB, iter  252 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac18b000], size 2964kB, iter  265 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac923000], size 2216kB, iter  256 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab26b000], size 1956kB, iter  266 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facb68000], size  940kB, iter  295 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab454000], size 2452kB, iter  251 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac7bc000], size 1436kB, iter  250 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d430000], size 3288kB, iter  262 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa177f000], size 2684kB, iter  261 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4d98000], size 1888kB, iter  270 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facc53000], size 1424kB, iter  253 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac281000], size 2448kB, iter  245 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8dc000], size  728kB, iter  263 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3d8e000], size 1304kB, iter  263 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb7c06000], size   56kB, iter  263 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb624c000], size   84kB, iter  246 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6261000], size  116kB, iter  252 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabe31000], size 3420kB, iter  282 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa2657000], size 3800kB, iter  256 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e643000], size 3948kB, iter  241 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa35e9000], size 3644kB, iter  273 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa83f000], size 3380kB, iter  278 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9c075000], size 3684kB, iter  259 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facdb7000], size 1020kB, iter  266 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad6be000], size 2168kB, iter  261 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa41d6000], size 1544kB, iter  264 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3978000], size 3516kB, iter  261 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9db0b000], size 3860kB, iter  255 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d76e000], size 3700kB, iter  270 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac280000], size 2452kB, iter  296 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3ed4000], size 2284kB, iter  264 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd5b000], size  368kB, iter  297 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facdf5000], size  772kB, iter  271 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c686000], size 3108kB, iter  281 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa27d4000], size 2276kB, iter  262 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac4e5000], size 2892kB, iter  247 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3ced000], size 1948kB, iter  283 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facd7f000], size  472kB, iter  298 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabac3000], size 3512kB, iter  280 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac899000], size 2684kB, iter  257 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa278f000], size 2552kB, iter  267 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa2271000], size 3992kB, iter  259 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac38f000], size 1368kB, iter  260 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab3fa000], size 2812kB, iter  253 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa17de000], size 2304kB, iter  274 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3d98000], size 1408kB, iter  284 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9bdb8000], size 2804kB, iter  273 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ec48000], size 2980kB, iter  270 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3da5000], size 1356kB, iter  261 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ba55000], size 3468kB, iter  264 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faad87000], size 3816kB, iter  263 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4b79000], size 2288kB, iter  254 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faba64000], size  640kB, iter  262 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb38000], size 1132kB, iter  267 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac923000], size 2132kB, iter  258 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facbec000], size  472kB, iter  264 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9df00000], size 3676kB, iter  286 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc62000], size  416kB, iter  275 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6245000], size  228kB, iter  253 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dc85000], size 2540kB, iter  282 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab4c3000], size 2008kB, iter  299 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabbc0000], size 3452kB, iter  248 
    mmap3.c:88: TINFO: Thread   20, addr [0x3face08000], size  696kB, iter  281 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4db5000], size 1772kB, iter  251 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3246000], size 3724kB, iter  241 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9cc9a000], size 3852kB, iter  242 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac89e000], size 1664kB, iter  255 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faca3e000], size 1720kB, iter  268 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facc2b000], size  220kB, iter  265 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3ef8000], size 1664kB, iter  262 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabb04000], size  752kB, iter  260 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fab6b9000], size 3320kB, iter  278 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb7c0d000], size   28kB, iter  265 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3f4b000], size 1332kB, iter  269 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa27d0000], size 2292kB, iter  254 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e297000], size 3760kB, iter  262 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb624e000], size  192kB, iter  300 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ecbc000], size 2516kB, iter  274 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac925000], size  552kB, iter  279 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3e2d000], size  812kB, iter  271 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac2bf000], size 2924kB, iter  263 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac9af000], size  904kB, iter  261 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6e3000], size 3204kB, iter  242 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faca91000], size 2276kB, iter  266 
    mmap3.c:88: TINFO: Thread    3, addr [0x3face34000], size  520kB, iter  252 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9dfa2000], size 3028kB, iter  282 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa177d000], size 2692kB, iter  285 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faab8c000], size 2028kB, iter  259 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa7b2000], size 3944kB, iter  279 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab617000], size 2740kB, iter  242 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8c7000], size 1268kB, iter  266 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac3be000], size 1904kB, iter  272 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faccca000], size 1272kB, iter  268 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa2250000], size 2064kB, iter  287 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9d05d000], size 3916kB, iter  266 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad97a000], size  552kB, iter  273 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb6218000], size  408kB, iter  262 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facd69000], size  724kB, iter  280 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facac3000], size 2076kB, iter  263 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab179000], size 2564kB, iter  264 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d43d000], size 3268kB, iter  271 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabf1f000], size 3460kB, iter  247 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faae73000], size 3096kB, iter  259 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3ecd000], size 1836kB, iter  264 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab4d7000], size 1280kB, iter  256 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dd31000], size 2500kB, iter  283 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd09000], size 1108kB, iter  264 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6c0000], size  624kB, iter  243 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabc25000], size 3048kB, iter  276 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9c98f000], size 3116kB, iter  267 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab8c4000], size 3460kB, iter  263 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad902000], size  480kB, iter  269 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad97b000], size  548kB, iter  281 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac59a000], size 3068kB, iter  265 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9cce3000], size 3560kB, iter  280 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4098000], size 2816kB, iter  265 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ec8a000], size 2716kB, iter  270 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facae9000], size 1112kB, iter  274 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac97f000], size 1296kB, iter  267 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac8b9000], size  432kB, iter  263 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab6ff000], size 1812kB, iter  243 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d9fc000], size 3284kB, iter  249 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9e889000], size 3836kB, iter  262 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3620000], size 3748kB, iter  256 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac30c000], size 2616kB, iter  267 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faab23000], size 3392kB, iter  260 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa336c000], size 2768kB, iter  254 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facbff000], size 1064kB, iter  272 
    mmap3.c:88: TINFO: Thread   19, addr [0x3face1e000], size  608kB, iter  301 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac9be000], size 1196kB, iter  265 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8da000], size  172kB, iter  268 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad905000], size 1020kB, iter  266 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab55c000], size 1676kB, iter  275 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa7a6000], size 3572kB, iter  267 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa39c9000], size 3216kB, iter  257 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa37f9000], size 1856kB, iter  257 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac354000], size 2608kB, iter  273 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e178000], size 3300kB, iter  255 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9cf2d000], size 3972kB, iter  268 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb621e000], size  148kB, iter  281 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb7c0c000], size   32kB, iter  244 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6215000], size  184kB, iter  269 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad94d000], size  112kB, iter  258 
    mmap3.c:88: TINFO: Thread   26, addr [0x3face02000], size  720kB, iter  261 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac143000], size 1828kB, iter  263 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3fcd000], size 3628kB, iter  265 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad75c000], size 1452kB, iter  286 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac4b0000], size 1216kB, iter  268 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faba51000], size 1888kB, iter  266 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa2454000], size 3568kB, iter  272 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa1770000], size 2744kB, iter  283 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaf77000], size 2332kB, iter  260 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9cb84000], size 3748kB, iter  270 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c0c000], size   32kB, iter  273 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac3fa000], size 1944kB, iter  274 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faba80000], size 1700kB, iter  262 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facaa3000], size 3452kB, iter  302 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad881000], size  508kB, iter  275 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad969000], size  620kB, iter  258 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3514000], size 2964kB, iter  269 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabc29000], size 1660kB, iter  244 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa27d4000], size 2276kB, iter  257 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad71a000], size  264kB, iter  269 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb622f000], size   80kB, iter  263 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8c7000], size  228kB, iter  270 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6e3000], size 1936kB, iter  264 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab5a5000], size 2456kB, iter  259 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa4bb4000], size 3824kB, iter  243 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9c5db000], size 3792kB, iter  253 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6243000], size  236kB, iter  277 
    mmap3.c:88: TINFO: Thread   20, addr [0x3face28000], size  568kB, iter  284 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa3d04000], size 2852kB, iter  282 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6262000], size  112kB, iter  283 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab5fa000], size 2116kB, iter  271 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac465000], size 1516kB, iter  278 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e4b1000], size 3936kB, iter  275 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab1be000], size 3172kB, iter  265 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaa19000], size 1780kB, iter  267 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9c254000], size 3612kB, iter  284 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3b11000], size 1996kB, iter  256 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb623c000], size  152kB, iter  265 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb7c07000], size   52kB, iter  287 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb625f000], size  124kB, iter  276 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad969000], size   96kB, iter  284 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3557000], size 3680kB, iter  260 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d640000], size 3824kB, iter  288 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d30e000], size 3272kB, iter  264 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad981000], size  524kB, iter  303 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faabd6000], size 3716kB, iter  250 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9ebd6000], size 3436kB, iter  266 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9dac8000], size 3484kB, iter  255 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac59a000], size  280kB, iter  279 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9bf32000], size 3208kB, iter  271 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb621d000], size  388kB, iter  288 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3e95000], size 2552kB, iter  259 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa17b5000], size 2468kB, iter  285 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9da000], size  896kB, iter  245 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad6fc000], size 2064kB, iter  254 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab624000], size 1948kB, iter  277 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabdc8000], size 3564kB, iter  268 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faba91000], size 1284kB, iter  280 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad900000], size  420kB, iter  245 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac191000], size 2468kB, iter  266 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cbfc000], size 3764kB, iter  266 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9de2f000], size 3364kB, iter  248 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4113000], size 2324kB, iter  267 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad973000], size  580kB, iter  246 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fb6226000], size  352kB, iter  267 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad9c3000], size  260kB, iter  278 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa38ef000], size 2184kB, iter  261 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa22b2000], size 1364kB, iter  260 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabbd2000], size 2008kB, iter  258 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9cfa9000], size 3476kB, iter  270 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab29a000], size 3624kB, iter  268 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab80b000], size 2328kB, iter  263 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac5e0000], size 3960kB, iter  264 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb7c04000], size   64kB, iter  259 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac451000], size 1596kB, iter  256 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabab1000], size 1648kB, iter  255 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad8a2000], size 1156kB, iter  269 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad748000], size 1384kB, iter  286 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9c8ca000], size 3272kB, iter  285 
    mmap3.c:88: TINFO: Thread   34, addr [0x3face4e000], size  416kB, iter  285 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3240000], size 2896kB, iter  271 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa35aa000], size 3348kB, iter  289 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facaba000], size 3512kB, iter  276 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d75f000], size 3620kB, iter  304 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab2f4000], size  760kB, iter  268 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faafd5000], size 1956kB, iter  276 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e893000], size 3340kB, iter  274 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e2d5000], size 3224kB, iter  257 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab1c5000], size 1212kB, iter  260 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab3b2000], size 1536kB, iter  267 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad6d1000], size  476kB, iter  279 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9dae8000], size 3356kB, iter  265 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb622b000], size   76kB, iter  286 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad7ae000], size  800kB, iter  277 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad75f000], size 1116kB, iter  278 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac95a000], size 1408kB, iter  249 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3c0c000], size 2596kB, iter  266 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3498000], size 1900kB, iter  286 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac625000], size 3284kB, iter  262 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa2865000], size 1696kB, iter  244 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ec23000], size 3128kB, iter  251 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabc4d000], size 1144kB, iter  265 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad83f000], size  220kB, iter  279 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac0ec000], size 3476kB, iter  281 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac46e000], size 1152kB, iter  290 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9df3a000], size 3692kB, iter  246 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab166000], size 3888kB, iter  280 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e5fb000], size 2656kB, iter  272 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb623e000], size  256kB, iter  277 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab8a1000], size 2112kB, iter  271 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab01f000], size 1308kB, iter  266 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabafa000], size 1356kB, iter  275 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb623a000], size  272kB, iter  267 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb621d000], size  388kB, iter  263 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6262000], size  112kB, iter  264 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab8e6000], size 1116kB, iter  265 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6269000], size   84kB, iter  281 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac667000], size 2056kB, iter  287 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa82c000], size 1972kB, iter  282 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabd6b000], size 3588kB, iter  247 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaccd000], size 3104kB, iter  261 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac4f6000], size  608kB, iter  278 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac329000], size 1844kB, iter  252 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad97c000], size  544kB, iter  287 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4b96000], size 3944kB, iter  270 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3f02000], size 2116kB, iter  272 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4280000], size  864kB, iter  261 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac184000], size 1684kB, iter  247 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3673000], size 3180kB, iter  256 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9db5b000], size 3964kB, iter  261 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3c4d000], size 2772kB, iter  250 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa1778000], size 2712kB, iter  305 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faaaad000], size 2176kB, iter  289 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa2407000], size 3892kB, iter  264 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb624f000], size  188kB, iter  266 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6df000], size 1628kB, iter  245 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab532000], size 3516kB, iter  264 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac324000], size 2472kB, iter  288 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab8dc000], size 1156kB, iter  282 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ec35000], size 3056kB, iter  272 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faac06000], size 1380kB, iter  251 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad998000], size  432kB, iter  246 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d7c8000], size 3660kB, iter  268 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa32ca000], size 1848kB, iter  269 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac58e000], size  604kB, iter  257 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac1f1000], size 1228kB, iter  288 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad797000], size  892kB, iter  265 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faad5f000], size 1660kB, iter  282 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac69d000], size  688kB, iter  257 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac41c000], size 1480kB, iter  289 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad982000], size  520kB, iter  270 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9cdd3000], size 3628kB, iter  266 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad876000], size 1048kB, iter  270 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faaac2000], size 1296kB, iter  265 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa398e000], size 2552kB, iter  269 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e8f9000], size 3240kB, iter  272 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e39c000], size 2428kB, iter  287 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad701000], size  600kB, iter  258 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c30b000], size 3716kB, iter  290 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab659000], size 3728kB, iter  267 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad749000], size  664kB, iter  291 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac749000], size 1152kB, iter  248 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7ef000], size 1164kB, iter  270 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3e5f000], size 2636kB, iter  271 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabe8c000], size 3040kB, iter  276 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad912000], size  968kB, iter  288 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa839000], size 2512kB, iter  283 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa4baa000], size 3864kB, iter  248 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac1aa000], size  800kB, iter  267 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3222000], size 3796kB, iter  273 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac75d000], size 1072kB, iter  249 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d466000], size 3044kB, iter  267 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facad7000], size 3964kB, iter  258 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac869000], size 2488kB, iter  280 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faab47000], size 3804kB, iter  290 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad771000], size  504kB, iter  292 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4b8c000], size 3984kB, iter  271 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa906000], size 2308kB, iter  268 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa1870000], size 1720kB, iter  289 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9ca2d000], size 3736kB, iter  267 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd82000], size 1232kB, iter  259 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9ebf9000], size 3296kB, iter  273 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa35d7000], size 3804kB, iter  273 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab2c0000], size 2504kB, iter  273 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad742000], size  296kB, iter  268 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faa88b000], size  600kB, iter  274 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa40f2000], size 2456kB, iter  262 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabf83000], size 1728kB, iter  249 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad78c000], size  648kB, iter  290 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9bc19000], size 3508kB, iter  269 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac133000], size 1276kB, iter  272 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab569000], size 1580kB, iter  266 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9d8d2000], size 4000kB, iter  252 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa41a1000], size 1756kB, iter  291 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa2355000], size 3344kB, iter  262 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c6ac000], size 3588kB, iter  253 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facdcb000], size  940kB, iter  293 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab6f4000], size 3108kB, iter  266 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac468000], size 2948kB, iter  259 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac7bd000], size 1092kB, iter  269 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad6b8000], size  848kB, iter  291 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3359000], size 2552kB, iter  250 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c0a000], size   40kB, iter  267 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabd8e000], size 2004kB, iter  277 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faabff000], size 3068kB, iter  281 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac170000], size 1032kB, iter  275 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d15e000], size 3104kB, iter  268 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e061000], size 3308kB, iter  268 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2699000], size 3536kB, iter  306 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6226000], size  352kB, iter  269 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac751000], size  432kB, iter  272 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac8ce000], size 2772kB, iter  274 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9bf86000], size 3604kB, iter  262 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faaefe000], size 3848kB, iter  279 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facb83000], size 2044kB, iter  274 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab57a000], size 1512kB, iter  267 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9cdd6000], size 3616kB, iter  247 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e4d5000], size 3664kB, iter  283 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac02d000], size 1048kB, iter  263 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb621d000], size  388kB, iter  263 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb624d000], size  196kB, iter  275 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facc46000], size 1208kB, iter  292 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa84b000], size  856kB, iter  292 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facb92000], size  720kB, iter  278 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac510000], size 2308kB, iter  263 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faad77000], size 1564kB, iter  276 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad713000], size  992kB, iter  268 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac165000], size 1076kB, iter  269 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac7b8000], size 1676kB, iter  307 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac46c000], size  656kB, iter  269 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa2382000], size 3164kB, iter  260 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3bc6000], size 2660kB, iter  268 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad80b000], size  140kB, iter  282 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb7c0c000], size   32kB, iter  269 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6243000], size  236kB, iter  269 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6266000], size   96kB, iter  270 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab050000], size 2504kB, iter  270 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab9fd000], size 3512kB, iter  291 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9dcba000], size 3740kB, iter  283 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac95b000], size 2208kB, iter  273 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb7c10000], size   16kB, iter  292 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c13000], size    4kB, iter  271 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6267000], size   92kB, iter  272 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d6c1000], size 2740kB, iter  293 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad71a000], size 1104kB, iter  261 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e125000], size 3776kB, iter  264 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3668000], size 3380kB, iter  270 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac72d000], size 2232kB, iter  293 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa1821000], size 2036kB, iter  273 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3f43000], size 1724kB, iter  284 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac4f6000], size 2268kB, iter  308 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb7c08000], size   48kB, iter  262 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabe4c000], size 1924kB, iter  251 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab101000], size 1796kB, iter  274 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab2c2000], size 2716kB, iter  260 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e869000], size 3648kB, iter  271 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac272000], size 2008kB, iter  258 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa419f000], size 1764kB, iter  254 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad82e000], size 1880kB, iter  289 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac1cb000], size  668kB, iter  271 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab5c3000], size 1348kB, iter  248 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac326000], size  736kB, iter  275 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ecc5000], size 2480kB, iter  250 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facd74000], size 1288kB, iter  280 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6242000], size  240kB, iter  265 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d33e000], size 3596kB, iter  270 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9cd1d000], size 3520kB, iter  277 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3743000], size 2504kB, iter  273 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa3beb000], size 3424kB, iter  264 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac4fe000], size 1260kB, iter  263 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d08d000], size 2756kB, iter  270 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabecd000], size 1836kB, iter  259 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d96e000], size 3376kB, iter  294 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faa921000], size 2936kB, iter  268 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4bdc000], size 3664kB, iter  274 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa26b5000], size 3424kB, iter  275 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa402d000], size 3244kB, iter  261 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad945000], size  764kB, iter  272 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa2308000], size 3764kB, iter  284 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fabd27000], size 1172kB, iter  293 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad74a000], size  912kB, iter  252 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9ca32000], size 2988kB, iter  290 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb6267000], size   92kB, iter  255 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faae9f000], size 1732kB, iter  270 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa39b5000], size 2116kB, iter  271 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa1757000], size 2844kB, iter  284 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3dec000], size 2308kB, iter  276 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac098000], size  820kB, iter  264 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e4e6000], size 3596kB, iter  268 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6ca000], size  512kB, iter  249 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabd6b000], size 1296kB, iter  275 
    mmap3.c:88: TINFO: Thread   37, addr [0x3face06000], size  704kB, iter  265 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fb6221000], size  280kB, iter  281 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac3de000], size 1152kB, iter  285 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d662000], size 3120kB, iter  251 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad798000], size  904kB, iter  294 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6d5000], size  780kB, iter  277 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab714000], size 2980kB, iter  253 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faac48000], size 2396kB, iter  276 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e8fe000], size 3868kB, iter  271 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad96a000], size  432kB, iter  250 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad954000], size  520kB, iter  282 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb7c08000], size   48kB, iter  291 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab5c5000], size 1340kB, iter  256 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabeaf000], size 1956kB, iter  276 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa36a6000], size 3132kB, iter  271 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad6f6000], size  648kB, iter  278 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad9d6000], size  184kB, iter  285 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab059000], size 2468kB, iter  272 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3e40000], size 1444kB, iter  285 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3c26000], size 1816kB, iter  271 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3300000], size 3488kB, iter  270 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e902000], size 2696kB, iter  266 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb624f000], size  188kB, iter  271 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e1be000], size 3232kB, iter  274 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab3b6000], size 2100kB, iter  294 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faac4c000], size 2568kB, iter  277 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4117000], size 2308kB, iter  264 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9cfe0000], size 2908kB, iter  262 
    mmap3.c:88: TINFO: Thread   18, addr [0x3face17000], size  636kB, iter  286 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3fa9000], size 1464kB, iter  272 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faa844000], size 2064kB, iter  269 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa367d000], size 2608kB, iter  286 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad77f000], size 1004kB, iter  277 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faaece000], size 1580kB, iter  273 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad87a000], size  812kB, iter  271 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3a47000], size 1916kB, iter  295 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab86b000], size 1820kB, iter  251 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4bba000], size 3800kB, iter  260 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa177c000], size 2696kB, iter  276 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6215000], size  232kB, iter  263 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6223000], size  364kB, iter  278 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac42f000], size  548kB, iter  252 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac996000], size 3960kB, iter  283 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa2256000], size 2332kB, iter  272 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac4b8000], size 1540kB, iter  269 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3821000], size  928kB, iter  267 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa249d000], size 2348kB, iter  253 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa26e8000], size 3220kB, iter  274 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9de2e000], size 3648kB, iter  309 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faac92000], size 1980kB, iter  279 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac9cc000], size 1212kB, iter  270 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9d2b7000], size 3756kB, iter  295 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac1eb000], size 1996kB, iter  266 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa3a95000], size 2432kB, iter  278 
    mmap3.c:88: TINFO: Thread   35, addr [0x3facafb000], size 2692kB, iter  296 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9e51f000], size 3980kB, iter  292 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faad48000], size 1252kB, iter  280 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab936000], size 1008kB, iter  264 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac639000], size 3444kB, iter  294 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3cf5000], size 2768kB, iter  254 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa7b6000], size 2632kB, iter  275 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6237000], size  284kB, iter  284 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faccf3000], size  676kB, iter  310 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa36f8000], size 1188kB, iter  287 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabf85000], size 2456kB, iter  286 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faba32000], size 3028kB, iter  279 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3909000], size 1272kB, iter  273 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faae81000], size 2388kB, iter  273 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9eba4000], size 3636kB, iter  252 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9da61000], size 3892kB, iter  265 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facd9c000], size 1128kB, iter  274 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac402000], size 2268kB, iter  253 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabd5c000], size 2212kB, iter  272 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac9a0000], size  328kB, iter  275 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9cf77000], size 3328kB, iter  287 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb625d000], size  132kB, iter  295 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c05000], size   60kB, iter  280 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac211000], size  312kB, iter  273 
    mmap3.c:88: TINFO: Thread   28, addr [0x3face2c000], size  552kB, iter  255 
    mmap3.c:88: TINFO: Thread   14, addr [0x3face37000], size  508kB, iter  253 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd5e000], size  868kB, iter  274 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ded7000], size 3216kB, iter  276 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad700000], size 3088kB, iter  272 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa32d3000], size 3752kB, iter  257 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab0d6000], size 2944kB, iter  283 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa273a000], size 2892kB, iter  279 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa4bf1000], size 3580kB, iter  270 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faaa48000], size 2048kB, iter  278 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad7ab000], size 2404kB, iter  254 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac6f7000], size 2724kB, iter  311 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9e1fb000], size 3216kB, iter  261 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faadf8000], size 2936kB, iter  254 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab8d7000], size  768kB, iter  262 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab5d2000], size 2660kB, iter  279 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa404d000], size 3116kB, iter  272 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac9f2000], size 3076kB, iter  271 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa377d000], size 2080kB, iter  256 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d45d000], size 3100kB, iter  281 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9dcb4000], size 2188kB, iter  296 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facd3e000], size  220kB, iter  255 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6224000], size  360kB, iter  273 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa2275000], size 1516kB, iter  274 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac42d000], size 2856kB, iter  285 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb6242000], size  240kB, iter  273 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faacad000], size 1324kB, iter  281 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c996000], size 3004kB, iter  268 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab997000], size 1232kB, iter  276 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9e6df000], size 2864kB, iter  267 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac25f000], size 1676kB, iter  296 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab414000], size 1784kB, iter  272 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3985000], size 3304kB, iter  297 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4bde000], size 3656kB, iter  277 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa17a1000], size 2548kB, iter  277 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabe0f000], size 1496kB, iter  265 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e9ab000], size 2020kB, iter  273 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facba9000], size  668kB, iter  286 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facb60000], size  292kB, iter  297 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faabcc000], size  900kB, iter  257 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fabe20000], size 1516kB, iter  263 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac688000], size  772kB, iter  274 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6245000], size  228kB, iter  282 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab04e000], size 3864kB, iter  258 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facc50000], size 1172kB, iter  282 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca49000], size 1116kB, iter  287 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa23f0000], size 3040kB, iter  265 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaa60000], size 1456kB, iter  274 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9d0f2000], size 3500kB, iter  275 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facbf4000], size  368kB, iter  278 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabf9b000], size  612kB, iter  272 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa875000], size 1868kB, iter  266 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9cc85000], size 3016kB, iter  254 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3cbf000], size 3640kB, iter  293 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabacb000], size 3344kB, iter  274 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6240000], size  248kB, iter  288 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6227000], size  348kB, iter  275 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd75000], size 1284kB, iter  275 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac269000], size 2036kB, iter  275 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facc6a000], size 1068kB, iter  273 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4d18000], size 2400kB, iter  298 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3a63000], size 2416kB, iter  266 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e2ff000], size 3968kB, iter  271 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabe8a000], size 1704kB, iter  276 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9daa4000], size 2112kB, iter  288 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faca5c000], size 1204kB, iter  283 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d764000], size 3060kB, iter  295 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab521000], size 2372kB, iter  298 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e900000], size 3944kB, iter  297 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab079000], size  832kB, iter  266 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3e51000], size 2628kB, iter  279 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6cd000], size 3292kB, iter  280 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facdb8000], size 1016kB, iter  255 
    mmap3.c:88: TINFO: Thread    2, addr [0x3facb89000], size  428kB, iter  278 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa33ea000], size 3660kB, iter  312 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd06000], size  712kB, iter  267 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa40e2000], size 2520kB, iter  256 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faacd0000], size 1560kB, iter  280 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faab20000], size 1728kB, iter  264 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad75b000], size  816kB, iter  277 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9da17000], size 3196kB, iter  274 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa37ba000], size 2724kB, iter  273 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4ba2000], size 1836kB, iter  280 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab571000], size 2052kB, iter  276 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac466000], size 2184kB, iter  274 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac21d000], size 2340kB, iter  276 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7a7000], size  512kB, iter  265 
    mmap3.c:88: TINFO: Thread    9, addr [0x3face51000], size  404kB, iter  266 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faca16000], size 1484kB, iter  296 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9dd36000], size 3168kB, iter  283 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e317000], size 2736kB, iter  298 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb622a000], size  336kB, iter  274 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e5c3000], size 3596kB, iter  281 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d08d000], size 3828kB, iter  275 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa3272000], size 1620kB, iter  279 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac034000], size 1908kB, iter  287 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d77d000], size 2664kB, iter  256 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3bd4000], size 2548kB, iter  276 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad6e3000], size 1296kB, iter  275 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faae56000], size 2016kB, iter  255 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facdcd000], size  932kB, iter  257 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3407000], size 3788kB, iter  272 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac081000], size 2544kB, iter  282 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faaece000], size 1416kB, iter  288 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa274c000], size 2820kB, iter  279 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4d6d000], size 2060kB, iter  289 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac2fd000], size 2356kB, iter  277 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d44a000], size 3176kB, iter  267 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6d9000], size 1336kB, iter  280 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab030000], size 1124kB, iter  277 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabea2000], size 1608kB, iter  281 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ecda000], size 2396kB, iter  288 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facbdd000], size 1900kB, iter  257 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9cd64000], size 3236kB, iter  294 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad71e000], size 1060kB, iter  280 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3c7f000], size 3452kB, iter  276 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac42c000], size  688kB, iter  289 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb622e000], size  320kB, iter  289 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac084000], size  644kB, iter  278 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb622c000], size  328kB, iter  279 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab5ea000], size 1568kB, iter  281 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faad25000], size 1220kB, iter  277 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab149000], size 3936kB, iter  259 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3247000], size 2252kB, iter  283 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac4d8000], size  456kB, iter  290 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac749000], size 2724kB, iter  284 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fabacf000], size  604kB, iter  299 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa24f8000], size 2384kB, iter  275 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad827000], size 1908kB, iter  299 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e04e000], size 2756kB, iter  269 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac125000], size 3100kB, iter  281 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9e946000], size 3664kB, iter  299 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8ca000], size  556kB, iter  282 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca20000], size 1780kB, iter  284 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabb66000], size 3216kB, iter  289 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9e317000], size 3588kB, iter  278 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab772000], size 3428kB, iter  277 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad955000], size  700kB, iter  300 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faab6e000], size 1756kB, iter  282 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab01e000], size 1196kB, iter  268 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad6fb000], size  732kB, iter  281 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9dd7d000], size 2884kB, iter  275 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faae9f000], size 1532kB, iter  280 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facbf1000], size 2836kB, iter  276 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d75f000], size 3396kB, iter  273 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb7c10000], size   16kB, iter  281 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad873000], size  208kB, iter  276 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9ebb8000], size 3556kB, iter  300 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad91f000], size  916kB, iter  282 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3fde000], size 3560kB, iter  284 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad7b2000], size  468kB, iter  277 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ce11000], size 3136kB, iter  283 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab340000], size 1612kB, iter  300 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac174000], size  972kB, iter  270 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3bd4000], size 2248kB, iter  258 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9ca1f000], size 3348kB, iter  267 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabf37000], size 1976kB, iter  295 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d3fb000], size 3472kB, iter  290 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad802000], size  660kB, iter  271 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabf53000], size  932kB, iter  268 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3e06000], size 1888kB, iter  290 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa3830000], size 3728kB, iter  275 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9e698000], size 2744kB, iter  297 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9ec17000], size 3176kB, iter  284 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad8fb000], size  144kB, iter  301 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab92c000], size 2328kB, iter  278 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab0fe000], size 2312kB, iter  285 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac7ef000], size 2244kB, iter  291 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faaba9000], size 2448kB, iter  274 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad984000], size  512kB, iter  259 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa173c000], size 2952kB, iter  268 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad9ee000], size   88kB, iter  291 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad98d000], size  476kB, iter  292 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c11000], size   12kB, iter  276 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac03c000], size 2220kB, iter  283 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4bac000], size 3856kB, iter  256 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac75b000], size 1560kB, iter  291 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa268e000], size 3580kB, iter  284 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2239000], size 2812kB, iter  268 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faba43000], size 1212kB, iter  272 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb7c0b000], size   24kB, iter  293 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad997000], size  360kB, iter  292 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa347a000], size 3800kB, iter  258 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa77f000], size 3716kB, iter  258 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faac54000], size 1764kB, iter  292 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac7a4000], size 1268kB, iter  269 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabfe2000], size 2580kB, iter  293 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facbd8000], size 2936kB, iter  290 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9dab0000], size 2584kB, iter  267 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa32a0000], size 1896kB, iter  283 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac54a000], size 2044kB, iter  278 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa1832000], size 1968kB, iter  269 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3b0f000], size 3096kB, iter  260 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6f4000], size 1740kB, iter  285 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fad8a7000], size  336kB, iter  277 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c336000], size 3848kB, iter  260 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad9b8000], size  228kB, iter  277 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad9f1000], size   76kB, iter  269 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac8e1000], size 1628kB, iter  302 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac267000], size 2956kB, iter  285 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad8a7000], size  488kB, iter  293 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad921000], size  908kB, iter  270 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9c6f8000], size 3228kB, iter  313 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa413f000], size 2148kB, iter  278 
    mmap3.c:88: TINFO: Thread   33, addr [0x3facc0c000], size  680kB, iter  259 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb6217000], size  412kB, iter  282 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9d121000], size 2920kB, iter  278 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac932000], size 1304kB, iter  303 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa420c000], size 1328kB, iter  260 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabb72000], size 3860kB, iter  279 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e3f8000], size 2688kB, iter  301 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac63d000], size 2704kB, iter  294 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faba0c000], size 1432kB, iter  285 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faca78000], size 1408kB, iter  296 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac2c9000], size 1336kB, iter  291 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e163000], size 2644kB, iter  277 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e9a6000], size 2120kB, iter  282 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab818000], size 1104kB, iter  301 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3c5f000], size 1752kB, iter  261 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facc2a000], size  560kB, iter  304 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab4d3000], size 2684kB, iter  276 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac042000], size 2196kB, iter  259 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facb75000], size  724kB, iter  279 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad8c0000], size 1296kB, iter  278 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad703000], size 1680kB, iter  279 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e7d8000], size 1848kB, iter  294 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ed21000], size 2112kB, iter  298 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fb7c10000], size   16kB, iter  277 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d480000], size 1684kB, iter  314 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac99f000], size  868kB, iter  279 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7dd000], size 2756kB, iter  286 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad7ae000], size  552kB, iter  302 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad838000], size 1100kB, iter  283 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6227000], size   84kB, iter  280 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad94b000], size  740kB, iter  260 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabca0000], size 3720kB, iter  280 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3e15000], size 3240kB, iter  286 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faccb6000], size 2048kB, iter  270 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa1739000], size 2964kB, iter  270 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac299000], size 1528kB, iter  295 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa26a5000], size 3488kB, iter  279 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d625000], size 1828kB, iter  271 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa4cd4000], size 2672kB, iter  273 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb623c000], size  264kB, iter  297 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac417000], size 2200kB, iter  286 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad8c6000], size  532kB, iter  272 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faaa8e000], size 3580kB, iter  284 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd63000], size 1356kB, iter  284 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad962000], size  648kB, iter  296 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab79a000], size 3580kB, iter  305 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9e259000], size 2572kB, iter  286 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faccbe000], size  660kB, iter  274 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa2309000], size 3696kB, iter  257 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d9ef000], size 3716kB, iter  278 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac3f4000], size 1480kB, iter  315 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3222000], size 3536kB, iter  261 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad85e000], size  340kB, iter  287 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb625d000], size  132kB, iter  287 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb623b000], size  268kB, iter  262 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa4b7b000], size 1380kB, iter  294 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabd0e000], size 3336kB, iter  281 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa89d000], size 1988kB, iter  280 
    mmap3.c:88: TINFO: Thread   12, addr [0x3facd55000], size  612kB, iter  306 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e4dc000], size 3056kB, iter  278 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac76e000], size 2244kB, iter  302 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3eea000], size 2548kB, iter  287 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facafd000], size 1764kB, iter  299 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3596000], size 3452kB, iter  268 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab1ae000], size 3220kB, iter  275 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac566000], size 2080kB, iter  287 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabb19000], size 1564kB, iter  261 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4ce4000], size 2608kB, iter  281 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad71f000], size 1124kB, iter  303 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ed35000], size 2032kB, iter  295 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac400000], size 1432kB, iter  285 
    mmap3.c:88: TINFO: Thread   13, addr [0x3facb87000], size 1224kB, iter  263 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb7c11000], size   12kB, iter  296 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6235000], size  292kB, iter  303 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8b3000], size 1348kB, iter  285 
    mmap3.c:88: TINFO: Thread    6, addr [0x3facb9e000], size 1132kB, iter  300 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facdee000], size  800kB, iter  297 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d7ee000], size 2052kB, iter  283 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4167000], size 1988kB, iter  292 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9db72000], size 2168kB, iter  288 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac050000], size 2340kB, iter  279 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facd62000], size  560kB, iter  286 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad8e0000], size  628kB, iter  282 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9dd90000], size 3916kB, iter  284 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3f42000], size 2196kB, iter  269 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fab101000], size 3916kB, iter  275 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faae0d000], size 3012kB, iter  269 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa17d4000], size 2344kB, iter  271 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6216000], size  416kB, iter  289 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faaba7000], size 2456kB, iter  316 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9e390000], size 2296kB, iter  264 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad713000], size 1664kB, iter  279 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faccb9000], size  624kB, iter  279 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad97d000], size  540kB, iter  301 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab4d4000], size 2840kB, iter  278 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa2336000], size 3700kB, iter  271 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb7c0c000], size   32kB, iter  272 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9cba3000], size 3164kB, iter  307 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac3e0000], size  520kB, iter  276 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa38f5000], size 2152kB, iter  285 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad6bd000], size 2188kB, iter  280 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa26d3000], size 3304kB, iter  298 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e8ae000], size 2096kB, iter  261 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad954000], size  704kB, iter  273 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facdb5000], size 1028kB, iter  298 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9ceba000], size 3852kB, iter  273 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab66a000], size 2520kB, iter  284 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e178000], size 2144kB, iter  304 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6228000], size  344kB, iter  262 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad718000], size   84kB, iter  286 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad6d5000], size  352kB, iter  287 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab8e0000], size 2276kB, iter  258 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faccfb000], size  744kB, iter  283 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa2418000], size 2796kB, iter  279 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa36a1000], size 2384kB, iter  288 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faca56000], size 1220kB, iter  281 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa7e1000], size 3864kB, iter  288 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac11c000], size 1184kB, iter  317 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabd32000], size 3192kB, iter  288 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac7cd000], size 2596kB, iter  295 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3bb7000], size 2424kB, iter  262 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2738000], size 2900kB, iter  274 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facccd000], size 1168kB, iter  299 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4b64000], size  900kB, iter  289 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa9ba000], size  936kB, iter  259 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa4c45000], size 3244kB, iter  297 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabd81000], size 1528kB, iter  288 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac244000], size 1648kB, iter  280 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3e40000], size 2164kB, iter  270 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab37d000], size 2996kB, iter  293 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d27d000], size 3744kB, iter  280 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facdf1000], size  788kB, iter  263 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faacf0000], size 2784kB, iter  302 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faa85b000], size 1404kB, iter  275 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3827000], size 3812kB, iter  285 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6245000], size  228kB, iter  260 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac36f000], size  972kB, iter  289 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab68a000], size 1188kB, iter  280 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faad9f000], size 2084kB, iter  300 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab7b3000], size 1204kB, iter  305 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c0fd000], size 3892kB, iter  276 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9c8aa000], size 3044kB, iter  272 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa36eb000], size 1264kB, iter  318 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabeff000], size 3348kB, iter  277 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad72d000], size 2908kB, iter  299 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabbd3000], size 1404kB, iter  281 
    mmap3.c:88: TINFO: Thread   14, addr [0x3facd08000], size  932kB, iter  261 
    mmap3.c:88: TINFO: Thread   10, addr [0x3facba9000], size 1088kB, iter  286 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa17b7000], size 2460kB, iter  289 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c0a000], size   40kB, iter  301 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabf46000], size 1252kB, iter  273 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab96a000], size 2468kB, iter  284 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faa86b000], size 2276kB, iter  276 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d08b000], size 3172kB, iter  306 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ddfb000], size 3572kB, iter  285 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d9e9000], size 3740kB, iter  287 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3326000], size 3564kB, iter  282 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac372000], size  960kB, iter  286 
    mmap3.c:88: TINFO: Thread    9, addr [0x3face30000], size  536kB, iter  271 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa405d000], size 3052kB, iter  280 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaaa4000], size 2352kB, iter  289 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d695000], size 3408kB, iter  290 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faafa8000], size 3924kB, iter  265 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad714000], size  972kB, iter  319 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6238000], size  280kB, iter  278 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6266000], size   96kB, iter  277 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9eaba000], size 2540kB, iter  280 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad71d000], size  504kB, iter  291 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2674000], size 3684kB, iter  282 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faccaf000], size 1540kB, iter  287 
    mmap3.c:88: TINFO: Thread   34, addr [0x3facbbb000], size  976kB, iter  307 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9e2b1000], size 3188kB, iter  308 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb7c05000], size   60kB, iter  281 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab6a8000], size 2824kB, iter  290 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4bb3000], size 3828kB, iter  294 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac293000], size  880kB, iter  281 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa1741000], size 2932kB, iter  264 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabd4e000], size 1732kB, iter  281 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad79b000], size  432kB, iter  286 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa2330000], size 3344kB, iter  296 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3e98000], size 1812kB, iter  282 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9df57000], size 3432kB, iter  290 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac7fc000], size 3764kB, iter  274 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4cef000], size 2564kB, iter  309 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9ca29000], size 2824kB, iter  277 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d82b000], size 3464kB, iter  283 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6246000], size  224kB, iter  291 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d0fd000], size 2716kB, iter  281 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4076000], size 2952kB, iter  272 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad807000], size 2036kB, iter  281 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9c4ca000], size 3968kB, iter  270 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad6eb000], size  704kB, iter  283 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac2e2000], size 1536kB, iter  292 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad739000], size  816kB, iter  284 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabb7a000], size 1872kB, iter  279 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faad34000], size 2512kB, iter  290 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa36ce000], size 2060kB, iter  302 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa7d6000], size 2724kB, iter  288 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faafec000], size 3952kB, iter  285 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa236f000], size 3524kB, iter  291 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab78d000], size 2148kB, iter  265 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabe73000], size 2096kB, iter  282 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c0b000], size   36kB, iter  303 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6266000], size   96kB, iter  304 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad805000], size 2044kB, iter  282 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab9a6000], size 1872kB, iter  287 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faaa7f000], size 2772kB, iter  274 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab3c8000], size 2824kB, iter  298 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabc1a000], size 1360kB, iter  284 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabfc2000], size  756kB, iter  305 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab7c2000], size 1188kB, iter  292 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab8eb000], size  748kB, iter  266 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabed7000], size  940kB, iter  293 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9eb77000], size 3816kB, iter  283 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fabcdd000], size  580kB, iter  299 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9d3a4000], size 3012kB, iter  303 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad846000], size  112kB, iter  293 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab163000], size 2452kB, iter  291 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6ea000], size 1132kB, iter  273 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4ba4000], size 1476kB, iter  310 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab82a000], size 2208kB, iter  284 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac462000], size 3120kB, iter  304 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4223000], size 1236kB, iter  271 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad84b000], size   92kB, iter  285 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa38d1000], size 3132kB, iter  290 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac07f000], size 2128kB, iter  262 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3be0000], size 2432kB, iter  263 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6225000], size  356kB, iter  267 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facd0b000], size 1708kB, iter  278 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabd6e000], size 1044kB, iter  275 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9cceb000], size 3712kB, iter  300 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4d15000], size 2412kB, iter  292 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4080000], size 1676kB, iter  275 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faaf3e000], size 2196kB, iter  286 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad862000], size 1104kB, iter  283 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac58a000], size 2356kB, iter  268 
    mmap3.c:88: TINFO: Thread   35, addr [0x3face23000], size  588kB, iter  305 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad93c000], size  232kB, iter  264 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb624e000], size  192kB, iter  286 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3e92000], size 1936kB, iter  308 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac7d7000], size 1584kB, iter  295 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9db8d000], size 3880kB, iter  320 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faba52000], size  712kB, iter  294 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa26e0000], size 3252kB, iter  282 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac50f000], size  492kB, iter  301 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac08c000], size 1388kB, iter  285 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad976000], size  568kB, iter  306 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabb04000], size 1892kB, iter  289 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad95f000], size  660kB, iter  307 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facdbf000], size  988kB, iter  279 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab3e2000], size 2720kB, iter  300 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad79a000], size  800kB, iter  276 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac1e7000], size 1224kB, iter  293 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6247000], size  220kB, iter  308 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac963000], size 3744kB, iter  288 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa1782000], size 2672kB, iter  294 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d7f3000], size 3688kB, iter  297 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faa871000], size 2104kB, iter  285 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e2aa000], size 3216kB, iter  282 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabce2000], size 1736kB, iter  263 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faafe1000], size 1528kB, iter  274 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9c14f000], size 3564kB, iter  287 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6266000], size   96kB, iter  264 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac652000], size 1556kB, iter  269 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa373a000], size 1920kB, iter  265 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa234f000], size 3652kB, iter  280 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9df6d000], size 3316kB, iter  295 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac319000], size 1316kB, iter  278 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab15f000], size 2572kB, iter  287 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac0a9000], size 2496kB, iter  309 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faaf96000], size 1828kB, iter  309 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac83f000], size 1168kB, iter  283 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e5ce000], size 2944kB, iter  262 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9dd70000], size 2036kB, iter  286 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3330000], size 3704kB, iter  266 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9db9a000], size 1880kB, iter  302 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad906000], size 1016kB, iter  294 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3d0b000], size 1564kB, iter  306 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac49b000], size  464kB, iter  272 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa3f40000], size 1644kB, iter  296 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad7c9000], size  536kB, iter  273 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac887000], size 1084kB, iter  266 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa40db000], size 2548kB, iter  284 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac877000], size 1148kB, iter  274 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad728000], size  456kB, iter  311 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d20d000], size 2636kB, iter  284 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faab89000], size 3796kB, iter  288 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad928000], size  880kB, iter  267 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa2774000], size 2660kB, iter  287 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac3c4000], size 1880kB, iter  265 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa391a000], size 2840kB, iter  291 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad84f000], size  732kB, iter  279 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faa955000], size 2256kB, iter  283 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cfcb000], size 2312kB, iter  307 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6244000], size  136kB, iter  275 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d9a9000], size 3868kB, iter  288 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e27a000], size 3644kB, iter  296 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa366b000], size 2748kB, iter  298 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d4a0000], size 3404kB, iter  295 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab459000], size 2244kB, iter  280 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa176e000], size 2752kB, iter  277 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e94a000], size 2456kB, iter  321 
    mmap3.c:88: TINFO: Thread   22, addr [0x3facb58000], size 3448kB, iter  301 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6215000], size  188kB, iter  295 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9c26b000], size 3292kB, iter  275 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac996000], size 1800kB, iter  289 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabcfd000], size 1628kB, iter  297 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac12d000], size 2652kB, iter  267 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab093000], size 3864kB, iter  287 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa78f000], size 2364kB, iter  297 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad83b000], size 1828kB, iter  285 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab68a000], size 1036kB, iter  282 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e609000], size 3332kB, iter  263 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab854000], size 2040kB, iter  276 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa39ce000], size 3628kB, iter  312 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa27a4000], size 2468kB, iter  289 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad861000], size 1012kB, iter  268 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad95e000], size  664kB, iter  286 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4bf5000], size 3564kB, iter  304 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa414d000], size 2092kB, iter  288 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad72a000], size 1092kB, iter  268 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fabab6000], size 2224kB, iter  290 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faad23000], size 3520kB, iter  292 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa3d59000], size 3592kB, iter  288 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cce0000], size 2988kB, iter  310 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9d860000], size 3196kB, iter  322 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6e3000], size  276kB, iter  303 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8cf000], size 1236kB, iter  289 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3836000], size 1632kB, iter  308 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facb02000], size 3328kB, iter  289 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab0b1000], size 2156kB, iter  302 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faca35000], size  820kB, iter  278 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabd8e000], size 1048kB, iter  304 
    mmap3.c:88: TINFO: Thread   39, addr [0x3face42000], size  464kB, iter  288 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6243000], size  236kB, iter  283 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac8e8000], size  696kB, iter  299 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad6c2000], size 1048kB, iter  290 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac436000], size 1424kB, iter  276 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6231000], size  308kB, iter  277 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad750000], size  480kB, iter  278 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac0a0000], size  852kB, iter  269 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa9de000], size 3348kB, iter  280 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa17b6000], size 2464kB, iter  298 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad8f9000], size  676kB, iter  291 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac845000], size  652kB, iter  290 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa799000], size 2324kB, iter  276 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faca21000], size 1544kB, iter  309 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabb8a000], size 2064kB, iter  287 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac947000], size  872kB, iter  290 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6da000], size  472kB, iter  305 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9ebb0000], size 3588kB, iter  292 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faae2a000], size 2588kB, iter  291 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9c5a2000], size 3760kB, iter  266 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4bf4000], size 1848kB, iter  284 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb6249000], size  212kB, iter  289 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e281000], size 3616kB, iter  284 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad9a2000], size  392kB, iter  305 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad7c8000], size 1052kB, iter  311 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabe94000], size 1964kB, iter  283 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6235000], size  292kB, iter  277 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab0ca000], size 2056kB, iter  279 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb7c0f000], size   20kB, iter  278 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6260000], size  120kB, iter  279 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facaa4000], size 1020kB, iter  285 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6e2000], size  920kB, iter  267 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab2cc000], size 3832kB, iter  296 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa222a000], size 1828kB, iter  306 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab7f3000], size 2828kB, iter  277 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad960000], size  656kB, iter  288 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1853000], size 1836kB, iter  312 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facaaa000], size  996kB, iter  297 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac44f000], size 1324kB, iter  279 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabc03000], size 2628kB, iter  293 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fac59a000], size 2708kB, iter  286 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4baa000], size 2144kB, iter  292 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6239000], size  276kB, iter  287 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fabef1000], size 2576kB, iter  281 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9db7f000], size 3300kB, iter  296 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa810000], size 2536kB, iter  299 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab6d5000], size 1144kB, iter  270 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3d0e000], size 3956kB, iter  313 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2887000], size 1560kB, iter  306 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3353000], size 3168kB, iter  270 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facaf8000], size  684kB, iter  288 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab921000], size 2952kB, iter  268 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad86e000], size  968kB, iter  284 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa36f8000], size 3032kB, iter  303 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa39ee000], size 3200kB, iter  264 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa1818000], size 2072kB, iter  280 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9deb8000], size 3848kB, iter  310 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9d4db000], size 3604kB, iter  281 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa40eb000], size 2484kB, iter  289 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa28b8000], size 1364kB, iter  285 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d1bb000], size 3200kB, iter  269 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3d40000], size  928kB, iter  282 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faaa8a000], size 2976kB, iter  292 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facba3000], size 2684kB, iter  290 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3839000], size 1748kB, iter  311 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ec07000], size 3240kB, iter  291 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab182000], size 2304kB, iter  280 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac8d2000], size 1340kB, iter  290 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad940000], size  784kB, iter  304 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab3c2000], size 3148kB, iter  286 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac175000], size 2820kB, iter  298 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac66f000], size 2444kB, iter  298 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3240000], size 1100kB, iter  285 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca38000], size 1452kB, iter  297 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad8b1000], size  500kB, iter  293 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad92e000], size  856kB, iter  290 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac4b8000], size 1756kB, iter  294 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4dc2000], size 1720kB, iter  293 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa36e4000], size 1364kB, iter  307 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4c26000], size 1648kB, iter  271 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6245000], size  228kB, iter  286 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9c94e000], size 3656kB, iter  285 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa3aed000], size 2380kB, iter  314 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad919000], size  940kB, iter  291 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa23f3000], size 3588kB, iter  281 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faad72000], size 3424kB, iter  310 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e2a7000], size 1964kB, iter  313 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e81c000], size 3664kB, iter  300 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab6f7000], size 2408kB, iter  300 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3a0a000], size  908kB, iter  282 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab7ec000], size 1428kB, iter  315 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad897000], size  520kB, iter  308 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad952000], size  712kB, iter  282 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e492000], size 3624kB, iter  291 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac27b000], size 2292kB, iter  292 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9c5cd000], size 3588kB, iter  280 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faab9d000], size 1876kB, iter  298 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa7d1000], size 2788kB, iter  269 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa1797000], size 2588kB, iter  294 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9d945000], size 2280kB, iter  289 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab47d000], size 2536kB, iter  291 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3e28000], size 2828kB, iter  289 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac1b8000], size  780kB, iter  270 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabf91000], size 1936kB, iter  271 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa278d000], size 2560kB, iter  287 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac51e000], size 1384kB, iter  295 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab190000], size 2996kB, iter  305 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa415a000], size 2040kB, iter  301 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabd27000], size 1832kB, iter  293 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9d5c6000], size 3580kB, iter  299 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac1e3000], size 1348kB, iter  283 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d317000], size 2748kB, iter  286 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c0e000], size   24kB, iter  284 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa27fa000], size 2124kB, iter  272 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa178e000], size 2624kB, iter  290 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad99a000], size  424kB, iter  311 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab951000], size 3928kB, iter  278 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad729000], size 1300kB, iter  307 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb6256000], size  160kB, iter  308 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3bc1000], size 2460kB, iter  283 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac678000], size 1276kB, iter  291 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa33ab000], size 3300kB, iter  281 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9cdeb000], size 3904kB, iter  323 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac7b7000], size 2564kB, iter  299 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3788000], size 2568kB, iter  272 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faae2b000], size 2352kB, iter  314 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab5ad000], size 1676kB, iter  295 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9ebb8000], size 3556kB, iter  286 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab077000], size 1124kB, iter  292 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e4f1000], size 3592kB, iter  292 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac077000], size 1456kB, iter  296 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3e92000], size 2848kB, iter  281 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad95f000], size  660kB, iter  312 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9baae000], size 3736kB, iter  273 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac98b000], size 1076kB, iter  296 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb6226000], size  352kB, iter  300 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa4bbf000], size 3780kB, iter  294 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac141000], size  840kB, iter  315 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa7c9000], size 3920kB, iter  316 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa27ef000], size 2168kB, iter  285 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac334000], size 1960kB, iter  270 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad9ea000], size  104kB, iter  324 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9c152000], size 2484kB, iter  302 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab750000], size 2052kB, iter  299 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac33b000], size 1300kB, iter  295 
    mmap3.c:88: TINFO: Thread   36, addr [0x3facc6f000], size 2332kB, iter  312 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac480000], size 1168kB, iter  301 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9df50000], size 3420kB, iter  265 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9ca3e000], size 3764kB, iter  293 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac213000], size 1156kB, iter  284 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c67e000], size 3840kB, iter  301 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9db8e000], size 3848kB, iter  281 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabaff000], size 3952kB, iter  300 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad6bb000], size  760kB, iter  293 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa17c7000], size 2396kB, iter  273 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac9bd000], size  876kB, iter  271 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3eeb000], size 1780kB, iter  287 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb625c000], size  136kB, iter  285 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad975000], size  572kB, iter  300 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9be54000], size 3064kB, iter  288 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad779000], size 1944kB, iter  291 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa397d000], size 1912kB, iter  293 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e873000], size 3348kB, iter  292 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac264000], size 1280kB, iter  288 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab60c000], size 1572kB, iter  301 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3f79000], size 1212kB, iter  301 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabedb000], size 1648kB, iter  287 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa23b7000], size 3928kB, iter  287 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9ec5e000], size 2892kB, iter  313 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac5a4000], size 3996kB, iter  282 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faca98000], size 1884kB, iter  283 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad91a000], size  936kB, iter  292 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad793000], size  324kB, iter  288 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabf70000], size 1120kB, iter  293 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3b5b000], size 3292kB, iter  292 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6226000], size  352kB, iter  284 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac3a4000], size 2048kB, iter  302 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab1d7000], size 3928kB, iter  290 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9c3bf000], size 2812kB, iter  271 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa17c3000], size 2412kB, iter  289 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9de8e000], size 3672kB, iter  303 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa40a8000], size 2752kB, iter  274 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fad7e4000], size 1048kB, iter  302 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab795000], size 3668kB, iter  272 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad72b000], size 1788kB, iter  291 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac279000], size 1196kB, iter  294 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faccb3000], size 2060kB, iter  294 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9b72b000], size 3596kB, iter  279 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac970000], size 3340kB, iter  314 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabeec000], size 1648kB, iter  275 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faaecb000], size 3120kB, iter  309 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa36bd000], size 2816kB, iter  297 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d173000], size 3864kB, iter  282 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9e224000], size 3204kB, iter  266 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac088000], size 1580kB, iter  316 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa8a9000], size 3236kB, iter  297 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4b98000], size 3936kB, iter  325 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac973000], size 1040kB, iter  310 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9dba4000], size 2984kB, iter  296 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac321000], size  692kB, iter  298 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac3ce000], size  840kB, iter  304 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faabd2000], size 2404kB, iter  309 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa33a6000], size 3164kB, iter  282 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d7c7000], size 3868kB, iter  306 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa27a1000], size 2480kB, iter  274 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faca77000], size 1352kB, iter  283 
    mmap3.c:88: TINFO: Thread   19, addr [0x3facad2000], size  988kB, iter  326 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faca45000], size  564kB, iter  275 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac2f1000], size 1724kB, iter  299 
    mmap3.c:88: TINFO: Thread    3, addr [0x3faca9b000], size  220kB, iter  284 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faaf96000], size 3068kB, iter  272 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa378d000], size 2880kB, iter  315 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad6d9000], size 2116kB, iter  276 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e545000], size 3256kB, iter  286 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa35d5000], size 1760kB, iter  317 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab530000], size 2452kB, iter  289 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb621c000], size  392kB, iter  297 
    mmap3.c:88: TINFO: Thread   38, addr [0x3facbc9000], size 2996kB, iter  295 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabf41000], size 1308kB, iter  295 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab9b2000], size 1504kB, iter  303 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad8ea000], size 1128kB, iter  293 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac4a0000], size 1176kB, iter  303 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac176000], size 1516kB, iter  298 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab295000], size 2668kB, iter  293 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb2a000], size 3780kB, iter  317 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad928000], size  880kB, iter  296 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad7f5000], size  456kB, iter  285 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faafc3000], size 1656kB, iter  298 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa7a5000], size 1392kB, iter  318 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaac5000], size 2160kB, iter  267 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa2577000], size 2216kB, iter  302 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa22d2000], size 2708kB, iter  283 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4c88000], size 2976kB, iter  311 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9c718000], size 3748kB, iter  302 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9d539000], size 2616kB, iter  294 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa1860000], size 1784kB, iter  290 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3a5d000], size 3636kB, iter  273 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faa901000], size 1808kB, iter  305 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9ce30000], size 3340kB, iter  313 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9cac1000], size 3516kB, iter  294 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac32c000], size 2664kB, iter  318 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faca23000], size  480kB, iter  276 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa360c000], size 1268kB, iter  273 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab49c000], size 3232kB, iter  327 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3dea000], size 2808kB, iter  285 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faabbf000], size 1160kB, iter  319 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad74d000], size  672kB, iter  316 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaabd000], size 1032kB, iter  303 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab161000], size 3308kB, iter  304 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e8d7000], size 2900kB, iter  292 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab03e000], size 1164kB, iter  268 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ebac000], size 3604kB, iter  288 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4b71000], size 1116kB, iter  297 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa286f000], size 1656kB, iter  287 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb6222000], size  368kB, iter  314 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e225000], size 3200kB, iter  307 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa93f000], size 1528kB, iter  295 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4166000], size 1992kB, iter  294 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faca2d000], size 1124kB, iter  277 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa2297000], size 1560kB, iter  286 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fabdfb000], size 2620kB, iter  296 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa241d000], size 1748kB, iter  274 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa333a000], size 2668kB, iter  283 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad730000], size  680kB, iter  320 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6252000], size  176kB, iter  295 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb7c12000], size    8kB, iter  321 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c095000], size 3240kB, iter  286 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3e37000], size 3260kB, iter  306 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6248000], size  216kB, iter  322 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad867000], size  772kB, iter  299 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faa7b0000], size 1596kB, iter  291 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa188d000], size 1604kB, iter  295 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fabe38000], size 1388kB, iter  288 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9dfce000], size 2396kB, iter  286 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa2900000], size 1076kB, iter  289 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa809000], size 1820kB, iter  300 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9de23000], size 1708kB, iter  274 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad726000], size  720kB, iter  296 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabc71000], size 1576kB, iter  277 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac08a000], size 2696kB, iter  300 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabf93000], size  988kB, iter  278 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac3cf000], size 2012kB, iter  328 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad8c3000], size  456kB, iter  287 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab4f1000], size 2892kB, iter  284 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa25d2000], size 2676kB, iter  312 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad88c000], size  676kB, iter  329 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa34ba000], size 1332kB, iter  287 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3e88000], size 1836kB, iter  305 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4b5c000], size 2024kB, iter  304 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3749000], size 3152kB, iter  294 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faa9d0000], size 3140kB, iter  317 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c0b000], size   36kB, iter  306 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad886000], size  700kB, iter  295 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fabe32000], size 1412kB, iter  296 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6e6000], size  256kB, iter  297 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac5c6000], size 3752kB, iter  289 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac07d000], size 1676kB, iter  305 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faace1000], size 2772kB, iter  310 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab7c4000], size 1976kB, iter  280 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac725000], size 1576kB, iter  306 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3b05000], size 3272kB, iter  299 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad935000], size  828kB, iter  319 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e635000], size 2696kB, iter  304 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab19d000], size 3408kB, iter  315 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faba02000], size 2492kB, iter  290 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad884000], size  708kB, iter  298 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2302000], size 2880kB, iter  296 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad9dc000], size  160kB, iter  320 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad93a000], size  808kB, iter  300 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac220000], size 1960kB, iter  279 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faca5a000], size  944kB, iter  298 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d3b7000], size 3184kB, iter  278 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac40a000], size 1776kB, iter  275 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9cfd0000], size 3996kB, iter  287 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faae2e000], size 1568kB, iter  299 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9dfaa000], size 3800kB, iter  297 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb7c05000], size   60kB, iter  281 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9eb69000], size 3872kB, iter  269 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6e7000], size  456kB, iter  307 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9da72000], size 3780kB, iter  308 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad7da000], size  564kB, iter  289 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fb6222000], size   76kB, iter  309 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb7c0a000], size   40kB, iter  270 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab87e000], size 2524kB, iter  305 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa175c000], size 2824kB, iter  288 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6235000], size  292kB, iter  318 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad6fe000], size  364kB, iter  271 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9ccb1000], size 3196kB, iter  301 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa7f5000], size 1900kB, iter  330 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e360000], size 2900kB, iter  307 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac2ce000], size 1588kB, iter  316 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad80c000], size  640kB, iter  310 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa4053000], size 3092kB, iter  275 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e84b000], size 3192kB, iter  301 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad8ac000], size 1376kB, iter  288 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3251000], size 2468kB, iter  292 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac45b000], size 1812kB, iter  299 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab2bf000], size 2520kB, iter  291 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab1c7000], size  992kB, iter  298 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9e04f000], size 3140kB, iter  280 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fab9a5000], size 1344kB, iter  319 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad759000], size  516kB, iter  285 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faac4e000], size 1920kB, iter  311 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9d6d3000], size 3708kB, iter  323 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4d56000], size 2152kB, iter  303 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facab7000], size  572kB, iter  282 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6260000], size  120kB, iter  302 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb46000], size 3520kB, iter  294 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa3d0f000], size 3344kB, iter  297 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac8af000], size 1708kB, iter  297 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faafb6000], size 1948kB, iter  293 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9d3ac000], size 3228kB, iter  290 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3607000], size 1288kB, iter  284 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faae32000], size 1552kB, iter  300 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3751000], size 3792kB, iter  290 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faaa81000], size 1844kB, iter  308 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa4b71000], size 1940kB, iter  306 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab8b9000], size  944kB, iter  272 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabaf5000], size 3736kB, iter  296 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9eb9f000], size 3656kB, iter  276 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac620000], size 2620kB, iter  307 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac485000], size 1644kB, iter  293 
    mmap3.c:88: TINFO: Thread   19, addr [0x3faa987000], size 1000kB, iter  331 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb626d000], size   68kB, iter  312 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6249000], size  144kB, iter  298 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac45c000], size 1108kB, iter  283 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad6c7000], size  876kB, iter  285 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac2eb000], size 1472kB, iter  317 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa26c3000], size 3368kB, iter  288 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac671000], size  604kB, iter  281 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa3389000], size 2552kB, iter  311 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab83f000], size 1896kB, iter  291 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb7c0d000], size   28kB, iter  286 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab535000], size 2620kB, iter  301 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad71a000], size  544kB, iter  332 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c9b6000], size 3052kB, iter  313 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad7a2000], size 1232kB, iter  307 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad8d6000], size 1208kB, iter  308 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fb7c07000], size   24kB, iter  294 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fabe9b000], size 3604kB, iter  290 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad741000], size  852kB, iter  302 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac2ec000], size 2580kB, iter  286 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac708000], size  836kB, iter  291 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac26d000], size  504kB, iter  295 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d034000], size 3552kB, iter  289 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab7d5000], size  424kB, iter  301 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faba19000], size 2600kB, iter  292 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faca0c000], size 1744kB, iter  298 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac571000], size 1024kB, iter  308 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9dc76000], size 3940kB, iter  279 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa4bb9000], size 3804kB, iter  320 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabca3000], size 2016kB, iter  276 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faca1c000], size 1680kB, iter  290 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa789000], size 2040kB, iter  303 
    mmap3.c:88: TINFO: Thread    4, addr [0x3facbc0000], size 3032kB, iter  304 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac7d9000], size 2252kB, iter  299 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3731000], size 3504kB, iter  318 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faae86000], size 3228kB, iter  273 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa2337000], size 3632kB, iter  321 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9d997000], size 2940kB, iter  291 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabd0a000], size 1704kB, iter  309 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e82e000], size 3524kB, iter  289 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4101000], size 2396kB, iter  302 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3a9d000], size 3084kB, iter  324 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faaa78000], size 1112kB, iter  299 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab892000], size 1564kB, iter  282 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3da0000], size 3460kB, iter  300 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab1ad000], size 1172kB, iter  277 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faca87000], size 2040kB, iter  305 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa8ab000], size 1844kB, iter  300 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9cc7c000], size 3808kB, iter  292 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fab8f0000], size 1340kB, iter  300 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac2e8000], size 2596kB, iter  287 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa273f000], size 2872kB, iter  308 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e527000], size 3100kB, iter  294 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab2d2000], size 2444kB, iter  309 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9c5d1000], size 3080kB, iter  292 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faab8e000], size 3040kB, iter  297 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab540000], size 2644kB, iter  303 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa32e2000], size 1832kB, iter  277 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa34ac000], size 2580kB, iter  295 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fac26d000], size  492kB, iter  303 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac5df000], size 2024kB, iter  293 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e19f000], size 3616kB, iter  309 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad816000], size 1976kB, iter  289 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa4c01000], size 3516kB, iter  296 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d6b2000], size 2964kB, iter  287 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9de1f000], size 3584kB, iter  299 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faaff8000], size 1748kB, iter  310 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac2e9000], size 1692kB, iter  304 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac490000], size 1084kB, iter  278 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa176e000], size 2752kB, iter  284 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fb622a000], size  336kB, iter  310 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabeb4000], size 3812kB, iter  333 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faad0e000], size 2984kB, iter  288 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4120000], size 2272kB, iter  292 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c8d3000], size 3748kB, iter  314 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb625e000], size  128kB, iter  285 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3c3b000], size 1648kB, iter  274 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab6a7000], size  960kB, iter  304 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab8f0000], size  808kB, iter  289 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9e9ba000], size 2208kB, iter  294 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabf72000], size 1368kB, iter  305 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facaf0000], size 1620kB, iter  293 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab797000], size 1380kB, iter  290 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabdef000], size  788kB, iter  290 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d3eb000], size 2844kB, iter  312 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facba1000], size  912kB, iter  294 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2840000], size 1844kB, iter  301 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab9ba000], size  532kB, iter  309 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c1f8000], size 3940kB, iter  302 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e7e1000], size 1892kB, iter  297 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ebe2000], size 3388kB, iter  313 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facbfb000], size  552kB, iter  303 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad72e000], size  928kB, iter  291 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa4cf3000], size 2548kB, iter  295 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e550000], size 2628kB, iter  293 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac3d5000], size 1832kB, iter  279 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab86d000], size 1864kB, iter  310 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facbb1000], size  848kB, iter  298 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa2537000], size 2080kB, iter  283 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad820000], size 1936kB, iter  278 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fabd3d000], size  712kB, iter  319 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb6215000], size   84kB, iter  301 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac343000], size  584kB, iter  311 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabe02000], size  764kB, iter  291 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad6d8000], size  600kB, iter  299 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fb623f000], size  252kB, iter  300 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac0c8000], size 2540kB, iter  311 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e1ab000], size 3732kB, iter  288 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaddc000], size 2548kB, iter  275 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa93d000], size 3908kB, iter  310 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab2e4000], size 3852kB, iter  296 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab059000], size 1376kB, iter  300 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac037000], size  580kB, iter  290 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad76e000], size  712kB, iter  302 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa376d000], size 3264kB, iter  322 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa27ef000], size 2168kB, iter  302 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad876000], size  296kB, iter  303 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad770000], size  268kB, iter  291 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fad7b3000], size 1076kB, iter  323 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa2284000], size 2764kB, iter  325 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4185000], size 1868kB, iter  334 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3dd7000], size 3364kB, iter  301 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faa7ce000], size 1468kB, iter  315 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fabec1000], size 1012kB, iter  305 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad8c0000], size 1296kB, iter  311 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabfbe000], size  484kB, iter  306 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab1b1000], size 1228kB, iter  293 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb7c0e000], size   24kB, iter  316 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad999000], size  428kB, iter  307 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad939000], size  384kB, iter  312 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb622f000], size  316kB, iter  289 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab93f000], size 1024kB, iter  317 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac59f000], size 2300kB, iter  298 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab6b7000], size 1752kB, iter  313 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facbcb000], size  744kB, iter  284 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa33ba000], size 3788kB, iter  306 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab3fb000], size 2800kB, iter  276 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d8e7000], size 2660kB, iter  296 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad91c000], size  500kB, iter  294 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac28f000], size 3136kB, iter  320 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fb625d000], size  132kB, iter  318 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fb6265000], size  100kB, iter  285 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faba3f000], size 2860kB, iter  280 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa37b2000], size 3404kB, iter  301 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facc85000], size 2244kB, iter  304 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fb6235000], size  160kB, iter  290 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabd93000], size 2976kB, iter  324 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e5b5000], size 3368kB, iter  294 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4be2000], size 3640kB, iter  312 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9d50d000], size 3944kB, iter  279 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad72a000], size 1624kB, iter  303 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9c87a000], size 3512kB, iter  292 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e8ff000], size 3220kB, iter  295 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3fa4000], size 3792kB, iter  335 
    mmap3.c:88: TINFO: Thread   17, addr [0x3facabf000], size  904kB, iter  291 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa3b05000], size 2888kB, iter  286 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa253a000], size 2772kB, iter  292 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb7c12000], size    8kB, iter  296 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facaca000], size  412kB, iter  293 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab23a000], size 1796kB, iter  306 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa177e000], size 2688kB, iter  304 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa22b6000], size 2576kB, iter  295 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad83b000], size 1376kB, iter  280 
    mmap3.c:88: TINFO: Thread   21, addr [0x3facdc6000], size  960kB, iter  302 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d943000], size 2292kB, iter  321 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb621d000], size  388kB, iter  313 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e1f6000], size 3836kB, iter  312 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa926000], size 2636kB, iter  326 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fabbff000], size 1340kB, iter  281 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac7de000], size 2724kB, iter  321 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3df8000], size 2200kB, iter  293 
    mmap3.c:88: TINFO: Thread   38, addr [0x3faa787000], size 1660kB, iter  302 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa32f2000], size 1936kB, iter  307 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac07b000], size 2128kB, iter  304 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facb31000], size 2644kB, iter  291 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faba68000], size 1628kB, iter  325 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa34d6000], size 2928kB, iter  299 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad85d000], size 1240kB, iter  282 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6cf000], size  328kB, iter  305 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad8b4000], size  892kB, iter  303 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faabb9000], size 2828kB, iter  301 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facb3b000], size 1000kB, iter  302 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad993000], size  452kB, iter  308 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9cf37000], size 3364kB, iter  311 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab715000], size 3240kB, iter  277 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa1783000], size 2668kB, iter  327 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fabf20000], size 1388kB, iter  295 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad721000], size 1128kB, iter  304 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabf9a000], size 1704kB, iter  305 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad782000], size  744kB, iter  278 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa3a43000], size 3796kB, iter  314 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ec24000], size 3124kB, iter  314 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabae7000], size 2460kB, iter  326 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa95e000], size 2412kB, iter  294 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa4bcf000], size 3716kB, iter  336 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9ea96000], size 1592kB, iter  281 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab8fd000], size 1960kB, iter  296 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa401e000], size 3304kB, iter  287 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facc35000], size 2564kB, iter  305 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa17ad000], size 2500kB, iter  303 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa37b9000], size 2600kB, iter  322 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e7fc000], size 2664kB, iter  313 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac827000], size 3112kB, iter  303 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad7fc000], size  256kB, iter  304 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9db80000], size 2788kB, iter  280 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabf85000], size 1788kB, iter  306 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fabd4e000], size 1864kB, iter  292 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad73c000], size  768kB, iter  337 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e434000], size 3872kB, iter  305 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb622d000], size  324kB, iter  300 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9cbe8000], size 3388kB, iter  313 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4c81000], size  884kB, iter  306 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa22e0000], size 3928kB, iter  296 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d280000], size 2612kB, iter  292 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9c2ac000], size 3616kB, iter  306 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac7eb000], size 1292kB, iter  304 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad9b3000], size  324kB, iter  315 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa7b8000], size 1660kB, iter  279 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa4bf0000], size  580kB, iter  297 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa40b2000], size 2712kB, iter  305 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faac42000], size 2280kB, iter  283 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3250000], size 2368kB, iter  309 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab754000], size 1700kB, iter  292 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab468000], size 2740kB, iter  314 
    mmap3.c:88: TINFO: Thread   15, addr [0x3faae7c000], size 3284kB, iter  297 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac2ec000], size 1572kB, iter  286 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad6bf000], size  500kB, iter  314 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9c634000], size 2328kB, iter  319 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad99c000], size  416kB, iter  284 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad742000], size  268kB, iter  287 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad71d000], size  416kB, iter  288 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad73a000], size  300kB, iter  289 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac056000], size  952kB, iter  293 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabdb4000], size 1336kB, iter  314 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab824000], size 1312kB, iter  310 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac92e000], size 3368kB, iter  323 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9de39000], size 3528kB, iter  295 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad785000], size  732kB, iter  306 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fb7c05000], size   60kB, iter  305 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac7f4000], size  736kB, iter  315 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb6223000], size  364kB, iter  338 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac475000], size 3492kB, iter  297 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3e13000], size 2092kB, iter  312 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab96c000], size 1756kB, iter  315 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa34a0000], size 3172kB, iter  322 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa1784000], size 2664kB, iter  316 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb624a000], size  208kB, iter  313 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb23000], size 2220kB, iter  327 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facae0000], size 1632kB, iter  296 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faa789000], size 1848kB, iter  280 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9cf3c000], size 3344kB, iter  328 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faca1a000], size  792kB, iter  316 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad83c000], size 1372kB, iter  308 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa4d5e000], size 2120kB, iter  288 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb622b000], size  332kB, iter  317 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e947000], size 3020kB, iter  298 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab1e6000], size 2568kB, iter  307 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3b16000], size 3060kB, iter  281 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabdba000], size 1312kB, iter  314 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6bd000], size  800kB, iter  339 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa957000], size 2988kB, iter  282 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fabf02000], size 1360kB, iter  307 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9df90000], size 2488kB, iter  306 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6261000], size  116kB, iter  283 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9d7ac000], size 3920kB, iter  294 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6257000], size  156kB, iter  284 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e5ba000], size 3636kB, iter  315 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3e30000], size 2848kB, iter  311 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9d522000], size 2600kB, iter  307 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fb7c11000], size   12kB, iter  312 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa387c000], size 2664kB, iter  301 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d30a000], size 2144kB, iter  298 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab03f000], size 1692kB, iter  297 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fabf25000], size 1028kB, iter  315 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9dbed000], size 3724kB, iter  320 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac8ac000], size  520kB, iter  307 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa3226000], size 2536kB, iter  290 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac34b000], size 1192kB, iter  316 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac026000], size 1144kB, iter  308 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac4e0000], size 3888kB, iter  285 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabdeb000], size 1256kB, iter  308 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3e9a000], size 2424kB, iter  313 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3cb6000], size 1512kB, iter  282 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fa4ba2000], size 3896kB, iter  309 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabb30000], size 2600kB, iter  328 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab8d4000], size 2364kB, iter  324 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e1fe000], size 3824kB, iter  294 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac9b5000], size 1584kB, iter  307 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa26b6000], size 3420kB, iter  297 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac144000], size 1696kB, iter  304 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facc78000], size 2296kB, iter  295 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad701000], size  172kB, iter  309 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac8bc000], size  860kB, iter  286 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa34b7000], size 3860kB, iter  315 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d51e000], size 3344kB, iter  299 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad72c000], size 1172kB, iter  340 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9d862000], size 3628kB, iter  316 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9c4bf000], size 3940kB, iter  285 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac3e2000], size 1784kB, iter  296 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa3b89000], size 1204kB, iter  295 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9e8f3000], size 3356kB, iter  299 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa2378000], size 3320kB, iter  293 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab151000], size 1268kB, iter  316 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd9f000], size 1116kB, iter  298 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab28e000], size 2188kB, iter  281 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad731000], size  236kB, iter  300 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fabc9d000], size 3072kB, iter  329 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faba9c000], size 2052kB, iter  295 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9c898000], size 3336kB, iter  318 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad76c000], size  916kB, iter  317 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac317000], size  812kB, iter  310 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9ec3a000], size 3036kB, iter  307 
    mmap3.c:88: TINFO: Thread   11, addr [0x3faa9d7000], size 3056kB, iter  308 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab0a1000], size  704kB, iter  305 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab4b1000], size 3532kB, iter  298 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fab28f000], size 2184kB, iter  297 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facca6000], size  996kB, iter  291 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faacd3000], size 3504kB, iter  293 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac993000], size 1720kB, iter  317 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad713000], size  356kB, iter  299 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad851000], size 1740kB, iter  289 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facc87000], size 1344kB, iter  308 
    mmap3.c:88: TINFO: Thread   25, addr [0x3facb41000], size 1244kB, iter  297 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facdd7000], size  892kB, iter  294 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3529000], size 2496kB, iter  341 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad76f000], size  904kB, iter  292 
    mmap3.c:88: TINFO: Thread   22, addr [0x3faca9e000], size  652kB, iter  318 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa17f1000], size 2228kB, iter  317 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9de75000], size 3620kB, iter  298 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac90b000], size 1612kB, iter  296 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa188d000], size 1604kB, iter  298 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3d5d000], size 3692kB, iter  314 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabc66000], size 3292kB, iter  306 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e612000], size 2612kB, iter  299 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facb36000], size  688kB, iter  318 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9cbda000], size 3524kB, iter  317 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9d47a000], size 2440kB, iter  319 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fabb0a000], size 1392kB, iter  342 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa2675000], size 3680kB, iter  316 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cf4b000], size 3836kB, iter  323 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faac15000], size 2728kB, iter  294 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa3bac000], size 1732kB, iter  282 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa2303000], size 3528kB, iter  310 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faaebf000], size 2636kB, iter  300 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa83d000], size 1640kB, iter  329 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fab152000], size 3656kB, iter  301 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fb6217000], size  412kB, iter  308 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab839000], size 2444kB, iter  309 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac5a0000], size 3184kB, iter  308 
    mmap3.c:88: TINFO: Thread   14, addr [0x3f9e89f000], size 3692kB, iter  286 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3799000], size 2556kB, iter  287 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac78b000], size  808kB, iter  288 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac772000], size  100kB, iter  310 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac60a000], size  904kB, iter  311 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac3cf000], size  504kB, iter  287 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac44d000], size 1356kB, iter  296 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4b5b000], size 1000kB, iter  309 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa34b7000], size 2952kB, iter  330 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fa40f8000], size 2432kB, iter  306 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa32b6000], size 2052kB, iter  325 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac6ec000], size 1444kB, iter  320 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4c55000], size 3180kB, iter  321 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c76f000], size 2100kB, iter  293 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faa7c0000], size 2344kB, iter  324 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fb6258000], size  152kB, iter  283 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab4e4000], size 3412kB, iter  319 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabb22000], size 1672kB, iter  295 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaa0a000], size 2092kB, iter  298 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac5ab000], size 1284kB, iter  331 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabf9d000], size 3560kB, iter  283 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fac630000], size  804kB, iter  294 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac855000], size 1844kB, iter  318 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa326b000], size 1808kB, iter  325 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e853000], size 1192kB, iter  301 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa2632000], size 3948kB, iter  309 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3ba1000], size 1520kB, iter  299 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac548000], size  928kB, iter  284 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faace2000], size 3284kB, iter  311 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad6c3000], size 3332kB, iter  290 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac6f9000], size  776kB, iter  322 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab989000], size 1540kB, iter  315 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa3a18000], size 1476kB, iter  302 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fb7c0b000], size   36kB, iter  303 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fb622a000], size  336kB, iter  285 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad89e000], size 1432kB, iter  295 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad754000], size 1320kB, iter  326 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faa791000], size 1480kB, iter  300 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa7c3000], size 1280kB, iter  310 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa37d2000], size 2328kB, iter  317 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabcc4000], size 2916kB, iter  299 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3d1d000], size 3948kB, iter  302 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab83a000], size 1340kB, iter  343 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac7bb000], size  616kB, iter  332 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9e97d000], size 3356kB, iter  297 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac66e000], size 1332kB, iter  316 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab2ee000], size 2008kB, iter  289 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9da9a000], size 3948kB, iter  295 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac98b000], size  604kB, iter  312 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faba37000], size 2612kB, iter  323 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fab017000], size 2908kB, iter  330 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad76e000], size 1288kB, iter  313 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e3b9000], size 2404kB, iter  318 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa342f000], size 3724kB, iter  297 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d6dc000], size 3832kB, iter  309 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9d09f000], size 3128kB, iter  320 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa41f4000], size 1424kB, iter  310 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad8b0000], size 1360kB, iter  298 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c252000], size 3512kB, iter  302 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac04c000], size 1892kB, iter  284 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e07a000], size 3324kB, iter  312 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab506000], size 3280kB, iter  307 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9dd82000], size 3040kB, iter  344 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa37f7000], size 2836kB, iter  301 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabe15000], size 2268kB, iter  296 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad8c9000], size 1260kB, iter  302 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6ff000], size  336kB, iter  345 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad8d2000], size 1224kB, iter  319 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa2635000], size 3936kB, iter  319 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac656000], size 1124kB, iter  317 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fabe6b000], size 1728kB, iter  321 
    mmap3.c:88: TINFO: Thread    7, addr [0x3faca22000], size 1792kB, iter  300 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac225000], size 3212kB, iter  326 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fabad8000], size 3316kB, iter  300 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad944000], size  768kB, iter  314 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facbe2000], size 2896kB, iter  300 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faa7be000], size 1300kB, iter  313 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9e727000], size 3048kB, iter  311 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab893000], size 2324kB, iter  346 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad8e5000], size  380kB, iter  301 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac76f000], size 2160kB, iter  324 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa22fa000], size 3296kB, iter  319 
    mmap3.c:88: TINFO: Thread    0, addr [0x3f9ea21000], size 2700kB, iter  303 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb623d000], size  260kB, iter  327 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faad89000], size 2616kB, iter  304 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa351e000], size 2692kB, iter  299 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3256000], size 2848kB, iter  320 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac28e000], size 1688kB, iter  318 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac01b000], size 2088kB, iter  311 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fac69a000], size  768kB, iter  305 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fb6253000], size  172kB, iter  328 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9de6d000], size 2556kB, iter  285 
    mmap3.c:88: TINFO: Thread   25, addr [0x3faafa6000], size 1604kB, iter  302 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9ecc4000], size 2484kB, iter  311 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9d3ad000], size 3260kB, iter  299 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3e6a000], size 3624kB, iter  290 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac58b000], size  812kB, iter  308 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facd92000], size 1168kB, iter  315 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fad94f000], size  724kB, iter  327 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9c97c000], size 2424kB, iter  309 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad995000], size  444kB, iter  286 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac045000], size 1252kB, iter  312 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa1780000], size 2680kB, iter  307 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad753000], size 1396kB, iter  310 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6da000], size  484kB, iter  347 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa2554000], size 1952kB, iter  300 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fb622d000], size  164kB, iter  348 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fad99b000], size  420kB, iter  311 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa338c000], size 2648kB, iter  320 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fb6256000], size  160kB, iter  303 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab137000], size 3900kB, iter  296 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab5b2000], size 2948kB, iter  303 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac693000], size  796kB, iter  287 
    mmap3.c:88: TINFO: Thread    1, addr [0x3facdd6000], size  896kB, iter  309 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac434000], size 1372kB, iter  322 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb7c12000], size    8kB, iter  301 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb6229000], size  340kB, iter  310 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac032000], size 1328kB, iter  311 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa903000], size 3964kB, iter  288 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad8dc000], size  460kB, iter  304 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3abc000], size 3768kB, iter  286 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9bbfe000], size 3012kB, iter  333 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fab425000], size 1588kB, iter  313 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3622000], size 1652kB, iter  300 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9e0ec000], size 2736kB, iter  297 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad6fd000], size 1032kB, iter  304 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac9c3000], size 3900kB, iter  314 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9da4d000], size 3632kB, iter  310 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac17e000], size 1384kB, iter  312 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faad55000], size 2372kB, iter  320 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac75a000], size 2468kB, iter  301 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac02a000], size 1360kB, iter  305 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9e398000], size 3644kB, iter  303 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fab9d8000], size 3044kB, iter  325 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9d818000], size 2260kB, iter  291 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9cd9d000], size 3080kB, iter  321 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa273c000], size 2884kB, iter  312 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab44b000], size 1624kB, iter  287 
    mmap3.c:88: TINFO: Thread   30, addr [0x3f9c5c0000], size 3824kB, iter  291 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa328c000], size 3672kB, iter  321 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9beef000], size 3468kB, iter  331 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab7d2000], size 2072kB, iter  304 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad7ff000], size  884kB, iter  349 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad926000], size  888kB, iter  315 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb6243000], size  236kB, iter  304 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad903000], size 1028kB, iter  321 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa256b000], size 1188kB, iter  322 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fabb04000], size 1844kB, iter  298 
    mmap3.c:88: TINFO: Thread   29, addr [0x3f9eb58000], size 3940kB, iter  316 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa37bf000], size 3060kB, iter  298 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa181f000], size 2044kB, iter  297 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faabba000], size 1644kB, iter  312 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad823000], size  628kB, iter  306 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fa4be0000], size 3648kB, iter  296 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa22bd000], size 2652kB, iter  319 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa3f9b000], size 3828kB, iter  329 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9da52000], size 1772kB, iter  350 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6254000], size  168kB, iter  332 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac4c2000], size 2656kB, iter  308 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faa949000], size 2500kB, iter  302 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad72c000], size  844kB, iter  292 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e84f000], size 3108kB, iter  328 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faccf9000], size 1780kB, iter  314 
    mmap3.c:88: TINFO: Thread    4, addr [0x3faad59000], size 3192kB, iter  313 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac2d8000], size 1392kB, iter  321 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fab077000], size 3768kB, iter  288 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab4b5000], size 1200kB, iter  322 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad6c0000], size  432kB, iter  330 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac363000], size  640kB, iter  320 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9d830000], size 2184kB, iter  288 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabb5d000], size 1488kB, iter  321 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2694000], size 3556kB, iter  326 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9ddd9000], size 3148kB, iter  306 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fabcd1000], size 3368kB, iter  301 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facd77000], size 1276kB, iter  303 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab5e1000], size 1988kB, iter  323 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac4c3000], size 1376kB, iter  322 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab166000], size 2192kB, iter  293 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad8c0000], size 1296kB, iter  292 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac82d000], size 2072kB, iter  302 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fab82b000], size 2916kB, iter  305 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ec24000], size 3124kB, iter  323 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa37df000], size 1724kB, iter  323 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb7c0d000], size   28kB, iter  324 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad9cb000], size  228kB, iter  294 
    mmap3.c:88: TINFO: Thread   24, addr [0x3face3b000], size  492kB, iter  325 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac94d000], size  920kB, iter  323 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fac0ce000], size 2088kB, iter  301 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9e1dd000], size 3340kB, iter  305 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa398e000], size 2220kB, iter  329 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa3bb9000], size 3976kB, iter  289 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faca33000], size 2840kB, iter  313 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad8c9000], size 1032kB, iter  302 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9d967000], size 2712kB, iter  331 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac2e8000], size 1132kB, iter  289 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac4dd000], size 1272kB, iter  330 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad93a000], size  372kB, iter  290 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9dc0d000], size 1840kB, iter  322 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad826000], size  616kB, iter  307 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa238d000], size 3100kB, iter  299 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4058000], size 3072kB, iter  298 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9b81e000], size 3968kB, iter  318 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab146000], size 2320kB, iter  324 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fad7b3000], size  460kB, iter  315 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faadad000], size 2856kB, iter  333 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad72a000], size  548kB, iter  322 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa787000], size 1800kB, iter  334 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb7c08000], size   28kB, iter  291 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab38a000], size 2396kB, iter  314 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa321d000], size 2584kB, iter  305 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fb7c0f000], size   20kB, iter  331 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac28b000], size 1504kB, iter  319 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac8d0000], size 1420kB, iter  324 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad7ce000], size  672kB, iter  315 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fac61b000], size 2120kB, iter  309 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb6229000], size  340kB, iter  304 
    mmap3.c:88: TINFO: Thread   39, addr [0x3f9e520000], size 3260kB, iter  316 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab618000], size 3464kB, iter  293 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fad876000], size 1156kB, iter  300 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa3925000], size 2640kB, iter  324 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4c83000], size 2996kB, iter  317 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab146000], size 2320kB, iter  306 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac894000], size 2064kB, iter  306 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa2715000], size 3040kB, iter  326 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac8e4000], size  496kB, iter  307 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa223e000], size 1808kB, iter  332 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9ecc0000], size 2500kB, iter  323 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6c2000], size 1744kB, iter  325 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb7c05000], size   60kB, iter  301 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac541000], size  872kB, iter  316 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa4cb8000], size 2784kB, iter  323 
    mmap3.c:88: TINFO: Thread    1, addr [0x3faaa79000], size 3280kB, iter  313 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac18f000], size 1008kB, iter  334 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facd9a000], size  644kB, iter  306 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9de3c000], size 3716kB, iter  327 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faaecb000], size 1368kB, iter  292 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fabd39000], size 3668kB, iter  307 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad7b4000], size  352kB, iter  335 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad80c000], size  636kB, iter  324 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac7b3000], size  900kB, iter  305 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa275f000], size 2744kB, iter  317 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab175000], size 2708kB, iter  310 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fb6238000], size   88kB, iter  302 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fab021000], size 1172kB, iter  325 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab41a000], size 2040kB, iter  332 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa17bf000], size 2428kB, iter  289 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fad7da000], size  836kB, iter  306 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac1a9000], size  848kB, iter  303 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac403000], size  768kB, iter  299 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa2402000], size 3148kB, iter  314 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac960000], size 1248kB, iter  294 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faca98000], size 3080kB, iter  295 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3fa5000], size 3788kB, iter  308 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac7cc000], size 1616kB, iter  318 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facdb6000], size 1024kB, iter  307 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faad69000], size 2784kB, iter  293 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fad724000], size 1564kB, iter  326 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb624e000], size  192kB, iter  316 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9ec72000], size 2812kB, iter  308 
    mmap3.c:88: TINFO: Thread   26, addr [0x3faac06000], size 1420kB, iter  307 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad997000], size  436kB, iter  303 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad8ab000], size  944kB, iter  307 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fabf3e000], size 2372kB, iter  324 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fb7c11000], size   12kB, iter  308 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e5d0000], size 2832kB, iter  320 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d0e1000], size 3452kB, iter  297 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa37f6000], size 1212kB, iter  335 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac574000], size 2300kB, iter  317 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa34a3000], size 3184kB, iter  311 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa4c65000], size 3116kB, iter  327 
    mmap3.c:88: TINFO: Thread   15, addr [0x3facde3000], size  844kB, iter  304 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fad9a9000], size  364kB, iter  321 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6227000], size  348kB, iter  296 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9c9b1000], size 3484kB, iter  314 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab648000], size 3272kB, iter  318 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fab97a000], size 3836kB, iter  303 
    mmap3.c:88: TINFO: Thread   28, addr [0x3faa77f000], size 3048kB, iter  299 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad6e4000], size  532kB, iter  294 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab81e000], size 2220kB, iter  295 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa398c000], size 2328kB, iter  326 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac27d000], size 1560kB, iter  336 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9daa0000], size 3696kB, iter  290 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa321a000], size 2596kB, iter  295 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab10d000], size 3128kB, iter  333 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faaaae000], size 1376kB, iter  308 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fabd7b000], size 1804kB, iter  328 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa3bd2000], size 3916kB, iter  302 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fac10c000], size 1476kB, iter  325 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac43b000], size 1252kB, iter  317 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fac846000], size 1712kB, iter  315 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa3602000], size 3624kB, iter  308 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6259000], size  148kB, iter  328 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa4bb5000], size 3820kB, iter  336 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9c9e4000], size 3280kB, iter  309 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa4051000], size 3100kB, iter  304 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb7c13000], size    4kB, iter  337 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faa8ce000], size 1920kB, iter  298 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab41b000], size 2228kB, iter  325 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facddd000], size  868kB, iter  305 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac742000], size 1040kB, iter  305 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac1d6000], size  996kB, iter  310 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4dc3000], size 1716kB, iter  303 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9ed27000], size 2088kB, iter  318 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d440000], size 3936kB, iter  312 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac9f2000], size 3856kB, iter  327 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9e894000], size 3648kB, iter  351 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad769000], size 1288kB, iter  309 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa17f6000], size 2208kB, iter  319 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fac576000], size 1840kB, iter  319 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac84b000], size 1692kB, iter  334 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fad8f1000], size  860kB, iter  318 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab69f000], size 1380kB, iter  309 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9c01e000], size 2932kB, iter  322 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad9c8000], size  240kB, iter  329 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9dedf000], size 3132kB, iter  308 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb622c000], size  328kB, iter  329 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6ef000], size  488kB, iter  352 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad8df000], size  932kB, iter  320 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fac8cf000], size 2112kB, iter  320 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa4052000], size 3096kB, iter  309 
    mmap3.c:88: TINFO: Thread   31, addr [0x3facadf000], size 1228kB, iter  299 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab7f8000], size 2372kB, iter  315 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa2736000], size 2908kB, iter  311 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fad88d000], size  328kB, iter  309 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fab15d000], size 2808kB, iter  291 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9e1ee000], size 3976kB, iter  325 
    mmap3.c:88: TINFO: Thread   35, addr [0x3f9cd18000], size 3876kB, iter  333 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faabb3000], size 2124kB, iter  296 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d115000], size 3244kB, iter  304 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fabfb2000], size 1384kB, iter  312 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb6244000], size  152kB, iter  313 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad903000], size 1028kB, iter  321 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fab46d000], size 2248kB, iter  337 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa17b9000], size 2452kB, iter  310 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabd87000], size 2220kB, iter  296 
    mmap3.c:88: TINFO: Thread   34, addr [0x3faa87e000], size 3284kB, iter  338 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa4c39000], size 3292kB, iter  319 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fb6240000], size  168kB, iter  338 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad70b000], size  504kB, iter  334 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac2cf000], size 2716kB, iter  327 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac6e8000], size 1948kB, iter  335 
    mmap3.c:88: TINFO: Thread   20, addr [0x3f9df44000], size 2728kB, iter  330 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab292000], size 1900kB, iter  310 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fb626a000], size   80kB, iter  310 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fad789000], size 1040kB, iter  310 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa2365000], size 3908kB, iter  309 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa3cff000], size 3400kB, iter  316 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac878000], size 1320kB, iter  320 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad7fb000], size  772kB, iter  322 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa32ee000], size 2012kB, iter  311 
    mmap3.c:88: TINFO: Thread   13, addr [0x3faba49000], size 3272kB, iter  297 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad929000], size  876kB, iter  314 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9ec2f000], size 3080kB, iter  326 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fad6d4000], size 1180kB, iter  328 
    mmap3.c:88: TINFO: Thread   11, addr [0x3facc12000], size 2704kB, iter  313 
    mmap3.c:88: TINFO: Thread   15, addr [0x3f9e91c000], size 3148kB, iter  306 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac5dc000], size 1072kB, iter  292 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fac9c2000], size 2368kB, iter  316 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3a6e000], size 2628kB, iter  326 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9c2fb000], size 3456kB, iter  300 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad7c5000], size  988kB, iter  315 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9e37b000], size 3636kB, iter  312 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa34e5000], size 2564kB, iter  328 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa35e7000], size 1532kB, iter  327 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fac11e000], size 1732kB, iter  326 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9db1c000], size 3852kB, iter  304 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab792000], size 2780kB, iter  321 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9c65b000], size 3416kB, iter  300 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabdd9000], size 2164kB, iter  297 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac9c7000], size 1748kB, iter  312 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fa3766000], size 3104kB, iter  306 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9bf6a000], size 3652kB, iter  353 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa1778000], size 2712kB, iter  298 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faadc6000], size 3356kB, iter  290 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad7a0000], size 1136kB, iter  316 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad7a4000], size  468kB, iter  291 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6236000], size  288kB, iter  299 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d452000], size 3648kB, iter  323 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad819000], size  652kB, iter  317 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fabb18000], size 2820kB, iter  301 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa246a000], size 3756kB, iter  336 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad8bc000], size  284kB, iter  305 
    mmap3.c:88: TINFO: Thread   29, addr [0x3facb7c000], size 3304kB, iter  323 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fad8e8000], size  516kB, iter  306 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fb6258000], size  152kB, iter  307 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9d0c1000], size 3652kB, iter  300 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad713000], size  536kB, iter  300 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac715000], size 1420kB, iter  311 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad969000], size  620kB, iter  317 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faa789000], size 2728kB, iter  339 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab439000], size 3428kB, iter  311 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3b6e000], size 1672kB, iter  314 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabb62000], size 1580kB, iter  298 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4075000], size 2956kB, iter  331 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9eb4d000], size 3984kB, iter  321 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad799000], size 1856kB, iter  324 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9e708000], size 2128kB, iter  330 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa2815000], size 2016kB, iter  311 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fac8ae000], size 1124kB, iter  329 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9d7e2000], size 3304kB, iter  319 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac376000], size 2456kB, iter  310 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb621c000], size  392kB, iter  318 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fab211000], size 2208kB, iter  317 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fabff6000], size 1184kB, iter  297 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facbef000], size 2844kB, iter  318 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac6e6000], size 1824kB, iter  301 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad707000], size  584kB, iter  299 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faaf83000], size 2616kB, iter  301 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa4c35000], size 3308kB, iter  311 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa4176000], size 1928kB, iter  315 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fa34ee000], size 3652kB, iter  292 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9c70e000], size 3236kB, iter  305 
    mmap3.c:88: TINFO: Thread    6, addr [0x3f9ec39000], size 3040kB, iter  330 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9c361000], size 3764kB, iter  328 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa3d10000], size 3476kB, iter  339 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab343000], size 1436kB, iter  300 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fad7e7000], size 1088kB, iter  302 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabb49000], size 1680kB, iter  301 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad8f7000], size 1076kB, iter  325 
    mmap3.c:88: TINFO: Thread   24, addr [0x3faa7de000], size 2388kB, iter  331 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac9ed000], size  796kB, iter  312 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facab4000], size 1260kB, iter  302 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faade4000], size 1660kB, iter  340 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fac3d1000], size 3156kB, iter  311 
    mmap3.c:88: TINFO: Thread   23, addr [0x3facd3c000], size 1512kB, iter  319 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa3b8e000], size 1544kB, iter  332 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa2447000], size 3896kB, iter  354 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d460000], size 3592kB, iter  324 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa321c000], size 2852kB, iter  307 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab804000], size 3152kB, iter  322 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad9eb000], size  100kB, iter  340 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fad6c4000], size  408kB, iter  355 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad72a000], size  776kB, iter  302 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9cd1e000], size 3724kB, iter  313 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d8d2000], size 3388kB, iter  319 
    mmap3.c:88: TINFO: Thread    5, addr [0x3f9dfee000], size 3636kB, iter  327 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e41b000], size 2996kB, iter  329 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab3cb000], size  892kB, iter  323 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab813000], size 1696kB, iter  325 
    mmap3.c:88: TINFO: Thread   14, addr [0x3faa784000], size  732kB, iter  301 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fb621d000], size  388kB, iter  326 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa32fd000], size 1256kB, iter  320 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fad701000], size  164kB, iter  303 
    mmap3.c:88: TINFO: Thread    9, addr [0x3facda1000], size 1108kB, iter  313 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa387f000], size 3004kB, iter  308 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fac006000], size 1244kB, iter  332 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fab4aa000], size 3432kB, iter  312 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9d0ff000], size 3460kB, iter  337 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e940000], size 3044kB, iter  320 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facd4b000], size  592kB, iter  309 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fa3348000], size  956kB, iter  310 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facb7e000], size 1784kB, iter  312 
    mmap3.c:88: TINFO: Thread    8, addr [0x3f9ca37000], size 2972kB, iter  293 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa3b75000], size 2708kB, iter  316 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad6e8000], size 1040kB, iter  328 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab3ca000], size 1908kB, iter  302 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fabced000], size 3108kB, iter  313 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab5a7000], size 1300kB, iter  324 
    mmap3.c:88: TINFO: Thread   37, addr [0x3faa83b000], size 2016kB, iter  302 
    mmap3.c:88: TINFO: Thread   25, addr [0x3f9bc76000], size 3152kB, iter  312 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fab083000], size 2816kB, iter  356 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9ea84000], size 2240kB, iter  321 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac13d000], size 2276kB, iter  307 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facc83000], size 1392kB, iter  325 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac37f000], size  548kB, iter  357 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fac2da000], size  660kB, iter  303 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3267000], size 1856kB, iter  314 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fad71a000], size  840kB, iter  313 
    mmap3.c:88: TINFO: Thread   39, addr [0x3facd0d000], size  840kB, iter  326 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9ecb4000], size 2548kB, iter  320 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e36c000], size 3316kB, iter  313 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9e6a9000], size 3948kB, iter  326 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faca18000], size 1432kB, iter  312 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa38a3000], size 2888kB, iter  304 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6250000], size  184kB, iter  303 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fa40f9000], size 2428kB, iter  318 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fb621a000], size  400kB, iter  327 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac096000], size  668kB, iter  330 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facb8d000], size  984kB, iter  294 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad7ec000], size 2044kB, iter  293 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faae4a000], size 2276kB, iter  341 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facddf000], size  860kB, iter  333 
    mmap3.c:88: TINFO: Thread    9, addr [0x3faccd0000], size 1084kB, iter  315 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa26d1000], size 3312kB, iter  308 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa1798000], size 2584kB, iter  327 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faca50000], size 1268kB, iter  314 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fabd31000], size 1528kB, iter  304 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fab47e000], size 2488kB, iter  329 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac1f6000], size  912kB, iter  358 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fad727000], size  788kB, iter  313 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa3437000], size 1824kB, iter  303 
    mmap3.c:88: TINFO: Thread   32, addr [0x3faa866000], size 1844kB, iter  313 
    mmap3.c:88: TINFO: Thread   16, addr [0x3fad6d1000], size  344kB, iter  319 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faaa33000], size 3660kB, iter  335 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fac408000], size 3892kB, iter  333 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb6220000], size  376kB, iter  334 
    mmap3.c:88: TINFO: Thread    5, addr [0x3facd8d000], size 1188kB, iter  330 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fac471000], size 1360kB, iter  294 
    mmap3.c:88: TINFO: Thread   23, addr [0x3f9d87c000], size 3732kB, iter  321 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fab6ec000], size 2876kB, iter  303 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac7d5000], size 2144kB, iter  298 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9bf8a000], size 3932kB, iter  322 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa4146000], size 2120kB, iter  314 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9ec25000], size 3120kB, iter  305 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fabeaf000], size 1948kB, iter  322 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fa3e1a000], size 2940kB, iter  329 
    mmap3.c:88: TINFO: Thread    5, addr [0x3faa7ab000], size 2220kB, iter  331 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e93b000], size 2984kB, iter  321 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa2405000], size 2864kB, iter  314 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa35ff000], size 2560kB, iter  306 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fad6f7000], size  348kB, iter  295 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d26f000], size 3180kB, iter  317 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9d58a000], size 3016kB, iter  311 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fab9bb000], size 3272kB, iter  331 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9dc21000], size 3892kB, iter  327 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faaf18000], size 3552kB, iter  342 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fb7c12000], size    8kB, iter  322 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad74e000], size  796kB, iter  309 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9cbd2000], size 3788kB, iter  304 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fad815000], size 1980kB, iter  328 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faa82e000], size 1696kB, iter  330 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fac40e000], size 1756kB, iter  323 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9cf85000], size 2984kB, iter  314 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb621b000], size  396kB, iter  323 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab527000], size 1812kB, iter  304 
    mmap3.c:88: TINFO: Thread   32, addr [0x3f9bc7b000], size 3132kB, iter  314 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac20a000], size 2040kB, iter  359 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac5c5000], size 2112kB, iter  336 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fb6254000], size  168kB, iter  305 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faace5000], size 2252kB, iter  328 
    mmap3.c:88: TINFO: Thread   38, addr [0x3f9d939000], size 3872kB, iter  315 
    mmap3.c:88: TINFO: Thread   31, addr [0x3faba94000], size 4000kB, iter  304 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa869000], size 1460kB, iter  329 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fad6c1000], size 1408kB, iter  337 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fa4c11000], size 3452kB, iter  341 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facaf6000], size 3840kB, iter  314 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fa32c8000], size 3292kB, iter  305 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fa3737000], size 3376kB, iter  296 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e059000], size 3148kB, iter  338 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac633000], size 1768kB, iter  315 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fac7ed000], size 3108kB, iter  299 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac2b6000], size  764kB, iter  342 
    mmap3.c:88: TINFO: Thread   35, addr [0x3faccef000], size 1820kB, iter  338 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac7ba000], size 2116kB, iter  339 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6249000], size  212kB, iter  306 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6249000], size  212kB, iter  307 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa178b000], size 2636kB, iter  315 
    mmap3.c:88: TINFO: Thread   17, addr [0x3f9eb9a000], size 3676kB, iter  307 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9dd01000], size 3424kB, iter  312 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fac663000], size 1908kB, iter  305 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9c615000], size 2916kB, iter  335 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9e57b000], size 3840kB, iter  331 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9c381000], size 2640kB, iter  328 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fab587000], size 1724kB, iter  315 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facb7a000], size 1492kB, iter  316 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fb624b000], size  204kB, iter  336 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa3e1d000], size 3216kB, iter  332 
    mmap3.c:88: TINFO: Thread   23, addr [0x3faaf35000], size 3436kB, iter  322 
    mmap3.c:88: TINFO: Thread   35, addr [0x3face05000], size  708kB, iter  339 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac840000], size 1580kB, iter  343 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac375000], size 2808kB, iter  324 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fb7c06000], size   56kB, iter  323 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facc15000], size 1280kB, iter  316 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd55000], size  704kB, iter  315 
    mmap3.c:88: TINFO: Thread   19, addr [0x3f9bd6f000], size 3580kB, iter  360 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fab290000], size 1976kB, iter  308 
    mmap3.c:88: TINFO: Thread    9, addr [0x3f9c8ee000], size 2960kB, iter  316 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa2777000], size 2648kB, iter  334 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4141000], size 2140kB, iter  332 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3a83000], size 3676kB, iter  327 
    mmap3.c:88: TINFO: Thread   27, addr [0x3f9cf4c000], size 3680kB, iter  331 
    mmap3.c:88: TINFO: Thread   21, addr [0x3faad08000], size 2228kB, iter  324 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad821000], size 1932kB, iter  310 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fabbc0000], size 2800kB, iter  329 
    mmap3.c:88: TINFO: Thread   11, addr [0x3f9d2e4000], size 3500kB, iter  318 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fa2484000], size 3020kB, iter  315 
    mmap3.c:88: TINFO: Thread   16, addr [0x3faa9d6000], size 3132kB, iter  320 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fac9cb000], size 1724kB, iter  297 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fad71c000], size 1044kB, iter  306 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fb6217000], size  412kB, iter  344 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac76c000], size  848kB, iter  333 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaff9000], size 2652kB, iter  308 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fabe7c000], size 3640kB, iter  295 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9cc14000], size 3296kB, iter  305 
    mmap3.c:88: TINFO: Thread   22, addr [0x3f9ec13000], size 3192kB, iter  332 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fa4143000], size 2132kB, iter  333 
    mmap3.c:88: TINFO: Thread    0, addr [0x3facd5d000], size 1380kB, iter  316 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fa3744000], size 3324kB, iter  340 
    mmap3.c:88: TINFO: Thread   18, addr [0x3f9dec2000], size 3048kB, iter  329 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fab736000], size 3448kB, iter  306 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad9c6000], size  248kB, iter  324 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9d64f000], size 2984kB, iter  323 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fa177d000], size 2692kB, iter  337 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa4b93000], size 3956kB, iter  316 
    mmap3.c:88: TINFO: Thread   29, addr [0x3faa837000], size 1660kB, iter  330 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fad824000], size 1672kB, iter  345 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fb7c06000], size   56kB, iter  317 
    mmap3.c:88: TINFO: Thread    8, addr [0x3facb3b000], size  448kB, iter  298 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fac8b8000], size 1100kB, iter  340 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fa41ac000], size 1712kB, iter  330 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fab2da000], size 1716kB, iter  311 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7bc000], size  416kB, iter  334 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e8ce000], size 3348kB, iter  316 
    mmap3.c:88: TINFO: Thread   24, addr [0x3facd7d000], size  504kB, iter  338 
    mmap3.c:88: TINFO: Thread   27, addr [0x3faad87000], size 2504kB, iter  332 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabfc5000], size 2816kB, iter  334 
    mmap3.c:88: TINFO: Thread   33, addr [0x3fad89c000], size 1440kB, iter  296 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e503000], size 3884kB, iter  306 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabb6a000], size 3144kB, iter  328 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb7c04000], size   64kB, iter  335 
    mmap3.c:88: TINFO: Thread   34, addr [0x3fac9db000], size 1408kB, iter  346 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fab487000], size 2748kB, iter  308 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fb6224000], size  360kB, iter  309 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa868000], size 2284kB, iter  341 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad93e000], size  792kB, iter  331 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac812000], size  920kB, iter  312 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa279e000], size 2492kB, iter  307 
    mmap3.c:88: TINFO: Thread   28, addr [0x3facdfb000], size  748kB, iter  307 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fab7a3000], size 1512kB, iter  331 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa17b1000], size 2484kB, iter  341 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa4c1f000], size 3396kB, iter  325 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa2480000], size 3192kB, iter  319 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fa391c000], size 3276kB, iter  333 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3eb1000], size 2624kB, iter  317 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fab304000], size 1548kB, iter  333 
    mmap3.c:88: TINFO: Thread    3, addr [0x3facbab000], size 1736kB, iter  309 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fa33e4000], size 3456kB, iter  300 
    mmap3.c:88: TINFO: Thread   10, addr [0x3fa417a000], size 1912kB, iter  317 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fad6f7000], size  788kB, iter  324 
    mmap3.c:88: TINFO: Thread   39, addr [0x3faca51000], size 1384kB, iter  329 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9cf7f000], size 3476kB, iter  325 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fad7fd000], size  940kB, iter  313 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fac39e000], size 3896kB, iter  317 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fb6249000], size  212kB, iter  309 
    mmap3.c:88: TINFO: Thread   18, addr [0x3fad8e8000], size 1136kB, iter  332 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fab55e000], size 2324kB, iter  310 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fac285000], size 1124kB, iter  317 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa222f000], size 2372kB, iter  317 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fab91d000], size 2356kB, iter  316 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fac8f8000], size  908kB, iter  335 
    mmap3.c:88: TINFO: Thread   12, addr [0x3f9c0ee000], size 2636kB, iter  343 
    mmap3.c:88: TINFO: Thread   21, addr [0x3f9db91000], size 3268kB, iter  325 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fabf78000], size 3124kB, iter  318 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac79f000], size 1380kB, iter  334 
    mmap3.c:88: TINFO: Thread   20, addr [0x3faaaa3000], size 2960kB, iter  335 
    mmap3.c:88: TINFO: Thread    2, addr [0x3f9d7e2000], size 3772kB, iter  330 
    mmap3.c:88: TINFO: Thread   10, addr [0x3faca43000], size 1796kB, iter  318 
    mmap3.c:88: TINFO: Thread   30, addr [0x3facc04000], size 1904kB, iter  301 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fa3997000], size 2784kB, iter  318 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9e1bc000], size 3356kB, iter  313 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fad730000], size  544kB, iter  326 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faaea2000], size 2356kB, iter  297 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fad7b8000], size  276kB, iter  311 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad7d3000], size  504kB, iter  336 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fad800000], size  324kB, iter  337 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9cc7a000], size 3092kB, iter  342 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fb6222000], size  368kB, iter  302 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facde0000], size  856kB, iter  308 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab3c4000], size 1640kB, iter  320 
    mmap3.c:88: TINFO: Thread    7, addr [0x3facab1000], size 3260kB, iter  314 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9d337000], size 3168kB, iter  321 
    mmap3.c:88: TINFO: Thread   26, addr [0x3fac7b0000], size 1832kB, iter  319 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fa3c4f000], size 2440kB, iter  361 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa825000], size 2552kB, iter  336 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa17fd000], size 2180kB, iter  319 
    mmap3.c:88: TINFO: Thread   33, addr [0x3faba9d000], size 1444kB, iter  298 
    mmap3.c:88: TINFO: Thread   31, addr [0x3f9e517000], size 3028kB, iter  307 
    mmap3.c:88: TINFO: Thread   28, addr [0x3fa4ced000], size 2572kB, iter  308 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fad6e8000], size  940kB, iter  336 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad851000], size  604kB, iter  310 
    mmap3.c:88: TINFO: Thread    0, addr [0x3faada4000], size 1016kB, iter  318 
    mmap3.c:88: TINFO: Thread   24, addr [0x3f9eb6b000], size 3864kB, iter  339 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fab5d8000], size 2128kB, iter  330 
    mmap3.c:88: TINFO: Thread    8, addr [0x3fabc06000], size 3528kB, iter  299 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fab350000], size 1628kB, iter  320 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fad73d000], size 1124kB, iter  331 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fabab3000], size 1356kB, iter  308 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fab929000], size 1488kB, iter  331 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6225000], size  356kB, iter  337 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac4fd000], size 2696kB, iter  310 
    mmap3.c:88: TINFO: Thread   36, addr [0x3faa79e000], size 3208kB, iter  343 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fb6242000], size  240kB, iter  338 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa229a000], size 3824kB, iter  327 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fa1751000], size 2868kB, iter  321 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad856000], size  672kB, iter  311 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa4138000], size 2176kB, iter  332 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9e80c000], size 3452kB, iter  347 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac3d3000], size 1192kB, iter  314 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fab0ef000], size 1964kB, iter  306 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fa2656000], size 3804kB, iter  344 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fac299000], size 1256kB, iter  326 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab4e7000], size  964kB, iter  303 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fb6256000], size  160kB, iter  307 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fad876000], size  544kB, iter  321 
    mmap3.c:88: TINFO: Thread    3, addr [0x3fac62b000], size  940kB, iter  311 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa3f47000], size 1988kB, iter  318 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac2bd000], size 1184kB, iter  345 
    mmap3.c:88: TINFO: Thread    7, addr [0x3f9df11000], size 3484kB, iter  315 
    mmap3.c:88: TINFO: Thread   37, addr [0x3facaa1000], size 2012kB, iter  309 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fab14e000], size  912kB, iter  344 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fab93c000], size 1012kB, iter  327 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fac716000], size  720kB, iter  332 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac97a000], size  804kB, iter  335 
    mmap3.c:88: TINFO: Thread   16, addr [0x3f9ec09000], size 3232kB, iter  322 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa3ab2000], size 1652kB, iter  326 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facbc6000], size  840kB, iter  323 
    mmap3.c:88: TINFO: Thread    2, addr [0x3fa402f000], size 1684kB, iter  333 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad72f000], size 1180kB, iter  309 
    mmap3.c:88: TINFO: Thread   17, addr [0x3faaedc000], size 2124kB, iter  312 
    mmap3.c:88: TINFO: Thread    6, addr [0x3faa8d1000], size 1980kB, iter  339 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8fe000], size 1048kB, iter  334 
    mmap3.c:88: TINFO: Thread   12, addr [0x3fac2bc000], size 1188kB, iter  346 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fac3e5000], size 2328kB, iter  312 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fa41d4000], size 1552kB, iter  308 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3c97000], size 2752kB, iter  319 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4de9000], size 1564kB, iter  337 
    mmap3.c:88: TINFO: Thread   36, addr [0x3f9e7aa000], size 3716kB, iter  345 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fabd38000], size 3112kB, iter  332 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fa4b8b000], size 1416kB, iter  338 
    mmap3.c:88: TINFO: Thread   30, addr [0x3faadc3000], size 1124kB, iter  304 
    mmap3.c:88: TINFO: Thread   37, addr [0x3f9e0f8000], size 1536kB, iter  310 
    mmap3.c:88: TINFO: Thread   13, addr [0x3fac2ec000], size  852kB, iter  309 
    mmap3.c:88: TINFO: Thread   32, addr [0x3fa22c7000], size 1876kB, iter  319 
    mmap3.c:88: TINFO: Thread    1, addr [0x3fab7ec000], size 1220kB, iter  325 
    mmap3.c:88: TINFO: Thread    4, addr [0x3f9e57c000], size 2232kB, iter  328 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad8d0000], size 1232kB, iter  335 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fad786000], size  788kB, iter  305 
    mmap3.c:88: TINFO: Thread    7, addr [0x3fac9ac000], size  980kB, iter  316 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fa249c000], size 1952kB, iter  315 
    mmap3.c:88: TINFO: Thread   26, addr [0x3facc98000], size 2168kB, iter  320 
    mmap3.c:88: TINFO: Thread    5, addr [0x3fb6221000], size  372kB, iter  339 
    mmap3.c:88: TINFO: Thread   19, addr [0x3fac7ca000], size 1728kB, iter  362 
    mmap3.c:88: TINFO: Thread   14, addr [0x3fad84b000], size  532kB, iter  313 
    mmap3.c:88: TINFO: Thread   22, addr [0x3fac67c000], size 1336kB, iter  336 
    mmap3.c:88: TINFO: Thread    4, addr [0x3fb622c000], size  328kB, iter  329 
    mmap3.c:88: TINFO: Thread   35, addr [0x3fa35d0000], size 3868kB, iter  342 
    mmap3.c:88: TINFO: Thread   36, addr [0x3fac3c1000], size 2796kB, iter  346 
    mmap3.c:88: TINFO: Thread   21, addr [0x3fa17b5000], size 2468kB, iter  327 
    mmap3.c:88: TINFO: Thread   38, addr [0x3fa3a1d000], size 2536kB, iter  322 
    mmap3.c:88: TINFO: Thread   28, addr [0x3f9db4e000], size 3852kB, iter  309 
    mmap3.c:88: TINFO: Thread    2, addr [0x3faa86a000], size 2392kB, iter  334 
    mmap3.c:88: TINFO: Thread   29, addr [0x3fa32aa000], size 1532kB, iter  333 
    mmap3.c:88: TINFO: Thread   34, addr [0x3f9eb4b000], size 3992kB, iter  348 
    mmap3.c:88: TINFO: Thread   33, addr [0x3f9d80a000], size 3344kB, iter  299 
    mmap3.c:88: TINFO: Thread   27, addr [0x3fad975000], size  572kB, iter  336 
    mmap3.c:88: TINFO: Thread    8, addr [0x3faba39000], size 3068kB, iter  300 
    mmap3.c:88: TINFO: Thread   15, addr [0x3fac902000], size 2456kB, iter  316 
    mmap3.c:88: TINFO: Thread    3, addr [0x3f9d484000], size 3608kB, iter  312 
    mmap3.c:88: TINFO: Thread    0, addr [0x3fa3d8e000], size 2032kB, iter  320 
    mmap3.c:88: TINFO: Thread   31, addr [0x3fad73c000], size  296kB, iter  310 
    mmap3.c:88: TINFO: Thread   11, addr [0x3fab232000], size 3940kB, iter  322 
    mmap3.c:88: TINFO: Thread   16, addr [0x3facb68000], size 1216kB, iter  324 
    mmap3.c:88: TINFO: Thread   17, addr [0x3fa4125000], size 2252kB, iter  313 
    mmap3.c:88: TINFO: Thread   18, addr [0x3faaac0000], size 2960kB, iter  333 
    mmap3.c:88: TINFO: Thread   20, addr [0x3fa4cc3000], size 2740kB, iter  338 
    mmap3.c:88: TINFO: Thread   24, addr [0x3fab60b000], size 1924kB, iter  340 
    mmap3.c:88: TINFO: Thread    9, addr [0x3fa3429000], size 1692kB, iter  318 
    mmap3.c:88: TINFO: Thread   10, addr [0x3f9e278000], size 2684kB, iter  319 
    mmap3.c:88: TINFO: Thread   23, addr [0x3fa2684000], size 3620kB, iter  328 
    mmap3.c:88: TINFO: Thread    6, addr [0x3fabea4000], size 1656kB, iter  340 
    mmap3.c:88: TINFO: Thread   12, addr [0x3faae93000], size 3708kB, iter  347 
    mmap3.c:88: TINFO: Thread   39, addr [0x3fa3f8a000], size 1644kB, iter  333 
    mmap3.c:88: TINFO: Thread   30, addr [0x3fab805000], size 2256kB, iter  306 
    mmap3.c:88: TINFO: Thread    1, addr [0x3f9e777000], size 3920kB, iter  326 
    mmap3.c:88: TINFO: Thread   13, addr [0x3f9dfa1000], size 2908kB, iter  310 
    mmap3.c:88: TINFO: Thread   32, addr [0x3facce5000], size 1860kB, iter  320 
    mmap3.c:88: TINFO: Thread   37, addr [0x3fa230a000], size 3560kB, iter  311 
    mmap3.c:88: TINFO: Thread   25, addr [0x3fac042000], size 2396kB, iter  317 
    mmap3.c:88: TINFO: Thread   26, addr [0x3f9d165000], size 3196kB, iter  321 
    mmap3.c:124: TPASS: Test passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    61 termination_type

    843

    14906

    843

    14906

    1589

    mem02

    Mon Jun 16 17:40:10 2025

    "mem02"

    ""

    exit

    mem02       1  TPASS  :  calloc - calloc of 64MB of memory succeeded 
    mem02       2  TPASS  :  malloc - malloc of 64MB of memory succeeded 
    mem02       3  TPASS  :  realloc - realloc of 5 bytes succeeded 
    mem02       4  TPASS  :  realloc - realloc of 15 bytes succeeded 
    mem02       5  TPASS  :  valloc - valloc of rand() size of memory succeeded for 15000 iteration 
    

    "ok"

    0 termination_type

    38

    14

    38

    14

    1590

    page01

    Mon Jun 16 17:40:10 2025

    "page01"

    ""

    exit

    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagdFrh2w as tmpdir (tmpfs filesystem) 
    page01      1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    7

    14

    7

    14

    1591

    page02

    Mon Jun 16 17:40:11 2025

    "page02"

    ""

    exit

    page02      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagw3MiyH as tmpdir (tmpfs filesystem) 
    page02      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagw3MiyH as tmpdir (tmpfs filesystem) 
    page02      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagw3MiyH as tmpdir (tmpfs filesystem) 
    page02      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagw3MiyH as tmpdir (tmpfs filesystem) 
    page02      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagw3MiyH as tmpdir (tmpfs filesystem) 
    page02      0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_pagw3MiyH as tmpdir (tmpfs filesystem) 
    page02      1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    1592

    data_space

    Mon Jun 16 17:40:12 2025

    "data_space"

    ""

    exit

    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_datCWl9Dp as tmpdir (tmpfs filesystem) 
    data_space    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    49

    2

    49

    2

    1593

    stack_space

    Mon Jun 16 17:40:12 2025

    "stack_space"

    ""

    exit

    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_staww20nt as tmpdir (tmpfs filesystem) 
    stack_space    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1594

    shmt02

    Mon Jun 16 17:40:12 2025

    "shmt02"

    ""

    exit

    shmt02      1  TPASS  :  shmget 
    shmt02      2  TPASS  :  shmat 
    shmt02      3  TPASS  :  Correct shared memory contents 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1595

    shmt03

    Mon Jun 16 17:40:12 2025

    "shmt03"

    ""

    exit

    shmt03      1  TPASS  :  shmget 
    shmt03      2  TPASS  :  1st shmat 
    shmt03      3  TPASS  :  2nd shmat 
    shmt03      4  TPASS  :  Correct shared memory contents 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    1596

    shmt04

    Mon Jun 16 17:40:13 2025

    "shmt04"

    ""

    exit

    shmt04      1  TPASS  :  shmget,shmat 
    shmt04      2  TPASS  :  shmdt 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1597

    shmt05

    Mon Jun 16 17:40:13 2025

    "shmt05"

    ""

    exit

    shmt05      1  TPASS  :  shmget & shmat 
    shmt05      2  TPASS  :  2nd shmget & shmat 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1598

    shmt06

    Mon Jun 16 17:40:13 2025

    "shmt06"

    ""

    exit

    shmt06      1  TPASS  :  shmget,shmat 
    shmt06      2  TPASS  :  shmdt 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1599

    shmt07

    Mon Jun 16 17:40:13 2025

    "shmt07"

    ""

    exit

    shmt07      1  TPASS  :  shmget,shmat 
    shmt07      1  TPASS  :  shmget,shmat 
    shmt07      2  TPASS  :  cp & cp+1 correct 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1600

    shmt08

    Mon Jun 16 17:40:13 2025

    "shmt08"

    ""

    exit

    shmt08      1  TPASS  :  shmget,shmat 
    shmt08      2  TPASS  :  shmdt 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1601

    shmt09

    Mon Jun 16 17:40:13 2025

    "shmt09"

    ""

    exit

    shmt09      1  TPASS  :  sbrk, sbrk, shmget, shmat 
    shmt09      2  TPASS  :  sbrk, shmat 
    shmt09      3  TPASS  :  sbrk, shmat 
    shmt09      4  TPASS  :  sbrk 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1602

    shmt10

    Mon Jun 16 17:40:13 2025

    "shmt10"

    ""

    exit

    shmt10      1  TPASS  :  shmat,shmdt 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1603

    shm_test01

    Mon Jun 16 17:40:13 2025

    "shm_test -l 10 -t 2"

    ""

    exit

    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530473 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530473 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530474 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530474 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530475 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530475 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530476 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530476 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530477 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530478 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530478 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530479 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530479 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530480 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530480 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530481 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530482 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1518000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530482 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530483 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    pid[117136]: shmat_rd_wr(): shmget():success got segment id 160530484 
    pid[117136]: do_shmat_shmadt(): got shmat address = 0x3fa1791000 
    

    "ok"

    51 termination_type

    971

    8173

    971

    8173

    1604

    mallocstress01

    Mon Jun 16 17:41:05 2025

    "mallocstress"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_malIc7mNy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 10m 30s 
    mallocstress.c:150: TINFO: Thread [23]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [27]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [59]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [3]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [15]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [11]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [7]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [31]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [39]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [51]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [35]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [19]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [55]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [2]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [6]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [43]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [38]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [47]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [50]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [18]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [42]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [22]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [10]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [26]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [54]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [58]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [14]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [46]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [34]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [9]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [30]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [13]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [41]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [29]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [25]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [21]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [33]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [37]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [57]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [49]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [8]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [16]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [53]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [17]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [5]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [4]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [45]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [24]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [36]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [20]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [1]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [12]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [48]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [44]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [52]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [28]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [32]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [0]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [56]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:150: TINFO: Thread [40]: allocate_free() returned 0, succeeded.  Thread exiting. 
     
    mallocstress.c:180: TPASS: malloc stress test finished successfully 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    91

    1189

    91

    1189

    1605

    mmapstress01

    Mon Jun 16 17:41:11 2025

    "mmapstress01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaLuPTKU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 42s 
    mmapstress01.c:106: TINFO: creating file  with 4096 bytes, pattern 204 
    mmapstress01.c:339: TPASS: file has expected data 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    12 termination_type

    2008

    374

    2008

    374

    1606

    mmapstress02

    Mon Jun 16 17:41:23 2025

    "mmapstress02"

    ""

    exit

    mmapstress02    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaAdN6j6 as tmpdir (tmpfs filesystem) 
    mmapstress02    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1607

    mmapstress03

    Mon Jun 16 17:41:23 2025

    "mmapstress03"

    ""

    exit

    mmapstress03    0  TINFO  :  uname.machine=riscv64 kernel is 64bit 
    mmapstress03    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1608

    mmapstress04

    Mon Jun 16 17:41:23 2025

    "mmapstress04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mmaa0tdaG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmapstress04.c:94: TPASS: blocks have expected data 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1609

    mmapstress05

    Mon Jun 16 17:41:23 2025

    "mmapstress05"

    ""

    exit

    mmapstress05    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mma6IEYzT as tmpdir (tmpfs filesystem) 
    mmapstress05    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1610

    mmapstress06

    Mon Jun 16 17:41:23 2025

    "mmapstress06 20"

    ""

    exit

    mmapstress06    1  TPASS  :  Test passed 
    

    "ok"

    20 termination_type

    0

    0

    0

    0

    1611

    mmapstress07

    Mon Jun 16 17:41:43 2025

    "TMPFILE

    ""

    exit

    mmapstress07    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmahmuTcK as tmpdir (tmpfs filesystem) 
    mmapstress07    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    7

    1

    7

    1612

    mmapstress08

    Mon Jun 16 17:41:43 2025

    "mmapstress08"

    ""

    exit

    mmapstress08    1  TCONF  :  mmapstress08.c:122: Test is only applicable for IA-32 and x86-64. 
    mmapstress08    2  TCONF  :  mmapstress08.c:122: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1613

    mmapstress09

    Mon Jun 16 17:41:43 2025

    "mmapstress09 -p 20 -t 0.2"

    ""

    exit

    map data okay 
    mmapstress09    1  TPASS  :  Test passed 
    

    "ok"

    12 termination_type

    2335

    1213

    2335

    1213

    1614

    mmapstress10

    Mon Jun 16 17:41:55 2025

    "mmapstress10 -p 20 -t 0.2"

    ""

    exit

    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    mmapstress10    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_mmazNLu4J as tmpdir (tmpfs filesystem) 
    file data okay 
    mmapstress10    1  TPASS  :  Test passed 
    

    "ok"

    12 termination_type

    2108

    1391

    2108

    1391

    1615

    mmap10

    Mon Jun 16 17:42:07 2025

    "mmap10"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1616

    mmap10_1

    Mon Jun 16 17:42:07 2025

    "mmap10 -i 60"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:72: TINFO: Use /dev/zero device 
    mmap10.c:104: TPASS: All memory has been released 
    mmap10.c:66: TINFO: Add to KSM regions 
    mmap10.c:70: TINFO: Use anonymous pages 
    mmap10.c:104: TPASS: All memory has been released 
     
    Summary: 
    passed   180 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    43

    51

    43

    51

    1617

    kallsyms

    Mon Jun 16 17:42:08 2025

    "kallsyms"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    kallsyms.c:187: TPASS: Caught 2748274 SIGSEGV in access ksymbols addr, skipped 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    472

    2551

    472

    2551

    1618

    ksm01

    Mon Jun 16 17:42:38 2025

    "ksm01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:67: TINFO: Path not found: /sys/kernel/mm/ksm/smart_scan: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:146: TINFO: child 0 stops. 
    ksm_test.h:146: TINFO: child 1 stops. 
    ksm_test.h:146: TINFO: child 2 stops. 
    ksm_test.h:253: TINFO: KSM merging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'a' 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 4s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 2. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'b' 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 3. 
    ksm_test.h:23: TPASS: pages_sharing is 98301. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98303. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:108: TINFO: child 1 allocates 128 MB filled with 'd' except one page with 'e' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 1. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:279: TINFO: KSM unmerging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:23: TPASS: run is 2. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:285: TINFO: stop KSM. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 0. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:173: TINFO: child 1 finished. 
    ksm_test.h:173: TINFO: child 2 finished. 
    ksm_test.h:173: TINFO: child 0 finished. 
     
    Summary: 
    passed   42 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    20 termination_type

    893

    398

    893

    398

    1619

    ksm01_1

    Mon Jun 16 17:42:58 2025

    "ksm01 -u 128"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:67: TINFO: Path not found: /sys/kernel/mm/ksm/smart_scan: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ksm_test.h:146: TINFO: child 0 stops. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:146: TINFO: child 1 stops. 
    ksm_test.h:146: TINFO: child 2 stops. 
    ksm_test.h:253: TINFO: KSM merging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'a' 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 4s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 2. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'b' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 3. 
    ksm_test.h:23: TPASS: pages_sharing is 98301. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 4s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98303. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:108: TINFO: child 1 allocates 128 MB filled with 'd' except one page with 'e' 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 1. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:279: TINFO: KSM unmerging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:23: TPASS: run is 2. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:285: TINFO: stop KSM. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 0. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:173: TINFO: child 0 finished. 
    ksm_test.h:173: TINFO: child 2 finished. 
    ksm_test.h:173: TINFO: child 1 finished. 
     
    Summary: 
    passed   42 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    21 termination_type

    895

    413

    895

    413

    1620

    ksm02

    Mon Jun 16 17:43:19 2025

    "ksm02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1621

    ksm02_1

    Mon Jun 16 17:43:19 2025

    "ksm02 -u 128"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1622

    ksm03

    Mon Jun 16 17:43:19 2025

    "ksm03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:67: TINFO: Path not found: /sys/kernel/mm/ksm/smart_scan: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:146: TINFO: child 0 stops. 
    ksm_test.h:146: TINFO: child 1 stops. 
    ksm_test.h:146: TINFO: child 2 stops. 
    ksm_test.h:253: TINFO: KSM merging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'a' 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 4s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 2. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'b' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 3. 
    ksm_test.h:23: TPASS: pages_sharing is 98301. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98303. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:108: TINFO: child 1 allocates 128 MB filled with 'd' except one page with 'e' 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 1. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:279: TINFO: KSM unmerging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:23: TPASS: run is 2. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:285: TINFO: stop KSM. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 0. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:173: TINFO: child 0 finished. 
    ksm_test.h:173: TINFO: child 1 finished. 
    ksm_test.h:173: TINFO: child 2 finished. 
     
    Summary: 
    passed   42 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    20 termination_type

    890

    409

    890

    409

    1623

    ksm03_1

    Mon Jun 16 17:43:39 2025

    "ksm03 -u 128"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:67: TINFO: Path not found: /sys/kernel/mm/ksm/smart_scan: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ksm_test.h:146: TINFO: child 0 stops. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:146: TINFO: child 1 stops. 
    ksm_test.h:146: TINFO: child 2 stops. 
    ksm_test.h:253: TINFO: KSM merging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'a' 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 2. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'c' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'a' 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'b' 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 3. 
    ksm_test.h:23: TPASS: pages_sharing is 98301. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:104: TINFO: child 1 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98303. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:180: TINFO: wait for all children to stop. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:101: TINFO: child 1 continues... 
    ksm_test.h:108: TINFO: child 1 allocates 128 MB filled with 'd' except one page with 'e' 
    ksm_test.h:101: TINFO: child 2 continues... 
    ksm_test.h:104: TINFO: child 2 allocates 128 MB filled with 'd' 
    ksm_test.h:101: TINFO: child 0 continues... 
    ksm_test.h:104: TINFO: child 0 allocates 128 MB filled with 'd' 
    ksm_test.h:158: TINFO: child 1 stops. 
    ksm_test.h:158: TINFO: child 0 stops. 
    ksm_test.h:158: TINFO: child 2 stops. 
    ksm_helper.c:36: TINFO: ksm daemon takes 3s to run two full scans 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 1. 
    ksm_test.h:23: TPASS: pages_shared is 1. 
    ksm_test.h:23: TPASS: pages_sharing is 98302. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 1. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:279: TINFO: KSM unmerging... 
    ksm_test.h:192: TINFO: resume all children. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:78: TINFO: child 0 verifies memory content. 
    ksm_test.h:78: TINFO: child 2 verifies memory content. 
    ksm_test.h:23: TPASS: run is 2. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:78: TINFO: child 1 verifies memory content. 
    ksm_test.h:285: TINFO: stop KSM. 
    ksm_test.h:32: TINFO: check! 
    ksm_test.h:23: TPASS: run is 0. 
    ksm_test.h:23: TPASS: pages_shared is 0. 
    ksm_test.h:23: TPASS: pages_sharing is 0. 
    ksm_test.h:23: TPASS: pages_volatile is 0. 
    ksm_test.h:23: TPASS: pages_unshared is 0. 
    ksm_test.h:23: TPASS: sleep_millisecs is 0. 
    ksm_test.h:23: TPASS: pages_to_scan is 98304. 
    ksm_test.h:173: TINFO: child 2 finished. 
    ksm_test.h:173: TINFO: child 0 finished. 
    ksm_test.h:173: TINFO: child 1 finished. 
     
    Summary: 
    passed   42 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    19 termination_type

    895

    409

    895

    409

    1624

    ksm04

    Mon Jun 16 17:43:58 2025

    "ksm04"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1625

    ksm04_1

    Mon Jun 16 17:43:58 2025

    "ksm04 -u 128"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1626

    ksm05

    Mon Jun 16 17:43:58 2025

    "ksm05 -I 10"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:67: TINFO: Path not found: /sys/kernel/mm/ksm/smart_scan: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
     
    Summary: 
    passed   9918 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    550

    523

    550

    523

    1627

    ksm06

    Mon Jun 16 17:44:08 2025

    "ksm06"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1628

    ksm06_1

    Mon Jun 16 17:44:08 2025

    "ksm06 -n 10"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1629

    ksm06_2

    Mon Jun 16 17:44:08 2025

    "ksm06 -n 8000"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1630

    ksm07

    Mon Jun 16 17:44:08 2025

    "ksm07"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:73: TCONF: Path not found: /sys/kernel/mm/ksm/pages_skipped: ENOENT (2) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1631

    cpuset01

    Mon Jun 16 17:44:08 2025

    "cpuset01"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1632

    cpuset02

    Mon Jun 16 17:44:08 2025

    "cpuset02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1633

    oom01

    Mon Jun 16 17:44:08 2025

    "oom01"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_test.c:1768: TINFO: Test timeout is not limited 
    oom01.c:25: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    oom.h:176: TINFO: expected victim is 177092. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:191: TPASS: victim retcode: (12) Cannot allocate memory 
    oom01.c:30: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    oom.h:176: TINFO: expected victim is 177095. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:181: TPASS: victim signalled: (9) SIGKILL 
    oom01.c:33: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    oom.h:209: TINFO: start normal OOM testing. 
    oom.h:176: TINFO: expected victim is 177099. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:181: TPASS: victim signalled: (9) SIGKILL 
    oom.h:212: TINFO: start OOM testing for mlocked pages. 
    oom.h:176: TINFO: expected victim is 177102. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:181: TPASS: victim signalled: (9) SIGKILL 
    oom.h:223: TINFO: start OOM testing for KSM pages. 
    oom.h:176: TINFO: expected victim is 177105. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f7f9cb180), allocating 3221225472 bytes. 
    oom.h:71: TINFO: thread (3f801cc180), allocating 3221225472 bytes. 
    oom.h:181: TPASS: victim signalled: (9) SIGKILL 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    101 termination_type

    136

    6605

    136

    6605

    1634

    oom02

    Mon Jun 16 17:45:49 2025

    "oom02"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1635

    oom03

    Mon Jun 16 17:45:49 2025

    "oom03"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1636

    oom04

    Mon Jun 16 17:45:49 2025

    "oom04"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1637

    oom05

    Mon Jun 16 17:45:49 2025

    "oom05"

    ""

    exit

    tst_test.c:1322: TCONF: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1638

    swapping01

    Mon Jun 16 17:45:49 2025

    "swapping01 -i 5"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 10m 30s 
    swapping01.c:99: TCONF: Not enough swap space to test: swap_free_init(4068924kB) < mem_over_max(15797780kB) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1639

    thp01

    Mon Jun 16 17:45:49 2025

    "thp01 -I 120"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    thp01.c:122: TINFO: Using 8192 args of size 4096 
    thp01.c:79: TINFO: left: 0, right: 4096, mid: 4096 
    thp01.c:79: TINFO: left: 0, right: 2048, mid: 2048 
    thp01.c:79: TINFO: left: 1024, right: 2048, mid: 1024 
    thp01.c:79: TINFO: left: 1024, right: 1536, mid: 1536 
    thp01.c:79: TINFO: left: 1280, right: 1536, mid: 1280 
    thp01.c:79: TINFO: left: 1408, right: 1536, mid: 1408 
    thp01.c:79: TINFO: left: 1472, right: 1536, mid: 1472 
    thp01.c:79: TINFO: left: 1504, right: 1536, mid: 1504 
    thp01.c:79: TINFO: left: 1520, right: 1536, mid: 1520 
    thp01.c:79: TINFO: left: 1528, right: 1536, mid: 1528 
    thp01.c:79: TINFO: left: 1532, right: 1536, mid: 1532 
    thp01.c:79: TINFO: left: 1532, right: 1534, mid: 1534 
    thp01.c:79: TINFO: left: 1533, right: 1534, mid: 1533 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
     
    Summary: 
    passed   641 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    120 termination_type

    19

    11976

    19

    11976

    1640

    thp02

    Mon Jun 16 17:47:49 2025

    "thp02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    thp02.c:67: TINFO: mremap (0x3fa1400000-0x3fa1bff000) to (0x3fa0a00000-0x3fa11ff000) 
    thp02.c:67: TINFO: mremap (0x3fa1400000-0x3fa1bff000) to (0x3fa0a01000-0x3fa1200000) 
    thp02.c:67: TINFO: mremap (0x3fa1401000-0x3fa1c00000) to (0x3fa0a00000-0x3fa11ff000) 
    thp02.c:67: TINFO: mremap (0x3fa1401000-0x3fa1c00000) to (0x3fa0a01000-0x3fa1200000) 
    thp02.c:93: TPASS: Still alive. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    5

    11

    5

    1641

    thp03

    Mon Jun 16 17:47:50 2025

    "thp03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    thp03.c:76: TPASS: system didn't crash, pass. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1642

    thp04

    Mon Jun 16 17:47:50 2025

    "thp04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 00s 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   -34ns, avg_dev =    56ns, dev_ratio = 1.64 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 43950ns, avg_dev =  3354ns, dev_ratio = 0.08 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 41353ns, avg_dev =  2638ns, dev_ratio = 0.06 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  2563ns, avg_dev =  2980ns, dev_ratio = 1.16 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    19  , avg_dev =    18  , dev_ratio = 0.97 } 
    ../../../../include/tst_fuzzy_sync.h:654: TINFO: Exceeded execution loops, requesting exit 
    thp04.c:141: TPASS: Huge zero page is still clean 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    12 termination_type

    663

    1121

    663

    1121

    1643

    vma01

    Mon Jun 16 17:48:02 2025

    "vma01"

    ""

    exit

    parent: t = 0x3f81c6b000 
    child : u = 0x3f81c6e000 
    vma01       0  TINFO  :  s = 0x3f81c6b000, t = 0x3f81c6e000 
    child : x = 0x3f81c6e000 
    vma01       0  TINFO  :  s = 0x3f81c6e000, t = 0x3f81c71000 
    vma01       1  TPASS  :  two 3*ps VMAs found. 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1644

    vma02

    Mon Jun 16 17:48:02 2025

    "vma02"

    ""

    exit

    vma02       1  TCONF  :  vma02.c:169: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    vma02       2  TCONF  :  vma02.c:169: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1645

    vma03

    Mon Jun 16 17:48:02 2025

    "vma03"

    ""

    exit

    vma03       1  TCONF  :  vma03.c:147: __NR_mmap2 is not defined on your system 
    vma03       2  TCONF  :  vma03.c:147: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1646

    vma04

    Mon Jun 16 17:48:02 2025

    "vma04"

    ""

    exit

    vma04       1  TCONF  :  vma04.c:330: test requires libnuma development packages with LIBNUMA_API_VERSION >= 2 
    vma04       2  TCONF  :  vma04.c:330: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1647

    vma05

    Mon Jun 16 17:48:02 2025

    "vma05.sh"

    ""

    exit

    tst_cmd.c:268: TCONF: Couldn't find 'gdb' in $PATH 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1648

    overcommit_memory01

    Mon Jun 16 17:48:02 2025

    "overcommit_memory"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    overcommit_memory.c:103: TINFO: MemTotal is 16194368 kB 
    overcommit_memory.c:105: TINFO: SwapTotal is 4194300 kB 
    overcommit_memory.c:109: TINFO: CommitLimit is 12291484 kB 
    overcommit_memory.c:122: TINFO: Setting /proc/sys/vm/overcommit_ratio to 50 
    overcommit_memory.c:125: TINFO: TotalBatchSize is 63248 kB 
    overcommit_memory.c:131: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    overcommit_memory.c:165: TINFO: malloc 23488024 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:165: TINFO: malloc 12354732 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:161: TINFO: malloc 5872006 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:140: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    overcommit_memory.c:161: TINFO: malloc 9965574 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:165: TINFO: malloc 40777336 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:147: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    overcommit_memory.c:161: TINFO: malloc 10194334 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 20388668 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 40777336 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    11

    1

    11

    1649

    overcommit_memory02

    Mon Jun 16 17:48:02 2025

    "overcommit_memory -R 0"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    overcommit_memory.c:103: TINFO: MemTotal is 16194368 kB 
    overcommit_memory.c:105: TINFO: SwapTotal is 4194300 kB 
    overcommit_memory.c:109: TINFO: CommitLimit is 12291484 kB 
    overcommit_memory.c:122: TINFO: Setting /proc/sys/vm/overcommit_ratio to 0 
    overcommit_memory.c:125: TINFO: TotalBatchSize is 63248 kB 
    overcommit_memory.c:131: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    overcommit_memory.c:165: TINFO: malloc 7293656 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:165: TINFO: malloc 4257548 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:161: TINFO: malloc 1823414 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:140: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    overcommit_memory.c:161: TINFO: malloc 9965574 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:165: TINFO: malloc 40777336 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:147: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    overcommit_memory.c:161: TINFO: malloc 10194334 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 20388668 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 40777336 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1650

    overcommit_memory03

    Mon Jun 16 17:48:02 2025

    "overcommit_memory -R 30"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    overcommit_memory.c:103: TINFO: MemTotal is 16194368 kB 
    overcommit_memory.c:105: TINFO: SwapTotal is 4194300 kB 
    overcommit_memory.c:109: TINFO: CommitLimit is 12291484 kB 
    overcommit_memory.c:122: TINFO: Setting /proc/sys/vm/overcommit_ratio to 30 
    overcommit_memory.c:125: TINFO: TotalBatchSize is 63248 kB 
    overcommit_memory.c:131: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    overcommit_memory.c:165: TINFO: malloc 17010272 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:165: TINFO: malloc 9115856 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:161: TINFO: malloc 4252568 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:140: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    overcommit_memory.c:161: TINFO: malloc 9965574 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:165: TINFO: malloc 40777336 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:147: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    overcommit_memory.c:161: TINFO: malloc 10194334 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 20388668 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 40777336 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1651

    overcommit_memory04

    Mon Jun 16 17:48:02 2025

    "overcommit_memory -R 80"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    overcommit_memory.c:103: TINFO: MemTotal is 16194368 kB 
    overcommit_memory.c:105: TINFO: SwapTotal is 4194300 kB 
    overcommit_memory.c:109: TINFO: CommitLimit is 12291484 kB 
    overcommit_memory.c:122: TINFO: Setting /proc/sys/vm/overcommit_ratio to 80 
    overcommit_memory.c:125: TINFO: TotalBatchSize is 63248 kB 
    overcommit_memory.c:131: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    overcommit_memory.c:165: TINFO: malloc 33204640 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:165: TINFO: malloc 17213040 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:161: TINFO: malloc 8301160 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:140: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    overcommit_memory.c:161: TINFO: malloc 9965574 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:165: TINFO: malloc 40777336 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:147: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    overcommit_memory.c:161: TINFO: malloc 10194334 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 20388668 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 40777336 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    0

    3

    0

    1652

    overcommit_memory05

    Mon Jun 16 17:48:02 2025

    "overcommit_memory -R 100"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    overcommit_memory.c:103: TINFO: MemTotal is 16194368 kB 
    overcommit_memory.c:105: TINFO: SwapTotal is 4194300 kB 
    overcommit_memory.c:109: TINFO: CommitLimit is 12291484 kB 
    overcommit_memory.c:122: TINFO: Setting /proc/sys/vm/overcommit_ratio to 100 
    overcommit_memory.c:125: TINFO: TotalBatchSize is 63248 kB 
    overcommit_memory.c:131: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    overcommit_memory.c:165: TINFO: malloc 39682392 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:165: TINFO: malloc 20451916 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:161: TINFO: malloc 9920598 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:140: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    overcommit_memory.c:161: TINFO: malloc 9965574 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:165: TINFO: malloc 40777336 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:147: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    overcommit_memory.c:161: TINFO: malloc 10194334 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 20388668 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 40777336 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1653

    overcommit_memory06

    Mon Jun 16 17:48:02 2025

    "overcommit_memory -R 200"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    overcommit_memory.c:103: TINFO: MemTotal is 16194368 kB 
    overcommit_memory.c:105: TINFO: SwapTotal is 4194300 kB 
    overcommit_memory.c:109: TINFO: CommitLimit is 12291484 kB 
    overcommit_memory.c:122: TINFO: Setting /proc/sys/vm/overcommit_ratio to 200 
    overcommit_memory.c:125: TINFO: TotalBatchSize is 63248 kB 
    overcommit_memory.c:131: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    overcommit_memory.c:165: TINFO: malloc 72071128 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:165: TINFO: malloc 36646284 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:161: TINFO: malloc 18017782 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:140: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    overcommit_memory.c:161: TINFO: malloc 9965574 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:165: TINFO: malloc 40777336 kB failed 
    overcommit_memory.c:186: TPASS: alloc failed as expected 
    overcommit_memory.c:147: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    overcommit_memory.c:161: TINFO: malloc 10194334 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 20388668 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
    overcommit_memory.c:161: TINFO: malloc 40777336 kB successfully 
    overcommit_memory.c:180: TPASS: alloc passed as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1654

    max_map_count

    Mon Jun 16 17:48:02 2025

    "max_map_count -i 10"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 1024 
    max_map_count.c:179: TPASS: 1024 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 2048 
    max_map_count.c:179: TPASS: 2048 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 4096 
    max_map_count.c:179: TPASS: 4096 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 8192 
    max_map_count.c:179: TPASS: 8192 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 16384 
    max_map_count.c:179: TPASS: 16384 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 32768 
    max_map_count.c:179: TPASS: 32768 map entries in total as expected. 
    max_map_count.c:154: TINFO: Setting /proc/sys/vm/max_map_count to 65536 
    max_map_count.c:179: TPASS: 65536 map entries in total as expected. 
     
    Summary: 
    passed   70 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    51 termination_type

    304

    4649

    304

    4649

    1655

    min_free_kbytes

    Mon Jun 16 17:48:53 2025

    "min_free_kbytes"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_test.c:1768: TINFO: Test timeout is not limited 
    min_free_kbytes.c:95: TINFO: Setting /proc/sys/vm/overcommit_memory to 2 
    min_free_kbytes.c:99: TINFO: Setting /proc/sys/vm/min_free_kbytes to 45056 
    memfree is 15892588 kB before eatup mem 
    memfree is 4254252 kB after eatup mem 
    min_free_kbytes.c:101: TINFO: Setting /proc/sys/vm/min_free_kbytes to 90112 
    memfree is 15881940 kB before eatup mem 
    memfree is 4244708 kB after eatup mem 
    min_free_kbytes.c:109: TINFO: Setting /proc/sys/vm/min_free_kbytes to 323887 
    memfree is 15855872 kB before eatup mem 
    memfree is 4255068 kB after eatup mem 
    min_free_kbytes.c:95: TINFO: Setting /proc/sys/vm/overcommit_memory to 0 
    min_free_kbytes.c:99: TINFO: Setting /proc/sys/vm/min_free_kbytes to 45056 
    min_free_kbytes.c:101: TINFO: Setting /proc/sys/vm/min_free_kbytes to 90112 
    min_free_kbytes.c:109: TINFO: Setting /proc/sys/vm/min_free_kbytes to 323887 
    min_free_kbytes.c:95: TINFO: Setting /proc/sys/vm/overcommit_memory to 1 
    min_free_kbytes.c:99: TINFO: Setting /proc/sys/vm/min_free_kbytes to 45056 
    min_free_kbytes.c:101: TINFO: Setting /proc/sys/vm/min_free_kbytes to 90112 
    min_free_kbytes.c:109: TINFO: Setting /proc/sys/vm/min_free_kbytes to 323887 
    min_free_kbytes.c:85: TPASS: min_free_kbytes test pass 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    340 termination_type

    1946

    27001

    1946

    27001

    1656

    irqbalance01

    Mon Jun 16 17:54:33 2025

    "irqbalance01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    irqbalance01.c:127: TINFO: Found 3 CPUS, 28 IRQs 
      IRQ       CPU0       CPU1       CPU2        
       11:   4897771+   4993436+   5059230+ 
       14:         0+         0+         0+ 
       15:         0+         0+       462+ 
       16:         0+         0+         0+ 
       17:         0+         0+         0+ 
       18:         0+         0+         0+ 
       19:         0+         0+    657142+ 
       20:         0+         0+    266199+ 
       21:         0+         0+       206+ 
       22:         0+         0+         0+ 
       27:         0+         0+         0+ 
       28:         0+         1+    124168+ 
       29:         0+         0+         0+ 
       30:         0+         0+         0+ 
       31:         0+         0+         0+ 
       32:         0+         0+         0+ 
       33:         0+         0+       692+ 
       34:         0+         0+         0+ 
       35:         0+         0+         0+ 
       36:         0+         0+         0+ 
       37:         0+         0+         6+ 
       38:         0+         0+         0+ 
       39:         0+         0+         0+ 
       40:         0+         0+       102+ 
       41:         0+         0+         0+ 
       42:         0+         0+         0+ 
       45:         0+         0+      4381+ 
       46:         0+         0+         0+ 
    Total:   4897771    4993437    6112588  
    irqbalance01.c:127: TINFO: Found 3 CPUS, 28 IRQs 
    irqbalance01.c:288: TFAIL: Heuristic: Detected 0 irq-cpu pairs have been dissallowed 
     
    Summary: 
    passed   0 
    failed   1 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1657

    pth_str01

    Mon Jun 16 17:54:33 2025

    "pth_str01"

    ""

    exit

    pth_str01    0  TINFO  :  Allocating 85 nodes. 
    pth_str01    0  TINFO  :  Creating root thread attributes via pthread_attr_init. 
    pth_str01    0  TINFO  :  Creating root thread via pthread_create. 
    pth_str01    0  TINFO  :  thread 0 creating kids, cdepth=1 
    pth_str01    0  TINFO  :  thread 1 started 
    pth_str01    0  TINFO  :  thread 2 started 
    pth_str01    0  TINFO  :  thread 3 started 
    pth_str01    0  TINFO  :  thread 4 started 
    pth_str01    0  TINFO  :  thread 4 creating kids, cdepth=2 
    pth_str01    0  TINFO  :  thread 1 creating kids, cdepth=2 
    pth_str01    0  TINFO  :  thread 2 creating kids, cdepth=2 
    pth_str01    0  TINFO  :  thread 5 started 
    pth_str01    0  TINFO  :  thread 6 started 
    pth_str01    0  TINFO  :  thread 7 started 
    pth_str01    0  TINFO  :  thread 3 creating kids, cdepth=2 
    pth_str01    0  TINFO  :  thread 8 started 
    pth_str01    0  TINFO  :  thread 9 started 
    pth_str01    0  TINFO  :  thread 10 started 
    pth_str01    0  TINFO  :  thread 11 started 
    pth_str01    0  TINFO  :  thread 12 started 
    pth_str01    0  TINFO  :  thread 13 started 
    pth_str01    0  TINFO  :  thread 14 started 
    pth_str01    0  TINFO  :  thread 15 started 
    pth_str01    0  TINFO  :  thread 16 started 
    pth_str01    0  TINFO  :  thread 17 started 
    pth_str01    0  TINFO  :  thread 18 started 
    pth_str01    0  TINFO  :  thread 19 started 
    pth_str01    0  TINFO  :  thread 20 started 
    pth_str01    0  TINFO  :  thread 20 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 6 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 10 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 9 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 7 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 13 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 11 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 19 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 12 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 14 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 15 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 17 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 5 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 18 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 16 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 8 creating kids, cdepth=3 
    pth_str01    0  TINFO  :  thread 21 started 
    pth_str01    0  TINFO  :  thread 22 started 
    pth_str01    0  TINFO  :  thread 23 started 
    pth_str01    0  TINFO  :  thread 24 started 
    pth_str01    0  TINFO  :  thread 25 started 
    pth_str01    0  TINFO  :  thread 26 started 
    pth_str01    0  TINFO  :  thread 27 started 
    pth_str01    0  TINFO  :  thread 28 started 
    pth_str01    0  TINFO  :  thread 29 started 
    pth_str01    0  TINFO  :  thread 30 started 
    pth_str01    0  TINFO  :  thread 31 started 
    pth_str01    0  TINFO  :  thread 32 started 
    pth_str01    0  TINFO  :  thread 33 started 
    pth_str01    0  TINFO  :  thread 34 started 
    pth_str01    0  TINFO  :  thread 35 started 
    pth_str01    0  TINFO  :  thread 36 started 
    pth_str01    0  TINFO  :  thread 37 started 
    pth_str01    0  TINFO  :  thread 38 started 
    pth_str01    0  TINFO  :  thread 39 started 
    pth_str01    0  TINFO  :  thread 40 started 
    pth_str01    0  TINFO  :  thread 41 started 
    pth_str01    0  TINFO  :  thread 42 started 
    pth_str01    0  TINFO  :  thread 43 started 
    pth_str01    0  TINFO  :  thread 44 started 
    pth_str01    0  TINFO  :  thread 45 started 
    pth_str01    0  TINFO  :  thread 46 started 
    pth_str01    0  TINFO  :  thread 47 started 
    pth_str01    0  TINFO  :  thread 48 started 
    pth_str01    0  TINFO  :  thread 49 started 
    pth_str01    0  TINFO  :  thread 50 started 
    pth_str01    0  TINFO  :  thread 51 started 
    pth_str01    0  TINFO  :  thread 52 started 
    pth_str01    0  TINFO  :  thread 53 started 
    pth_str01    0  TINFO  :  thread 54 started 
    pth_str01    0  TINFO  :  thread 55 started 
    pth_str01    0  TINFO  :  thread 56 started 
    pth_str01    0  TINFO  :  thread 57 started 
    pth_str01    0  TINFO  :  thread 58 started 
    pth_str01    0  TINFO  :  thread 59 started 
    pth_str01    0  TINFO  :  thread 60 started 
    pth_str01    0  TINFO  :  thread 61 started 
    pth_str01    0  TINFO  :  thread 62 started 
    pth_str01    0  TINFO  :  thread 63 started 
    pth_str01    0  TINFO  :  thread 64 started 
    pth_str01    0  TINFO  :  thread 65 started 
    pth_str01    0  TINFO  :  thread 66 started 
    pth_str01    0  TINFO  :  thread 67 started 
    pth_str01    0  TINFO  :  thread 68 started 
    pth_str01    0  TINFO  :  thread 69 started 
    pth_str01    0  TINFO  :  thread 70 started 
    pth_str01    0  TINFO  :  thread 71 started 
    pth_str01    0  TINFO  :  thread 72 started 
    pth_str01    0  TINFO  :  thread 73 started 
    pth_str01    0  TINFO  :  thread 74 started 
    pth_str01    0  TINFO  :  thread 75 started 
    pth_str01    0  TINFO  :  thread 76 started 
    pth_str01    0  TINFO  :  thread 77 started 
    pth_str01    0  TINFO  :  thread 78 started 
    pth_str01    0  TINFO  :  thread 79 started 
    pth_str01    0  TINFO  :  thread 80 started 
    pth_str01    0  TINFO  :  thread 81 started 
    pth_str01    0  TINFO  :  thread 82 started 
    pth_str01    0  TINFO  :  thread 83 started 
    pth_str01    0  TINFO  :  thread 84 started 
    pth_str01    0  TINFO  :  thread 84 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 21 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 50 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 55 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 54 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 24 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 22 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 62 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 33 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 29 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 25 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 71 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 30 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 34 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 67 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 39 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 35 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 59 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 38 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 48 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 51 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 32 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 32 exiting, depth=4, status=0, addr=0x2b0c12ccb0 
    pth_str01    0  TINFO  :  thread 77 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 66 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 80 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 45 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 35 exiting, depth=4, status=0, addr=0x2b0c12cf20 
    pth_str01    0  TINFO  :  thread 53 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 29 exiting, depth=4, status=0, addr=0x2b0c12ca40 
    pth_str01    0  TINFO  :  thread 26 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 81 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 68 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 34 exiting, depth=4, status=0, addr=0x2b0c12ce50 
    pth_str01    0  TINFO  :  thread 47 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 56 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 82 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 82 exiting, depth=4, status=0, addr=0x2b0c12f550 
    pth_str01    0  TINFO  :  thread 67 exiting, depth=4, status=0, addr=0x2b0c12e920 
    pth_str01    0  TINFO  :  thread 80 exiting, depth=4, status=0, addr=0x2b0c12f3b0 
    pth_str01    0  TINFO  :  thread 84 exiting, depth=4, status=0, addr=0x2b0c12f6f0 
    pth_str01    0  TINFO  :  thread 70 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 41 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 36 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 74 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 58 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 74 exiting, depth=4, status=0, addr=0x2b0c12eed0 
    pth_str01    0  TINFO  :  thread 51 exiting, depth=4, status=0, addr=0x2b0c12dc20 
    pth_str01    0  TINFO  :  thread 66 exiting, depth=4, status=0, addr=0x2b0c12e850 
    pth_str01    0  TINFO  :  thread 46 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 37 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 42 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 37 exiting, depth=4, status=0, addr=0x2b0c12d0c0 
    pth_str01    0  TINFO  :  thread 77 exiting, depth=4, status=0, addr=0x2b0c12f140 
    pth_str01    0  TINFO  :  thread 31 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 36 exiting, depth=4, status=0, addr=0x2b0c12cff0 
    pth_str01    0  TINFO  :  thread 23 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 27 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 43 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 27 exiting, depth=4, status=0, addr=0x2b0c12c8a0 
    pth_str01    0  TINFO  :  thread 63 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 50 exiting, depth=4, status=0, addr=0x2b0c12db50 
    pth_str01    0  TINFO  :  thread 63 exiting, depth=4, status=0, addr=0x2b0c12e5e0 
    pth_str01    0  TINFO  :  thread 26 exiting, depth=4, status=0, addr=0x2b0c12c7d0 
    pth_str01    0  TINFO  :  thread 41 exiting, depth=4, status=0, addr=0x2b0c12d400 
    pth_str01    0  TINFO  :  thread 58 exiting, depth=4, status=0, addr=0x2b0c12e1d0 
    pth_str01    0  TINFO  :  thread 38 exiting, depth=4, status=0, addr=0x2b0c12d190 
    pth_str01    0  TINFO  :  thread 22 exiting, depth=4, status=0, addr=0x2b0c12c490 
    pth_str01    0  TINFO  :  thread 68 exiting, depth=4, status=0, addr=0x2b0c12e9f0 
    pth_str01    0  TINFO  :  thread 55 exiting, depth=4, status=0, addr=0x2b0c12df60 
    pth_str01    0  TINFO  :  thread 65 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 65 exiting, depth=4, status=0, addr=0x2b0c12e780 
    pth_str01    0  TINFO  :  thread 28 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 24 exiting, depth=4, status=0, addr=0x2b0c12c630 
    pth_str01    0  TINFO  :  thread 28 exiting, depth=4, status=0, addr=0x2b0c12c970 
    pth_str01    0  TINFO  :  thread 75 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 33 exiting, depth=4, status=0, addr=0x2b0c12cd80 
    pth_str01    0  TINFO  :  thread 78 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 21 exiting, depth=4, status=0, addr=0x2b0c12c3c0 
    pth_str01    0  TINFO  :  thread 23 exiting, depth=4, status=0, addr=0x2b0c12c560 
    pth_str01    0  TINFO  :  thread 30 exiting, depth=4, status=0, addr=0x2b0c12cb10 
    pth_str01    0  TINFO  :  thread 40 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 79 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 40 exiting, depth=4, status=0, addr=0x2b0c12d330 
    pth_str01    0  TINFO  :  thread 31 exiting, depth=4, status=0, addr=0x2b0c12cbe0 
    pth_str01    0  TINFO  :  thread 46 exiting, depth=4, status=0, addr=0x2b0c12d810 
    pth_str01    0  TINFO  :  thread 49 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 83 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 47 exiting, depth=4, status=0, addr=0x2b0c12d8e0 
    pth_str01    0  TINFO  :  thread 83 exiting, depth=4, status=0, addr=0x2b0c12f620 
    pth_str01    0  TINFO  :  thread 25 exiting, depth=4, status=0, addr=0x2b0c12c700 
    pth_str01    0  TINFO  :  thread 78 exiting, depth=4, status=0, addr=0x2b0c12f210 
    pth_str01    0  TINFO  :  thread 71 exiting, depth=4, status=0, addr=0x2b0c12ec60 
    pth_str01    0  TINFO  :  thread 52 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 81 exiting, depth=4, status=0, addr=0x2b0c12f480 
    pth_str01    0  TINFO  :  thread 52 exiting, depth=4, status=0, addr=0x2b0c12dcf0 
    pth_str01    0  TINFO  :  thread 76 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 42 exiting, depth=4, status=0, addr=0x2b0c12d4d0 
    pth_str01    0  TINFO  :  thread 56 exiting, depth=4, status=0, addr=0x2b0c12e030 
    pth_str01    0  TINFO  :  thread 53 exiting, depth=4, status=0, addr=0x2b0c12ddc0 
    pth_str01    0  TINFO  :  thread 69 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 64 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 44 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 57 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 72 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 57 exiting, depth=4, status=0, addr=0x2b0c12e100 
    pth_str01    0  TINFO  :  thread 72 exiting, depth=4, status=0, addr=0x2b0c12ed30 
    pth_str01    0  TINFO  :  thread 61 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 73 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 73 exiting, depth=4, status=0, addr=0x2b0c12ee00 
    pth_str01    0  TINFO  :  thread 76 exiting, depth=4, status=0, addr=0x2b0c12f070 
    pth_str01    0  TINFO  :  thread 54 exiting, depth=4, status=0, addr=0x2b0c12de90 
    pth_str01    0  TINFO  :  thread 69 exiting, depth=4, status=0, addr=0x2b0c12eac0 
    pth_str01    0  TINFO  :  thread 70 exiting, depth=4, status=0, addr=0x2b0c12eb90 
    pth_str01    0  TINFO  :  thread 79 exiting, depth=4, status=0, addr=0x2b0c12f2e0 
    pth_str01    0  TINFO  :  thread 44 exiting, depth=4, status=0, addr=0x2b0c12d670 
    pth_str01    0  TINFO  :  thread 62 exiting, depth=4, status=0, addr=0x2b0c12e510 
    pth_str01    0  TINFO  :  thread 49 exiting, depth=4, status=0, addr=0x2b0c12da80 
    pth_str01    0  TINFO  :  thread 48 exiting, depth=4, status=0, addr=0x2b0c12d9b0 
    pth_str01    0  TINFO  :  thread 61 exiting, depth=4, status=0, addr=0x2b0c12e440 
    pth_str01    0  TINFO  :  thread 60 is a leaf node, depth=4 
    pth_str01    0  TINFO  :  thread 39 exiting, depth=4, status=0, addr=0x2b0c12d260 
    pth_str01    0  TINFO  :  thread 75 exiting, depth=4, status=0, addr=0x2b0c12efa0 
    pth_str01    0  TINFO  :  thread 45 exiting, depth=4, status=0, addr=0x2b0c12d740 
    pth_str01    0  TINFO  :  thread 64 exiting, depth=4, status=0, addr=0x2b0c12e6b0 
    pth_str01    0  TINFO  :  thread 43 exiting, depth=4, status=0, addr=0x2b0c12d5a0 
    pth_str01    0  TINFO  :  thread 60 exiting, depth=4, status=0, addr=0x2b0c12e370 
    pth_str01    0  TINFO  :  thread 59 exiting, depth=4, status=0, addr=0x2b0c12e2a0 
    pth_str01    0  TINFO  :  thread 8 exiting, depth=4, status=0, addr=0x2b0c12b930 
    pth_str01    0  TINFO  :  thread 6 exiting, depth=4, status=0, addr=0x2b0c12b790 
    pth_str01    0  TINFO  :  thread 17 exiting, depth=4, status=0, addr=0x2b0c12c080 
    pth_str01    0  TINFO  :  thread 14 exiting, depth=4, status=0, addr=0x2b0c12be10 
    pth_str01    0  TINFO  :  thread 18 exiting, depth=4, status=0, addr=0x2b0c12c150 
    pth_str01    0  TINFO  :  thread 11 exiting, depth=4, status=0, addr=0x2b0c12bba0 
    pth_str01    0  TINFO  :  thread 7 exiting, depth=4, status=0, addr=0x2b0c12b860 
    pth_str01    0  TINFO  :  thread 13 exiting, depth=4, status=0, addr=0x2b0c12bd40 
    pth_str01    0  TINFO  :  thread 20 exiting, depth=4, status=0, addr=0x2b0c12c2f0 
    pth_str01    0  TINFO  :  thread 5 exiting, depth=4, status=0, addr=0x2b0c12b6c0 
    pth_str01    0  TINFO  :  thread 2 exiting, depth=4, status=0, addr=0x2b0c12b450 
    pth_str01    0  TINFO  :  thread 12 exiting, depth=4, status=0, addr=0x2b0c12bc70 
    pth_str01    0  TINFO  :  thread 10 exiting, depth=4, status=0, addr=0x2b0c12bad0 
    pth_str01    0  TINFO  :  thread 16 exiting, depth=4, status=0, addr=0x2b0c12bfb0 
    pth_str01    0  TINFO  :  thread 19 exiting, depth=4, status=0, addr=0x2b0c12c220 
    pth_str01    0  TINFO  :  thread 15 exiting, depth=4, status=0, addr=0x2b0c12bee0 
    pth_str01    0  TINFO  :  thread 9 exiting, depth=4, status=0, addr=0x2b0c12ba00 
    pth_str01    0  TINFO  :  thread 1 exiting, depth=4, status=0, addr=0x2b0c12b380 
    pth_str01    0  TINFO  :  thread 3 exiting, depth=4, status=0, addr=0x2b0c12b520 
    pth_str01    0  TINFO  :  thread 4 exiting, depth=4, status=0, addr=0x2b0c12b5f0 
    pth_str01    0  TINFO  :  thread 0 exiting, depth=4, status=0, addr=0x2b0c12b2b0 
    pth_str01    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    6

    1

    6

    1658

    pth_str02

    Mon Jun 16 17:54:33 2025

    "pth_str02 -n1000"

    ""

    exit

    pth_str02    0  TINFO  :  Creating 1000 threads 
    pth_str02    1  TPASS  :  Test passed 
    

    "ok"

    1 termination_type

    3

    24

    3

    24

    1659

    pth_str03

    Mon Jun 16 17:54:34 2025

    "pth_str03"

    ""

    exit

    pth_str03    0  TINFO  :  Allocating 85 nodes. 
    pth_str03    0  TINFO  :  Creating root thread attributes via pthread_attr_init. 
    pth_str03    0  TINFO  :  Creating root thread via pthread_create. 
    pth_str03    0  TINFO  :  thread 0 creating kids, cdepth=1 
    pth_str03    0  TINFO  :  thread 1 started 
    pth_str03    0  TINFO  :  thread 2 started 
    pth_str03    0  TINFO  :  thread 3 started 
    pth_str03    0  TINFO  :  thread 4 started 
    pth_str03    0  TINFO  :  thread 4 creating kids, cdepth=2 
    pth_str03    0  TINFO  :  thread 1 creating kids, cdepth=2 
    pth_str03    0  TINFO  :  thread 2 creating kids, cdepth=2 
    pth_str03    0  TINFO  :  thread 3 creating kids, cdepth=2 
    pth_str03    0  TINFO  :  thread 5 started 
    pth_str03    0  TINFO  :  thread 6 started 
    pth_str03    0  TINFO  :  thread 7 started 
    pth_str03    0  TINFO  :  thread 8 started 
    pth_str03    0  TINFO  :  thread 9 started 
    pth_str03    0  TINFO  :  thread 10 started 
    pth_str03    0  TINFO  :  thread 11 started 
    pth_str03    0  TINFO  :  thread 12 started 
    pth_str03    0  TINFO  :  thread 13 started 
    pth_str03    0  TINFO  :  thread 14 started 
    pth_str03    0  TINFO  :  thread 15 started 
    pth_str03    0  TINFO  :  thread 16 started 
    pth_str03    0  TINFO  :  thread 17 started 
    pth_str03    0  TINFO  :  thread 18 started 
    pth_str03    0  TINFO  :  thread 19 started 
    pth_str03    0  TINFO  :  thread 20 started 
    pth_str03    0  TINFO  :  thread 20 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 9 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 15 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 5 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 7 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 6 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 8 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 10 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 11 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 19 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 12 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 13 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 14 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 16 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 17 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 18 creating kids, cdepth=3 
    pth_str03    0  TINFO  :  thread 21 started 
    pth_str03    0  TINFO  :  thread 22 started 
    pth_str03    0  TINFO  :  thread 23 started 
    pth_str03    0  TINFO  :  thread 24 started 
    pth_str03    0  TINFO  :  thread 25 started 
    pth_str03    0  TINFO  :  thread 26 started 
    pth_str03    0  TINFO  :  thread 27 started 
    pth_str03    0  TINFO  :  thread 28 started 
    pth_str03    0  TINFO  :  thread 29 started 
    pth_str03    0  TINFO  :  thread 30 started 
    pth_str03    0  TINFO  :  thread 31 started 
    pth_str03    0  TINFO  :  thread 32 started 
    pth_str03    0  TINFO  :  thread 33 started 
    pth_str03    0  TINFO  :  thread 34 started 
    pth_str03    0  TINFO  :  thread 35 started 
    pth_str03    0  TINFO  :  thread 36 started 
    pth_str03    0  TINFO  :  thread 37 started 
    pth_str03    0  TINFO  :  thread 38 started 
    pth_str03    0  TINFO  :  thread 39 started 
    pth_str03    0  TINFO  :  thread 40 started 
    pth_str03    0  TINFO  :  thread 41 started 
    pth_str03    0  TINFO  :  thread 42 started 
    pth_str03    0  TINFO  :  thread 43 started 
    pth_str03    0  TINFO  :  thread 44 started 
    pth_str03    0  TINFO  :  thread 45 started 
    pth_str03    0  TINFO  :  thread 46 started 
    pth_str03    0  TINFO  :  thread 47 started 
    pth_str03    0  TINFO  :  thread 48 started 
    pth_str03    0  TINFO  :  thread 49 started 
    pth_str03    0  TINFO  :  thread 50 started 
    pth_str03    0  TINFO  :  thread 51 started 
    pth_str03    0  TINFO  :  thread 52 started 
    pth_str03    0  TINFO  :  thread 53 started 
    pth_str03    0  TINFO  :  thread 54 started 
    pth_str03    0  TINFO  :  thread 55 started 
    pth_str03    0  TINFO  :  thread 56 started 
    pth_str03    0  TINFO  :  thread 57 started 
    pth_str03    0  TINFO  :  thread 58 started 
    pth_str03    0  TINFO  :  thread 59 started 
    pth_str03    0  TINFO  :  thread 60 started 
    pth_str03    0  TINFO  :  thread 61 started 
    pth_str03    0  TINFO  :  thread 62 started 
    pth_str03    0  TINFO  :  thread 63 started 
    pth_str03    0  TINFO  :  thread 64 started 
    pth_str03    0  TINFO  :  thread 65 started 
    pth_str03    0  TINFO  :  thread 66 started 
    pth_str03    0  TINFO  :  thread 67 started 
    pth_str03    0  TINFO  :  thread 68 started 
    pth_str03    0  TINFO  :  thread 69 started 
    pth_str03    0  TINFO  :  thread 70 started 
    pth_str03    0  TINFO  :  thread 71 started 
    pth_str03    0  TINFO  :  thread 72 started 
    pth_str03    0  TINFO  :  thread 73 started 
    pth_str03    0  TINFO  :  thread 74 started 
    pth_str03    0  TINFO  :  thread 75 started 
    pth_str03    0  TINFO  :  thread 76 started 
    pth_str03    0  TINFO  :  thread 77 started 
    pth_str03    0  TINFO  :  thread 78 started 
    pth_str03    0  TINFO  :  thread 79 started 
    pth_str03    0  TINFO  :  thread 80 started 
    pth_str03    0  TINFO  :  thread 81 started 
    pth_str03    0  TINFO  :  thread 82 started 
    pth_str03    0  TINFO  :  thread 83 started 
    pth_str03    0  TINFO  :  thread 84 started 
    pth_str03    0  TINFO  :  thread 84 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 41 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 49 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 65 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 40 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 74 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 34 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 43 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 67 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 35 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 44 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 71 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 38 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 42 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 70 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 21 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 81 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 68 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 23 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 46 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 25 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 73 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 48 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 54 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 47 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 58 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 50 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 39 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 64 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 69 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 53 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 29 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 63 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 76 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 30 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 75 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 24 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 78 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 26 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 36 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 79 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 60 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 80 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 48 exiting, depth=4, status=0, addr=0x2ae010db30 
    pth_str03    0  TINFO  :  thread 62 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 80 exiting, depth=4, status=0, addr=0x2ae010f630 
    pth_str03    0  TINFO  :  thread 77 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 31 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 83 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 55 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 56 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 56 exiting, depth=4, status=0, addr=0x2ae010e1f0 
    pth_str03    0  TINFO  :  thread 73 exiting, depth=4, status=0, addr=0x2ae010f048 
    pth_str03    0  TINFO  :  thread 32 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 74 exiting, depth=4, status=0, addr=0x2ae010f120 
    pth_str03    0  TINFO  :  thread 51 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 50 exiting, depth=4, status=0, addr=0x2ae010dce0 
    pth_str03    0  TINFO  :  thread 60 exiting, depth=4, status=0, addr=0x2ae010e550 
    pth_str03    0  TINFO  :  thread 33 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 26 exiting, depth=4, status=0, addr=0x2ae010c8a0 
    pth_str03    0  TINFO  :  thread 28 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 62 exiting, depth=4, status=0, addr=0x2ae010e700 
    pth_str03    0  TINFO  :  thread 71 exiting, depth=4, status=0, addr=0x2ae010ee98 
    pth_str03    0  TINFO  :  thread 28 exiting, depth=4, status=0, addr=0x2ae010ca50 
    pth_str03    0  TINFO  :  thread 55 exiting, depth=4, status=0, addr=0x2ae010e118 
    pth_str03    0  TINFO  :  thread 82 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 82 exiting, depth=4, status=0, addr=0x2ae010f7e0 
    pth_str03    0  TINFO  :  thread 31 exiting, depth=4, status=0, addr=0x2ae010ccd8 
    pth_str03    0  TINFO  :  thread 27 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 53 exiting, depth=4, status=0, addr=0x2ae010df68 
    pth_str03    0  TINFO  :  thread 45 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 45 exiting, depth=4, status=0, addr=0x2ae010d8a8 
    pth_str03    0  TINFO  :  thread 59 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 69 exiting, depth=4, status=0, addr=0x2ae010ece8 
    pth_str03    0  TINFO  :  thread 59 exiting, depth=4, status=0, addr=0x2ae010e478 
    pth_str03    0  TINFO  :  thread 68 exiting, depth=4, status=0, addr=0x2ae010ec10 
    pth_str03    0  TINFO  :  thread 72 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 29 exiting, depth=4, status=0, addr=0x2ae010cb28 
    pth_str03    0  TINFO  :  thread 72 exiting, depth=4, status=0, addr=0x2ae010ef70 
    pth_str03    0  TINFO  :  thread 67 exiting, depth=4, status=0, addr=0x2ae010eb38 
    pth_str03    0  TINFO  :  thread 66 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 66 exiting, depth=4, status=0, addr=0x2ae010ea60 
    pth_str03    0  TINFO  :  thread 70 exiting, depth=4, status=0, addr=0x2ae010edc0 
    pth_str03    0  TINFO  :  thread 37 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 35 exiting, depth=4, status=0, addr=0x2ae010d038 
    pth_str03    0  TINFO  :  thread 37 exiting, depth=4, status=0, addr=0x2ae010d1e8 
    pth_str03    0  TINFO  :  thread 57 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 30 exiting, depth=4, status=0, addr=0x2ae010cc00 
    pth_str03    0  TINFO  :  thread 57 exiting, depth=4, status=0, addr=0x2ae010e2c8 
    pth_str03    0  TINFO  :  thread 78 exiting, depth=4, status=0, addr=0x2ae010f480 
    pth_str03    0  TINFO  :  thread 52 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 39 exiting, depth=4, status=0, addr=0x2ae010d398 
    pth_str03    0  TINFO  :  thread 75 exiting, depth=4, status=0, addr=0x2ae010f1f8 
    pth_str03    0  TINFO  :  thread 76 exiting, depth=4, status=0, addr=0x2ae010f2d0 
    pth_str03    0  TINFO  :  thread 36 exiting, depth=4, status=0, addr=0x2ae010d110 
    pth_str03    0  TINFO  :  thread 27 exiting, depth=4, status=0, addr=0x2ae010c978 
    pth_str03    0  TINFO  :  thread 49 exiting, depth=4, status=0, addr=0x2ae010dc08 
    pth_str03    0  TINFO  :  thread 42 exiting, depth=4, status=0, addr=0x2ae010d620 
    pth_str03    0  TINFO  :  thread 21 exiting, depth=4, status=0, addr=0x2ae010c468 
    pth_str03    0  TINFO  :  thread 54 exiting, depth=4, status=0, addr=0x2ae010e040 
    pth_str03    0  TINFO  :  thread 43 exiting, depth=4, status=0, addr=0x2ae010d6f8 
    pth_str03    0  TINFO  :  thread 47 exiting, depth=4, status=0, addr=0x2ae010da58 
    pth_str03    0  TINFO  :  thread 33 exiting, depth=4, status=0, addr=0x2ae010ce88 
    pth_str03    0  TINFO  :  thread 46 exiting, depth=4, status=0, addr=0x2ae010d980 
    pth_str03    0  TINFO  :  thread 79 exiting, depth=4, status=0, addr=0x2ae010f558 
    pth_str03    0  TINFO  :  thread 10 adding child thread 46 to sum = 56 
    pth_str03    0  TINFO  :  thread 84 exiting, depth=4, status=0, addr=0x2ae010f990 
    pth_str03    0  TINFO  :  thread 52 exiting, depth=4, status=0, addr=0x2ae010de90 
    pth_str03    0  TINFO  :  thread 65 exiting, depth=4, status=0, addr=0x2ae010e988 
    pth_str03    0  TINFO  :  thread 81 exiting, depth=4, status=0, addr=0x2ae010f708 
    pth_str03    0  TINFO  :  thread 61 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 61 exiting, depth=4, status=0, addr=0x2ae010e628 
    pth_str03    0  TINFO  :  thread 63 exiting, depth=4, status=0, addr=0x2ae010e7d8 
    pth_str03    0  TINFO  :  thread 34 exiting, depth=4, status=0, addr=0x2ae010cf60 
    pth_str03    0  TINFO  :  thread 40 exiting, depth=4, status=0, addr=0x2ae010d470 
    pth_str03    0  TINFO  :  thread 64 exiting, depth=4, status=0, addr=0x2ae010e8b0 
    pth_str03    0  TINFO  :  thread 44 exiting, depth=4, status=0, addr=0x2ae010d7d0 
    pth_str03    0  TINFO  :  thread 38 exiting, depth=4, status=0, addr=0x2ae010d2c0 
    pth_str03    0  TINFO  :  thread 22 is a leaf node, depth=4 
    pth_str03    0  TINFO  :  thread 22 exiting, depth=4, status=0, addr=0x2ae010c540 
    pth_str03    0  TINFO  :  thread 7 adding child thread 22 to sum = 29 
    pth_str03    0  TINFO  :  thread 24 exiting, depth=4, status=0, addr=0x2ae010c6f0 
    pth_str03    0  TINFO  :  thread 83 exiting, depth=4, status=0, addr=0x2ae010f8b8 
    pth_str03    0  TINFO  :  thread 32 exiting, depth=4, status=0, addr=0x2ae010cdb0 
    pth_str03    0  TINFO  :  thread 58 exiting, depth=4, status=0, addr=0x2ae010e3a0 
    pth_str03    0  TINFO  :  thread 51 exiting, depth=4, status=0, addr=0x2ae010ddb8 
    pth_str03    0  TINFO  :  thread 77 exiting, depth=4, status=0, addr=0x2ae010f3a8 
    pth_str03    0  TINFO  :  thread 12 adding child thread 32 to sum = 44 
    pth_str03    0  TINFO  :  thread 12 adding child thread 51 to sum = 95 
    pth_str03    0  TINFO  :  thread 41 exiting, depth=4, status=0, addr=0x2ae010d548 
    pth_str03    0  TINFO  :  thread 23 exiting, depth=4, status=0, addr=0x2ae010c618 
    pth_str03    0  TINFO  :  thread 25 exiting, depth=4, status=0, addr=0x2ae010c7c8 
    pth_str03    0  TINFO  :  thread 7 adding child thread 23 to sum = 52 
    pth_str03    0  TINFO  :  thread 17 adding child thread 41 to sum = 58 
    pth_str03    0  TINFO  :  thread 6 adding child thread 60 to sum = 66 
    pth_str03    0  TINFO  :  thread 7 adding child thread 24 to sum = 76 
    pth_str03    0  TINFO  :  thread 7 adding child thread 25 to sum = 101 
    pth_str03    0  TINFO  :  thread 7 exiting, depth=4, status=0, addr=0x2ae010b898 
    pth_str03    0  TINFO  :  thread 15 adding child thread 28 to sum = 43 
    pth_str03    0  TINFO  :  thread 15 adding child thread 39 to sum = 82 
    pth_str03    0  TINFO  :  thread 15 adding child thread 40 to sum = 122 
    pth_str03    0  TINFO  :  thread 15 adding child thread 42 to sum = 164 
    pth_str03    0  TINFO  :  thread 15 exiting, depth=4, status=0, addr=0x2ae010bf58 
    pth_str03    0  TINFO  :  thread 11 adding child thread 65 to sum = 76 
    pth_str03    0  TINFO  :  thread 11 adding child thread 67 to sum = 143 
    pth_str03    0  TINFO  :  thread 11 adding child thread 72 to sum = 215 
    pth_str03    0  TINFO  :  thread 11 adding child thread 79 to sum = 294 
    pth_str03    0  TINFO  :  thread 11 exiting, depth=4, status=0, addr=0x2ae010bbf8 
    pth_str03    0  TINFO  :  thread 17 adding child thread 61 to sum = 119 
    pth_str03    0  TINFO  :  thread 17 adding child thread 63 to sum = 182 
    pth_str03    0  TINFO  :  thread 17 adding child thread 64 to sum = 246 
    pth_str03    0  TINFO  :  thread 17 exiting, depth=4, status=0, addr=0x2ae010c108 
    pth_str03    0  TINFO  :  thread 9 adding child thread 30 to sum = 39 
    pth_str03    0  TINFO  :  thread 9 adding child thread 50 to sum = 89 
    pth_str03    0  TINFO  :  thread 9 adding child thread 56 to sum = 145 
    pth_str03    0  TINFO  :  thread 9 adding child thread 73 to sum = 218 
    pth_str03    0  TINFO  :  thread 9 exiting, depth=4, status=0, addr=0x2ae010ba48 
    pth_str03    0  TINFO  :  thread 18 adding child thread 21 to sum = 39 
    pth_str03    0  TINFO  :  thread 14 adding child thread 36 to sum = 50 
    pth_str03    0  TINFO  :  thread 18 adding child thread 34 to sum = 73 
    pth_str03    0  TINFO  :  thread 18 adding child thread 66 to sum = 139 
    pth_str03    0  TINFO  :  thread 18 adding child thread 70 to sum = 209 
    pth_str03    0  TINFO  :  thread 18 exiting, depth=4, status=0, addr=0x2ae010c1e0 
    pth_str03    0  TINFO  :  thread 16 adding child thread 29 to sum = 45 
    pth_str03    0  TINFO  :  thread 16 adding child thread 62 to sum = 107 
    pth_str03    0  TINFO  :  thread 16 adding child thread 74 to sum = 181 
    pth_str03    0  TINFO  :  thread 16 adding child thread 75 to sum = 256 
    pth_str03    0  TINFO  :  thread 16 exiting, depth=4, status=0, addr=0x2ae010c030 
    pth_str03    0  TINFO  :  thread 19 adding child thread 43 to sum = 62 
    pth_str03    0  TINFO  :  thread 19 adding child thread 45 to sum = 107 
    pth_str03    0  TINFO  :  thread 19 adding child thread 68 to sum = 175 
    pth_str03    0  TINFO  :  thread 19 adding child thread 69 to sum = 244 
    pth_str03    0  TINFO  :  thread 19 exiting, depth=4, status=0, addr=0x2ae010c2b8 
    pth_str03    0  TINFO  :  thread 6 adding child thread 76 to sum = 142 
    pth_str03    0  TINFO  :  thread 6 adding child thread 78 to sum = 220 
    pth_str03    0  TINFO  :  thread 6 adding child thread 80 to sum = 300 
    pth_str03    0  TINFO  :  thread 6 exiting, depth=4, status=0, addr=0x2ae010b7c0 
    pth_str03    0  TINFO  :  thread 3 adding child thread 6 to sum = 303 
    pth_str03    0  TINFO  :  thread 3 adding child thread 7 to sum = 404 
    pth_str03    0  TINFO  :  thread 5 adding child thread 26 to sum = 31 
    pth_str03    0  TINFO  :  thread 5 adding child thread 35 to sum = 66 
    pth_str03    0  TINFO  :  thread 5 adding child thread 55 to sum = 121 
    pth_str03    0  TINFO  :  thread 5 adding child thread 71 to sum = 192 
    pth_str03    0  TINFO  :  thread 5 exiting, depth=4, status=0, addr=0x2ae010b6e8 
    pth_str03    0  TINFO  :  thread 2 adding child thread 5 to sum = 194 
    pth_str03    0  TINFO  :  thread 2 adding child thread 16 to sum = 450 
    pth_str03    0  TINFO  :  thread 2 adding child thread 17 to sum = 696 
    pth_str03    0  TINFO  :  thread 2 adding child thread 18 to sum = 905 
    pth_str03    0  TINFO  :  thread 2 exiting, depth=4, status=0, addr=0x2ae010b460 
    pth_str03    0  TINFO  :  thread 10 adding child thread 47 to sum = 103 
    pth_str03    0  TINFO  :  thread 10 adding child thread 59 to sum = 162 
    pth_str03    0  TINFO  :  thread 10 adding child thread 84 to sum = 246 
    pth_str03    0  TINFO  :  thread 10 exiting, depth=4, status=0, addr=0x2ae010bb20 
    pth_str03    0  TINFO  :  thread 1 adding child thread 10 to sum = 247 
    pth_str03    0  TINFO  :  thread 8 adding child thread 31 to sum = 39 
    pth_str03    0  TINFO  :  thread 8 adding child thread 53 to sum = 92 
    pth_str03    0  TINFO  :  thread 8 adding child thread 58 to sum = 150 
    pth_str03    0  TINFO  :  thread 8 adding child thread 82 to sum = 232 
    pth_str03    0  TINFO  :  thread 8 exiting, depth=4, status=0, addr=0x2ae010b970 
    pth_str03    0  TINFO  :  thread 3 adding child thread 8 to sum = 636 
    pth_str03    0  TINFO  :  thread 3 adding child thread 9 to sum = 854 
    pth_str03    0  TINFO  :  thread 3 exiting, depth=4, status=0, addr=0x2ae010b538 
    pth_str03    0  TINFO  :  thread 4 adding child thread 11 to sum = 298 
    pth_str03    0  TINFO  :  thread 13 adding child thread 27 to sum = 40 
    pth_str03    0  TINFO  :  thread 13 adding child thread 37 to sum = 77 
    pth_str03    0  TINFO  :  thread 13 adding child thread 38 to sum = 115 
    pth_str03    0  TINFO  :  thread 13 adding child thread 81 to sum = 196 
    pth_str03    0  TINFO  :  thread 13 exiting, depth=4, status=0, addr=0x2ae010bda8 
    pth_str03    0  TINFO  :  thread 4 adding child thread 13 to sum = 494 
    pth_str03    0  TINFO  :  thread 4 adding child thread 19 to sum = 738 
    pth_str03    0  TINFO  :  thread 12 adding child thread 57 to sum = 152 
    pth_str03    0  TINFO  :  thread 12 adding child thread 77 to sum = 229 
    pth_str03    0  TINFO  :  thread 12 exiting, depth=4, status=0, addr=0x2ae010bcd0 
    pth_str03    0  TINFO  :  thread 1 adding child thread 12 to sum = 476 
    pth_str03    0  TINFO  :  thread 20 adding child thread 33 to sum = 53 
    pth_str03    0  TINFO  :  thread 14 adding child thread 44 to sum = 94 
    pth_str03    0  TINFO  :  thread 14 adding child thread 48 to sum = 142 
    pth_str03    0  TINFO  :  thread 14 adding child thread 49 to sum = 191 
    pth_str03    0  TINFO  :  thread 14 exiting, depth=4, status=0, addr=0x2ae010be80 
    pth_str03    0  TINFO  :  thread 1 adding child thread 14 to sum = 667 
    pth_str03    0  TINFO  :  thread 1 adding child thread 15 to sum = 831 
    pth_str03    0  TINFO  :  thread 1 exiting, depth=4, status=0, addr=0x2ae010b388 
    pth_str03    0  TINFO  :  thread 20 adding child thread 52 to sum = 105 
    pth_str03    0  TINFO  :  thread 20 adding child thread 54 to sum = 159 
    pth_str03    0  TINFO  :  thread 20 adding child thread 83 to sum = 242 
    pth_str03    0  TINFO  :  thread 20 exiting, depth=4, status=0, addr=0x2ae010c390 
    pth_str03    0  TINFO  :  thread 0 adding child thread 1 to sum = 831 
    pth_str03    0  TINFO  :  thread 0 adding child thread 2 to sum = 1736 
    pth_str03    0  TINFO  :  thread 0 adding child thread 3 to sum = 2590 
    pth_str03    0  TINFO  :  thread 4 adding child thread 20 to sum = 980 
    pth_str03    0  TINFO  :  thread 4 exiting, depth=4, status=0, addr=0x2ae010b610 
    pth_str03    0  TINFO  :  thread 0 adding child thread 4 to sum = 3570 
    pth_str03    0  TINFO  :  thread 0 exiting, depth=4, status=0, addr=0x2ae010b2b0 
    pth_str03    0  TINFO  :  The sum of tree (breadth 4, depth 3) is 3570 
    pth_str03    1  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    7

    0

    7

    1660

    time-schedule01

    Mon Jun 16 17:54:34 2025

    "time-schedule"

    ""

    exit

    Started 0 hog processes 
    Syscall overhead: 1.6 us 
    Num switches during overhead check: 0 
    Minimum scheduling latency: 0.7 (-0.9) us 
    Median scheduling latency:  0.7 (922337203685477632.0) us 
    Average scheduling latency: 0.7 (-0.9) us 
    Number of yields: 23328 
    Maximum scheduling latency: 6.8 (5.2) us 
    Run queue size: 3, 4 
    Num switches: 7 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    1661

    trace_sched01

    Mon Jun 16 17:54:34 2025

    "trace_sched -c 1"

    ""

    exit

    For processor number = 0 
    =========================== 
    pid of task = 179101 priority requested = 28 priority assigned by scheduler = 82 
    pid of task = 179101 priority requested = 26 priority assigned by scheduler = 26 
    pid of task = 179101 priority requested = 78 priority assigned by scheduler = 26 
    pid of task = 179101 priority requested = 78 priority assigned by scheduler = 78 
    pid of task = 179101 priority requested = 69 priority assigned by scheduler = 82 
    pid of task = 179101 priority requested = 69 priority assigned by scheduler = 69 
    pid of task = 179101 priority requested = 56 priority assigned by scheduler = 28 
    pid of task = 179101 priority requested = 18 priority assigned by scheduler = 56 
    pid of task = 179101 priority requested = 18 priority assigned by scheduler = 18 
    pid of task = 179101 priority requested = 76 priority assigned by scheduler = 72 
    pid of task = 179101 priority requested = 92 priority assigned by scheduler = 92 
    pid of task = 179101 priority requested = 92 priority assigned by scheduler = 92 
    pid of task = 179101 priority requested = 62 priority assigned by scheduler = 69 
    pid of task = 179101 priority requested = 9 priority assigned by scheduler = 62 
    pid of task = 179101 priority requested = 61 priority assigned by scheduler = 9 
    pid of task = 179101 priority requested = 85 priority assigned by scheduler = 90 
    pid of task = 179101 priority requested = 85 priority assigned by scheduler = 90 
    pid of task = 179101 priority requested = 77 priority assigned by scheduler = 85 
    pid of task = 179101 priority requested = 77 priority assigned by scheduler = 77 
    pid of task = 179101 priority requested = 75 priority assigned by scheduler = 58 
    pid of task = 179101 priority requested = 66 priority assigned by scheduler = 66 
    pid of task = 179101 priority requested = 97 priority assigned by scheduler = 66 
    pid of task = 179101 priority requested = 94 priority assigned by scheduler = 97 
    pid of task = 179101 priority requested = 80 priority assigned by scheduler = 94 
    pid of task = 179101 priority requested = 34 priority assigned by scheduler = 80 
    pid of task = 179101 priority requested = 7 priority assigned by scheduler = 34 
    pid of task = 179101 priority requested = 83 priority assigned by scheduler = 7 
    pid of task = 179101 priority requested = 15 priority assigned by scheduler = 83 
    pid of task = 179101 priority requested = 15 priority assigned by scheduler = 7 
    pid of task = 179101 priority requested = 75 priority assigned by scheduler = 15 
    pid of task = 179101 priority requested = 1 priority assigned by scheduler = 75 
    pid of task = 179101 priority requested = 75 priority assigned by scheduler = 1 
    pid of task = 179101 priority requested = 1 priority assigned by scheduler = 75 
    pid of task = 179101 priority requested = 51 priority assigned by scheduler = 1 
    pid of task = 179101 priority requested = 47 priority assigned by scheduler = 8 
    pid of task = 179101 priority requested = 47 priority assigned by scheduler = 8 
    pid of task = 179101 priority requested = 57 priority assigned by scheduler = 47 
    pid of task = 179101 priority requested = 6 priority assigned by scheduler = 57 
    pid of task = 179101 priority requested = 7 priority assigned by scheduler = 6 
    pid of task = 179101 priority requested = 35 priority assigned by scheduler = 11 
    pid of task = 179101 priority requested = 35 priority assigned by scheduler = 11 
    pid of task = 179101 priority requested = 38 priority assigned by scheduler = 35 
    pid of task = 179101 priority requested = 88 priority assigned by scheduler = 38 
    pid of task = 179101 priority requested = 12 priority assigned by scheduler = 88 
    pid of task = 179101 priority requested = 73 priority assigned by scheduler = 12 
    pid of task = 179101 priority requested = 68 priority assigned by scheduler = 73 
    pid of task = 179101 priority requested = 89 priority assigned by scheduler = 68 
    pid of task = 179101 priority requested = 88 priority assigned by scheduler = 89 
    pid of task = 179101 priority requested = 18 priority assigned by scheduler = 88 
    pid of task = 179101 priority requested = 53 priority assigned by scheduler = 18 
    pid of task = 179101 priority requested = 39 priority assigned by scheduler = 53 
    pid of task = 179101 priority requested = 26 priority assigned by scheduler = 39 
    pid of task = 179101 priority requested = 34 priority assigned by scheduler = 26 
    pid of task = 179101 priority requested = 66 priority assigned by scheduler = 66 
    pid of task = 179101 priority requested = 91 priority assigned by scheduler = 66 
    pid of task = 179101 priority requested = 52 priority assigned by scheduler = 91 
    pid of task = 179101 priority requested = 69 priority assigned by scheduler = 52 
    pid of task = 179101 priority requested = 91 priority assigned by scheduler = 91 
    pid of task = 179101 priority requested = 98 priority assigned by scheduler = 91 
    pid of task = 179101 priority requested = 32 priority assigned by scheduler = 98 
    pid of task = 179101 priority requested = 4 priority assigned by scheduler = 32 
    pid of task = 179101 priority requested = 59 priority assigned by scheduler = 4 
    pid of task = 179101 priority requested = 80 priority assigned by scheduler = 59 
    pid of task = 179101 priority requested = 96 priority assigned by scheduler = 80 
    pid of task = 179101 priority requested = 15 priority assigned by scheduler = 96 
    pid of task = 179101 priority requested = 15 priority assigned by scheduler = 15 
    pid of task = 179101 priority requested = 72 priority assigned by scheduler = 6 
    pid of task = 179101 priority requested = 59 priority assigned by scheduler = 59 
    pid of task = 179101 priority requested = 42 priority assigned by scheduler = 59 
    pid of task = 179101 priority requested = 34 priority assigned by scheduler = 42 
    pid of task = 179101 priority requested = 57 priority assigned by scheduler = 34 
    pid of task = 179101 priority requested = 66 priority assigned by scheduler = 57 
    pid of task = 179101 priority requested = 40 priority assigned by scheduler = 40 
    pid of task = 179101 priority requested = 98 priority assigned by scheduler = 40 
    pid of task = 179101 priority requested = 85 priority assigned by scheduler = 98 
    pid of task = 179101 priority requested = 10 priority assigned by scheduler = 85 
    pid of task = 179101 priority requested = 25 priority assigned by scheduler = 10 
    pid of task = 179101 priority requested = 35 priority assigned by scheduler = 25 
    pid of task = 179101 priority requested = 6 priority assigned by scheduler = 6 
    pid of task = 179101 priority requested = 41 priority assigned by scheduler = 6 
    pid of task = 179101 priority requested = 59 priority assigned by scheduler = 41 
    pid of task = 179101 priority requested = 90 priority assigned by scheduler = 59 
    pid of task = 179101 priority requested = 83 priority assigned by scheduler = 90 
    pid of task = 179101 priority requested = 55 priority assigned by scheduler = 83 
    pid of task = 179101 priority requested = 55 priority assigned by scheduler = 55 
    pid of task = 179101 priority requested = 83 priority assigned by scheduler = 49 
    pid of task = 179101 priority requested = 23 priority assigned by scheduler = 23 
    pid of task = 179101 priority requested = 76 priority assigned by scheduler = 23 
    pid of task = 179101 priority requested = 14 priority assigned by scheduler = 90 
    pid of task = 179101 priority requested = 14 priority assigned by scheduler = 90 
    pid of task = 179101 priority requested = 22 priority assigned by scheduler = 14 
    pid of task = 179101 priority requested = 72 priority assigned by scheduler = 22 
    pid of task = 179101 priority requested = 53 priority assigned by scheduler = 72 
    pid of task = 179101 priority requested = 75 priority assigned by scheduler = 53 
    pid of task = 179101 priority requested = 68 priority assigned by scheduler = 75 
    pid of task = 179101 priority requested = 69 priority assigned by scheduler = 68 
    pid of task = 179101 priority requested = 83 priority assigned by scheduler = 69 
    pid of task = 179101 priority requested = 55 priority assigned by scheduler = 83 
    pid of task = 179101 priority requested = 79 priority assigned by scheduler = 55 
    pid of task = 179101 priority requested = 79 priority assigned by scheduler = 79 
    

    "ok"

    0 termination_type

    1

    6

    1

    6

    1662

    cfs_bandwidth01

    Mon Jun 16 17:54:34 2025

    "cfs_bandwidth01 -i 5"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cfse14mxN as tmpdir (tmpfs filesystem) 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1663

    hackbench01

    Mon Jun 16 17:54:34 2025

    "hackbench 50 process 1000"

    ""

    exit

    Running with 50*40 (== 2000) tasks. 
    Time: 74.162 
    

    "ok"

    75 termination_type

    770

    21546

    770

    21546

    1664

    hackbench02

    Mon Jun 16 17:55:49 2025

    "hackbench 20 thread 1000"

    ""

    exit

    Running with 20*40 (== 800) tasks. 
    Time: 31.161 
    

    "ok"

    31 termination_type

    698

    8652

    698

    8652

    1665

    starvation

    Mon Jun 16 17:56:20 2025

    "starvation"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_stat1nmZP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    starvation.c:100: TINFO: Setting affinity to CPU 1 
    starvation.c:51: TINFO: CPU did 120000000 loops in 67746us 
    tst_test.c:1795: TINFO: Updating runtime to 0h 01m 07s 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 37s 
    starvation.c:155: TPASS: Haven't reproduced scheduler starvation 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    31 termination_type

    269

    2811

    269

    2811

    1666

    proc_sched_rt01

    Mon Jun 16 17:56:51 2025

    "proc_sched_rt01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    proc_sched_rt01.c:43: TPASS: Expect: timeslice_ms > 0 after reset to default 
    proc_sched_rt01.c:49: TPASS: echo 0 > /proc/sys/kernel/sched_rt_period_us : EINVAL (22) 
    proc_sched_rt01.c:51: TPASS: echo -1 > /proc/sys/kernel/sched_rt_period_us : EINVAL (22) 
    proc_sched_rt01.c:57: TPASS: echo -2 > /proc/sys/kernel/sched_rt_runtime_us : EINVAL (22) 
    proc_sched_rt01.c:70: TPASS: echo rt_period_us+1 > /proc/sys/kernel/sched_rt_runtime_us : EINVAL (22) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1667

    sched_cli_serv

    Mon Jun 16 17:56:51 2025

    "run_sched_cliserv.sh"

    ""

    exit

    + sleep 5 
    + pthserv 
    + pthcli 127.0.0.1 /opt/ltp/testcases/bin/data 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    sockfd = 4 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_echo: n = 32 
    str_exxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    + clientCode=0 
    + killall pthserv 
    + serverCode=0 
    + [ 0 -ne 0 ] 
    + [ 0 -ne 0 ] 
    + exit 0 
    

    "ok"

    5 termination_type

    1

    10

    1

    10

    1668

    sched_stress

    Mon Jun 16 17:56:56 2025

    "sched_stress.sh"

    ""

    exit

    end time = Mon Jun 16 17:58:08 2025 
     
    elapsed time = 0.02 hours 
     
    successful! 
    

    "ok"

    72 termination_type

    1302

    5932

    1302

    5932

    1669

    autogroup01

    Mon Jun 16 17:58:08 2025

    "autogroup01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_autWlZtWn as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    autogroup01.c:59: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1670

    sched_football

    Mon Jun 16 17:58:08 2025

    "sched_football"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sched_football.c:145: TINFO: players_per_team: 3 game_length: 5 
    sched_football.c:157: TINFO: Starting 3 offense threads at priority 15 
    sched_football.c:168: TINFO: Starting 3 defense threads at priority 30 
    sched_football.c:179: TINFO: Starting 3 fan threads at priority 50 
    sched_football.c:106: TINFO: Starting referee thread 
    sched_football.c:109: TINFO: Starting the game (5 sec) 
    sched_football.c:129: TINFO: Final ball position: 0 
    sched_football.c:131: TPASS: Expect: final_ball == 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    1998

    2

    1998

    2

    1671

    abs01

    Mon Jun 16 17:58:15 2025

    "abs01"

    ""

    exit

    abs01       1  TPASS  :  Test passed 
    abs01       2  TPASS  :  Test passed 
    abs01       3  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1672

    atof01

    Mon Jun 16 17:58:15 2025

    "atof01"

    ""

    exit

    atof01      1  TPASS  :  Test passed 
    atof01      2  TPASS  :  Test passed 
    atof01      3  TPASS  :  Test passed 
    atof01      4  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1673

    float_bessel

    Mon Jun 16 17:58:15 2025

    "float_bessel -v"

    ""

    exit

    float_bessel    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_floQaqSBI as tmpdir (tmpfs filesystem) 
    float_bessel    1  TPASS  :  Test passed 
    float_bessel    0  TINFO  :  float_bessel: will run for 500 loops; using . as a data directory 
    float_bessel    0  TINFO  :  float_bessel: will run 5 functions, 20 threads per function 
    float_bessel    0  TINFO  :  signal handler 273503166848 started 
    float_bessel    0  TINFO  :  Signal handler starts waiting... 
    float_bessel    0  TINFO  :  initial thread: Waiting for 100 threads to finish 
    float_bessel    0  TINFO  :  thread 0 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 1 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 2 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 3 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 4 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 5 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 6 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 7 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 8 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 9 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 10 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 11 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 12 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 13 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 14 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 15 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 16 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 17 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 18 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 19 (j0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 20 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 21 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 22 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 23 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 24 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 25 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 26 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 27 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 28 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 29 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 30 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 31 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 32 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 33 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 34 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 35 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 36 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 37 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 38 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 39 (j1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 40 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 41 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 42 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 43 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 44 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 45 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 46 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 47 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 48 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 49 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 50 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 51 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 52 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 53 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 54 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 55 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 56 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 57 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 58 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 59 (y0) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 60 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 61 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 62 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 63 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 64 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 65 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 66 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 67 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 68 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 69 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 70 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 71 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 72 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 73 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 74 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 75 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 76 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 77 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 78 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 79 (y1) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 80 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 81 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 82 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 83 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 84 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 85 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 86 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 87 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 88 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 89 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 90 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 91 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 92 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 93 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 94 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 95 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 96 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 97 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 98 (lgamma) terminated successfully 500 loops 
    float_bessel    0  TINFO  :  thread 99 (lgamma) terminated successfully 500 loops 
    float_bessel    1  TPASS  :  Test passed 
    

    "ok"

    6 termination_type

    1602

    56

    1602

    56

    1674

    float_exp_log

    Mon Jun 16 17:58:21 2025

    "float_exp_log -v"

    ""

    exit

    float_exp_log    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_flokSsDjs as tmpdir (tmpfs filesystem) 
    float_exp_log    1  TPASS  :  Test passed 
    float_exp_log    0  TINFO  :  float_exp_log: will run for 500 loops; using . as a data directory 
    float_exp_log    0  TINFO  :  float_exp_log: will run 7 functions, 20 threads per function 
    float_exp_log    0  TINFO  :  signal handler 273353851264 started 
    float_exp_log    0  TINFO  :  Signal handler starts waiting... 
    float_exp_log    0  TINFO  :  initial thread: Waiting for 140 threads to finish 
    float_exp_log    0  TINFO  :  thread 0 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 1 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 2 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 3 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 4 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 5 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 6 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 7 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 8 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 9 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 10 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 11 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 12 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 13 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 14 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 15 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 16 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 17 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 18 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 19 (exp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 20 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 21 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 22 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 23 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 24 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 25 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 26 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 27 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 28 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 29 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 30 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 31 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 32 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 33 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 34 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 35 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 36 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 37 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 38 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 39 (log) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 40 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 41 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 42 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 43 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 44 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 45 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 46 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 47 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 48 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 49 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 50 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 51 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 52 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 53 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 54 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 55 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 56 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 57 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 58 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 59 (log10) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 60 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 61 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 62 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 63 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 64 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 65 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 66 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 67 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 68 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 69 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 70 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 71 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 72 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 73 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 74 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 75 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 76 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 77 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 78 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 79 (frexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 80 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 81 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 82 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 83 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 84 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 85 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 86 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 87 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 88 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 89 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 90 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 91 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 92 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 93 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 94 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 95 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 96 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 97 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 98 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 99 (hypot) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 100 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 101 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 102 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 103 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 104 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 105 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 106 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 107 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 108 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 109 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 110 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 111 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 112 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 113 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 114 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 115 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 116 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 117 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 118 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 119 (ldexp) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 120 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 121 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 122 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 123 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 124 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 125 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 126 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 127 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 128 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 129 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 130 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 131 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 132 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 133 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 134 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 135 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 136 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 137 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 138 (modf) terminated successfully 500 loops 
    float_exp_log    0  TINFO  :  thread 139 (modf) terminated successfully 500 loops 
    float_exp_log    1  TPASS  :  Test passed 
    

    "ok"

    3 termination_type

    736

    92

    736

    92

    1675

    float_iperb

    Mon Jun 16 17:58:24 2025

    "float_iperb -v"

    ""

    exit

    float_iperb    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_floNFxIZM as tmpdir (tmpfs filesystem) 
    float_iperb    1  TPASS  :  Test passed 
    float_iperb    0  TINFO  :  float_iperb: will run for 500 loops; using . as a data directory 
    float_iperb    0  TINFO  :  float_iperb: will run 3 functions, 20 threads per function 
    float_iperb    0  TINFO  :  signal handler 273231577472 started 
    float_iperb    0  TINFO  :  Signal handler starts waiting... 
    float_iperb    0  TINFO  :  initial thread: Waiting for 60 threads to finish 
    float_iperb    0  TINFO  :  thread 0 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 1 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 2 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 3 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 4 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 5 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 6 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 7 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 8 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 9 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 10 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 11 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 12 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 13 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 14 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 15 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 16 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 17 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 18 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 19 (cosh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 20 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 21 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 22 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 23 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 24 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 25 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 26 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 27 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 28 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 29 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 30 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 31 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 32 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 33 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 34 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 35 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 36 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 37 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 38 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 39 (sinh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 40 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 41 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 42 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 43 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 44 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 45 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 46 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 47 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 48 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 49 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 50 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 51 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 52 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 53 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 54 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 55 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 56 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 57 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 58 (tanh) terminated successfully 500 loops 
    float_iperb    0  TINFO  :  thread 59 (tanh) terminated successfully 500 loops 
    float_iperb    1  TPASS  :  Test passed 
    

    "ok"

    2 termination_type

    315

    30

    315

    30

    1676

    float_power

    Mon Jun 16 17:58:26 2025

    "float_power -v"

    ""

    exit

    float_power    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_flooST44G as tmpdir (tmpfs filesystem) 
    float_power    1  TPASS  :  Test passed 
    float_power    0  TINFO  :  float_power: will run for 500 loops; using . as a data directory 
    float_power    0  TINFO  :  float_power: will run 6 functions, 20 threads per function 
    float_power    0  TINFO  :  signal handler 273344819584 started 
    float_power    0  TINFO  :  Signal handler starts waiting... 
    float_power    0  TINFO  :  initial thread: Waiting for 120 threads to finish 
    float_power    0  TINFO  :  thread 0 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 1 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 2 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 3 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 4 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 5 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 6 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 7 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 8 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 9 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 10 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 11 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 12 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 13 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 14 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 15 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 16 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 17 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 18 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 19 (ceil) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 20 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 21 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 22 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 23 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 24 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 25 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 26 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 27 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 28 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 29 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 30 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 31 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 32 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 33 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 34 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 35 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 36 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 37 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 38 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 39 (fabs) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 40 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 41 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 42 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 43 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 44 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 45 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 46 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 47 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 48 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 49 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 50 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 51 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 52 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 53 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 54 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 55 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 56 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 57 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 58 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 59 (floor) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 60 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 61 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 62 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 63 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 64 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 65 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 66 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 67 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 68 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 69 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 70 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 71 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 72 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 73 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 74 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 75 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 76 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 77 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 78 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 79 (fmod) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 80 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 81 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 82 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 83 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 84 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 85 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 86 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 87 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 88 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 89 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 90 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 91 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 92 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 93 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 94 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 95 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 96 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 97 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 98 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 99 (pow) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 100 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 101 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 102 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 103 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 104 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 105 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 106 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 107 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 108 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 109 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 110 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 111 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 112 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 113 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 114 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 115 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 116 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 117 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 118 (sqrt) terminated successfully 500 loops 
    float_power    0  TINFO  :  thread 119 (sqrt) terminated successfully 500 loops 
    float_power    1  TPASS  :  Test passed 
    

    "ok"

    2 termination_type

    525

    85

    525

    85

    1677

    float_trigo

    Mon Jun 16 17:58:28 2025

    "float_trigo -v"

    ""

    exit

    float_trigo    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_floz0pOHE as tmpdir (tmpfs filesystem) 
    float_trigo    1  TPASS  :  Test passed 
    float_trigo    0  TINFO  :  float_trigo: will run for 500 loops; using . as a data directory 
    float_trigo    0  TINFO  :  float_trigo: will run 7 functions, 20 threads per function 
    float_trigo    0  TINFO  :  signal handler 272972890496 started 
    float_trigo    0  TINFO  :  Signal handler starts waiting... 
    float_trigo    0  TINFO  :  initial thread: Waiting for 140 threads to finish 
    float_trigo    0  TINFO  :  thread 0 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 1 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 2 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 3 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 4 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 5 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 6 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 7 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 8 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 9 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 10 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 11 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 12 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 13 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 14 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 15 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 16 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 17 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 18 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 19 (acos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 20 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 21 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 22 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 23 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 24 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 25 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 26 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 27 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 28 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 29 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 30 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 31 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 32 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 33 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 34 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 35 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 36 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 37 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 38 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 39 (asin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 40 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 41 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 42 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 43 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 44 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 45 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 46 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 47 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 48 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 49 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 50 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 51 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 52 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 53 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 54 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 55 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 56 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 57 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 58 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 59 (atan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 60 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 61 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 62 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 63 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 64 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 65 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 66 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 67 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 68 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 69 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 70 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 71 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 72 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 73 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 74 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 75 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 76 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 77 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 78 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 79 (atan2) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 80 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 81 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 82 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 83 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 84 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 85 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 86 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 87 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 88 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 89 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 90 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 91 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 92 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 93 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 94 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 95 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 96 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 97 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 98 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 99 (cos) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 100 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 101 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 102 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 103 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 104 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 105 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 106 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 107 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 108 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 109 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 110 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 111 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 112 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 113 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 114 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 115 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 116 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 117 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 118 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 119 (sin) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 120 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 121 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 122 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 123 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 124 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 125 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 126 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 127 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 128 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 129 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 130 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 131 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 132 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 133 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 134 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 135 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 136 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 137 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 138 (tan) terminated successfully 500 loops 
    float_trigo    0  TINFO  :  thread 139 (tan) terminated successfully 500 loops 
    float_trigo    1  TPASS  :  Test passed 
    

    "ok"

    4 termination_type

    885

    73

    885

    73

    1678

    fptest01

    Mon Jun 16 17:58:32 2025

    "fptest01"

    ""

    exit

    fptest01    1  TPASS  :  PASS 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    1679

    fptest02

    Mon Jun 16 17:58:32 2025

    "fptest02"

    ""

    exit

    fptest02    1  TPASS  :  PASS 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1680

    nextafter01

    Mon Jun 16 17:58:32 2025

    "nextafter01"

    ""

    exit

    nextafter01    1  TPASS  :  Test passed 
    nextafter01    2  TPASS  :  Test passed 
    nextafter01    3  TPASS  :  Test passed 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    1681

    nptl01

    Mon Jun 16 17:58:32 2025

    "nptl01"

    ""

    exit

    nptl01      0  TINFO  :  Starting test, please wait. 
    nptl01      0  TINFO  :  Success thru loop 10000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 20000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 30000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 40000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 50000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 60000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 70000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 80000 of 100000 
    nptl01      0  TINFO  :  Success thru loop 90000 of 100000 
    nptl01      1  TPASS  :  Test completed successfully! 
    

    "ok"

    9 termination_type

    60

    342

    60

    342

    1682

    pty01

    Mon Jun 16 17:58:41 2025

    "pty01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    pty01.c:26: TINFO: Send message to master and read it from slave 
    pty01.c:31: TPASS: STRING == buf (Linux Test Project) 
    pty01.c:33: TINFO: Send message to slave and read it from master 
    pty01.c:42: TPASS: STRING == buf (Linux Test Project) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1683

    pty02

    Mon Jun 16 17:58:41 2025

    "pty02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pty02.c:53: TINFO: Calling FIONREAD, this will hang in n_tty_ioctl() if the bug is present... 
    pty02.c:59: TPASS: Got to the end without hanging 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1684

    pty03

    Mon Jun 16 17:58:41 2025

    "pty03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 00s 
    pty03.c:106: TINFO: Creating PTY with SLIP line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -9421ns, avg_dev = 26125ns, dev_ratio = 2.77 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 52883456ns, avg_dev = 6083132ns, dev_ratio = 0.12 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 45698ns, avg_dev =  9021ns, dev_ratio = 0.20 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 52828336ns, avg_dev = 6086968ns, dev_ratio = 0.12 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 504336  , avg_dev = 60574  , dev_ratio = 0.12 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with SLIP TTY discipline 
    pty03.c:106: TINFO: Creating PTY with Async PPP line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   251ns, avg_dev =   252ns, dev_ratio = 1.00 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 91938ns, avg_dev = 249407ns, dev_ratio = 2.71 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 49802ns, avg_dev =  4114ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 42387ns, avg_dev = 252658ns, dev_ratio = 5.96 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   534  , avg_dev =  2534  , dev_ratio = 4.75 } 
    ../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-394, 276] 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 221, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   334ns, avg_dev =     8ns, dev_ratio = 0.02 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 26772ns, avg_dev =  2257ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 38124ns, avg_dev =  1791ns, dev_ratio = 0.05 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -11018ns, avg_dev =   661ns, dev_ratio = 0.06 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   114  , avg_dev =     7  , dev_ratio = 0.07 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with Async PPP TTY discipline 
    pty03.c:106: TINFO: Creating PTY with AX25/KISS line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -41201ns, avg_dev = 28701ns, dev_ratio = 0.70 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 21025214ns, avg_dev = 3123635ns, dev_ratio = 0.15 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 38588ns, avg_dev =  1596ns, dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 20945426ns, avg_dev = 3149451ns, dev_ratio = 0.15 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 179787  , avg_dev = 47662  , dev_ratio = 0.27 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with AX25/KISS TTY discipline 
    pty03.c:106: TINFO: Creating PTY with HDLC line discipline 
    pty03.c:89: TCONF: You don't appear to have the HDLC TTY line discipline: EINVAL (22) 
    pty03.c:106: TINFO: Creating PTY with Sync PPP line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -39579ns, avg_dev = 217233ns, dev_ratio = 5.49 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 77775ns, avg_dev = 185229ns, dev_ratio = 2.38 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 61745ns, avg_dev = 72106ns, dev_ratio = 1.17 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -23549ns, avg_dev = 106971ns, dev_ratio = 4.54 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   509  , avg_dev =  1819  , dev_ratio = 3.57 } 
    ../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-431, 316] 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 409, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   331ns, avg_dev =    14ns, dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 31849ns, avg_dev =  1832ns, dev_ratio = 0.06 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 43430ns, avg_dev =  2217ns, dev_ratio = 0.05 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -11250ns, avg_dev =  1110ns, dev_ratio = 0.10 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   112  , avg_dev =     9  , dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with Sync PPP TTY discipline 
    pty03.c:106: TINFO: Creating PTY with SLCAN line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -12655ns, avg_dev = 51001ns, dev_ratio = 4.03 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 32944148ns, avg_dev = 3779916ns, dev_ratio = 0.11 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 365079ns, avg_dev = 485460ns, dev_ratio = 1.33 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 32566414ns, avg_dev = 3941986ns, dev_ratio = 0.12 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 313053  , avg_dev = 39623  , dev_ratio = 0.13 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with SLCAN TTY discipline 
    pty03.c:106: TINFO: Creating PTY with PPS line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -102884ns, avg_dev = 286513ns, dev_ratio = 2.78 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 3438665ns, avg_dev = 308312ns, dev_ratio = 0.09 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 36450ns, avg_dev =  2904ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 3299332ns, avg_dev = 256774ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 32065  , avg_dev =  3308  , dev_ratio = 0.10 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with PPS TTY discipline 
    pty03.c:106: TINFO: Creating PTY with CAIF line discipline 
    pty03.c:89: TCONF: You don't appear to have the CAIF TTY line discipline: EINVAL (22) 
    pty03.c:106: TINFO: Creating PTY with GSM line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -138326ns, avg_dev = 291100ns, dev_ratio = 2.10 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 26156ns, avg_dev = 42442ns, dev_ratio = 1.62 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 30364ns, avg_dev =  3092ns, dev_ratio = 0.10 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -142534ns, avg_dev = 251961ns, dev_ratio = 1.77 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =  1278  , avg_dev =  1804  , dev_ratio = 1.41 } 
    ../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-265, 161] 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 3367, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   324ns, avg_dev =    28ns, dev_ratio = 0.09 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 16376ns, avg_dev =   699ns, dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 26870ns, avg_dev =   623ns, dev_ratio = 0.02 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -10169ns, avg_dev =   818ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   100  , avg_dev =     8  , dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with GSM TTY discipline 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    210 termination_type

    19567

    9232

    19567

    9232

    1685

    pty04

    Mon Jun 16 18:02:11 2025

    "pty04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ptydcWhJ7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pty04.c:142: TINFO: PTS path is /dev/pts/3 
    pty04.c:263: TINFO: Netdev is sl0 
    pty04.c:272: TINFO: Netdev MTU is 8192 (we set 8192) 
    pty04.c:289: TINFO: Bound netdev 6359 to socket 5 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:402: TINFO: Reading from socket 5 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:226: TPASS: Wrote PTY N_SLIP 3 (1) 
    pty04.c:235: TPASS: Wrote PTY N_SLIP 3 (2) 
    pty04.c:408: TPASS: Read netdev N_SLIP 5 (1) 
    pty04.c:414: TPASS: Read netdev N_SLIP 5 (2) 
    pty04.c:420: TPASS: Write netdev N_SLIP 5 
    pty04.c:241: TPASS: Read PTY N_SLIP 3 
    pty04.c:431: TPASS: Data transmission on netdev interrupted by hangup 
    pty04.c:459: TINFO: Sent hangup ioctl to PTS 
    pty04.c:461: TINFO: Sent hangup ioctl to PTM 
    pty04.c:252: TPASS: Transmission on PTY interrupted by hangup 
    pty04.c:142: TINFO: PTS path is /dev/pts/4 
    pty04.c:263: TINFO: Netdev is can0 
    pty04.c:272: TINFO: Netdev MTU is 16 (we set 16) 
    pty04.c:289: TINFO: Bound netdev 6360 to socket 8 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:402: TINFO: Reading from socket 8 
    pty04.c:226: TPASS: Wrote PTY N_SLCAN 6 (1) 
    pty04.c:235: TPASS: Wrote PTY N_SLCAN 6 (2) 
    pty04.c:408: TPASS: Read netdev N_SLCAN 8 (1) 
    pty04.c:414: TPASS: Read netdev N_SLCAN 8 (2) 
    pty04.c:420: TPASS: Write netdev N_SLCAN 8 
    pty04.c:241: TPASS: Read PTY N_SLCAN 6 
    pty04.c:431: TPASS: Data transmission on netdev interrupted by hangup 
    pty04.c:459: TINFO: Sent hangup ioctl to PTS 
    pty04.c:461: TINFO: Sent hangup ioctl to PTM 
    pty04.c:252: TPASS: Transmission on PTY interrupted by hangup 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    2

    5

    2

    5

    1686

    pty05

    Mon Jun 16 18:02:14 2025

    "pty05"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1687

    pty06

    Mon Jun 16 18:02:14 2025

    "pty06"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1688

    pty07

    Mon Jun 16 18:02:14 2025

    "pty07"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    1689

    pty08

    Mon Jun 16 18:02:14 2025

    "pty08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    pty08.c:25: TINFO: Closing master communication 
    pty08.c:28: TPASS: read(slavefd, &buf, 1) == 0 (0) 
    pty08.c:29: TPASS: write(slavefd, &buf, 1) : EIO (5) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    1690

    pty09

    Mon Jun 16 18:02:15 2025

    "pty09"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    pty09.c:35: TINFO: Available number of pids: 1017 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    common.h:42: TINFO: opening slave /dev/pts/3 
    pty09.c:51: TPASS: pty has been opened 1017 times 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    7

    2

    7

    1691

    ptem01

    Mon Jun 16 18:02:15 2025

    "ptem01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem01.c:29: TPASS: ioctl(slavefd, TCGETS, &termios) passed 
    ptem01.c:30: TPASS: ioctl(slavefd, TCSETS, &termios) passed 
    ptem01.c:31: TPASS: ioctl(slavefd, TCSETSW, &termios) passed 
    ptem01.c:32: TPASS: ioctl(slavefd, TCSETSF, &termios) passed 
    ptem01.c:33: TPASS: ioctl(slavefd, TCSETS, &termios) passed 
    ptem01.c:34: TPASS: ioctl(slavefd, TCGETA, &termio) passed 
    ptem01.c:35: TPASS: ioctl(slavefd, TCSETA, &termio) passed 
    ptem01.c:36: TPASS: ioctl(slavefd, TCSETAW, &termio) passed 
    ptem01.c:37: TPASS: ioctl(slavefd, TCSETAF, &termio) passed 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1692

    ptem02

    Mon Jun 16 18:02:15 2025

    "ptem02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem02.c:28: TPASS: ioctl(masterfd, TIOCSWINSZ, &wsz1) passed 
    ptem02.c:29: TPASS: ioctl(slavefd, TIOCGWINSZ, &wsz) passed 
    ptem02.c:31: TPASS: wsz.ws_row == wsz1.ws_row (24) 
    ptem02.c:32: TPASS: wsz.ws_col == wsz1.ws_col (80) 
    ptem02.c:33: TPASS: wsz.ws_xpixel == wsz1.ws_xpixel (5) 
    ptem02.c:34: TPASS: wsz.ws_ypixel == wsz1.ws_ypixel (10) 
    ptem02.c:36: TPASS: ioctl(masterfd, TIOCGWINSZ, &wsz) passed 
    ptem02.c:38: TPASS: wsz.ws_row == wsz1.ws_row (24) 
    ptem02.c:39: TPASS: wsz.ws_col == wsz1.ws_col (80) 
    ptem02.c:40: TPASS: wsz.ws_xpixel == wsz1.ws_xpixel (5) 
    ptem02.c:41: TPASS: wsz.ws_ypixel == wsz1.ws_ypixel (10) 
    ptem02.c:43: TPASS: ioctl(slavefd, TIOCSWINSZ, &wsz2) passed 
    ptem02.c:44: TPASS: ioctl(slavefd, TIOCGWINSZ, &wsz) passed 
    ptem02.c:46: TPASS: wsz.ws_row == wsz2.ws_row (60) 
    ptem02.c:47: TPASS: wsz.ws_col == wsz2.ws_col (100) 
    ptem02.c:48: TPASS: wsz.ws_xpixel == wsz2.ws_xpixel (11) 
    ptem02.c:49: TPASS: wsz.ws_ypixel == wsz2.ws_ypixel (777) 
     
    Summary: 
    passed   17 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1693

    ptem03

    Mon Jun 16 18:02:15 2025

    "ptem03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem03.c:26: TPASS: tcsendbreak(masterfd, 10) passed 
    ptem03.c:27: TPASS: tcsendbreak(slavefd, 10) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1694

    ptem04

    Mon Jun 16 18:02:15 2025

    "ptem04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 4 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 5 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 6 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 7 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 8 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 9 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 10 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 11 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 12 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem04.c:26: TPASS: open_slave(masterfd) returned fd 13 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1695

    ptem05

    Mon Jun 16 18:02:15 2025

    "ptem05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 13 
    common.h:42: TINFO: opening slave /dev/pts/4 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 14 
    common.h:42: TINFO: opening slave /dev/pts/5 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 15 
    common.h:42: TINFO: opening slave /dev/pts/6 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 16 
    common.h:42: TINFO: opening slave /dev/pts/7 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 17 
    common.h:42: TINFO: opening slave /dev/pts/8 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 18 
    common.h:42: TINFO: opening slave /dev/pts/9 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 19 
    common.h:42: TINFO: opening slave /dev/pts/10 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 20 
    common.h:42: TINFO: opening slave /dev/pts/11 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 21 
    common.h:42: TINFO: opening slave /dev/pts/12 
    ptem05.c:26: TPASS: open_slave(masterfd[i]) returned fd 22 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1696

    ptem06

    Mon Jun 16 18:02:15 2025

    "ptem06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:22: TINFO: opening master /dev/ptmx 
    common.h:42: TINFO: opening slave /dev/pts/3 
    ptem06.c:27: TPASS: ioctl(slavefd, TCGETS, &termios) passed 
    ptem06.c:30: TPASS: ioctl(slavefd, TCSETS, &termios) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1697

    hangup01

    Mon Jun 16 18:02:15 2025

    "hangup01"

    ""

    exit

    hangup01    1  TPASS  :  child process exited with status 0 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    1698

    pidns01

    Mon Jun 16 18:02:16 2025

    "pidns01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns01.c:25: TPASS: cpid == 1 (1) 
    pidns01.c:26: TPASS: ppid == 0 (0) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1699

    pidns02

    Mon Jun 16 18:02:16 2025

    "pidns02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns02.c:19: TPASS: getsid(0) == 0 (0) 
    pidns02.c:20: TPASS: getpgid(0) == 0 (0) 
    pidns02.c:22: TINFO: setsid() 
    pidns02.c:25: TPASS: getsid(0) == 1 (1) 
    pidns02.c:26: TPASS: getpgid(0) == 1 (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1700

    pidns03

    Mon Jun 16 18:02:16 2025

    "pidns03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pid4aCclu as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns03.c:22: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_pid4aCclu/proc fstyp=proc flags=1 
    pidns03.c:26: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_pid4aCclu/proc 
    pidns03.c:28: TPASS: proc/self contains 1: passed 
    tst_device.c:450: TINFO: No device is mounted at /tmp/ltp-Qjsl7wDDwO/LTP_pid4aCclu/proc 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    1701

    pidns04

    Mon Jun 16 18:02:16 2025

    "pidns04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns04.c:21: TPASS: cpid == 1 (1) 
    pidns04.c:22: TPASS: ppid == 0 (0) 
    pidns04.c:24: TINFO: Trying to kill container from within container 
    pidns04.c:28: TINFO: Container is up and running 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1702

    pidns05

    Mon Jun 16 18:02:16 2025

    "pidns05"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidywJJ7f as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns05.c:32: TPASS: cpid == 1 (1) 
    pidns05.c:33: TPASS: ppid == 0 (0) 
    pidns05.c:32: TPASS: cpid == 1 (1) 
    pidns05.c:33: TPASS: ppid == 0 (0) 
    pidns05.c:32: TPASS: cpid == 1 (1) 
    pidns05.c:33: TPASS: ppid == 0 (0) 
    pidns05.c:32: TPASS: cpid == 1 (1) 
    pidns05.c:33: TPASS: ppid == 0 (0) 
    pidns05.c:32: TPASS: cpid == 1 (1) 
    pidns05.c:33: TPASS: ppid == 0 (0) 
    pidns05.c:92: TPASS: find_cinit_pids(pids) returned 5 
    pidns05.c:110: TPASS: No children left after sending SIGKILL to the first child 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    120

    292

    120

    292

    1703

    pidns06

    Mon Jun 16 18:02:20 2025

    "pidns06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns06.c:20: TPASS: cpid == 1 (1) 
    pidns06.c:21: TPASS: ppid == 0 (0) 
    pidns06.c:23: TINFO: Trying to kill parent from within container 
    pidns06.c:25: TPASS: kill(pid, SIGKILL) : ESRCH (3) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1704

    pidns10

    Mon Jun 16 18:02:20 2025

    "pidns10"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns10.c:20: TPASS: cpid == 1 (1) 
    pidns10.c:21: TPASS: ppid == 0 (0) 
    pidns10.c:23: TINFO: Trying to kill all subprocesses from within container 
    pidns10.c:25: TPASS: kill(-1, SIGKILL) : ESRCH (3) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1705

    pidns12

    Mon Jun 16 18:02:20 2025

    "pidns12"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pid913zHd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns12.c:30: TPASS: tst_getpid() == 1 (1) 
    pidns12.c:31: TPASS: getppid() == 0 (0) 
    pidns12.c:41: TPASS: sig_pid == 0 (0) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    2

    3

    2

    1706

    pidns13

    Mon Jun 16 18:02:20 2025

    "pidns13"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidCs9Rre as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns13.c:89: TPASS: cinit1: si_fd is 3, si_code is 1 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1707

    pidns16

    Mon Jun 16 18:02:20 2025

    "pidns16"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidwJkKQd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns16.c:34: TPASS: cpid == 1 (1) 
    pidns16.c:35: TPASS: ppid == 0 (0) 
    pidns16.c:37: TINFO: Catching SIGUSR1 signal 
    pidns16.c:73: TINFO: Sending SIGUSR1 from parent 
    pidns16.c:46: TPASS: signal_pid == 0 (0) 
    pidns16.c:48: TINFO: Sending SIGUSR1 from container itself 
    pidns16.c:52: TPASS: signal_pid == 1 (1) 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1708

    pidns17

    Mon Jun 16 18:02:20 2025

    "pidns17"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns17.c:28: TPASS: cpid == 1 (1) 
    pidns17.c:29: TPASS: ppid == 0 (0) 
    pidns17.c:31: TINFO: Spawning 10 children 
    pidns17.c:41: TINFO: Terminate children with SIGUSR1 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
    pidns17.c:48: TPASS: WIFSIGNALED(status) == 1 (1) 
    pidns17.c:49: TPASS: WTERMSIG(status) == SIGUSR1 (10) 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    2

    2

    2

    1709

    pidns20

    Mon Jun 16 18:02:21 2025

    "pidns20"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidqCIVhP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns20.c:65: TPASS: Received SIGUSR1 signal after unblock 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1710

    pidns30

    Mon Jun 16 18:02:21 2025

    "pidns30"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidxjFIGj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns30.c:51: TPASS: cpid == 1 (1) 
    pidns30.c:52: TPASS: ppid == 0 (0) 
    pidns30.c:56: TINFO: Register notification on posix mqueue 
    pidns30.c:106: TINFO: Send mqueue message 
    pidns30.c:73: TPASS: Signal notification has been received 
    pidns30.c:77: TPASS: info.si_signo == SIGUSR1 (10) 
    pidns30.c:78: TPASS: info.si_code == SI_MESGQ (-3) 
    pidns30.c:79: TPASS: info.si_pid == 0 (0) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1711

    pidns31

    Mon Jun 16 18:02:21 2025

    "pidns31"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_pidYqcq1d as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns31.c:86: TINFO: Register notification on posix mqueue 
    pidns31.c:49: TPASS: cpid == 1 (1) 
    pidns31.c:50: TPASS: ppid == 0 (0) 
    pidns31.c:54: TINFO: Send mqueue message from child 
    pidns31.c:104: TPASS: received == 1 (1) 
    pidns31.c:105: TPASS: info.si_signo == SIGUSR1 (10) 
    pidns31.c:106: TPASS: info.si_code == SI_MESGQ (-3) 
    pidns31.c:107: TPASS: info.si_pid == cpid (204804) 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1712

    pidns32

    Mon Jun 16 18:02:21 2025

    "pidns32"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pidns32.c:61: TPASS: *level == MAXNEST (32) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    5

    4

    5

    1713

    mqns_01

    Mon Jun 16 18:02:21 2025

    "mqns_01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_01.c:30: TINFO: Checking namespaces isolation from parent to child 
    mqns_01.c:48: TINFO: Spawning plain process 
    mqns_01.c:51: TPASS: mq_open(MQNAME, O_RDONLY) returned 4 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1714

    mqns_01_clone

    Mon Jun 16 18:02:21 2025

    "mqns_01 -m clone"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_01.c:30: TINFO: Checking namespaces isolation from parent to child 
    mqns_01.c:33: TINFO: Spawning isolated process 
    mqns_01.c:36: TPASS: mq_open(MQNAME, O_RDONLY) : ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1715

    mqns_01_unshare

    Mon Jun 16 18:02:21 2025

    "mqns_01 -m unshare"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_01.c:30: TINFO: Checking namespaces isolation from parent to child 
    mqns_01.c:40: TINFO: Spawning unshared process 
    mqns_01.c:44: TPASS: mq_open(MQNAME, O_RDONLY) : ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1716

    mqns_02

    Mon Jun 16 18:02:21 2025

    "mqns_02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_02.c:58: TINFO: Checking namespaces isolation from parent to child 
    mqns_02.c:76: TINFO: Spawning plain process 
    mqns_02.c:31: TPASS: mqd1 = create_message_queue() : EEXIST (17) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1717

    mqns_02_clone

    Mon Jun 16 18:02:21 2025

    "mqns_02 -m clone"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_02.c:58: TINFO: Checking namespaces isolation from parent to child 
    mqns_02.c:61: TINFO: Spawning isolated process 
    mqns_02.c:43: TPASS: mqd1 = create_message_queue() returned 4 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1718

    mqns_02_unshare

    Mon Jun 16 18:02:21 2025

    "mqns_02 -m unshare"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_02.c:58: TINFO: Checking namespaces isolation from parent to child 
    mqns_02.c:68: TINFO: Spawning unshared process 
    mqns_02.c:43: TPASS: mqd1 = create_message_queue() returned 4 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1719

    mqns_03_unshare

    Mon Jun 16 18:02:21 2025

    "mqns_03 -m unshare"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mqnpQrfpC as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_03.c:107: TINFO: Spawning unshared process 
    mqns_03.c:47: TINFO: Creating /MQ1 mqueue from within child process 
    mqns_03.c:57: TINFO: Mount ltp_mqueue from within child process 
    mqns_03.c:59: TINFO: Mounting mqueue to /tmp/ltp-Qjsl7wDDwO/LTP_mqnpQrfpC/ltp_mqueue fstyp=mqueue flags=0 
    mqns_03.c:64: TPASS: ltp_mqueue/MQ1 exists at first mount 
    mqns_03.c:66: TINFO: Creating ltp_mqueue/MQ2 from within child process 
    mqns_03.c:71: TINFO: Mount ltp_mqueue from within child process a second time 
    mqns_03.c:73: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mqnpQrfpC/ltp_mqueue 
    mqns_03.c:74: TINFO: Mounting mqueue to /tmp/ltp-Qjsl7wDDwO/LTP_mqnpQrfpC/ltp_mqueue fstyp=mqueue flags=0 
    mqns_03.c:79: TPASS: ltp_mqueue/MQ1 exists at second mount 
    mqns_03.c:84: TPASS: ltp_mqueue/MQ2 exists at second mount 
    mqns_03.c:86: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mqnpQrfpC/ltp_mqueue 
    tst_device.c:450: TINFO: No device is mounted at ltp_mqueue 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1720

    mqns_03_clone

    Mon Jun 16 18:02:21 2025

    "mqns_03 -m clone"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mqnYQe95W as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_03.c:100: TINFO: Spawning isolated process 
    mqns_03.c:47: TINFO: Creating /MQ1 mqueue from within child process 
    mqns_03.c:57: TINFO: Mount ltp_mqueue from within child process 
    mqns_03.c:59: TINFO: Mounting mqueue to /tmp/ltp-Qjsl7wDDwO/LTP_mqnYQe95W/ltp_mqueue fstyp=mqueue flags=0 
    mqns_03.c:64: TPASS: ltp_mqueue/MQ1 exists at first mount 
    mqns_03.c:66: TINFO: Creating ltp_mqueue/MQ2 from within child process 
    mqns_03.c:71: TINFO: Mount ltp_mqueue from within child process a second time 
    mqns_03.c:73: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mqnYQe95W/ltp_mqueue 
    mqns_03.c:74: TINFO: Mounting mqueue to /tmp/ltp-Qjsl7wDDwO/LTP_mqnYQe95W/ltp_mqueue fstyp=mqueue flags=0 
    mqns_03.c:79: TPASS: ltp_mqueue/MQ1 exists at second mount 
    mqns_03.c:84: TPASS: ltp_mqueue/MQ2 exists at second mount 
    mqns_03.c:86: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mqnYQe95W/ltp_mqueue 
    tst_device.c:450: TINFO: No device is mounted at ltp_mqueue 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1721

    mqns_04_unshare

    Mon Jun 16 18:02:21 2025

    "mqns_04 -m unshare"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mqnWr3KRa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_04.c:76: TINFO: Spawning unshared process 
    mqns_04.c:44: TINFO: Creating /MQ1 mqueue from within child process 
    mqns_04.c:54: TINFO: Mount ltp_mqueue from within child process 
    mqns_04.c:56: TINFO: Mounting mqueue to /tmp/ltp-Qjsl7wDDwO/LTP_mqnWr3KRa/ltp_mqueue fstyp=mqueue flags=0 
    mqns_04.c:90: TPASS: ltp_mqueue/MQ1 can be accessed from parent 
    mqns_04.c:94: TINFO: Waiting child to exit 
    mqns_04.c:101: TPASS: ltp_mqueue/MQ1 can be accessed from parent 
    mqns_04.c:103: TINFO: Try to create ltp_mqueue/MQ2 from parent 
    mqns_04.c:105: TPASS: creat(MQUEUE2, 0755) : EACCES (13) 
    mqns_04.c:107: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mqnWr3KRa/ltp_mqueue 
    tst_device.c:450: TINFO: No device is mounted at ltp_mqueue 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1722

    mqns_04_clone

    Mon Jun 16 18:02:21 2025

    "mqns_04 -m clone"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mqn9ZoXcB as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mqns_04.c:69: TINFO: Spawning isolated process 
    mqns_04.c:44: TINFO: Creating /MQ1 mqueue from within child process 
    mqns_04.c:54: TINFO: Mount ltp_mqueue from within child process 
    mqns_04.c:56: TINFO: Mounting mqueue to /tmp/ltp-Qjsl7wDDwO/LTP_mqn9ZoXcB/ltp_mqueue fstyp=mqueue flags=0 
    mqns_04.c:90: TPASS: ltp_mqueue/MQ1 can be accessed from parent 
    mqns_04.c:94: TINFO: Waiting child to exit 
    mqns_04.c:101: TPASS: ltp_mqueue/MQ1 can be accessed from parent 
    mqns_04.c:103: TINFO: Try to create ltp_mqueue/MQ2 from parent 
    mqns_04.c:105: TPASS: creat(MQUEUE2, 0755) : EACCES (13) 
    mqns_04.c:107: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mqn9ZoXcB/ltp_mqueue 
    tst_device.c:450: TINFO: No device is mounted at ltp_mqueue 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1723

    netns_netlink

    Mon Jun 16 18:02:21 2025

    "netns_netlink"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_net68yxM1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    netns_netlink.c:83: TPASS: interface changes detected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    4

    4

    4

    1724

    netns_breakns_ip_ipv4_netlink

    Mon Jun 16 18:02:22 2025

    "netns_breakns.sh"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh  
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over netlink with ip netns exec  
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ip address add 10.23.0.4/24 dev veth1 failed as expected 
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ifconfig veth1 10.23.0.4/24 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    26

    6

    26

    1725

    netns_breakns_ip_ipv6_netlink

    Mon Jun 16 18:02:22 2025

    "netns_breakns.sh -6"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -6 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over netlink with ip netns exec  
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ip address add fd00:23::4/64 dev veth1 failed as expected 
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ifconfig veth1 inet6 add fd00:23::4/64 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    26

    7

    26

    1726

    netns_breakns_ip_ipv4_ioctl

    Mon Jun 16 18:02:23 2025

    "netns_breakns.sh -I"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -I 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over ioctl with ip netns exec  
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ip address add 10.23.0.4/24 dev veth1 failed as expected 
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ifconfig veth1 10.23.0.4/24 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    7

    25

    7

    25

    1727

    netns_breakns_ip_ipv6_ioctl

    Mon Jun 16 18:02:23 2025

    "netns_breakns.sh -6I"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -6I 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over ioctl with ip netns exec  
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ip address add fd00:23::4/64 dev veth1 failed as expected 
    netns_breakns 1 TPASS: ip netns exec tst_net_ns0 ifconfig veth1 inet6 add fd00:23::4/64 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    27

    7

    27

    1728

    netns_breakns_ns_exec_ipv4_netlink

    Mon Jun 16 18:02:24 2025

    "netns_breakns.sh -e"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -e 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over netlink with tst_ns_exec  
    netns_breakns 1 TPASS: tst_ns_exec 205314 net ip address add 10.23.0.4/24 dev veth1 failed as expected 
    netns_breakns 1 TPASS: tst_ns_exec 205314 net ifconfig veth1 10.23.0.4/24 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    19

    5

    19

    1729

    netns_breakns_ns_exec_ipv6_netlink

    Mon Jun 16 18:02:24 2025

    "netns_breakns.sh -6e"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -6e 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over netlink with tst_ns_exec  
    netns_breakns 1 TPASS: tst_ns_exec 205388 net ip address add fd00:23::4/64 dev veth1 failed as expected 
    netns_breakns 1 TPASS: tst_ns_exec 205388 net ifconfig veth1 inet6 add fd00:23::4/64 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    23

    4

    23

    1730

    netns_breakns_ns_exec_ipv4_ioctl

    Mon Jun 16 18:02:25 2025

    "netns_breakns.sh -eI"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -eI 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over ioctl with tst_ns_exec  
    netns_breakns 1 TPASS: tst_ns_exec 205478 net ip address add 10.23.0.4/24 dev veth1 failed as expected 
    netns_breakns 1 TPASS: tst_ns_exec 205478 net ifconfig veth1 10.23.0.4/24 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    21

    3

    21

    1731

    netns_breakns_ns_exec_ipv6_ioctl

    Mon Jun 16 18:02:25 2025

    "netns_breakns.sh -6eI"

    ""

    exit

    netns_breakns 1 TINFO: Running: netns_breakns.sh -6eI 
    netns_breakns 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_breakns 1 TINFO: timeout per run is 0h 5m 0s 
    netns_breakns 1 TINFO: testing netns over ioctl with tst_ns_exec  
    netns_breakns 1 TPASS: tst_ns_exec 205554 net ip address add fd00:23::4/64 dev veth1 failed as expected 
    netns_breakns 1 TPASS: tst_ns_exec 205554 net ifconfig veth1 inet6 add fd00:23::4/64 failed as expected 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    19

    6

    19

    1732

    netns_comm_ip_ipv4_netlink

    Mon Jun 16 18:02:25 2025

    "netns_comm.sh"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh  
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over netlink with ip netns exec  
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping -q -c2 -I veth0 10.23.0.4 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns1 ping -q -c2 -I veth1 10.23.0.2 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping -q -c2 -I lo 127.0.0.1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    9

    26

    9

    26

    1733

    netns_comm_ip_ipv6_netlink

    Mon Jun 16 18:02:29 2025

    "netns_comm.sh -6"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -6 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over netlink with ip netns exec  
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping6 -q -c2 -I veth0 fd00:23::4 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns1 ping6 -q -c2 -I veth1 fd00:23::2 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping6 -q -c2 -I lo ::1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    8

    30

    8

    30

    1734

    netns_comm_ip_ipv4_ioctl

    Mon Jun 16 18:02:33 2025

    "netns_comm.sh -I"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -I 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over ioctl with ip netns exec  
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping -q -c2 -I veth0 10.23.0.4 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns1 ping -q -c2 -I veth1 10.23.0.2 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping -q -c2 -I lo 127.0.0.1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    8

    24

    8

    24

    1735

    netns_comm_ip_ipv6_ioctl

    Mon Jun 16 18:02:36 2025

    "netns_comm.sh -6I"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -6I 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over ioctl with ip netns exec  
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping6 -q -c2 -I veth0 fd00:23::4 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns1 ping6 -q -c2 -I veth1 fd00:23::2 passed as expected 
    netns_comm 1 TPASS: ip netns exec tst_net_ns0 ping6 -q -c2 -I lo ::1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    10

    26

    10

    26

    1736

    netns_comm_ns_exec_ipv4_netlink

    Mon Jun 16 18:02:40 2025

    "netns_comm.sh -e"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -e 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over netlink with tst_ns_exec  
    netns_comm 1 TPASS: tst_ns_exec 206906 net ping -q -c2 -I veth0 10.23.0.4 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 206908 net ping -q -c2 -I veth1 10.23.0.2 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 206906 net ping -q -c2 -I lo 127.0.0.1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    5

    22

    5

    22

    1737

    netns_comm_ns_exec_ipv6_netlink

    Mon Jun 16 18:02:43 2025

    "netns_comm.sh -6e"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -6e 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over netlink with tst_ns_exec  
    netns_comm 1 TPASS: tst_ns_exec 207261 net ping6 -q -c2 -I veth0 fd00:23::4 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 207263 net ping6 -q -c2 -I veth1 fd00:23::2 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 207261 net ping6 -q -c2 -I lo ::1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    7

    22

    7

    22

    1738

    netns_comm_ns_exec_ipv4_ioctl

    Mon Jun 16 18:02:47 2025

    "netns_comm.sh -eI"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -eI 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over ioctl with tst_ns_exec  
    netns_comm 1 TPASS: tst_ns_exec 207657 net ping -q -c2 -I veth0 10.23.0.4 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 207660 net ping -q -c2 -I veth1 10.23.0.2 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 207657 net ping -q -c2 -I lo 127.0.0.1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    6

    21

    6

    21

    1739

    netns_comm_ns_exec_ipv6_ioctl

    Mon Jun 16 18:02:50 2025

    "netns_comm.sh -6eI"

    ""

    exit

    netns_comm 1 TINFO: Running: netns_comm.sh -6eI 
    netns_comm 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_comm 1 TINFO: timeout per run is 0h 5m 0s 
    netns_comm 1 TINFO: testing netns over ioctl with tst_ns_exec  
    netns_comm 1 TPASS: tst_ns_exec 208069 net ping6 -q -c2 -I veth0 fd00:23::4 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 208072 net ping6 -q -c2 -I veth1 fd00:23::2 passed as expected 
    netns_comm 1 TPASS: tst_ns_exec 208069 net ping6 -q -c2 -I lo ::1 passed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    6

    21

    6

    21

    1740

    netns_sysfs

    Mon Jun 16 18:02:53 2025

    "netns_sysfs.sh"

    ""

    exit

    netns_sysfs 1 TINFO: Running: netns_sysfs.sh  
    netns_sysfs 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    netns_sysfs 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_netns_sysfs.iLTYkuiEtR as tmpdir (tmpfs filesystem) 
    netns_sysfs 1 TINFO: timeout per run is 0h 5m 0s 
    netns_sysfs 1 TPASS: tst_ns_exec 208541 net,mnt test -e /sys/class/net/dummy_test1 passed as expected 
    netns_sysfs 1 TPASS: tst_ns_exec 208541 net,mnt test -e /sys/class/net/dummy_test0 failed as expected 
    netns_sysfs 1 TPASS: test -e /sys/class/net/dummy_test1 failed as expected 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    12

    7

    12

    1741

    shmnstest_none

    Mon Jun 16 18:02:54 2025

    "shmnstest -m none"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shm9hKtsj as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmnstest.c:38: TPASS: plain cloned process found shmid 
    shmnstest.c:58: TINFO: Destroying shared memory 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1742

    shmnstest_clone

    Mon Jun 16 18:02:54 2025

    "shmnstest -m clone"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmQl0zTE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmnstest.c:35: TPASS: clone: child process didn't find shmid 
    shmnstest.c:58: TINFO: Destroying shared memory 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1743

    shmnstest_unshare

    Mon Jun 16 18:02:54 2025

    "shmnstest -m unshare"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmZbSgBw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmnstest.c:35: TPASS: unshare: child process didn't find shmid 
    shmnstest.c:58: TINFO: Destroying shared memory 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1744

    shmem_2nstest_none

    Mon Jun 16 18:02:54 2025

    "shmem_2nstest -m none"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmDR2rrw as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmem_2nstest.c:47: TINFO: container1: able to create shared mem segment 
    shmem_2nstest.c:67: TPASS: Plain cloned process able to access shmem segment created 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1745

    shmem_2nstest_clone

    Mon Jun 16 18:02:54 2025

    "shmem_2nstest -m clone"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmGFuDcg as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmem_2nstest.c:47: TINFO: container1: able to create shared mem segment 
    shmem_2nstest.c:64: TPASS: clone: in namespace2 unable to access the shmem seg created in namespace1 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1746

    shmem_2nstest_unshare

    Mon Jun 16 18:02:54 2025

    "shmem_2nstest -m unshare"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shmdDGCb7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shmem_2nstest.c:47: TINFO: container1: able to create shared mem segment 
    shmem_2nstest.c:64: TPASS: unshare: in namespace2 unable to access the shmem seg created in namespace1 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1747

    shm_comm

    Mon Jun 16 18:02:54 2025

    "shm_comm"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_shm3jsSgW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    shm_comm.c:51: TPASS: shared memory didn't leak between namespaces 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    1748

    mesgq_nstest_none

    Mon Jun 16 18:02:54 2025

    "mesgq_nstest -m none"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mesgq_nstest.c:85: TINFO: mesgq namespaces test: none 
    mesgq_nstest.c:60: TPASS: Plain cloned process found mesgq inside container 
    mesgq_nstest.c:64: TINFO: Mesg read of 11 bytes, Type 5, Msg: My message! 
    mesgq_nstest.c:99: TINFO: Destroying message queue 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1749

    mesgq_nstest_clone

    Mon Jun 16 18:02:54 2025

    "mesgq_nstest -m clone"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mesgq_nstest.c:85: TINFO: mesgq namespaces test: clone 
    mesgq_nstest.c:54: TPASS: clone: container didn't find mesgq 
    mesgq_nstest.c:99: TINFO: Destroying message queue 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1750

    mesgq_nstest_unshare

    Mon Jun 16 18:02:54 2025

    "mesgq_nstest -m unshare"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mesgq_nstest.c:85: TINFO: mesgq namespaces test: unshare 
    mesgq_nstest.c:54: TPASS: unshare: container didn't find mesgq 
    mesgq_nstest.c:99: TINFO: Destroying message queue 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1751

    msg_comm

    Mon Jun 16 18:02:54 2025

    "msg_comm"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_msgaf0WtW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    msg_comm.c:62: TPASS: messages does not leak between namespaces 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1752

    sem_nstest_none

    Mon Jun 16 18:02:54 2025

    "sem_nstest -m none"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sem_nstest.c:51: TINFO: PID 208697: fetched existing semaphore..id = 131087 
    sem_nstest.c:54: TPASS: Plain cloned process found semaphore inside container 
    sem_nstest.c:73: TINFO: Destroying semaphore 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1753

    sem_nstest_clone

    Mon Jun 16 18:02:54 2025

    "sem_nstest -m clone"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sem_nstest.c:46: TPASS: clone: container didn't find semaphore 
    sem_nstest.c:73: TINFO: Destroying semaphore 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1754

    sem_nstest_unshare

    Mon Jun 16 18:02:54 2025

    "sem_nstest -m unshare"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sem_nstest.c:46: TPASS: unshare: container didn't find semaphore 
    sem_nstest.c:73: TINFO: Destroying semaphore 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1755

    semtest_2ns_none

    Mon Jun 16 18:02:54 2025

    "semtest_2ns -m none"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semEB4Gj5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semtest_2ns.c:52: TINFO: none: created key in child1 
    semtest_2ns.c:76: TINFO: none: reading key in child2 
    semtest_2ns.c:81: TPASS: Plain cloned process able to access the semaphore created 
    semtest_2ns.c:56: TINFO: Lock semaphore in container1 
    semtest_2ns.c:94: TINFO: Trying to unlock semaphore in container2 
    semtest_2ns.c:99: TPASS: Plain cloned process able to unlock semaphore 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1756

    semtest_2ns_clone

    Mon Jun 16 18:02:54 2025

    "semtest_2ns -m clone"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semzUiOgJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semtest_2ns.c:52: TINFO: clone: created key in child1 
    semtest_2ns.c:76: TINFO: clone: reading key in child2 
    semtest_2ns.c:88: TPASS: clone: In namespace2 unable to access semaphore created in namespace1 
    semtest_2ns.c:56: TINFO: Lock semaphore in container1 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1757

    semtest_2ns_unshare

    Mon Jun 16 18:02:54 2025

    "semtest_2ns -m unshare"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semi5lnOQ as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    semtest_2ns.c:52: TINFO: unshare: created key in child1 
    semtest_2ns.c:76: TINFO: unshare: reading key in child2 
    semtest_2ns.c:88: TPASS: unshare: In namespace2 unable to access semaphore created in namespace1 
    semtest_2ns.c:56: TINFO: Lock semaphore in container1 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    3

    1

    3

    1758

    sem_comm

    Mon Jun 16 18:02:55 2025

    "sem_comm"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_semaZXMDI as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sem_comm.c:86: TPASS: semaphore has not been decremented 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1759

    utsname01

    Mon Jun 16 18:02:55 2025

    "utsname01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utsname01.c:34: TPASS: strcmp(hostname1, hostname2) passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    1760

    utsname02

    Mon Jun 16 18:02:55 2025

    "utsname02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utsFWPZrH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utsname02.c:48: TPASS: strcmp(hostname1, HOSTNAME) passed 
    utsname02.c:49: TPASS: strcmp(hostname2, HOSTNAME) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1761

    utsname03_clone

    Mon Jun 16 18:02:55 2025

    "utsname03 -m clone"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utsVXB8sf as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utsname03.c:55: TINFO: clone() with CLONE_NEWUTS 
    utsname03.c:84: TPASS: strcmp(hostname1, HOSTNAME) passed 
    utsname03.c:85: TPASS: strcmp(hostname2, originalhost) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    1

    3

    1

    1762

    utsname03_unshare

    Mon Jun 16 18:02:55 2025

    "utsname03 -m unshare"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utsjIm6qW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utsname03.c:67: TINFO: unshare() with CLONE_NEWUTS 
    utsname03.c:84: TPASS: strcmp(hostname1, HOSTNAME) passed 
    utsname03.c:85: TPASS: strcmp(hostname2, originalhost) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    1763

    utsname04_clone

    Mon Jun 16 18:02:55 2025

    "utsname04 -m clone"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utsyGvB9b as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utsname04.c:27: TINFO: Dropping root privileges 
    utsname04.c:36: TPASS: clone3() fails as expected 
    utsname04.c:42: TPASS: errno == EPERM passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1764

    utsname04_unshare

    Mon Jun 16 18:02:55 2025

    "utsname04 -m unshare"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_utsCyzg4Z as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    utsname04.c:27: TINFO: Dropping root privileges 
    utsname04.c:45: TPASS: unshare(CLONE_NEWUTS) == -1 (-1) 
    utsname04.c:46: TPASS: errno == EPERM passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1765

    mountns01

    Mon Jun 16 18:02:55 2025

    "mountns01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mountns01.c:69: TINFO: Mounting none to / fstyp=none flags=44000 
    mountns01.c:71: TINFO: Mounting LTP_DIR_A to /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A fstyp=none flags=1000 
    mountns01.c:72: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A fstyp=none flags=100000 
    mountns01.c:79: TINFO: Mounting LTP_DIR_B to /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A fstyp=none flags=1000 
    mountns01.c:45: TPASS: shared mount in parent passed 
    mountns01.c:83: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A 
    mountns01.c:52: TINFO: Mounting LTP_DIR_B to /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A fstyp=none flags=1000 
    mountns01.c:88: TPASS: shared mount in child passed 
    mountns01.c:56: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A 
    mountns01.c:96: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_moufdTFYd/LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_B 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1766

    mountns02

    Mon Jun 16 18:02:55 2025

    "mountns02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mountns02.c:69: TINFO: Mounting none to / fstyp=none flags=44000 
    mountns02.c:71: TINFO: Mounting LTP_DIR_A to /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A fstyp=none flags=1000 
    mountns02.c:73: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A fstyp=none flags=40000 
    mountns02.c:80: TINFO: Mounting LTP_DIR_B to /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A fstyp=none flags=1000 
    mountns02.c:48: TPASS: private mount in parent passed 
    mountns02.c:84: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A 
    mountns02.c:52: TINFO: Mounting LTP_DIR_B to /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A fstyp=none flags=1000 
    mountns02.c:91: TPASS: private mount in child passed 
    mountns02.c:56: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A 
    mountns02.c:97: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouZ3PMu8/LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_B 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1767

    mountns03

    Mon Jun 16 18:02:55 2025

    "mountns03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mountns03.c:77: TINFO: Mounting none to / fstyp=none flags=44000 
    mountns03.c:79: TINFO: Mounting LTP_DIR_A to /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A fstyp=none flags=1000 
    mountns03.c:81: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A fstyp=none flags=100000 
    mountns03.c:49: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A fstyp=none flags=80000 
    mountns03.c:90: TINFO: Mounting LTP_DIR_B to /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A fstyp=none flags=1000 
    mountns03.c:54: TPASS: propagation to slave mount passed 
    mountns03.c:94: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A 
    mountns03.c:60: TINFO: Mounting LTP_DIR_B to /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A fstyp=none flags=1000 
    mountns03.c:99: TPASS: propagation from slave mount passed 
    mountns03.c:64: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A 
    mountns03.c:107: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_moubzVUkN/LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_B 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1768

    mountns04

    Mon Jun 16 18:02:55 2025

    "mountns04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mouNYMyoH as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mountns04.c:30: TINFO: Mounting none to / fstyp=none flags=44000 
    mountns04.c:32: TINFO: Mounting LTP_DIR_A to /tmp/ltp-Qjsl7wDDwO/LTP_mouNYMyoH/LTP_DIR_A fstyp=none flags=1000 
    mountns04.c:34: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_mouNYMyoH/LTP_DIR_A fstyp=none flags=20000 
    mountns04.c:37: TPASS: unbindable mount passed 
    mountns04.c:43: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_mouNYMyoH/LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_A 
    tst_device.c:450: TINFO: No device is mounted at LTP_DIR_B 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1769

    userns01

    Mon Jun 16 18:02:55 2025

    "userns01"

    ""

    exit

    tst_test.c:1322: TCONF: System is missing libcap 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1770

    userns02

    Mon Jun 16 18:02:55 2025

    "userns02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_usenTuNMY as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns02.c:27: TPASS: uid == 100 (100) 
    userns02.c:28: TPASS: gid == 100 (100) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1771

    userns03

    Mon Jun 16 18:02:55 2025

    "userns03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_useV4jSgt as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns03.c:157: TINFO: Check if setgroups can be re-enabled 
    userns03.c:160: TPASS: write(fd, "allow", 5) : EPERM (1) 
    userns03.c:61: TPASS: uid == CHILD2UID (200) 
    userns03.c:62: TPASS: gid == CHILD2GID (200) 
    userns03.c:72: TINFO: child2 checks /proc/cpid2/uid_map 
    userns03.c:77: TPASS: expected namespaces IDs 
    userns03.c:86: TINFO: child2 checks /proc/cpid1/uid_map 
    userns03.c:91: TPASS: expected namespaces IDs 
    userns03.c:96: TINFO: child2 checks /proc/cpid2/gid_map 
    userns03.c:101: TPASS: expected namespaces IDs 
    userns03.c:105: TINFO: child1 checks /proc/cpid1/gid_map 
    userns03.c:110: TPASS: expected namespaces IDs 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    2

    3

    2

    1772

    userns04

    Mon Jun 16 18:02:55 2025

    "userns04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_useivr76o as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns04.c:26: TPASS: setns(fd, CLONE_NEWUSER) : EPERM (1) 
    userns04.c:58: TPASS: setns(fd, CLONE_NEWUSER) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1773

    userns05

    Mon Jun 16 18:02:55 2025

    "userns05"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_useqLJzah as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns05.c:69: TPASS: parentuserns == cpid1userns (4026531837) 
    userns05.c:81: TPASS: Expect: parent namespace != child namespace 
    userns05.c:93: TPASS: Expect: parent namespace != unshared child namespace 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1774

    userns06

    Mon Jun 16 18:02:55 2025

    "userns06"

    ""

    exit

    tst_test.c:1322: TCONF: System is missing libcap 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    1775

    userns07

    Mon Jun 16 18:02:55 2025

    "userns07"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_usevlbrYX as tmpdir (tmpfs filesystem) 
    tst_sys_conf.c:67: TINFO: Path not found: /proc/sys/kernel/unprivileged_userns_clone: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns07.c:34: TPASS: nested all children 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    4

    8

    4

    1776

    userns08

    Mon Jun 16 18:02:56 2025

    "userns08"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_useN54Z3v as tmpdir (tmpfs filesystem) 
    tst_sys_conf.c:67: TINFO: Path not found: /proc/sys/kernel/unprivileged_userns_clone: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns08.c:65: TPASS: Denied write access to ./restricted : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    1777

    sysinfo03

    Mon Jun 16 18:02:56 2025

    "sysinfo03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    sysinfo03.c:60: TPASS: Correct sysinfo uptime offset 10 
    sysinfo03.c:66: TPASS: /proc/uptime is consistent with sysinfo 
    sysinfo03.c:60: TPASS: Correct sysinfo uptime offset -10 
    sysinfo03.c:66: TPASS: /proc/uptime is consistent with sysinfo 
    sysinfo03.c:60: TPASS: Correct sysinfo uptime offset 3600 
    sysinfo03.c:66: TPASS: /proc/uptime is consistent with sysinfo 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    1778

    clock_nanosleep03

    Mon Jun 16 18:02:56 2025

    "clock_nanosleep03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_nanosleep03.c:50: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_nanosleep03.c:97: TPASS: clock_nanosleep() slept correctly 103852 
    clock_nanosleep03.c:50: TINFO: Testing variant: syscall with old kernel spec 
    clock_nanosleep03.c:97: TPASS: clock_nanosleep() slept correctly 102129 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    1779

    clock_gettime03

    Mon Jun 16 18:02:56 2025

    "clock_gettime03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    clock_gettime03.c:121: TINFO: Testing variant: vDSO or syscall with libc spec 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 100001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 100000ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 0ms 
    clock_gettime03.c:121: TINFO: Testing variant: syscall with old kernel spec 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct 10001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_BOOTTIME) is correct -9999ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_BOOTTIME) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 100001ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_RAW) is correct 1ms 
    clock_gettime03.c:76: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 100000ms 
    clock_gettime03.c:86: TPASS: Offset (CLOCK_MONOTONIC_COARSE) is correct 0ms 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    6

    6

    6

    1780

    timens01

    Mon Jun 16 18:02:56 2025

    "timens01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timens01.c:58: TPASS: Obvious garbage: EINVAL (22) 
    timens01.c:58: TPASS: Missing nanoseconds: EINVAL (22) 
    timens01.c:58: TPASS: Negative nanoseconds: EINVAL (22) 
    timens01.c:58: TPASS: Nanoseconds > 1s: EINVAL (22) 
    timens01.c:58: TPASS: Unsupported CLOCK_REALTIME: EINVAL (22) 
    timens01.c:58: TPASS: Mess on the second line: EINVAL (22) 
    timens01.c:58: TPASS: Overflow kernel 64bit ns timer: ERANGE (34) 
    timens01.c:58: TPASS: Overflow kernel 64bit ns timer: ERANGE (34) 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1781

    timerfd04

    Mon Jun 16 18:02:56 2025

    "timerfd04"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timerfd04.c:50: TINFO: Testing variant: syscall with old kernel spec 
    timerfd04.c:117: TPASS: timerfd CLOCK_MONOTONIC slept correctly 44775 
    timerfd04.c:117: TPASS: timerfd CLOCK_BOOTTIME slept correctly 40638 
    timerfd04.c:117: TPASS: timerfd CLOCK_MONOTONIC slept correctly 40721 
    timerfd04.c:117: TPASS: timerfd CLOCK_BOOTTIME slept correctly 41709 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    2

    3

    2

    1782

    fs_bind01_sh

    Mon Jun 16 18:02:56 2025

    "fs_bind01.sh"

    ""

    exit

    fs_bind01 1 TINFO: Running: fs_bind01.sh  
    fs_bind01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind01.i6h5hYbCst as tmpdir (tmpfs filesystem) 
    fs_bind01 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind01 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind01 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind01 1 TINFO: bind: shared child to shared parent 
    fs_bind01 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind01 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind01 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind01 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind01 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind01 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind01 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind01 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind01 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind01 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind01 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind01 1 TPASS: Check propagation parent2 share2 
    fs_bind01 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind01 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind01 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share2/child2/a 
    fs_bind01 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind01 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share2/child2/b 
    fs_bind01 1 TPASS: Check propagation parent2 share2 
    fs_bind01 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind01 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind01 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind01 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind01 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind01 1 TPASS: umount share2 passed as expected 
    fs_bind01 1 TPASS: umount share2 passed as expected 
    fs_bind01 1 TPASS: umount parent2 passed as expected 
    fs_bind01 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    37

    13

    37

    1783

    fs_bind02_sh

    Mon Jun 16 18:02:57 2025

    "fs_bind02.sh"

    ""

    exit

    fs_bind02 1 TINFO: Running: fs_bind02.sh  
    fs_bind02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind02 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind02.L0trPBiM60 as tmpdir (tmpfs filesystem) 
    fs_bind02 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind02 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind02 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind02 1 TINFO: bind: shared child to private parent 
    fs_bind02 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind02 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind02 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind02 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind02 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind02 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind02 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind02 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind02 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind02 1 TPASS: mount --bind parent1/child1 share1 passed as expected 
    fs_bind02 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind02 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind02 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind02 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind02 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share1/a 
    fs_bind02 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind02 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share1/b 
    fs_bind02 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind02 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind02 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind02 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind02 1 TPASS: umount share1 passed as expected 
    fs_bind02 1 TPASS: umount share1 passed as expected 
    fs_bind02 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind02 1 TPASS: umount parent2 passed as expected 
    fs_bind02 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    35

    12

    35

    1784

    fs_bind03_sh

    Mon Jun 16 18:02:58 2025

    "fs_bind03.sh"

    ""

    exit

    fs_bind03 1 TINFO: Running: fs_bind03.sh  
    fs_bind03 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind03 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind03.IhMN4QRJJC as tmpdir (tmpfs filesystem) 
    fs_bind03 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind03 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind03 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind03 1 TINFO: bind: shared child to slave parent 
    fs_bind03 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind03 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind03 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind03 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind03 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind03 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind03 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind03 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind03 1 TPASS: mount --bind parent1/child1 share1 passed as expected 
    fs_bind03 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind03 1 TPASS: mount --bind disk2 share2 passed as expected 
    fs_bind03 1 TPASS: mount --bind share2 parent2 passed as expected 
    fs_bind03 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind03 1 TPASS: Check propagation share2 parent2 
    fs_bind03 1 TPASS: mount --bind parent1/child1 share1 passed as expected 
    fs_bind03 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind03 1 TPASS: Check propagation parent1/child1 share1 parent2/child2 
    fs_bind03 1 TPASS: mount --bind disk3 parent1/child1/a passed as expected 
    fs_bind03 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share1/a 
    fs_bind03 1 TPASS: Check no propagation parent2/child2/a share2/child2/a 
    fs_bind03 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind03 1 TPASS: Check no propagation parent2/child2/b share2/child2/b 
    fs_bind03 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share1/b 
    fs_bind03 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind03 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind03 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind03 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind03 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind03 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind03 1 TPASS: umount share2 passed as expected 
    fs_bind03 1 TPASS: umount share2 passed as expected 
    fs_bind03 1 TPASS: umount share1 passed as expected 
    fs_bind03 1 TPASS: umount share1 passed as expected 
    fs_bind03 1 TPASS: umount parent1 passed as expected 
    fs_bind03 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   37 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    43

    13

    43

    1785

    fs_bind04_sh

    Mon Jun 16 18:02:59 2025

    "fs_bind04.sh"

    ""

    exit

    fs_bind04 1 TINFO: Running: fs_bind04.sh  
    fs_bind04 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind04 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind04.SqBEyHLm0M as tmpdir (tmpfs filesystem) 
    fs_bind04 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind04 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind04 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind04 1 TINFO: bind: shared child to unclonable parent 
    fs_bind04 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind04 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind04 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind04 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind04 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind04 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind04 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind04 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind04 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind04 1 TPASS: mount --bind parent1/child1 share1 passed as expected 
    fs_bind04 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind04 1 TPASS: Check propagation parent1/child1 share1 parent2/child2 
    fs_bind04 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind04 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share1/a 
    fs_bind04 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind04 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share1/b 
    fs_bind04 1 TPASS: mount --bind disk4 share1/c passed as expected 
    fs_bind04 1 TPASS: Check propagation parent1/child1/c parent2/child2/c share1/c 
    fs_bind04 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind04 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind04 1 TPASS: umount parent1/child1/c passed as expected 
    fs_bind04 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind04 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind04 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind04 1 TPASS: umount share1 passed as expected 
    fs_bind04 1 TPASS: umount share1 passed as expected 
    fs_bind04 1 TPASS: umount parent2 passed as expected 
    fs_bind04 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    12

    39

    12

    39

    1786

    fs_bind05_sh

    Mon Jun 16 18:02:59 2025

    "fs_bind05.sh"

    ""

    exit

    fs_bind05 1 TINFO: Running: fs_bind05.sh  
    fs_bind05 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind05 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind05.JnGFYIGd0T as tmpdir (tmpfs filesystem) 
    fs_bind05 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind05 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind05 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind05 1 TINFO: bind: private child to shared parent 
    fs_bind05 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind05 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind05 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind05 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind05 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind05 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind05 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind05 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind05 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind05 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind05 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind05 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind05 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind05 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind05 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind05 1 TPASS: Check propagation parent1/child1 parent2/child2 share2/child2 
    fs_bind05 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind05 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind05 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind05 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind05 1 TPASS: Check propagation parent2/child2/b share2/child2/b 
    fs_bind05 1 TPASS: mount --bind disk4 share2/child2/c passed as expected 
    fs_bind05 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind05 1 TPASS: Check propagation parent2/child2/c share2/child2/c 
    fs_bind05 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind05 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind05 1 TPASS: umount share2/child2/c passed as expected 
    fs_bind05 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind05 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind05 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind05 1 TPASS: umount share1 passed as expected 
    fs_bind05 1 TPASS: umount share1 passed as expected 
    fs_bind05 1 TPASS: umount share2 passed as expected 
    fs_bind05 1 TPASS: umount share2 passed as expected 
    fs_bind05 1 TPASS: umount parent2 passed as expected 
    fs_bind05 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   38 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    43

    14

    43

    1787

    fs_bind06_sh

    Mon Jun 16 18:03:00 2025

    "fs_bind06.sh"

    ""

    exit

    fs_bind06 1 TINFO: Running: fs_bind06.sh  
    fs_bind06 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind06 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind06.Tec7PayL8e as tmpdir (tmpfs filesystem) 
    fs_bind06 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind06 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind06 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind06 1 TINFO: bind: private child to private parent 
    fs_bind06 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind06 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind06 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind06 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind06 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind06 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind06 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind06 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind06 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind06 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind06 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind06 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind06 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind06 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind06 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind06 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind06 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind06 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind06 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind06 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind06 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind06 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind06 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind06 1 TPASS: umount share1 passed as expected 
    fs_bind06 1 TPASS: umount share1 passed as expected 
    fs_bind06 1 TPASS: umount parent2 passed as expected 
    fs_bind06 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    35

    12

    35

    1788

    fs_bind07_sh

    Mon Jun 16 18:03:01 2025

    "fs_bind07.sh"

    ""

    exit

    fs_bind07 1 TINFO: Running: fs_bind07.sh  
    fs_bind07 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind07 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind07.Jy7fYGST2Y as tmpdir (tmpfs filesystem) 
    fs_bind07 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind07 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind07 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind07 1 TINFO: bind: private child to slave parent 
    fs_bind07 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind07 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind07 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind07 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind07 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind07 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind07 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind07 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind07 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind07 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind07 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind07 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind07 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind07 1 TPASS: mount --bind disk2 share2 passed as expected 
    fs_bind07 1 TPASS: mount --bind share2 parent2 passed as expected 
    fs_bind07 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind07 1 TPASS: Check propagation parent2 share2 
    fs_bind07 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind07 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind07 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind07 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind07 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind07 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind07 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind07 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind07 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind07 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind07 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind07 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind07 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind07 1 TPASS: umount share1 passed as expected 
    fs_bind07 1 TPASS: umount share1 passed as expected 
    fs_bind07 1 TPASS: umount share2 passed as expected 
    fs_bind07 1 TPASS: umount share2 passed as expected 
    fs_bind07 1 TPASS: umount parent2 passed as expected 
    fs_bind07 1 TPASS: umount parent2 passed as expected 
    fs_bind07 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   39 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    18

    41

    18

    41

    1789

    fs_bind07-2_sh

    Mon Jun 16 18:03:02 2025

    "fs_bind07-2.sh"

    ""

    exit

    fs_bind07-2 1 TINFO: Running: fs_bind07-2.sh  
    fs_bind07-2 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind07-2 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind07-2.ljvSFWCZcf as tmpdir (tmpfs filesystem) 
    fs_bind07-2 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind07-2 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind07-2 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind07-2 1 TINFO: bind: create slave then mount master - slave still propagates 
    fs_bind07-2 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind07-2 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind07-2 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind07-2 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind07-2 1 TPASS: mount --bind share2 parent2 passed as expected 
    fs_bind07-2 1 TPASS: mount --make-slave parent2 passed as expected 
    fs_bind07-2 1 TPASS: mount --bind disk1 share2 passed as expected 
    fs_bind07-2 1 TPASS: Check propagation parent2 share2 
    fs_bind07-2 1 TPASS: mount --bind disk2 parent2/a passed as expected 
    fs_bind07-2 1 TPASS: Check no propagation parent2/a share2/a 
    fs_bind07-2 1 TPASS: umount parent2/a passed as expected 
    fs_bind07-2 1 TPASS: umount parent2 passed as expected 
    fs_bind07-2 1 TPASS: umount parent2 passed as expected 
    fs_bind07-2 1 TPASS: umount parent2 passed as expected 
    fs_bind07-2 1 TPASS: umount share2 passed as expected 
    fs_bind07-2 1 TPASS: umount share2 passed as expected 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    27

    9

    27

    1790

    fs_bind08_sh

    Mon Jun 16 18:03:02 2025

    "fs_bind08.sh"

    ""

    exit

    fs_bind08 1 TINFO: Running: fs_bind08.sh  
    fs_bind08 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind08 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind08.8dl0OQy4oI as tmpdir (tmpfs filesystem) 
    fs_bind08 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind08 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind08 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind08 1 TINFO: bind: private child to uncloneable parent 
    fs_bind08 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind08 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind08 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind08 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind08 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind08 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind08 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind08 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind08 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind08 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind08 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind08 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind08 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind08 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind08 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind08 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind08 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind08 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind08 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind08 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind08 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind08 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind08 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind08 1 TPASS: umount share1 passed as expected 
    fs_bind08 1 TPASS: umount share1 passed as expected 
    fs_bind08 1 TPASS: umount parent2 passed as expected 
    fs_bind08 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    35

    12

    35

    1791

    fs_bind09_sh

    Mon Jun 16 18:03:03 2025

    "fs_bind09.sh"

    ""

    exit

    fs_bind09 1 TINFO: Running: fs_bind09.sh  
    fs_bind09 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind09 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind09.JDZYM3afvK as tmpdir (tmpfs filesystem) 
    fs_bind09 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind09 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind09 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind09 1 TINFO: bind: slave child to shared parent 
    fs_bind09 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind09 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind09 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind09 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind09 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind09 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind09 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind09 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind09 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind09 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind09 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind09 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind09 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind09 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind09 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind09 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind09 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind09 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind09 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind09 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind09 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind09 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind09 1 TPASS: Check propagation parent2/child2 share2/child2 
    fs_bind09 1 TPASS: mount --bind disk4 share1/c passed as expected 
    fs_bind09 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind09 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind09 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind09 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind09 1 TPASS: umount share1/c passed as expected 
    fs_bind09 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind09 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind09 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind09 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind09 1 TPASS: umount share1 passed as expected 
    fs_bind09 1 TPASS: umount share2 passed as expected 
    fs_bind09 1 TPASS: umount share2 passed as expected 
    fs_bind09 1 TPASS: umount parent2 passed as expected 
    fs_bind09 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   40 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    45

    12

    45

    1792

    fs_bind10_sh

    Mon Jun 16 18:03:04 2025

    "fs_bind10.sh"

    ""

    exit

    fs_bind10 1 TINFO: Running: fs_bind10.sh  
    fs_bind10 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind10 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind10.uiF8ahDWNB as tmpdir (tmpfs filesystem) 
    fs_bind10 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind10 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind10 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind10 1 TINFO: bind: slave child to private parent 
    fs_bind10 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind10 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind10 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind10 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind10 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind10 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind10 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind10 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind10 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind10 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind10 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind10 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind10 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind10 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind10 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind10 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind10 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind10 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind10 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind10 1 TPASS: mount --bind disk4 share1/c passed as expected 
    fs_bind10 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind10 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind10 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind10 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind10 1 TPASS: umount share1/c passed as expected 
    fs_bind10 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind10 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind10 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind10 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind10 1 TPASS: umount share1 passed as expected 
    fs_bind10 1 TPASS: umount parent2 passed as expected 
    fs_bind10 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    42

    10

    42

    1793

    fs_bind11_sh

    Mon Jun 16 18:03:04 2025

    "fs_bind11.sh"

    ""

    exit

    fs_bind11 1 TINFO: Running: fs_bind11.sh  
    fs_bind11 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind11 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind11.1iPGUZXxXK as tmpdir (tmpfs filesystem) 
    fs_bind11 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind11 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind11 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind11 1 TINFO: bind: slave child to slave parent 
    fs_bind11 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind11 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind11 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind11 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind11 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind11 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind11 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind11 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind11 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind11 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind11 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind11 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind11 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind11 1 TPASS: mount --bind disk2 share2 passed as expected 
    fs_bind11 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind11 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind11 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind11 1 TPASS: Check propagation parent2 share2 
    fs_bind11 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind11 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind11 1 TPASS: mount --bind disk3 parent1/child1/a passed as expected 
    fs_bind11 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind11 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind11 1 TPASS: mount --bind disk4 parent2/child2/b passed as expected 
    fs_bind11 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind11 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind11 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind11 1 TPASS: mount --bind disk4 share1/c passed as expected 
    fs_bind11 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind11 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind11 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind11 1 TPASS: umount share1/c passed as expected 
    fs_bind11 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind11 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind11 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind11 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind11 1 TPASS: umount share1 passed as expected 
    fs_bind11 1 TPASS: umount share2 passed as expected 
    fs_bind11 1 TPASS: umount share2 passed as expected 
    fs_bind11 1 TPASS: umount share2 passed as expected 
    fs_bind11 1 TPASS: umount parent2 passed as expected 
    fs_bind11 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   44 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    50

    11

    50

    1794

    fs_bind12_sh

    Mon Jun 16 18:03:05 2025

    "fs_bind12.sh"

    ""

    exit

    fs_bind12 1 TINFO: Running: fs_bind12.sh  
    fs_bind12 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind12 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind12.SX0xBI8cmr as tmpdir (tmpfs filesystem) 
    fs_bind12 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind12 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind12 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind12 1 TINFO: bind: slave child to uncloneable parent 
    fs_bind12 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind12 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind12 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind12 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind12 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind12 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind12 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind12 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind12 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind12 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind12 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind12 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind12 1 TPASS: mount --bind parent1/child1 parent2/child2 passed as expected 
    fs_bind12 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind12 1 TPASS: mount --bind disk2 parent1/child1/a passed as expected 
    fs_bind12 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind12 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind12 1 TPASS: mount --bind disk3 parent2/child2/b passed as expected 
    fs_bind12 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind12 1 TPASS: mount --bind disk4 share1/c passed as expected 
    fs_bind12 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind12 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind12 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind12 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind12 1 TPASS: umount share1/c passed as expected 
    fs_bind12 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind12 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind12 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind12 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind12 1 TPASS: umount parent2 passed as expected 
    fs_bind12 1 TPASS: umount share1 passed as expected 
    fs_bind12 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    38

    14

    38

    1795

    fs_bind13_sh

    Mon Jun 16 18:03:06 2025

    "fs_bind13.sh"

    ""

    exit

    fs_bind13 1 TINFO: Running: fs_bind13.sh  
    fs_bind13 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind13 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind13.LbbrHi2c71 as tmpdir (tmpfs filesystem) 
    fs_bind13 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind13 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind13 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind13 1 TINFO: bind: uncloneable child to shared parent 
    fs_bind13 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind13 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind13 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind13 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind13 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind13 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind13 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind13 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind13 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind13 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind13 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind13 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind13 1 TPASS: mount --bind disk1 parent1/child1/x passed as expected 
    fs_bind13 1 TPASS: mount --bind parent1/child1 parent2/child2 failed as expected 
    fs_bind13 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind13 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind13 1 TPASS: umount share1 passed as expected 
    fs_bind13 1 TPASS: umount share1 passed as expected 
    fs_bind13 1 TPASS: umount share2 passed as expected 
    fs_bind13 1 TPASS: umount share2 passed as expected 
    fs_bind13 1 TPASS: umount parent2 passed as expected 
    fs_bind13 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    35

    11

    35

    1796

    fs_bind14_sh

    Mon Jun 16 18:03:07 2025

    "fs_bind14.sh"

    ""

    exit

    fs_bind14 1 TINFO: Running: fs_bind14.sh  
    fs_bind14 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind14 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind14.jQPc0auS8S as tmpdir (tmpfs filesystem) 
    fs_bind14 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind14 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind14 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind14 1 TINFO: bind: uncloneable child to private parent 
    fs_bind14 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind14 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind14 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind14 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind14 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind14 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind14 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind14 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind14 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind14 1 TPASS: mount --bind disk1 parent1/child1/x passed as expected 
    fs_bind14 1 TPASS: mount --bind parent1/child1 parent2/child2 failed as expected 
    fs_bind14 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind14 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind14 1 TPASS: umount share1 passed as expected 
    fs_bind14 1 TPASS: umount share1 passed as expected 
    fs_bind14 1 TPASS: umount parent2 passed as expected 
    fs_bind14 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    31

    8

    31

    1797

    fs_bind15_sh

    Mon Jun 16 18:03:07 2025

    "fs_bind15.sh"

    ""

    exit

    fs_bind15 1 TINFO: Running: fs_bind15.sh  
    fs_bind15 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind15 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind15.boynSB0h1i as tmpdir (tmpfs filesystem) 
    fs_bind15 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind15 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind15 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind15 1 TINFO: bind: uncloneable child to slave parent 
    fs_bind15 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind15 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind15 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind15 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind15 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind15 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind15 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind15 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind15 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind15 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind15 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind15 1 TPASS: mount --bind disk1 parent1/child1/x passed as expected 
    fs_bind15 1 TPASS: mount --bind disk2 share2 passed as expected 
    fs_bind15 1 TPASS: mount --bind --make-rslave share2 parent2 passed as expected 
    fs_bind15 1 TPASS: Check propagation parent2 share2 
    fs_bind15 1 TPASS: mount --bind parent1/child1 parent2/child2 failed as expected 
    fs_bind15 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind15 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind15 1 TPASS: umount share1 passed as expected 
    fs_bind15 1 TPASS: umount share1 passed as expected 
    fs_bind15 1 TPASS: umount share2 passed as expected 
    fs_bind15 1 TPASS: umount share2 passed as expected 
    fs_bind15 1 TPASS: umount parent2 passed as expected 
    fs_bind15 1 TPASS: umount parent2 passed as expected 
    fs_bind15 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   27 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    35

    12

    35

    1798

    fs_bind16_sh

    Mon Jun 16 18:03:08 2025

    "fs_bind16.sh"

    ""

    exit

    fs_bind16 1 TINFO: Running: fs_bind16.sh  
    fs_bind16 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind16 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind16.SEWuHhAhyw as tmpdir (tmpfs filesystem) 
    fs_bind16 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind16 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind16 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind16 1 TINFO: bind: uncloneable child to uncloneable parent 
    fs_bind16 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind16 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind16 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind16 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind16 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind16 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind16 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind16 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind16 1 TPASS: mount --bind parent1 share1 passed as expected 
    fs_bind16 1 TPASS: mount --bind disk1 parent1/child1/x passed as expected 
    fs_bind16 1 TPASS: mount --bind parent1/child1 parent2/child2 failed as expected 
    fs_bind16 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind16 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind16 1 TPASS: umount share1 passed as expected 
    fs_bind16 1 TPASS: umount share1 passed as expected 
    fs_bind16 1 TPASS: umount parent2 passed as expected 
    fs_bind16 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    7

    33

    7

    33

    1799

    fs_bind17_sh

    Mon Jun 16 18:03:08 2025

    "fs_bind17.sh"

    ""

    exit

    fs_bind17 1 TINFO: Running: fs_bind17.sh  
    fs_bind17 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind17 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind17.etmlgsQjKC as tmpdir (tmpfs filesystem) 
    fs_bind17 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind17 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind17 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind17 1 TINFO: bind: shared subtree with shared child to shared subtree 
    fs_bind17 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind17 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind17 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind17 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind17 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind17 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind17 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind17 1 TPASS: mount --bind share1 parent1 passed as expected 
    fs_bind17 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind17 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind17 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind17 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind17 1 TPASS: mount --bind disk2 parent1/child1 passed as expected 
    fs_bind17 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind17 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind17 1 TPASS: mount --bind disk3 parent2/a passed as expected 
    fs_bind17 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind17 1 TPASS: mount --bind disk4 share1/b passed as expected 
    fs_bind17 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind17 1 TPASS: umount share1/b passed as expected 
    fs_bind17 1 TPASS: umount parent2/a passed as expected 
    fs_bind17 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind17 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind17 1 TPASS: umount parent2 passed as expected 
    fs_bind17 1 TPASS: umount parent1 passed as expected 
    fs_bind17 1 TPASS: umount share1 passed as expected 
    fs_bind17 1 TPASS: umount parent2 passed as expected 
    fs_bind17 1 TPASS: umount parent1 passed as expected 
    fs_bind17 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    34

    15

    34

    1800

    fs_bind18_sh

    Mon Jun 16 18:03:09 2025

    "fs_bind18.sh"

    ""

    exit

    fs_bind18 1 TINFO: Running: fs_bind18.sh  
    fs_bind18 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind18 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind18.rsIRFWI3yo as tmpdir (tmpfs filesystem) 
    fs_bind18 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind18 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind18 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind18 1 TINFO: bind: shared subtree with shared child to private subtree 
    fs_bind18 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind18 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind18 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind18 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind18 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind18 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind18 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind18 1 TPASS: mount --bind share1 parent1 passed as expected 
    fs_bind18 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind18 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind18 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind18 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind18 1 TPASS: mount --bind disk2 parent1/child1 passed as expected 
    fs_bind18 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind18 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind18 1 TPASS: mount --bind disk3 parent2/a passed as expected 
    fs_bind18 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind18 1 TPASS: mount --bind disk4 share1/b passed as expected 
    fs_bind18 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind18 1 TPASS: umount share1/b passed as expected 
    fs_bind18 1 TPASS: umount parent2/a passed as expected 
    fs_bind18 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind18 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind18 1 TPASS: umount parent2 passed as expected 
    fs_bind18 1 TPASS: umount parent1 passed as expected 
    fs_bind18 1 TPASS: umount share1 passed as expected 
    fs_bind18 1 TPASS: umount parent2 passed as expected 
    fs_bind18 1 TPASS: umount parent1 passed as expected 
    fs_bind18 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    37

    15

    37

    1801

    fs_bind19_sh

    Mon Jun 16 18:03:10 2025

    "fs_bind19.sh"

    ""

    exit

    fs_bind19 1 TINFO: Running: fs_bind19.sh  
    fs_bind19 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind19 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind19.JDVqlGLSa1 as tmpdir (tmpfs filesystem) 
    fs_bind19 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind19 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind19 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind19 1 TINFO: bind: shared subtree with shared child to slave subtree 
    fs_bind19 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind19 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind19 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind19 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind19 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind19 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind19 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind19 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind19 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind19 1 TPASS: mount --bind share1 parent1 passed as expected 
    fs_bind19 1 TPASS: mount --bind --make-rslave share2 parent2 passed as expected 
    fs_bind19 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind19 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind19 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind19 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind19 1 TPASS: mount --bind disk2 parent1/child1 passed as expected 
    fs_bind19 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind19 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind19 1 TPASS: mount --bind disk3 parent2/a passed as expected 
    fs_bind19 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind19 1 TPASS: mount --bind disk4 share1/b passed as expected 
    fs_bind19 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind19 1 TPASS: umount share1/b passed as expected 
    fs_bind19 1 TPASS: umount parent2/a passed as expected 
    fs_bind19 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind19 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind19 1 TPASS: umount parent2 passed as expected 
    fs_bind19 1 TPASS: umount parent2 passed as expected 
    fs_bind19 1 TPASS: umount parent1 passed as expected 
    fs_bind19 1 TPASS: umount share1 passed as expected 
    fs_bind19 1 TPASS: umount parent2 passed as expected 
    fs_bind19 1 TPASS: umount parent1 passed as expected 
    fs_bind19 1 TPASS: umount share1 passed as expected 
    fs_bind19 1 TPASS: umount share2 passed as expected 
     
    Summary: 
    passed   36 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    43

    13

    43

    1802

    fs_bind20_sh

    Mon Jun 16 18:03:11 2025

    "fs_bind20.sh"

    ""

    exit

    fs_bind20 1 TINFO: Running: fs_bind20.sh  
    fs_bind20 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind20 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind20.PmCNYIl0Qc as tmpdir (tmpfs filesystem) 
    fs_bind20 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind20 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind20 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind20 1 TINFO: bind: shared subtree with shared child to uncloneable subtree 
    fs_bind20 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind20 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind20 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind20 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind20 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind20 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind20 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind20 1 TPASS: mount --bind share1 parent1 passed as expected 
    fs_bind20 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind20 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind20 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind20 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind20 1 TPASS: mount --bind disk2 parent1/child1 passed as expected 
    fs_bind20 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind20 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind20 1 TPASS: mount --bind disk3 parent2/a passed as expected 
    fs_bind20 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind20 1 TPASS: mount --bind disk4 share1/b passed as expected 
    fs_bind20 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind20 1 TPASS: umount share1/b passed as expected 
    fs_bind20 1 TPASS: umount parent2/a passed as expected 
    fs_bind20 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind20 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind20 1 TPASS: umount parent2 passed as expected 
    fs_bind20 1 TPASS: umount parent1 passed as expected 
    fs_bind20 1 TPASS: umount share1 passed as expected 
    fs_bind20 1 TPASS: umount parent2 passed as expected 
    fs_bind20 1 TPASS: umount parent1 passed as expected 
    fs_bind20 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    38

    11

    38

    1803

    fs_bind21_sh

    Mon Jun 16 18:03:11 2025

    "fs_bind21.sh"

    ""

    exit

    fs_bind21 1 TINFO: Running: fs_bind21.sh  
    fs_bind21 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind21 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind21.C8prNsjGqO as tmpdir (tmpfs filesystem) 
    fs_bind21 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind21 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind21 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind21 1 TINFO: bind: multi-level slave p-nodes 
    fs_bind21 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind21 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind21 1 TPASS: mount --bind dir1 dir2 passed as expected 
    fs_bind21 1 TPASS: mount --make-rslave dir2 passed as expected 
    fs_bind21 1 TPASS: mount --make-rshared dir2 passed as expected 
    fs_bind21 1 TPASS: mount --bind dir2 dir3 passed as expected 
    fs_bind21 1 TPASS: mount --make-rslave dir3 passed as expected 
    fs_bind21 1 TPASS: mount --make-rshared dir3 passed as expected 
    fs_bind21 1 TPASS: mount --bind dir3 dir4 passed as expected 
    fs_bind21 1 TPASS: mount --make-rslave dir4 passed as expected 
    fs_bind21 1 TPASS: mount --bind disk1 dir1/x passed as expected 
    fs_bind21 1 TPASS: Check propagation dir1/x dir2/x dir3/x dir4/x 
    fs_bind21 1 TPASS: mount --bind disk2 dir2/x/a passed as expected 
    fs_bind21 1 TPASS: Check no propagation dir1/x/a dir2/x/a 
    fs_bind21 1 TPASS: Check propagation dir2/x/a dir3/x/a dir4/x/a 
    fs_bind21 1 TPASS: mount --bind disk3 dir3/x/b passed as expected 
    fs_bind21 1 TPASS: Check no propagation dir1/x/b dir3/x/b 
    fs_bind21 1 TPASS: Check no propagation dir2/x/b dir3/x/b 
    fs_bind21 1 TPASS: Check propagation dir3/x/b dir4/x/b 
    fs_bind21 1 TPASS: mount --bind disk4 dir4/x/c passed as expected 
    fs_bind21 1 TPASS: Check no propagation dir1/x/c dir4/x/c 
    fs_bind21 1 TPASS: Check no propagation dir2/x/c dir4/x/c 
    fs_bind21 1 TPASS: Check no propagation dir3/x/c dir4/x/c 
    fs_bind21 1 TPASS: umount dir2/x/a passed as expected 
    fs_bind21 1 TPASS: umount dir3/x/b passed as expected 
    fs_bind21 1 TPASS: umount dir4/x/c passed as expected 
    fs_bind21 1 TPASS: umount dir1/x passed as expected 
    fs_bind21 1 TPASS: umount dir1 passed as expected 
    fs_bind21 1 TPASS: umount dir2 passed as expected 
    fs_bind21 1 TPASS: umount dir3 passed as expected 
    fs_bind21 1 TPASS: umount dir4 passed as expected 
     
    Summary: 
    passed   33 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    37

    11

    37

    1804

    fs_bind22_sh

    Mon Jun 16 18:03:12 2025

    "fs_bind22.sh"

    ""

    exit

    fs_bind22 1 TINFO: Running: fs_bind22.sh  
    fs_bind22 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind22 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind22.9V1lYNNL8Y as tmpdir (tmpfs filesystem) 
    fs_bind22 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind22 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind22 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind22 1 TINFO: bind: bind within same tree - root to child 
    fs_bind22 1 TPASS: mount --bind parent parent passed as expected 
    fs_bind22 1 TPASS: mount --make-rshared parent passed as expected 
    fs_bind22 1 TPASS: mount --bind parent/child1 parent/child1 passed as expected 
    fs_bind22 1 TPASS: mount --make-rshared parent/child1 passed as expected 
    fs_bind22 1 TPASS: mount --bind parent/child2 parent/child2 passed as expected 
    fs_bind22 1 TPASS: mount --make-rshared parent/child2 passed as expected 
    fs_bind22 1 TPASS: mount --bind parent parent/child2/ passed as expected 
    fs_bind22 1 TPASS: Check propagation parent parent/child2/ 
    fs_bind22 1 TPASS: mount --bind disk3 parent/child2/child1 passed as expected 
    fs_bind22 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind22 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind22 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind22 1 TPASS: mount --bind disk4 parent/child2/child1 passed as expected 
    fs_bind22 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind22 1 TPASS: umount parent/child1 passed as expected 
    fs_bind22 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind22 1 TPASS: umount parent/child1 passed as expected 
    fs_bind22 1 TPASS: umount parent/child2 passed as expected 
    fs_bind22 1 TPASS: umount parent/child2 passed as expected 
    fs_bind22 1 TPASS: umount parent passed as expected 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    29

    10

    29

    1805

    fs_bind23_sh

    Mon Jun 16 18:03:13 2025

    "fs_bind23.sh"

    ""

    exit

    fs_bind23 1 TINFO: Running: fs_bind23.sh  
    fs_bind23 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind23 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind23.Wwmw604aPW as tmpdir (tmpfs filesystem) 
    fs_bind23 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind23 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind23 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind23 1 TINFO: bind: shared child to shared parent 
    fs_bind23 1 TPASS: mount --bind mnt mnt passed as expected 
    fs_bind23 1 TPASS: mount --make-private mnt passed as expected 
    fs_bind23 1 TPASS: mount --bind mnt/1 mnt/1 passed as expected 
    fs_bind23 1 TPASS: mount --make-rshared mnt/1 passed as expected 
    fs_bind23 1 TPASS: mount --bind mnt/1 mnt/2 passed as expected 
    fs_bind23 1 TPASS: mount --bind disk1 mnt/1/abc passed as expected 
    fs_bind23 1 TPASS: Check propagation mnt/1/abc mnt/2/abc disk1 
    fs_bind23 1 TPASS: mount --bind tmp1 tmp1 passed as expected 
    fs_bind23 1 TPASS: mount --make-rshared tmp1 passed as expected 
    fs_bind23 1 TPASS: mount --bind tmp1 tmp2 passed as expected 
    fs_bind23 1 TPASS: mount --move mnt tmp1/3 passed as expected 
    fs_bind23 1 TPASS: Check propagation tmp1/3/1/abc tmp2/3/1/abc tmp2/3/2/abc disk1 
    fs_bind23 1 TPASS: umount tmp1/3/1/abc passed as expected 
    fs_bind23 1 TPASS: umount tmp1/3/1 passed as expected 
    fs_bind23 1 TPASS: umount tmp1/3/2 passed as expected 
    fs_bind23 1 TPASS: umount tmp1/3 passed as expected 
    fs_bind23 1 TPASS: umount tmp1 passed as expected 
    fs_bind23 1 TPASS: umount tmp2 passed as expected 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    31

    11

    31

    1806

    fs_bind24_sh

    Mon Jun 16 18:03:13 2025

    "fs_bind24.sh"

    ""

    exit

    fs_bind24 1 TINFO: Running: fs_bind24.sh  
    fs_bind24 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind24 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind24.7J1EyBDe4y as tmpdir (tmpfs filesystem) 
    fs_bind24 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind24 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind24 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind24 1 TINFO: bind: shared child to shared parent 
    fs_bind24 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind24 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind24 1 TPASS: mount --bind dir1/1/2 dir2 passed as expected 
    fs_bind24 1 TPASS: mount --make-rslave dir1 passed as expected 
    fs_bind24 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind24 1 TPASS: mount --bind dir1/1/2/3 dir3 passed as expected 
    fs_bind24 1 TPASS: mount --make-rslave dir1 passed as expected 
    fs_bind24 1 TPASS: mount --bind dir4 dir2/fs_bind_check passed as expected 
    fs_bind24 1 TPASS: Check propagation dir1/1/2/fs_bind_check/ dir4 
    fs_bind24 1 TPASS: umount dir2/fs_bind_check passed as expected 
    fs_bind24 1 TPASS: umount dir3 passed as expected 
    fs_bind24 1 TPASS: umount dir2 passed as expected 
    fs_bind24 1 TPASS: umount dir1 passed as expected 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    6

    26

    6

    26

    1807

    fs_bind_move01_sh

    Mon Jun 16 18:03:14 2025

    "fs_bind_move01.sh"

    ""

    exit

    fs_bind_move01 1 TINFO: Running: fs_bind_move01.sh  
    fs_bind_move01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move01.doOzfMFioU as tmpdir (tmpfs filesystem) 
    fs_bind_move01 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move01 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move01 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move01 1 TINFO: move: shared child to shared parent 
    fs_bind_move01 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move01 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move01 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move01 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move01 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move01 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move01 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move01 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move01 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move01 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move01 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move01 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move01 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild share2/child2/grandchild 
    fs_bind_move01 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move01 1 TPASS: mount --bind disk2 share1/grandchild/a passed as expected 
    fs_bind_move01 1 TPASS: Check propagation parent2/child2/grandchild/a share1/grandchild/a share2/child2/grandchild/a 
    fs_bind_move01 1 TPASS: umount share1/grandchild/a passed as expected 
    fs_bind_move01 1 TPASS: umount share1/grandchild/ passed as expected 
    fs_bind_move01 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move01 1 TPASS: umount share1 passed as expected 
    fs_bind_move01 1 TPASS: umount share1 passed as expected 
    fs_bind_move01 1 TPASS: umount share2 passed as expected 
    fs_bind_move01 1 TPASS: umount share2 passed as expected 
    fs_bind_move01 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   26 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    37

    10

    37

    1808

    fs_bind_move02_sh

    Mon Jun 16 18:03:14 2025

    "fs_bind_move02.sh"

    ""

    exit

    fs_bind_move02 1 TINFO: Running: fs_bind_move02.sh  
    fs_bind_move02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move02 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move02.cAyaUe4rEt as tmpdir (tmpfs filesystem) 
    fs_bind_move02 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move02 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move02 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move02 1 TINFO: move: shared subtree to private parent 
    fs_bind_move02 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move02 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move02 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move02 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move02 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move02 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move02 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move02 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move02 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move02 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move02 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move02 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move02 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild 
    fs_bind_move02 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move02 1 TPASS: Check no propagation share2/child2 parent2/child2 
    fs_bind_move02 1 TPASS: mount --bind disk2 share1/grandchild/a passed as expected 
    fs_bind_move02 1 TPASS: Check propagation parent2/child2/grandchild/a share1/grandchild/a 
    fs_bind_move02 1 TPASS: umount share1/grandchild/a passed as expected 
    fs_bind_move02 1 TPASS: umount share1/grandchild/ passed as expected 
    fs_bind_move02 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move02 1 TPASS: umount share1 passed as expected 
    fs_bind_move02 1 TPASS: umount share1 passed as expected 
    fs_bind_move02 1 TPASS: umount share2 passed as expected 
    fs_bind_move02 1 TPASS: umount share2 passed as expected 
    fs_bind_move02 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   27 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    34

    14

    34

    1809

    fs_bind_move03_sh

    Mon Jun 16 18:03:15 2025

    "fs_bind_move03.sh"

    ""

    exit

    fs_bind_move03 1 TINFO: Running: fs_bind_move03.sh  
    fs_bind_move03 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move03 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move03.QDJ2wekjZS as tmpdir (tmpfs filesystem) 
    fs_bind_move03 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move03 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move03 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move03 1 TINFO: move: shared subtree to slave parent 
    fs_bind_move03 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move03 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move03 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move03 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move03 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move03 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move03 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move03 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move03 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move03 1 TPASS: mount --bind share2 parent2 passed as expected 
    fs_bind_move03 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_move03 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move03 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move03 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild 
    fs_bind_move03 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move03 1 TPASS: Check no propagation share2/child2 parent2/child2 
    fs_bind_move03 1 TPASS: mount --bind disk2 share1/grandchild/a passed as expected 
    fs_bind_move03 1 TPASS: Check propagation parent2/child2/grandchild/a share1/grandchild/a 
    fs_bind_move03 1 TPASS: umount share1/grandchild/a passed as expected 
    fs_bind_move03 1 TPASS: umount parent2/child2/grandchild passed as expected 
    fs_bind_move03 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move03 1 TPASS: umount parent2 passed as expected 
    fs_bind_move03 1 TPASS: umount share1 passed as expected 
    fs_bind_move03 1 TPASS: umount share2 passed as expected 
    fs_bind_move03 1 TPASS: umount share1 passed as expected 
    fs_bind_move03 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    34

    12

    34

    1810

    fs_bind_move04_sh

    Mon Jun 16 18:03:16 2025

    "fs_bind_move04.sh"

    ""

    exit

    fs_bind_move04 1 TINFO: Running: fs_bind_move04.sh  
    fs_bind_move04 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move04 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move04.9xwDNwbvKJ as tmpdir (tmpfs filesystem) 
    fs_bind_move04 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move04 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move04 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move04 1 TINFO: move: shared subtree to uncloneable parent 
    fs_bind_move04 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move04 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move04 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move04 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_move04 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move04 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move04 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move04 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move04 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move04 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild 
    fs_bind_move04 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move04 1 TPASS: mount --bind disk2 share1/grandchild/a passed as expected 
    fs_bind_move04 1 TPASS: Check propagation parent2/child2/grandchild/a share1/grandchild/a 
    fs_bind_move04 1 TPASS: umount share1/grandchild/a passed as expected 
    fs_bind_move04 1 TPASS: umount share1/grandchild/ passed as expected 
    fs_bind_move04 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move04 1 TPASS: umount share1 passed as expected 
    fs_bind_move04 1 TPASS: umount share1 passed as expected 
    fs_bind_move04 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   21 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    27

    13

    27

    1811

    fs_bind_move05_sh

    Mon Jun 16 18:03:16 2025

    "fs_bind_move05.sh"

    ""

    exit

    fs_bind_move05 1 TINFO: Running: fs_bind_move05.sh  
    fs_bind_move05 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move05 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move05.iwNrXz0tDt as tmpdir (tmpfs filesystem) 
    fs_bind_move05 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move05 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move05 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move05 1 TINFO: move: private subtree to shared parent 
    fs_bind_move05 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move05 1 TPASS: mount --make-private dir passed as expected 
    fs_bind_move05 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move05 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move05 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move05 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move05 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move05 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move05 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move05 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move05 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move05 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move05 1 TPASS: Check propagation parent2/child2/grandchild share2/child2/grandchild 
    fs_bind_move05 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move05 1 TPASS: Check no propagation share1/grandchild parent2/child2/grandchild 
    fs_bind_move05 1 TPASS: mount --bind disk2 share2/child2/grandchild/a passed as expected 
    fs_bind_move05 1 TPASS: Check propagation parent2/child2/grandchild/a share2/child2/grandchild/a 
    fs_bind_move05 1 TPASS: umount parent2/child2/grandchild/a passed as expected 
    fs_bind_move05 1 TPASS: umount parent2/child2/grandchild passed as expected 
    fs_bind_move05 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move05 1 TPASS: umount share1 passed as expected 
    fs_bind_move05 1 TPASS: umount share2 passed as expected 
    fs_bind_move05 1 TPASS: umount share1 passed as expected 
    fs_bind_move05 1 TPASS: umount share2 passed as expected 
    fs_bind_move05 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   27 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    30

    14

    30

    1812

    fs_bind_move06_sh

    Mon Jun 16 18:03:17 2025

    "fs_bind_move06.sh"

    ""

    exit

    fs_bind_move06 1 TINFO: Running: fs_bind_move06.sh  
    fs_bind_move06 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move06 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move06.YEEJj6CF6a as tmpdir (tmpfs filesystem) 
    fs_bind_move06 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move06 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move06 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move06 1 TINFO: move: private subtree to private parent 
    fs_bind_move06 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move06 1 TPASS: mount --make-private dir passed as expected 
    fs_bind_move06 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move06 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move06 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move06 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move06 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move06 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move06 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move06 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move06 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move06 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move06 1 TPASS: Check no propagation parent2/child2/grandchild share2/child2/grandchild 
    fs_bind_move06 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move06 1 TPASS: Check no propagation share1/grandchild parent2/child2/grandchild 
    fs_bind_move06 1 TPASS: umount parent2/child2/grandchild passed as expected 
    fs_bind_move06 1 TPASS: umount parent2/child2/ passed as expected 
    fs_bind_move06 1 TPASS: umount share1 passed as expected 
    fs_bind_move06 1 TPASS: umount share1 passed as expected 
    fs_bind_move06 1 TPASS: umount share2 passed as expected 
    fs_bind_move06 1 TPASS: umount share2 passed as expected 
    fs_bind_move06 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    14

    30

    14

    30

    1813

    fs_bind_move07_sh

    Mon Jun 16 18:03:17 2025

    "fs_bind_move07.sh"

    ""

    exit

    fs_bind_move07 1 TINFO: Running: fs_bind_move07.sh  
    fs_bind_move07 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move07 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move07.NMh2zkEfQP as tmpdir (tmpfs filesystem) 
    fs_bind_move07 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move07 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move07 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move07 1 TINFO: move: private subtree to slave parent 
    fs_bind_move07 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move07 1 TPASS: mount --make-private dir passed as expected 
    fs_bind_move07 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move07 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move07 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move07 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move07 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move07 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move07 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move07 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move07 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_move07 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move07 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move07 1 TPASS: Check no propagation parent2/child2/grandchild share2/child2/grandchild 
    fs_bind_move07 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move07 1 TPASS: Check no propagation share1/grandchild parent2/child2/grandchild 
    fs_bind_move07 1 TPASS: umount parent2/child2/grandchild passed as expected 
    fs_bind_move07 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move07 1 TPASS: umount share2 passed as expected 
    fs_bind_move07 1 TPASS: umount share1 passed as expected 
    fs_bind_move07 1 TPASS: umount share1 passed as expected 
    fs_bind_move07 1 TPASS: umount share2 passed as expected 
    fs_bind_move07 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    30

    12

    30

    1814

    fs_bind_move08_sh

    Mon Jun 16 18:03:18 2025

    "fs_bind_move08.sh"

    ""

    exit

    fs_bind_move08 1 TINFO: Running: fs_bind_move08.sh  
    fs_bind_move08 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move08 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move08.ZeEfC40w9s as tmpdir (tmpfs filesystem) 
    fs_bind_move08 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move08 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move08 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move08 1 TINFO: move: private subtree to uncloneable parent 
    fs_bind_move08 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move08 1 TPASS: mount --make-private dir passed as expected 
    fs_bind_move08 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move08 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_move08 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move08 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move08 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move08 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move08 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move08 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move08 1 TPASS: Check no propagation share1/grandchild parent2/child2/grandchild 
    fs_bind_move08 1 TPASS: umount parent2/child2/grandchild passed as expected 
    fs_bind_move08 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move08 1 TPASS: umount share1 passed as expected 
    fs_bind_move08 1 TPASS: umount share1 passed as expected 
    fs_bind_move08 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    30

    8

    30

    1815

    fs_bind_move09_sh

    Mon Jun 16 18:03:19 2025

    "fs_bind_move09.sh"

    ""

    exit

    fs_bind_move09 1 TINFO: Running: fs_bind_move09.sh  
    fs_bind_move09 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move09 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move09.rNTKqcFBHA as tmpdir (tmpfs filesystem) 
    fs_bind_move09 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move09 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move09 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move09 1 TINFO: move: slave subtree to shared parent 
    fs_bind_move09 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move09 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move09 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move09 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move09 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move09 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move09 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move09 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move09 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move09 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move09 1 TPASS: mount --make-rslave dir passed as expected 
    fs_bind_move09 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move09 1 TPASS: mount --bind disk1 parent2/child2/grandchild passed as expected 
    fs_bind_move09 1 TPASS: Check propagation parent2/child2/grandchild share2/child2/grandchild 
    fs_bind_move09 1 TPASS: Check no propagation dir/grandchild parent2/child2/grandchild 
    fs_bind_move09 1 TPASS: Check no propagation share1/grandchild parent2/child2/grandchild 
    fs_bind_move09 1 TPASS: mount --bind disk2 share2/child2/grandchild/a passed as expected 
    fs_bind_move09 1 TPASS: Check propagation parent2/child2/grandchild/a share2/child2/grandchild/a 
    fs_bind_move09 1 TPASS: Check propagation parent2/child2 share1 
    fs_bind_move09 1 TPASS: umount parent2/child2/grandchild/a passed as expected 
    fs_bind_move09 1 TPASS: umount parent2/child2/grandchild passed as expected 
    fs_bind_move09 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move09 1 TPASS: umount share1 passed as expected 
    fs_bind_move09 1 TPASS: umount share1 passed as expected 
    fs_bind_move09 1 TPASS: umount share2 passed as expected 
    fs_bind_move09 1 TPASS: umount share2 passed as expected 
    fs_bind_move09 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    12

    36

    12

    36

    1816

    fs_bind_move10_sh

    Mon Jun 16 18:03:19 2025

    "fs_bind_move10.sh"

    ""

    exit

    fs_bind_move10 1 TINFO: Running: fs_bind_move10.sh  
    fs_bind_move10 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move10 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move10.awptDBinbH as tmpdir (tmpfs filesystem) 
    fs_bind_move10 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move10 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move10 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move10 1 TINFO: move: slave subtree to private parent 
    fs_bind_move10 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move10 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move10 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move10 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move10 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move10 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move10 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move10 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move10 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move10 1 TPASS: mount --make-rslave dir passed as expected 
    fs_bind_move10 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move10 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move10 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_move10 1 TPASS: mount --bind disk1 share1/grandchild passed as expected 
    fs_bind_move10 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild 
    fs_bind_move10 1 TPASS: Check no propagation dir/grandchild/ parent2/child2/grandchild 
    fs_bind_move10 1 TPASS: mount --bind disk2 parent2/child2/grandchild/a passed as expected 
    fs_bind_move10 1 TPASS: Check no propagation share1/grandchild/a parent2/child2/grandchild/a 
    fs_bind_move10 1 TPASS: umount parent2/child2/grandchild/a passed as expected 
    fs_bind_move10 1 TPASS: umount share1/grandchild passed as expected 
    fs_bind_move10 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move10 1 TPASS: umount share2 passed as expected 
    fs_bind_move10 1 TPASS: umount share1 passed as expected 
    fs_bind_move10 1 TPASS: umount share1 passed as expected 
    fs_bind_move10 1 TPASS: umount share2 passed as expected 
    fs_bind_move10 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    36

    11

    36

    1817

    fs_bind_move11_sh

    Mon Jun 16 18:03:20 2025

    "fs_bind_move11.sh"

    ""

    exit

    fs_bind_move11 1 TINFO: Running: fs_bind_move11.sh  
    fs_bind_move11 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move11 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move11.NckgiYIZAJ as tmpdir (tmpfs filesystem) 
    fs_bind_move11 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move11 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move11 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move11 1 TINFO: move: slave subtree to slave parent 
    fs_bind_move11 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move11 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move11 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move11 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move11 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move11 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move11 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move11 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move11 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move11 1 TPASS: mount --make-rslave dir passed as expected 
    fs_bind_move11 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move11 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_move11 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move11 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_move11 1 TPASS: mount --bind disk1 share1/grandchild passed as expected 
    fs_bind_move11 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild 
    fs_bind_move11 1 TPASS: Check no propagation dir/grandchild/ parent2/child2/grandchild 
    fs_bind_move11 1 TPASS: mount --bind disk2 parent2/child2/grandchild/a passed as expected 
    fs_bind_move11 1 TPASS: Check no propagation share1/grandchild/a parent2/child2/grandchild/a 
    fs_bind_move11 1 TPASS: umount parent2/child2/grandchild/a passed as expected 
    fs_bind_move11 1 TPASS: umount share1/grandchild passed as expected 
    fs_bind_move11 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move11 1 TPASS: umount share2 passed as expected 
    fs_bind_move11 1 TPASS: umount share1 passed as expected 
    fs_bind_move11 1 TPASS: umount share1 passed as expected 
    fs_bind_move11 1 TPASS: umount share2 passed as expected 
    fs_bind_move11 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    34

    14

    34

    1818

    fs_bind_move12_sh

    Mon Jun 16 18:03:21 2025

    "fs_bind_move12.sh"

    ""

    exit

    fs_bind_move12 1 TINFO: Running: fs_bind_move12.sh  
    fs_bind_move12 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move12 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move12.8sFCKOWHyR as tmpdir (tmpfs filesystem) 
    fs_bind_move12 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move12 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move12 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move12 1 TINFO: move: slave subtree to uncloneable parent 
    fs_bind_move12 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move12 1 TPASS: mount --make-rshared dir passed as expected 
    fs_bind_move12 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move12 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_move12 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move12 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move12 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move12 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move12 1 TPASS: mount --bind dir share1 passed as expected 
    fs_bind_move12 1 TPASS: mount --make-rslave dir passed as expected 
    fs_bind_move12 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move12 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_move12 1 TPASS: mount --bind disk1 share1/grandchild passed as expected 
    fs_bind_move12 1 TPASS: Check propagation parent2/child2/grandchild share1/grandchild 
    fs_bind_move12 1 TPASS: Check no propagation dir/grandchild/ parent2/child2/grandchild 
    fs_bind_move12 1 TPASS: mount --bind disk2 parent2/child2/grandchild/a passed as expected 
    fs_bind_move12 1 TPASS: Check no propagation share1/grandchild/a parent2/child2/grandchild/a 
    fs_bind_move12 1 TPASS: umount parent2/child2/grandchild/a passed as expected 
    fs_bind_move12 1 TPASS: umount share1/grandchild passed as expected 
    fs_bind_move12 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move12 1 TPASS: umount share1 passed as expected 
    fs_bind_move12 1 TPASS: umount share1 passed as expected 
    fs_bind_move12 1 TPASS: umount share2 passed as expected 
    fs_bind_move12 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   27 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    12

    34

    12

    34

    1819

    fs_bind_move13_sh

    Mon Jun 16 18:03:21 2025

    "fs_bind_move13.sh"

    ""

    exit

    fs_bind_move13 1 TINFO: Running: fs_bind_move13.sh  
    fs_bind_move13 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move13 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move13.zlNMBWmwKe as tmpdir (tmpfs filesystem) 
    fs_bind_move13 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move13 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move13 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move13 1 TINFO: move: uncloneable subtree to shared parent 
    fs_bind_move13 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move13 1 TPASS: mount --make-runbindable dir passed as expected 
    fs_bind_move13 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move13 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move13 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move13 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move13 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move13 1 TPASS: mount --move dir parent2/child2 failed as expected 
    fs_bind_move13 1 TPASS: umount dir passed as expected 
    fs_bind_move13 1 TPASS: umount share2 passed as expected 
    fs_bind_move13 1 TPASS: umount share2 passed as expected 
    fs_bind_move13 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    25

    9

    25

    1820

    fs_bind_move14_sh

    Mon Jun 16 18:03:22 2025

    "fs_bind_move14.sh"

    ""

    exit

    fs_bind_move14 1 TINFO: Running: fs_bind_move14.sh  
    fs_bind_move14 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move14 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move14.l1EqKTCvdl as tmpdir (tmpfs filesystem) 
    fs_bind_move14 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move14 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move14 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move14 1 TINFO: move: uncloneable subtree to private parent 
    fs_bind_move14 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move14 1 TPASS: mount --make-runbindable dir passed as expected 
    fs_bind_move14 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move14 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move14 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move14 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move14 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move14 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move14 1 TPASS: Check no propagation parent2/child2/ share2/child2/ 
    fs_bind_move14 1 TPASS: umount share2 passed as expected 
    fs_bind_move14 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move14 1 TPASS: umount share2 passed as expected 
    fs_bind_move14 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    23

    11

    23

    1821

    fs_bind_move15_sh

    Mon Jun 16 18:03:22 2025

    "fs_bind_move15.sh"

    ""

    exit

    fs_bind_move15 1 TINFO: Running: fs_bind_move15.sh  
    fs_bind_move15 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move15 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move15.pbONqCExgq as tmpdir (tmpfs filesystem) 
    fs_bind_move15 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move15 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move15 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move15 1 TINFO: move: uncloneable subtree to slave parent 
    fs_bind_move15 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move15 1 TPASS: mount --make-runbindable dir passed as expected 
    fs_bind_move15 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move15 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move15 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_move15 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_move15 1 TPASS: mount --bind parent2 share2 passed as expected 
    fs_bind_move15 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_move15 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move15 1 TPASS: Check no propagation parent2/child2/ share2/child2/ 
    fs_bind_move15 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move15 1 TPASS: umount share2 passed as expected 
    fs_bind_move15 1 TPASS: umount share2 passed as expected 
    fs_bind_move15 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    27

    8

    27

    1822

    fs_bind_move16_sh

    Mon Jun 16 18:03:23 2025

    "fs_bind_move16.sh"

    ""

    exit

    fs_bind_move16 1 TINFO: Running: fs_bind_move16.sh  
    fs_bind_move16 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move16 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move16.y48SbmdRO7 as tmpdir (tmpfs filesystem) 
    fs_bind_move16 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move16 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move16 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move16 1 TINFO: move: uncloneable subtree to uncloneable parent 
    fs_bind_move16 1 TPASS: mount --bind dir dir passed as expected 
    fs_bind_move16 1 TPASS: mount --make-runbindable dir passed as expected 
    fs_bind_move16 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move16 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_move16 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move16 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move16 1 TPASS: mount --move dir parent2/child2 passed as expected 
    fs_bind_move16 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_move16 1 TPASS: umount share1 passed as expected 
    fs_bind_move16 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    25

    8

    25

    1823

    fs_bind_move17_sh

    Mon Jun 16 18:03:23 2025

    "fs_bind_move17.sh"

    ""

    exit

    fs_bind_move17 1 TINFO: Running: fs_bind_move17.sh  
    fs_bind_move17 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move17 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move17.Hnpoq3Dx84 as tmpdir (tmpfs filesystem) 
    fs_bind_move17 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move17 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move17 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move17 1 TINFO: move: tree with shared parent 
    fs_bind_move17 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_move17 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_move17 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_move17 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_move17 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move17 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_move17 1 TPASS: mount --move parent1/child1 parent2/child2 failed as expected 
    fs_bind_move17 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_move17 1 TPASS: umount parent2 passed as expected 
    fs_bind_move17 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    24

    9

    24

    1824

    fs_bind_move18_sh

    Mon Jun 16 18:03:24 2025

    "fs_bind_move18.sh"

    ""

    exit

    fs_bind_move18 1 TINFO: Running: fs_bind_move18.sh  
    fs_bind_move18 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move18 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move18.fM1gz7rZGE as tmpdir (tmpfs filesystem) 
    fs_bind_move18 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move18 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move18 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move18 1 TINFO: move: private to private - with shared children 
    fs_bind_move18 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_move18 1 TPASS: mount --make-private parent1 passed as expected 
    fs_bind_move18 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move18 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move18 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_move18 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_move18 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move18 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move18 1 TPASS: mount --bind parent1/child1 share1 passed as expected 
    fs_bind_move18 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind_move18 1 TPASS: mount --move parent1 parent2 passed as expected 
    fs_bind_move18 1 TPASS: Check propagation parent2/child1 share1 
    fs_bind_move18 1 TPASS: mount --bind disk2 parent2/child1/a passed as expected 
    fs_bind_move18 1 TPASS: Check propagation parent2/child1/a share1/a 
    fs_bind_move18 1 TPASS: mount --bind disk3 share1/b passed as expected 
    fs_bind_move18 1 TPASS: Check propagation parent2/child1/b share1/b 
    fs_bind_move18 1 TPASS: umount parent2/child1/a passed as expected 
    fs_bind_move18 1 TPASS: Check propagation parent2/child1/a share1/a 
    fs_bind_move18 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_move18 1 TPASS: Check propagation parent2/child1/b share1/b 
    fs_bind_move18 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_move18 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_move18 1 TPASS: umount share1 passed as expected 
    fs_bind_move18 1 TPASS: umount share1 passed as expected 
    fs_bind_move18 1 TPASS: umount parent2 passed as expected 
    fs_bind_move18 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    34

    11

    34

    1825

    fs_bind_move19_sh

    Mon Jun 16 18:03:24 2025

    "fs_bind_move19.sh"

    ""

    exit

    fs_bind_move19 1 TINFO: Running: fs_bind_move19.sh  
    fs_bind_move19 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move19 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move19.XkWF4URZhD as tmpdir (tmpfs filesystem) 
    fs_bind_move19 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move19 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move19 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move19 1 TINFO: move: private to private - with slave children 
    fs_bind_move19 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_move19 1 TPASS: mount --make-private parent1 passed as expected 
    fs_bind_move19 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move19 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move19 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_move19 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_move19 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind_move19 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind_move19 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_move19 1 TPASS: mount --move parent1 parent2 passed as expected 
    fs_bind_move19 1 TPASS: Check propagation parent2/child1 share1 
    fs_bind_move19 1 TPASS: mount --bind disk2 parent2/child1/a passed as expected 
    fs_bind_move19 1 TPASS: Check no propagation parent2/child1/a share1/a 
    fs_bind_move19 1 TPASS: mount --bind disk3 share1/b passed as expected 
    fs_bind_move19 1 TPASS: Check propagation parent2/child1/b share1/b 
    fs_bind_move19 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_move19 1 TPASS: Check no propagation parent2/child1/b share1/b 
    fs_bind_move19 1 TPASS: umount parent2/child1/a passed as expected 
    fs_bind_move19 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_move19 1 TPASS: umount share1/b passed as expected 
    fs_bind_move19 1 TPASS: umount share1 passed as expected 
    fs_bind_move19 1 TPASS: umount share1 passed as expected 
    fs_bind_move19 1 TPASS: umount parent2 passed as expected 
    fs_bind_move19 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   26 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    35

    9

    35

    1826

    fs_bind_move20_sh

    Mon Jun 16 18:03:25 2025

    "fs_bind_move20.sh"

    ""

    exit

    fs_bind_move20 1 TINFO: Running: fs_bind_move20.sh  
    fs_bind_move20 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move20 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move20.oxBApu3rQy as tmpdir (tmpfs filesystem) 
    fs_bind_move20 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move20 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move20 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move20 1 TINFO: move: private to private - with unclonable children 
    fs_bind_move20 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_move20 1 TPASS: mount --make-private parent1 passed as expected 
    fs_bind_move20 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_move20 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_move20 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_move20 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_move20 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind_move20 1 TPASS: mount --move parent1 parent2 passed as expected 
    fs_bind_move20 1 TPASS: Check propagation disk1 parent2/child1 
    fs_bind_move20 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_move20 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_move20 1 TPASS: umount parent2 passed as expected 
    fs_bind_move20 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    27

    6

    27

    1827

    fs_bind_move21_sh

    Mon Jun 16 18:03:25 2025

    "fs_bind_move21.sh"

    ""

    exit

    fs_bind_move21 1 TINFO: Running: fs_bind_move21.sh  
    fs_bind_move21 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move21 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move21.4WIGWo2Azr as tmpdir (tmpfs filesystem) 
    fs_bind_move21 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move21 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move21 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move21 1 TINFO: move: shared tree within a tree it is bound to 
    fs_bind_move21 1 TPASS: mount --bind disk1 parent1 passed as expected 
    fs_bind_move21 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_move21 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind_move21 1 TPASS: Check propagation parent1 parent2 
    fs_bind_move21 1 TPASS: mount --move parent1 parent2/a passed as expected 
    fs_bind_move21 1 TPASS: Check propagation parent2 parent2/a parent2/a/a 
    fs_bind_move21 1 TPASS: mount --bind disk2 parent2/b passed as expected 
    fs_bind_move21 1 TPASS: Check propagation parent2/b parent2/a/b parent2/a/a/b 
    fs_bind_move21 1 TPASS: mount --bind disk3 parent2/a/c passed as expected 
    fs_bind_move21 1 TPASS: Check propagation parent2/c parent2/a/c parent2/a/a/c 
    fs_bind_move21 1 TPASS: umount parent2/a/a/c passed as expected 
    fs_bind_move21 1 TPASS: Check propagation parent2/c parent2/a/c parent2/a/a/c 
    fs_bind_move21 1 TPASS: umount parent2/b passed as expected 
    fs_bind_move21 1 TPASS: umount parent2/a/a passed as expected 
    fs_bind_move21 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   17 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    26

    10

    26

    1828

    fs_bind_move22_sh

    Mon Jun 16 18:03:26 2025

    "fs_bind_move22.sh"

    ""

    exit

    fs_bind_move22 1 TINFO: Running: fs_bind_move22.sh  
    fs_bind_move22 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_move22 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_move22.wJhf7WFuDP as tmpdir (tmpfs filesystem) 
    fs_bind_move22 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_move22 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_move22 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_move22 1 TINFO: move: shared tree within a tree it is bound to - and then move to another share subtree 
    fs_bind_move22 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_move22 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_move22 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind_move22 1 TPASS: Check propagation parent1 parent2 
    fs_bind_move22 1 TPASS: mount --move parent1 parent2/a passed as expected 
    fs_bind_move22 1 TPASS: Check propagation parent2 parent2/a parent2/a/a 
    fs_bind_move22 1 TPASS: mount --bind tmp1 tmp1 passed as expected 
    fs_bind_move22 1 TPASS: mount --make-rshared tmp1 passed as expected 
    fs_bind_move22 1 TPASS: mount --bind tmp1 tmp2 passed as expected 
    fs_bind_move22 1 TPASS: mount --move parent2 tmp1/1 passed as expected 
    fs_bind_move22 1 TPASS: umount tmp1/1/a/a passed as expected 
    fs_bind_move22 1 TPASS: umount tmp1/1 passed as expected 
    fs_bind_move22 1 TPASS: umount tmp1 passed as expected 
    fs_bind_move22 1 TPASS: umount tmp2 passed as expected 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    28

    8

    28

    1829

    fs_bind_rbind01_sh

    Mon Jun 16 18:03:26 2025

    "fs_bind_rbind01.sh"

    ""

    exit

    fs_bind_rbind01 1 TINFO: Running: fs_bind_rbind01.sh  
    fs_bind_rbind01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind01.J7gYLPeWaq as tmpdir (tmpfs filesystem) 
    fs_bind_rbind01 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind01 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind01 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind01 1 TINFO: rbind: shared child to shared parent 
    fs_bind_rbind01 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --rbind parent2 share2 passed as expected 
    fs_bind_rbind01 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind01 1 TPASS: Check propagation parent2 share2 
    fs_bind_rbind01 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind01 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind01 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share2/child2/a 
    fs_bind_rbind01 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind01 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share2/child2/b 
    fs_bind_rbind01 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind01 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind_rbind01 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind01 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind01 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind01 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind01 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind01 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind01 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    37

    12

    37

    1830

    fs_bind_rbind02_sh

    Mon Jun 16 18:03:27 2025

    "fs_bind_rbind02.sh"

    ""

    exit

    fs_bind_rbind02 1 TINFO: Running: fs_bind_rbind02.sh  
    fs_bind_rbind02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind02 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind02.rp2ncIhhks as tmpdir (tmpfs filesystem) 
    fs_bind_rbind02 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind02 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind02 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind02 1 TINFO: rbind: shared child to private parent 
    fs_bind_rbind02 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --rbind parent1/child1 share1 passed as expected 
    fs_bind_rbind02 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind02 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind_rbind02 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind02 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind02 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share1/a 
    fs_bind_rbind02 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind02 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share1/b 
    fs_bind_rbind02 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind02 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind02 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind02 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind02 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind02 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind02 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind02 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind02 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    36

    11

    36

    1831

    fs_bind_rbind03_sh

    Mon Jun 16 18:03:27 2025

    "fs_bind_rbind03.sh"

    ""

    exit

    fs_bind_rbind03 1 TINFO: Running: fs_bind_rbind03.sh  
    fs_bind_rbind03 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind03 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind03.4qsJmK298g as tmpdir (tmpfs filesystem) 
    fs_bind_rbind03 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind03 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind03 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind03 1 TINFO: rbind: shared child to slave parent 
    fs_bind_rbind03 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --rbind parent1/child1 share1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --rbind disk2 share2 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind03 1 TPASS: Check propagation share2 parent2 
    fs_bind_rbind03 1 TPASS: mount --rbind parent1/child1 share1 passed as expected 
    fs_bind_rbind03 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind03 1 TPASS: Check propagation parent1/child1 share1 parent2/child2 
    fs_bind_rbind03 1 TPASS: mount --rbind disk3 parent1/child1/a passed as expected 
    fs_bind_rbind03 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share1/a 
    fs_bind_rbind03 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_rbind03 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind03 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_rbind03 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share1/b 
    fs_bind_rbind03 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind03 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind03 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind03 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind03 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind03 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   37 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    41

    15

    41

    1832

    fs_bind_rbind04_sh

    Mon Jun 16 18:03:28 2025

    "fs_bind_rbind04.sh"

    ""

    exit

    fs_bind_rbind04 1 TINFO: Running: fs_bind_rbind04.sh  
    fs_bind_rbind04 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind04 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind04.rgNCy0QW4C as tmpdir (tmpfs filesystem) 
    fs_bind_rbind04 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind04 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind04 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind04 1 TINFO: rbind: shared child to unclonable parent 
    fs_bind_rbind04 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --rbind parent1/child1 share1 passed as expected 
    fs_bind_rbind04 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind04 1 TPASS: Check propagation parent1/child1 share1 parent2/child2 
    fs_bind_rbind04 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind04 1 TPASS: Check propagation parent1/child1/a parent2/child2/a share1/a 
    fs_bind_rbind04 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind04 1 TPASS: Check propagation parent1/child1/b parent2/child2/b share1/b 
    fs_bind_rbind04 1 TPASS: mount --rbind disk4 share1/c passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent1/child1/c passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind04 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind04 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind04 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    17

    33

    17

    33

    1833

    fs_bind_rbind05_sh

    Mon Jun 16 18:03:29 2025

    "fs_bind_rbind05.sh"

    ""

    exit

    fs_bind_rbind05 1 TINFO: Running: fs_bind_rbind05.sh  
    fs_bind_rbind05 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind05 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind05.Xw4oP2yBvl as tmpdir (tmpfs filesystem) 
    fs_bind_rbind05 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind05 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind05 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind05 1 TINFO: rbind: private child to shared parent 
    fs_bind_rbind05 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind05 1 TPASS: mount --rbind parent2 share2 passed as expected 
    fs_bind_rbind05 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind05 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind05 1 TPASS: Check propagation parent1/child1 parent2/child2 share2/child2 
    fs_bind_rbind05 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind05 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind05 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind05 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind05 1 TPASS: Check propagation parent2/child2/c share2/child2/c 
    fs_bind_rbind05 1 TPASS: mount --rbind disk4 share2/child2/c passed as expected 
    fs_bind_rbind05 1 TPASS: Check no propagation parent1/child1/c parent2/child2/c 
    fs_bind_rbind05 1 TPASS: Check propagation parent2/child2/c share2/child2/c 
    fs_bind_rbind05 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind05 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind05 1 TPASS: umount share2/child2/c passed as expected 
    fs_bind_rbind05 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind05 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind05 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind05 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind05 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind05 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind05 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind05 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind05 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   38 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    42

    13

    42

    1834

    fs_bind_rbind06_sh

    Mon Jun 16 18:03:30 2025

    "fs_bind_rbind06.sh"

    ""

    exit

    fs_bind_rbind06 1 TINFO: Running: fs_bind_rbind06.sh  
    fs_bind_rbind06 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind06 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind06.wRB2KWcEGH as tmpdir (tmpfs filesystem) 
    fs_bind_rbind06 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind06 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind06 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind06 1 TINFO: rbind: private child to private parent 
    fs_bind_rbind06 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind06 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind06 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind06 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind06 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind06 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind06 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind06 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind06 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind06 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind06 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind06 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind06 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind06 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind06 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind06 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind06 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind06 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind06 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    35

    13

    35

    1835

    fs_bind_rbind07-2_sh

    Mon Jun 16 18:03:30 2025

    "fs_bind_rbind07-2.sh"

    ""

    exit

    fs_bind_rbind07-2 1 TINFO: Running: fs_bind_rbind07-2.sh  
    fs_bind_rbind07-2 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind07-2 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind07-2.s5vn9BF8CY as tmpdir (tmpfs filesystem) 
    fs_bind_rbind07-2 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind07-2 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind07-2 1 TINFO: rbind: create slave then mount master - slave still propagates 
    fs_bind_rbind07-2 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: mount --rbind disk1 share2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: Check propagation parent2 share2 
    fs_bind_rbind07-2 1 TPASS: mount --rbind disk2 parent2/a passed as expected 
    fs_bind_rbind07-2 1 TPASS: Check no propagation parent2/a share2/a 
    fs_bind_rbind07-2 1 TPASS: umount parent2/a passed as expected 
    fs_bind_rbind07-2 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind07-2 1 TPASS: umount share2 passed as expected 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    27

    8

    27

    1836

    fs_bind_rbind07_sh

    Mon Jun 16 18:03:31 2025

    "fs_bind_rbind07.sh"

    ""

    exit

    fs_bind_rbind07 1 TINFO: Running: fs_bind_rbind07.sh  
    fs_bind_rbind07 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind07 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind07.IfOjORts1i as tmpdir (tmpfs filesystem) 
    fs_bind_rbind07 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind07 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind07 1 TINFO: rbind: private child to slave parent 
    fs_bind_rbind07 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind07 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind07 1 TPASS: mount --rbind disk2 share2 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind07 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind07 1 TPASS: Check propagation parent2 share2 
    fs_bind_rbind07 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind07 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind07 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_rbind07 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind07 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind07 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind07 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind07 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind07 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind07 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind07 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind07 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind07 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind07 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   39 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    42

    15

    42

    1837

    fs_bind_rbind08_sh

    Mon Jun 16 18:03:32 2025

    "fs_bind_rbind08.sh"

    ""

    exit

    fs_bind_rbind08 1 TINFO: Running: fs_bind_rbind08.sh  
    fs_bind_rbind08 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind08 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind08.z8bj1mjqNO as tmpdir (tmpfs filesystem) 
    fs_bind_rbind08 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind08 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind08 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind08 1 TINFO: rbind: private child to uncloneable parent 
    fs_bind_rbind08 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind08 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind08 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind08 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind08 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind08 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind08 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind08 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind08 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind08 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind08 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind08 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind08 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind08 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind08 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind08 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind08 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind08 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind08 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    36

    11

    36

    1838

    fs_bind_rbind09_sh

    Mon Jun 16 18:03:32 2025

    "fs_bind_rbind09.sh"

    ""

    exit

    fs_bind_rbind09 1 TINFO: Running: fs_bind_rbind09.sh  
    fs_bind_rbind09 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind09 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind09.aNYbtkaH1l as tmpdir (tmpfs filesystem) 
    fs_bind_rbind09 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind09 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind09 1 TINFO: rbind: slave child to shared parent 
    fs_bind_rbind09 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --rbind parent2 share2 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --rbind share1 parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind09 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind_rbind09 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind09 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind09 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind09 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind09 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind09 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind09 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind09 1 TPASS: Check propagation parent2/child2/b share2/child2/b 
    fs_bind_rbind09 1 TPASS: mount --rbind disk4 share1/c passed as expected 
    fs_bind_rbind09 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind_rbind09 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind_rbind09 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind09 1 TPASS: umount share1/c passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind09 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind09 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind09 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind09 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   40 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    16

    42

    16

    42

    1839

    fs_bind_rbind10_sh

    Mon Jun 16 18:03:33 2025

    "fs_bind_rbind10.sh"

    ""

    exit

    fs_bind_rbind10 1 TINFO: Running: fs_bind_rbind10.sh  
    fs_bind_rbind10 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind10 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind10.Ux1VSy6Sza as tmpdir (tmpfs filesystem) 
    fs_bind_rbind10 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind10 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind10 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind10 1 TINFO: rbind: slave child to private parent 
    fs_bind_rbind10 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --rbind share1 parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind10 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind_rbind10 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind10 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind10 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind10 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind10 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind10 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind10 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind10 1 TPASS: mount --rbind disk4 share1/c passed as expected 
    fs_bind_rbind10 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind_rbind10 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind_rbind10 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind10 1 TPASS: umount share1/c passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind10 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind10 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    35

    15

    35

    1840

    fs_bind_rbind11_sh

    Mon Jun 16 18:03:34 2025

    "fs_bind_rbind11.sh"

    ""

    exit

    fs_bind_rbind11 1 TINFO: Running: fs_bind_rbind11.sh  
    fs_bind_rbind11 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind11 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind11.h0TSBaG3g6 as tmpdir (tmpfs filesystem) 
    fs_bind_rbind11 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind11 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind11 1 TINFO: rbind: slave child to slave parent 
    fs_bind_rbind11 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --rbind parent2 share2 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --rbind share1 parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --rbind disk2 share2 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind11 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind_rbind11 1 TPASS: Check propagation parent2 share2 
    fs_bind_rbind11 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind11 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind11 1 TPASS: mount --rbind disk3 parent1/child1/a passed as expected 
    fs_bind_rbind11 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind11 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind11 1 TPASS: mount --rbind disk4 parent2/child2/b passed as expected 
    fs_bind_rbind11 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind11 1 TPASS: Check no propagation parent2/child2 share2/child2 
    fs_bind_rbind11 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind11 1 TPASS: mount --rbind disk4 share1/c passed as expected 
    fs_bind_rbind11 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind_rbind11 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind_rbind11 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind11 1 TPASS: umount share1/c passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind11 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind11 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind11 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind11 1 TPASS: umount share2 passed as expected 
     
    Summary: 
    passed   44 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    16

    45

    16

    45

    1841

    fs_bind_rbind12_sh

    Mon Jun 16 18:03:35 2025

    "fs_bind_rbind12.sh"

    ""

    exit

    fs_bind_rbind12 1 TINFO: Running: fs_bind_rbind12.sh  
    fs_bind_rbind12 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind12 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind12.LPoIiill5C as tmpdir (tmpfs filesystem) 
    fs_bind_rbind12 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind12 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind12 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind12 1 TINFO: rbind: slave child to uncloneable parent 
    fs_bind_rbind12 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --rbind share1 parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind12 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: Check propagation parent1/child1 share1 
    fs_bind_rbind12 1 TPASS: mount --rbind parent1/child1 parent2/child2 passed as expected 
    fs_bind_rbind12 1 TPASS: Check propagation parent1/child1 parent2/child2 
    fs_bind_rbind12 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind12 1 TPASS: Check no propagation parent1/child1/a parent2/child2/a 
    fs_bind_rbind12 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind12 1 TPASS: mount --rbind disk3 parent2/child2/b passed as expected 
    fs_bind_rbind12 1 TPASS: Check no propagation parent1/child1/b parent2/child2/b 
    fs_bind_rbind12 1 TPASS: mount --rbind disk4 share1/c passed as expected 
    fs_bind_rbind12 1 TPASS: Check propagation share1/c parent1/child1/c 
    fs_bind_rbind12 1 TPASS: Check propagation parent1/child1/c parent2/child2/c 
    fs_bind_rbind12 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent2/child2/b passed as expected 
    fs_bind_rbind12 1 TPASS: umount share1/c passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent2/child2 passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind12 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind12 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    42

    10

    42

    1842

    fs_bind_rbind13_sh

    Mon Jun 16 18:03:36 2025

    "fs_bind_rbind13.sh"

    ""

    exit

    fs_bind_rbind13 1 TINFO: Running: fs_bind_rbind13.sh  
    fs_bind_rbind13 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind13 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind13.xFyqOoC1Tz as tmpdir (tmpfs filesystem) 
    fs_bind_rbind13 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind13 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind13 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind13 1 TINFO: rbind: uncloneable child to shared parent 
    fs_bind_rbind13 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --rbind parent2 share2 passed as expected 
    fs_bind_rbind13 1 TPASS: mount --rbind disk1 parent1/child1/x passed as expected 
    fs_bind_rbind13 1 TPASS: mount --rbind parent1/child1 parent2/child2 failed as expected 
    fs_bind_rbind13 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind_rbind13 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind13 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind13 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind13 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind13 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind13 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind13 1 TPASS: umount share2 passed as expected 
     
    Summary: 
    passed   24 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    33

    11

    33

    1843

    fs_bind_rbind14_sh

    Mon Jun 16 18:03:36 2025

    "fs_bind_rbind14.sh"

    ""

    exit

    fs_bind_rbind14 1 TINFO: Running: fs_bind_rbind14.sh  
    fs_bind_rbind14 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind14 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind14.Sl9kL2E0ci as tmpdir (tmpfs filesystem) 
    fs_bind_rbind14 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind14 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind14 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind14 1 TINFO: rbind: uncloneable child to private parent 
    fs_bind_rbind14 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind14 1 TPASS: mount --rbind disk1 parent1/child1/x passed as expected 
    fs_bind_rbind14 1 TPASS: mount --rbind parent1/child1 parent2/child2 failed as expected 
    fs_bind_rbind14 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind_rbind14 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind14 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind14 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind14 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind14 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    30

    10

    30

    1844

    fs_bind_rbind15_sh

    Mon Jun 16 18:03:37 2025

    "fs_bind_rbind15.sh"

    ""

    exit

    fs_bind_rbind15 1 TINFO: Running: fs_bind_rbind15.sh  
    fs_bind_rbind15 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind15 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind15.Zb7AlCsSC4 as tmpdir (tmpfs filesystem) 
    fs_bind_rbind15 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind15 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind15 1 TINFO: rbind: uncloneable child to slave parent 
    fs_bind_rbind15 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --rbind disk1 parent1/child1/x passed as expected 
    fs_bind_rbind15 1 TPASS: mount --rbind disk2 share2 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind15 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind15 1 TPASS: Check propagation parent2 share2 
    fs_bind_rbind15 1 TPASS: mount --rbind parent1/child1 parent2/child2 failed as expected 
    fs_bind_rbind15 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind_rbind15 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind15 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind15 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind15 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind15 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind15 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind15 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind15 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    35

    13

    35

    1845

    fs_bind_rbind16_sh

    Mon Jun 16 18:03:37 2025

    "fs_bind_rbind16.sh"

    ""

    exit

    fs_bind_rbind16 1 TINFO: Running: fs_bind_rbind16.sh  
    fs_bind_rbind16 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind16 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind16.WtrkHWDnCU as tmpdir (tmpfs filesystem) 
    fs_bind_rbind16 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind16 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind16 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind16 1 TINFO: rbind: uncloneable child to uncloneable parent 
    fs_bind_rbind16 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind16 1 TPASS: mount --rbind disk1 parent1/child1/x passed as expected 
    fs_bind_rbind16 1 TPASS: mount --rbind parent1/child1 parent2/child2 failed as expected 
    fs_bind_rbind16 1 TPASS: umount parent1/child1/x passed as expected 
    fs_bind_rbind16 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind16 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind16 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind16 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind16 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    31

    7

    31

    1846

    fs_bind_rbind17_sh

    Mon Jun 16 18:03:38 2025

    "fs_bind_rbind17.sh"

    ""

    exit

    fs_bind_rbind17 1 TINFO: Running: fs_bind_rbind17.sh  
    fs_bind_rbind17 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind17 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind17.hhbRCh2bCA as tmpdir (tmpfs filesystem) 
    fs_bind_rbind17 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind17 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind17 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind17 1 TINFO: rbind: shared subtree with shared child to shared subtree 
    fs_bind_rbind17 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind17 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind17 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind_rbind17 1 TPASS: mount --rbind disk2 parent1/child1 passed as expected 
    fs_bind_rbind17 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind_rbind17 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind_rbind17 1 TPASS: mount --rbind disk3 parent2/a passed as expected 
    fs_bind_rbind17 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind_rbind17 1 TPASS: mount --rbind disk4 share1/b passed as expected 
    fs_bind_rbind17 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind_rbind17 1 TPASS: umount share1/b passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent2/a passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind17 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind17 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind17 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    39

    12

    39

    1847

    fs_bind_rbind18_sh

    Mon Jun 16 18:03:39 2025

    "fs_bind_rbind18.sh"

    ""

    exit

    fs_bind_rbind18 1 TINFO: Running: fs_bind_rbind18.sh  
    fs_bind_rbind18 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind18 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind18.fLTMx3sgMh as tmpdir (tmpfs filesystem) 
    fs_bind_rbind18 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind18 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind18 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind18 1 TINFO: rbind: shared subtree with shared child to private subtree 
    fs_bind_rbind18 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind18 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind18 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind_rbind18 1 TPASS: mount --rbind disk2 parent1/child1 passed as expected 
    fs_bind_rbind18 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind_rbind18 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind_rbind18 1 TPASS: mount --rbind disk3 parent2/a passed as expected 
    fs_bind_rbind18 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind_rbind18 1 TPASS: mount --rbind disk4 share1/b passed as expected 
    fs_bind_rbind18 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind_rbind18 1 TPASS: umount share1/b passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent2/a passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind18 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind18 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind18 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    39

    11

    39

    1848

    fs_bind_rbind19_sh

    Mon Jun 16 18:03:39 2025

    "fs_bind_rbind19.sh"

    ""

    exit

    fs_bind_rbind19 1 TINFO: Running: fs_bind_rbind19.sh  
    fs_bind_rbind19 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind19 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind19.KRn4wRG4Kw as tmpdir (tmpfs filesystem) 
    fs_bind_rbind19 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind19 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind19 1 TINFO: rbind: shared subtree with shared child to slave subtree 
    fs_bind_rbind19 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind19 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind_rbind19 1 TPASS: mount --rbind disk2 parent1/child1 passed as expected 
    fs_bind_rbind19 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind_rbind19 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind_rbind19 1 TPASS: mount --rbind disk3 parent2/a passed as expected 
    fs_bind_rbind19 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind_rbind19 1 TPASS: mount --rbind disk4 share1/b passed as expected 
    fs_bind_rbind19 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind_rbind19 1 TPASS: umount share1/b passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent2/a passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind19 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind19 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind19 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind19 1 TPASS: umount share2 passed as expected 
     
    Summary: 
    passed   37 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    17

    40

    17

    40

    1849

    fs_bind_rbind20_sh

    Mon Jun 16 18:03:40 2025

    "fs_bind_rbind20.sh"

    ""

    exit

    fs_bind_rbind20 1 TINFO: Running: fs_bind_rbind20.sh  
    fs_bind_rbind20 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind20 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind20.5lNuewjEMM as tmpdir (tmpfs filesystem) 
    fs_bind_rbind20 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind20 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind20 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind20 1 TINFO: rbind: shared subtree with shared child to uncloneable subtree 
    fs_bind_rbind20 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --rbind disk1 share1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind20 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind20 1 TPASS: Check propagation parent1 share1 parent2 
    fs_bind_rbind20 1 TPASS: mount --rbind disk2 parent1/child1 passed as expected 
    fs_bind_rbind20 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind_rbind20 1 TPASS: Check propagation parent1/child1 share1/child1 
    fs_bind_rbind20 1 TPASS: mount --rbind disk3 parent2/a passed as expected 
    fs_bind_rbind20 1 TPASS: Check propagation parent1/a parent2/a share1/a 
    fs_bind_rbind20 1 TPASS: mount --rbind disk4 share1/b passed as expected 
    fs_bind_rbind20 1 TPASS: Check propagation parent1/b parent2/b share1/b 
    fs_bind_rbind20 1 TPASS: umount share1/b passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent2/a passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind20 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind20 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind20 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    41

    10

    41

    1850

    fs_bind_rbind21_sh

    Mon Jun 16 18:03:41 2025

    "fs_bind_rbind21.sh"

    ""

    exit

    fs_bind_rbind21 1 TINFO: Running: fs_bind_rbind21.sh  
    fs_bind_rbind21 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind21 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind21.WCHXKy2QFv as tmpdir (tmpfs filesystem) 
    fs_bind_rbind21 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind21 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind21 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind21 1 TINFO: rbind: shared subtree with  private child to shared subtree 
    fs_bind_rbind21 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind21 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind21 1 TPASS: Check propagation parent1 share1 parent2 share2 
    fs_bind_rbind21 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind21 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind21 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind21 1 TPASS: Check no propagation parent1/child1/a share1/child1/a 
    fs_bind_rbind21 1 TPASS: Check propagation parent2/child1/a share2/child1/a 
    fs_bind_rbind21 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind21 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind21 1 TPASS: Check propagation parent2/child1/b share2/child1/b 
    fs_bind_rbind21 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind21 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind21 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind21 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind21 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   37 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    46

    10

    46

    1851

    fs_bind_rbind22_sh

    Mon Jun 16 18:03:42 2025

    "fs_bind_rbind22.sh"

    ""

    exit

    fs_bind_rbind22 1 TINFO: Running: fs_bind_rbind22.sh  
    fs_bind_rbind22 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind22 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind22.DjhikdyAmY as tmpdir (tmpfs filesystem) 
    fs_bind_rbind22 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind22 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind22 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind22 1 TINFO: rbind: shared subtree with  private child to slave subtree 
    fs_bind_rbind22 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind22 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind22 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind22 1 TPASS: Check no propagation parent2 share2 
    fs_bind_rbind22 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind22 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind22 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind22 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind22 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind22 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind22 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   31 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    39

    9

    39

    1852

    fs_bind_rbind23_sh

    Mon Jun 16 18:03:42 2025

    "fs_bind_rbind23.sh"

    ""

    exit

    fs_bind_rbind23 1 TINFO: Running: fs_bind_rbind23.sh  
    fs_bind_rbind23 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind23 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind23.tDmYNVixUB as tmpdir (tmpfs filesystem) 
    fs_bind_rbind23 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind23 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind23 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind23 1 TINFO: rbind: shared subtree with  private child to private subtree 
    fs_bind_rbind23 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind23 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind23 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind23 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind23 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind23 1 TPASS: Check no propagation parent1/child1/a share1/child1/a 
    fs_bind_rbind23 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind23 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind23 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind23 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind23 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind23 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind23 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    39

    9

    39

    1853

    fs_bind_rbind24_sh

    Mon Jun 16 18:03:43 2025

    "fs_bind_rbind24.sh"

    ""

    exit

    fs_bind_rbind24 1 TINFO: Running: fs_bind_rbind24.sh  
    fs_bind_rbind24 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind24 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind24.tRPbAPXHtV as tmpdir (tmpfs filesystem) 
    fs_bind_rbind24 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind24 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind24 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind24 1 TINFO: rbind: shared subtree with unclonable child to private subtree 
    fs_bind_rbind24 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --make-private parent1/child1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind24 1 TPASS: mount --rbind parent1 share1 passed as expected 
    fs_bind_rbind24 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind24 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind24 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind24 1 TPASS: Check no propagation parent1/child1/a share1/child1/a 
    fs_bind_rbind24 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind24 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind24 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind24 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind24 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind24 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind24 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    34

    13

    34

    1854

    fs_bind_rbind25_sh

    Mon Jun 16 18:03:44 2025

    "fs_bind_rbind25.sh"

    ""

    exit

    fs_bind_rbind25 1 TINFO: Running: fs_bind_rbind25.sh  
    fs_bind_rbind25 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind25 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind25.F5LDTfuDJt as tmpdir (tmpfs filesystem) 
    fs_bind_rbind25 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind25 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind25 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind25 1 TINFO: rbind: shared subtree with slave child to shared subtree 
    fs_bind_rbind25 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind25 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind25 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind25 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind25 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind25 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind25 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind25 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind25 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind25 1 TPASS: Check no propagation parent2/child1/b share1/b 
    fs_bind_rbind25 1 TPASS: mount --rbind disk4 share1/c passed as expected 
    fs_bind_rbind25 1 TPASS: Check propagation parent2/child1/c share1/c 
    fs_bind_rbind25 1 TPASS: Check propagation parent1/child1/c share1/c 
    fs_bind_rbind25 1 TPASS: umount share1/c passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind25 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind25 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    37

    11

    37

    1855

    fs_bind_rbind26_sh

    Mon Jun 16 18:03:44 2025

    "fs_bind_rbind26.sh"

    ""

    exit

    fs_bind_rbind26 1 TINFO: Running: fs_bind_rbind26.sh  
    fs_bind_rbind26 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind26 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind26.CgYBR4aCPz as tmpdir (tmpfs filesystem) 
    fs_bind_rbind26 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind26 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind26 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind26 1 TINFO: rbind: shared subtree with slave child to private subtree 
    fs_bind_rbind26 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind26 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind26 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind26 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind26 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind26 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind26 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind26 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind26 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind26 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind26 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    34

    14

    34

    1856

    fs_bind_rbind27_sh

    Mon Jun 16 18:03:45 2025

    "fs_bind_rbind27.sh"

    ""

    exit

    fs_bind_rbind27 1 TINFO: Running: fs_bind_rbind27.sh  
    fs_bind_rbind27 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind27 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind27.QGMsP3hC3a as tmpdir (tmpfs filesystem) 
    fs_bind_rbind27 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind27 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind27 1 TINFO: rbind: shared subtree with slave child to slave subtree 
    fs_bind_rbind27 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --bind share2 parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind27 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind27 1 TPASS: Check no propagation parent2 share2 
    fs_bind_rbind27 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind27 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind27 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind27 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind27 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind27 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind27 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind27 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind27 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   37 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    42

    13

    42

    1857

    fs_bind_rbind28_sh

    Mon Jun 16 18:03:46 2025

    "fs_bind_rbind28.sh"

    ""

    exit

    fs_bind_rbind28 1 TINFO: Running: fs_bind_rbind28.sh  
    fs_bind_rbind28 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind28 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind28.tRAIbP27IC as tmpdir (tmpfs filesystem) 
    fs_bind_rbind28 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind28 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind28 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind28 1 TINFO: rbind: shared subtree with slave child to unclone subtree 
    fs_bind_rbind28 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --bind share1 parent1/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind28 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind28 1 TPASS: Check propagation parent1/child1/ parent2/child1 
    fs_bind_rbind28 1 TPASS: mount --rbind disk2 parent1/child1/a passed as expected 
    fs_bind_rbind28 1 TPASS: Check no propagation parent1/child1/a parent2/child1/a 
    fs_bind_rbind28 1 TPASS: Check no propagation parent1/child1/a share1/a 
    fs_bind_rbind28 1 TPASS: mount --rbind disk3 parent2/child1/b passed as expected 
    fs_bind_rbind28 1 TPASS: Check no propagation parent1/child1/b parent2/child1/b 
    fs_bind_rbind28 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent2/child1/b passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind28 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind28 1 TPASS: umount share1 passed as expected 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    38

    10

    38

    1858

    fs_bind_rbind29_sh

    Mon Jun 16 18:03:46 2025

    "fs_bind_rbind29.sh"

    ""

    exit

    fs_bind_rbind29 1 TINFO: Running: fs_bind_rbind29.sh  
    fs_bind_rbind29 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind29 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind29.BMCkHKbUiK as tmpdir (tmpfs filesystem) 
    fs_bind_rbind29 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind29 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind29 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind29 1 TINFO: rbind: shared subtree with uncloneable child to shared subtree 
    fs_bind_rbind29 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --make-rshared parent2 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind29 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind29 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind29 1 TPASS: Check no propagation parent1/child1 parent2/child1 
    fs_bind_rbind29 1 TPASS: Check propagation parent2/child1 share2/child1 
    fs_bind_rbind29 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind29 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind29 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind29 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind29 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind29 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind29 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind29 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind29 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   28 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    34

    11

    34

    1859

    fs_bind_rbind30_sh

    Mon Jun 16 18:03:47 2025

    "fs_bind_rbind30.sh"

    ""

    exit

    fs_bind_rbind30 1 TINFO: Running: fs_bind_rbind30.sh  
    fs_bind_rbind30 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind30 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind30.Neam2fiEdY as tmpdir (tmpfs filesystem) 
    fs_bind_rbind30 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind30 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind30 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind30 1 TINFO: rbind: shared subtree with uncloneable child to private subtree 
    fs_bind_rbind30 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind30 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind30 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind30 1 TPASS: Check no propagation parent1/child1 parent2/child1 
    fs_bind_rbind30 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind30 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind30 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind30 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind30 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind30 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind30 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    32

    10

    32

    1860

    fs_bind_rbind31_sh

    Mon Jun 16 18:03:47 2025

    "fs_bind_rbind31.sh"

    ""

    exit

    fs_bind_rbind31 1 TINFO: Running: fs_bind_rbind31.sh  
    fs_bind_rbind31 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind31 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind31.AcSwAo3vvk as tmpdir (tmpfs filesystem) 
    fs_bind_rbind31 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind31 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind31 1 TINFO: rbind: shared subtree with uncloneable child to slave subtree 
    fs_bind_rbind31 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-private parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --rbind share2 parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-rslave parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind31 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind31 1 TPASS: Check no propagation parent1/child1 parent2/child1 
    fs_bind_rbind31 1 TPASS: Check no propagation parent2 share2 
    fs_bind_rbind31 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind31 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind31 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind31 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind31 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind31 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind31 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   29 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    39

    8

    39

    1861

    fs_bind_rbind32_sh

    Mon Jun 16 18:03:48 2025

    "fs_bind_rbind32.sh"

    ""

    exit

    fs_bind_rbind32 1 TINFO: Running: fs_bind_rbind32.sh  
    fs_bind_rbind32 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind32 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind32.0Bc6g5xv0K as tmpdir (tmpfs filesystem) 
    fs_bind_rbind32 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind32 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind32 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind32 1 TINFO: rbind: shared subtree with uncloneable child to uncloneable subtree 
    fs_bind_rbind32 1 TPASS: mount --bind parent1 parent1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --bind parent2 parent2 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --make-runbindable parent2 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --rbind share1 parent1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --rbind disk1 parent1/child1 passed as expected 
    fs_bind_rbind32 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind32 1 TPASS: Check no propagation parent1/child1 share1/child1 
    fs_bind_rbind32 1 TPASS: Check no propagation parent1/child1 parent2/child1 
    fs_bind_rbind32 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind32 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind32 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind32 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind32 1 TPASS: umount parent1 passed as expected 
    fs_bind_rbind32 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind32 1 TPASS: umount parent1 passed as expected 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    31

    10

    31

    1862

    fs_bind_rbind33_sh

    Mon Jun 16 18:03:49 2025

    "fs_bind_rbind33.sh"

    ""

    exit

    fs_bind_rbind33 1 TINFO: Running: fs_bind_rbind33.sh  
    fs_bind_rbind33 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind33 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind33.oQFVTU1gCx as tmpdir (tmpfs filesystem) 
    fs_bind_rbind33 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind33 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind33 1 TINFO: rbind: multi-level slave p-nodes 
    fs_bind_rbind33 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --rbind dir1 dir2 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-rslave dir2 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-shared dir2 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --rbind dir2 dir3 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-rslave dir3 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-shared dir3 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --rbind dir3 dir4 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --make-rslave dir4 passed as expected 
    fs_bind_rbind33 1 TPASS: mount --rbind disk1 dir1/x passed as expected 
    fs_bind_rbind33 1 TPASS: Check propagation dir1/x dir2/x dir3/x dir4/x 
    fs_bind_rbind33 1 TPASS: mount --rbind disk2 dir2/x/a passed as expected 
    fs_bind_rbind33 1 TPASS: Check no propagation dir1/x/a dir2/x/a 
    fs_bind_rbind33 1 TPASS: Check propagation dir2/x/a dir3/x/a dir4/x/a 
    fs_bind_rbind33 1 TPASS: mount --rbind disk3 dir3/x/b passed as expected 
    fs_bind_rbind33 1 TPASS: Check no propagation dir1/x/b dir3/x/b 
    fs_bind_rbind33 1 TPASS: Check no propagation dir2/x/b dir3/x/b 
    fs_bind_rbind33 1 TPASS: Check propagation dir3/x/b dir4/x/b 
    fs_bind_rbind33 1 TPASS: mount --rbind disk4 dir4/x/c passed as expected 
    fs_bind_rbind33 1 TPASS: Check no propagation dir1/x/c dir4/x/c 
    fs_bind_rbind33 1 TPASS: Check no propagation dir2/x/c dir4/x/c 
    fs_bind_rbind33 1 TPASS: Check no propagation dir3/x/c dir4/x/c 
    fs_bind_rbind33 1 TPASS: umount dir2/x/a passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir3/x/b passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir4/x/c passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir1/x passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir1 passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir2 passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir3 passed as expected 
    fs_bind_rbind33 1 TPASS: umount dir4 passed as expected 
     
    Summary: 
    passed   33 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    14

    35

    14

    35

    1863

    fs_bind_rbind34_sh

    Mon Jun 16 18:03:49 2025

    "fs_bind_rbind34.sh"

    ""

    exit

    fs_bind_rbind34 1 TINFO: Running: fs_bind_rbind34.sh  
    fs_bind_rbind34 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind34 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind34.dZd9WhrlpF as tmpdir (tmpfs filesystem) 
    fs_bind_rbind34 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind34 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind34 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind34 1 TINFO: rbind: rbind within same tree - root to child, child is shared  
    fs_bind_rbind34 1 TPASS: mount --bind parent parent passed as expected 
    fs_bind_rbind34 1 TPASS: mount --make-rshared parent passed as expected 
    fs_bind_rbind34 1 TPASS: mount --bind parent/child1 parent/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: mount --make-rshared parent/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: mount --bind parent/child2 parent/child2 passed as expected 
    fs_bind_rbind34 1 TPASS: mount --make-rshared parent/child2 passed as expected 
    fs_bind_rbind34 1 TPASS: mount --rbind disk3 parent/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: mount --rbind parent parent/child2/ passed as expected 
    fs_bind_rbind34 1 TPASS: Check propagation parent parent/child2/ 
    fs_bind_rbind34 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind34 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind34 1 TPASS: umount parent/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind34 1 TPASS: mount --rbind disk4 parent/child2/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind34 1 TPASS: umount parent/child1 passed as expected 
    fs_bind_rbind34 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind34 1 TPASS: umount parent/child2/child2 passed as expected 
    fs_bind_rbind34 1 TPASS: umount parent/child2 passed as expected 
    fs_bind_rbind34 1 TPASS: umount parent passed as expected 
     
    Summary: 
    passed   23 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    30

    10

    30

    1864

    fs_bind_rbind35_sh

    Mon Jun 16 18:03:50 2025

    "fs_bind_rbind35.sh"

    ""

    exit

    fs_bind_rbind35 1 TINFO: Running: fs_bind_rbind35.sh  
    fs_bind_rbind35 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind35 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind35.HV4g99PFdS as tmpdir (tmpfs filesystem) 
    fs_bind_rbind35 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind35 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind35 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind35 1 TINFO: rbind: rbind within same tree - root to child, child is private  
    fs_bind_rbind35 1 TPASS: mount --bind parent parent passed as expected 
    fs_bind_rbind35 1 TPASS: mount --make-rshared parent passed as expected 
    fs_bind_rbind35 1 TPASS: mount --bind parent/child1 parent/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: mount --make-private parent/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: mount --bind parent/child2 parent/child2 passed as expected 
    fs_bind_rbind35 1 TPASS: mount --make-rshared parent/child2 passed as expected 
    fs_bind_rbind35 1 TPASS: mount --rbind disk3 parent/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: mount --rbind parent parent/child2/ passed as expected 
    fs_bind_rbind35 1 TPASS: Check propagation parent parent/child2/ 
    fs_bind_rbind35 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind35 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: Check no propagation parent/child1 parent/child2/child1 
    fs_bind_rbind35 1 TPASS: umount parent/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind35 1 TPASS: mount --rbind disk4 parent/child2/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: Check no propagation parent/child1 parent/child2/child1 
    fs_bind_rbind35 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind35 1 TPASS: umount parent/child2/child2 passed as expected 
    fs_bind_rbind35 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_rbind35 1 TPASS: umount parent/child2 passed as expected 
    fs_bind_rbind35 1 TPASS: umount parent/child2 passed as expected 
    fs_bind_rbind35 1 TPASS: umount parent passed as expected 
     
    Summary: 
    passed   25 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    12

    31

    12

    31

    1865

    fs_bind_rbind36_sh

    Mon Jun 16 18:03:50 2025

    "fs_bind_rbind36.sh"

    ""

    exit

    fs_bind_rbind36 1 TINFO: Running: fs_bind_rbind36.sh  
    fs_bind_rbind36 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind36 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind36.rpkgbenEbu as tmpdir (tmpfs filesystem) 
    fs_bind_rbind36 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind36 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind36 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind36 1 TINFO: rbind: rbind within same tree - root to child, child is uncloneable 
    fs_bind_rbind36 1 TPASS: mount --bind parent parent passed as expected 
    fs_bind_rbind36 1 TPASS: mount --make-rshared parent passed as expected 
    fs_bind_rbind36 1 TPASS: mount --bind parent/child1 parent/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: mount --make-runbindable parent/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: mount --bind parent/child2 parent/child2 passed as expected 
    fs_bind_rbind36 1 TPASS: mount --make-rshared parent/child2 passed as expected 
    fs_bind_rbind36 1 TPASS: mount --rbind disk3 parent/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: mount --rbind parent parent/child2/ passed as expected 
    fs_bind_rbind36 1 TPASS: Check propagation parent parent/child2/ 
    fs_bind_rbind36 1 TPASS: Check no propagation parent/child1 parent/child2/child1 
    fs_bind_rbind36 1 TPASS: umount parent/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind36 1 TPASS: mount --rbind disk4 parent/child2/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: Check no propagation parent/child1 parent/child2/child1 
    fs_bind_rbind36 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: Check propagation parent/child1 parent/child2/child1 
    fs_bind_rbind36 1 TPASS: umount parent/child2/child2 passed as expected 
    fs_bind_rbind36 1 TPASS: umount parent/child1 passed as expected 
    fs_bind_rbind36 1 TPASS: umount parent/child2 passed as expected 
    fs_bind_rbind36 1 TPASS: umount parent passed as expected 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    28

    13

    28

    1866

    fs_bind_rbind37_sh

    Mon Jun 16 18:03:51 2025

    "fs_bind_rbind37.sh"

    ""

    exit

    fs_bind_rbind37 1 TINFO: Running: fs_bind_rbind37.sh  
    fs_bind_rbind37 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind37 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind37.S9jXgCNTnK as tmpdir (tmpfs filesystem) 
    fs_bind_rbind37 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind37 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind37 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind37 1 TINFO: rbind: private to private - with shared children 
    fs_bind_rbind37 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --make-rshared parent1/child1 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --bind parent2/child2 parent2/child2 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --make-rshared parent2/child2 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --rbind parent1/child1 share1 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --rbind parent2/child2 share2 passed as expected 
    fs_bind_rbind37 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind37 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind37 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind_rbind37 1 TPASS: mount --bind disk2 parent2/child1/a passed as expected 
    fs_bind_rbind37 1 TPASS: Check propagation parent1/child1/a parent2/child1/a share1//a 
    fs_bind_rbind37 1 TPASS: mount --bind disk3 parent1/child1/b passed as expected 
    fs_bind_rbind37 1 TPASS: Check propagation parent1/child1/b parent2/child1/b share1/b 
    fs_bind_rbind37 1 TPASS: mount --bind disk4 share1/c passed as expected 
    fs_bind_rbind37 1 TPASS: Check propagation parent1/child1/c parent2/child1/c share1/c 
    fs_bind_rbind37 1 TPASS: umount parent1/child1/a passed as expected 
    fs_bind_rbind37 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind_rbind37 1 TPASS: umount share1/c passed as expected 
    fs_bind_rbind37 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind37 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind37 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind37 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind37 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind37 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind37 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind37 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind37 1 TPASS: umount parent2/child2 passed as expected 
     
    Summary: 
    passed   34 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    41

    13

    41

    1867

    fs_bind_rbind38_sh

    Mon Jun 16 18:03:52 2025

    "fs_bind_rbind38.sh"

    ""

    exit

    fs_bind_rbind38 1 TINFO: Running: fs_bind_rbind38.sh  
    fs_bind_rbind38 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind38 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind38.dz1awK59XY as tmpdir (tmpfs filesystem) 
    fs_bind_rbind38 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind38 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind38 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind38 1 TINFO: rbind: private to private - with slave children 
    fs_bind_rbind38 1 TPASS: mount --bind share1 share1 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --make-rshared share1 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --bind share2 share2 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --make-rshared share2 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --rbind share1 parent1/child1 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --rbind share2 parent2/child2 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --make-rslave parent1/child1 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --make-rslave parent2/child2 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --bind disk1 share1 passed as expected 
    fs_bind_rbind38 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind38 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind38 1 TPASS: Check propagation parent1/child1 parent2/child1 
    fs_bind_rbind38 1 TPASS: mount --bind disk2 share1/a passed as expected 
    fs_bind_rbind38 1 TPASS: Check propagation parent1/child1/a parent2/child1/a share1/a 
    fs_bind_rbind38 1 TPASS: mount --bind disk3 parent1/child1/b passed as expected 
    fs_bind_rbind38 1 TPASS: Check no propagation parent1/child1/b share1/b 
    fs_bind_rbind38 1 TPASS: mount --bind disk4 parent2/child1/c passed as expected 
    fs_bind_rbind38 1 TPASS: Check no propagation parent2/child1/c share1/c 
    fs_bind_rbind38 1 TPASS: umount share1/a passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent1/child1/b passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent2/child1/c passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent2/child1 passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent2 passed as expected 
    fs_bind_rbind38 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind38 1 TPASS: umount share1 passed as expected 
    fs_bind_rbind38 1 TPASS: umount share2 passed as expected 
    fs_bind_rbind38 1 TPASS: umount parent2/child2 passed as expected 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    14

    36

    14

    36

    1868

    fs_bind_rbind39_sh

    Mon Jun 16 18:03:52 2025

    "fs_bind_rbind39.sh"

    ""

    exit

    fs_bind_rbind39 1 TINFO: Running: fs_bind_rbind39.sh  
    fs_bind_rbind39 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_rbind39 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_rbind39.o0430dUnJh as tmpdir (tmpfs filesystem) 
    fs_bind_rbind39 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_rbind39 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_rbind39 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_rbind39 1 TINFO: rbind: private to private - with unclonable children 
    fs_bind_rbind39 1 TPASS: mount --bind parent1/child1 parent1/child1 passed as expected 
    fs_bind_rbind39 1 TPASS: mount --make-runbindable parent1/child1 passed as expected 
    fs_bind_rbind39 1 TPASS: mount --bind disk1 parent1/child1 passed as expected 
    fs_bind_rbind39 1 TPASS: mount --rbind parent1 parent2 passed as expected 
    fs_bind_rbind39 1 TPASS: Check propagation parent1 parent2 
    fs_bind_rbind39 1 TPASS: Check no propagation parent1/child1 parent2/child1 
    fs_bind_rbind39 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind39 1 TPASS: umount parent1/child1 passed as expected 
    fs_bind_rbind39 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    20

    9

    20

    1869

    fs_bind_regression_sh

    Mon Jun 16 18:03:53 2025

    "fs_bind_regression.sh"

    ""

    exit

    fs_bind_regression 1 TINFO: Running: fs_bind_regression.sh  
    fs_bind_regression 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_regression 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_regression.3GxPVdVVpS as tmpdir (tmpfs filesystem) 
    fs_bind_regression 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_regression 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_regression 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_regression 1 TINFO: regression: bind unshared directory to unshare mountpoint 
    fs_bind_regression 1 TPASS: mount --bind disk1 dir passed as expected 
    fs_bind_regression 1 TPASS: Check propagation disk1 dir 
    fs_bind_regression 1 TPASS: umount dir passed as expected 
    fs_bind_regression 2 TINFO: regression: rbind unshared directory to unshare mountpoint 
    fs_bind_regression 2 TPASS: mount --bind disk1 dir1 passed as expected 
    fs_bind_regression 2 TPASS: mount --bind disk2 dir1/a passed as expected 
    fs_bind_regression 2 TPASS: mount --rbind dir1 dir2 passed as expected 
    fs_bind_regression 2 TPASS: Check propagation dir1/a dir2/a 
    fs_bind_regression 2 TPASS: umount dir1/a passed as expected 
    fs_bind_regression 2 TPASS: umount dir2/a passed as expected 
    fs_bind_regression 2 TPASS: umount dir2 passed as expected 
    fs_bind_regression 2 TPASS: umount dir1 passed as expected 
    fs_bind_regression 3 TINFO: regression: move unshared directory to unshare mountpoint 
    fs_bind_regression 3 TPASS: mount --bind disk1 dir1 passed as expected 
    fs_bind_regression 3 TPASS: mount --bind disk2 dir1/a passed as expected 
    fs_bind_regression 3 TPASS: mount --move dir1 dir2 passed as expected 
    fs_bind_regression 3 TPASS: Check propagation dir2/a disk2 
    fs_bind_regression 3 TPASS: umount dir2/a passed as expected 
    fs_bind_regression 3 TPASS: umount dir2 passed as expected 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    14

    30

    14

    30

    1870

    fs_bind_cloneNS01_sh

    Mon Jun 16 18:03:53 2025

    "fs_bind_cloneNS01.sh"

    ""

    exit

    fs_bind_cloneNS01 1 TINFO: Running: fs_bind_cloneNS01.sh  
    fs_bind_cloneNS01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS01.ZlVLiXTnK6 as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS01 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS01 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS01 1 TINFO: cloneNS: namespace with shared dirs 
    fs_bind_cloneNS01 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --bind dir2 dir2 passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --make-rshared dir2 passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --bind disk1 dir1 passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --bind dir1 dir2 passed as expected 
    fs_bind_cloneNS01 1 TPASS: mount --bind disk2 dir2/a passed as expected 
    fs_bind_cloneNS01 1 TPASS: Check propagation dir1/a dir2/a 
    fs_bind_cloneNS01 1 TPASS: Check propagation in mnt namespace disk2 dir1/a dir2/a 
    fs_bind_cloneNS01 1 TPASS: tst_ns_exec 220979 mnt mount --bind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS01.ZlVLiXTnK6/sandbox/disk3 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS01.ZlVLiXTnK6/sandbox/dir1/b passed as expected 
    fs_bind_cloneNS01 1 TPASS: Check propagation in mnt namespace dir1/b dir2/b 
    fs_bind_cloneNS01 1 TPASS: umount dir1/b passed as expected 
    fs_bind_cloneNS01 1 TPASS: umount dir2/a passed as expected 
    fs_bind_cloneNS01 1 TPASS: umount dir2 passed as expected 
    fs_bind_cloneNS01 1 TPASS: umount dir1 passed as expected 
    fs_bind_cloneNS01 1 TPASS: umount dir2 passed as expected 
    fs_bind_cloneNS01 1 TPASS: umount dir1 passed as expected 
     
    Summary: 
    passed   19 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    31

    8

    31

    1871

    fs_bind_cloneNS02_sh

    Mon Jun 16 18:03:54 2025

    "fs_bind_cloneNS02.sh"

    ""

    exit

    fs_bind_cloneNS02 1 TINFO: Running: fs_bind_cloneNS02.sh  
    fs_bind_cloneNS02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS02 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS02.zWRAnHNA01 as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS02 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS02 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS02 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS02 1 TINFO: cloneNS: namespaces with parent-slave 
    fs_bind_cloneNS02 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind_cloneNS02 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind_cloneNS02 1 TPASS: mount --bind disk1 dir1 passed as expected 
    fs_bind_cloneNS02 1 TPASS: mount --bind dir1 dir2 passed as expected 
    fs_bind_cloneNS02 1 TPASS: mount --make-slave dir2 passed as expected 
    fs_bind_cloneNS02 1 TPASS: mount --bind disk2 dir1/a passed as expected 
    fs_bind_cloneNS02 1 TPASS: Check propagation dir1/a dir2/a 
    fs_bind_cloneNS02 1 TPASS: mount --bind disk3 dir2/b passed as expected 
    fs_bind_cloneNS02 1 TPASS: Check no propagation dir1/b dir2/b 
    fs_bind_cloneNS02 1 TPASS: Check propagation in mnt namespace disk2 dir1/a dir2/a 
    fs_bind_cloneNS02 1 TPASS: Check no propagation in mnt namespace disk3 dir2/b 
    fs_bind_cloneNS02 1 TPASS: Check no propagation in mnt namespace disk3 dir1/b 
    fs_bind_cloneNS02 1 TPASS: tst_ns_exec 221090 mnt mount --bind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS02.zWRAnHNA01/sandbox/disk4 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS02.zWRAnHNA01/sandbox/dir1/c passed as expected 
    fs_bind_cloneNS02 1 TPASS: Check propagation in mnt namespace dir1/c dir2/c 
    fs_bind_cloneNS02 1 TPASS: tst_ns_exec 221090 mnt umount /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS02.zWRAnHNA01/sandbox/dir2/a passed as expected 
    fs_bind_cloneNS02 1 TPASS: Check no propagation in mnt namespace dir1/a dir2/a 
    fs_bind_cloneNS02 1 TPASS: Check propagation disk2 dir1/a dir2/a 
    fs_bind_cloneNS02 1 TPASS: Check propagation disk4 dir1/c dir2/c 
    fs_bind_cloneNS02 1 TPASS: umount dir1/c passed as expected 
    fs_bind_cloneNS02 1 TPASS: umount dir1/a passed as expected 
    fs_bind_cloneNS02 1 TPASS: umount dir2/b passed as expected 
    fs_bind_cloneNS02 1 TPASS: umount dir2 passed as expected 
    fs_bind_cloneNS02 1 TPASS: umount dir1 passed as expected 
    fs_bind_cloneNS02 1 TPASS: umount dir1 passed as expected 
     
    Summary: 
    passed   26 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    33

    15

    33

    1872

    fs_bind_cloneNS03_sh

    Mon Jun 16 18:03:55 2025

    "fs_bind_cloneNS03.sh"

    ""

    exit

    fs_bind_cloneNS03 1 TINFO: Running: fs_bind_cloneNS03.sh  
    fs_bind_cloneNS03 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS03 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS03.uZ7sMfooyR as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS03 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS03 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS03 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS03 1 TINFO: cloneNS: namespace with unclonable mount 
    fs_bind_cloneNS03 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind_cloneNS03 1 TPASS: mount --make-runbindable dir1 passed as expected 
    fs_bind_cloneNS03 1 TPASS: mount --bind disk1 dir1 passed as expected 
    fs_bind_cloneNS03 1 TPASS: Check propagation disk1 dir1 
    fs_bind_cloneNS03 1 TPASS: Check propagation in mnt namespace disk1 dir1 
    fs_bind_cloneNS03 1 TPASS: umount dir1 passed as expected 
    fs_bind_cloneNS03 1 TPASS: umount dir1 passed as expected 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    19

    8

    19

    1873

    fs_bind_cloneNS04_sh

    Mon Jun 16 18:03:55 2025

    "fs_bind_cloneNS04.sh"

    ""

    exit

    fs_bind_cloneNS04 1 TINFO: Running: fs_bind_cloneNS04.sh  
    fs_bind_cloneNS04 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS04 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS04.V4PKOTV5jX as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS04 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS04 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS04 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS04 1 TINFO: cloneNS: namespace with private mount 
    fs_bind_cloneNS04 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind_cloneNS04 1 TPASS: mount --make-private dir1 passed as expected 
    fs_bind_cloneNS04 1 TPASS: mount --bind disk1 dir1 passed as expected 
    fs_bind_cloneNS04 1 TPASS: mount --bind disk2 dir1/a passed as expected 
    fs_bind_cloneNS04 1 TPASS: Check no propagation in mnt namespace disk2 dir1/a 
    fs_bind_cloneNS04 1 TPASS: tst_ns_exec 221320 mnt mount --bind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS04.V4PKOTV5jX/sandbox/disk3 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS04.V4PKOTV5jX/sandbox/dir1/b passed as expected 
    fs_bind_cloneNS04 1 TPASS: Check no propagation disk3 dir1/b 
    fs_bind_cloneNS04 1 TPASS: umount dir1/a passed as expected 
    fs_bind_cloneNS04 1 TPASS: umount dir1 passed as expected 
    fs_bind_cloneNS04 1 TPASS: umount dir1 passed as expected 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    7

    24

    7

    24

    1874

    fs_bind_cloneNS05_sh

    Mon Jun 16 18:03:55 2025

    "fs_bind_cloneNS05.sh"

    ""

    exit

    fs_bind_cloneNS05 1 TINFO: Running: fs_bind_cloneNS05.sh  
    fs_bind_cloneNS05 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS05 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS05.KYTcpmijcH as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS05 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS05 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS05 1 TINFO: cloneNS: namespace with multi-level chain of slaves 
    fs_bind_cloneNS05 1 TPASS: mount --bind parent parent passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --make-rshared parent passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --bind parent/child1 parent/child1 passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --make-rshared parent/child1 passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --bind parent/child2 parent/child2 passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --make-rshared parent/child2 passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --rbind disk1 parent/child1 passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --rbind parent parent/child2 passed as expected 
    fs_bind_cloneNS05 1 TPASS: mount --bind disk2 parent/child1/a passed as expected 
    fs_bind_cloneNS05 1 TPASS: Check propagation parent/child1/a parent/child2/child1/a 
    fs_bind_cloneNS05 1 TPASS: mount --bind disk3 parent/child2/child1/b passed as expected 
    fs_bind_cloneNS05 1 TPASS: Check propagation parent/child1/b parent/child2/child1/b 
    fs_bind_cloneNS05 1 TPASS: Check propagation in mnt namespace disk2 parent/child1/a parent/child2/child1/a 
    fs_bind_cloneNS05 1 TPASS: Check propagation in mnt namespace disk3 parent/child1/b parent/child2/child1/b 
    fs_bind_cloneNS05 1 TPASS: tst_ns_exec 221433 mnt mount --bind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS05.KYTcpmijcH/sandbox/disk4 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS05.KYTcpmijcH/sandbox/parent/child2/child1/c passed as expected 
    Illegal option -c 
    Illegal option -h 
    Illegal option -e 
    Illegal option -c 
    Illegal option -k 
    fs_bind_cloneNS05 1 TPASS: Check propagation in mnt namespace parent/child2/child1/c parent/child1/c 
    fs_bind_cloneNS05 1 TPASS: tst_ns_exec 221433 mnt umount /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS05.KYTcpmijcH/sandbox/parent/child1/b passed as expected 
    fs_bind_cloneNS05 1 TPASS: Check propagation in mnt namespace parent/child2/child1/b parent/child1/b 
    fs_bind_cloneNS05 1 TPASS: Check propagation disk4 parent/child2/child1/c parent/child1/c 
    fs_bind_cloneNS05 1 TPASS: Check no propagation disk3 parent/child1/b 
    fs_bind_cloneNS05 1 TPASS: Check propagation parent/child1/b parent/child2/child1/b 
    fs_bind_cloneNS05 1 TPASS: umount parent/child2/child1/c passed as expected 
    fs_bind_cloneNS05 1 TPASS: umount parent/child2/child1/a passed as expected 
    fs_bind_cloneNS05 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_cloneNS05 1 TPASS: umount parent/child2/child1 passed as expected 
    fs_bind_cloneNS05 1 TPASS: umount parent/child2/child2 passed as expected 
    fs_bind_cloneNS05 1 TPASS: umount parent/child2 passed as expected 
    fs_bind_cloneNS05 1 TPASS: umount parent passed as expected 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    38

    12

    38

    1875

    fs_bind_cloneNS06_sh

    Mon Jun 16 18:03:56 2025

    "fs_bind_cloneNS06.sh"

    ""

    exit

    fs_bind_cloneNS06 1 TINFO: Running: fs_bind_cloneNS06.sh  
    fs_bind_cloneNS06 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS06 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS06.aCmGaRDzVO as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS06 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS06 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS06 1 TINFO: cloneNS: namespace with shared point bind mounted within the same directory 
    fs_bind_cloneNS06 1 TPASS: mount --bind dir1 dir1 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-rshared dir1 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --rbind dir1 dir2 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-rslave dir2 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-rshared dir2 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --rbind dir2 dir3 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-rslave dir3 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-rshared dir3 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --rbind dir3 dir4 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --make-rslave dir4 passed as expected 
    fs_bind_cloneNS06 1 TPASS: mount --rbind disk1 dir1/x passed as expected 
    fs_bind_cloneNS06 1 TPASS: Check propagation dir1/x dir2/x dir3/x dir4/x 
    fs_bind_cloneNS06 1 TPASS: mount --rbind disk2 dir2/x/a passed as expected 
    fs_bind_cloneNS06 1 TPASS: Check no propagation dir1/x/a dir2/x/a 
    fs_bind_cloneNS06 1 TPASS: Check propagation dir2/x/a dir3/x/a dir4/x/a 
    fs_bind_cloneNS06 1 TPASS: Check propagation in mnt namespace dir1/x dir2/x dir3/x dir4/x 
    fs_bind_cloneNS06 1 TPASS: Check no propagation in mnt namespace dir1/x/a dir2/x/a 
    fs_bind_cloneNS06 1 TPASS: Check propagation in mnt namespace disk2 dir2/x/a dir3/x/a dir4/x/a 
    fs_bind_cloneNS06 1 TPASS: tst_ns_exec 221597 mnt mount --rbind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS06.aCmGaRDzVO/sandbox/disk3 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS06.aCmGaRDzVO/sandbox/dir3/x/b passed as expected 
    fs_bind_cloneNS06 1 TPASS: Check no propagation in mnt namespace dir1/x/b dir3/x/b 
    fs_bind_cloneNS06 1 TPASS: Check no propagation in mnt namespace dir2/x/b dir3/x/b 
    fs_bind_cloneNS06 1 TPASS: Check propagation in mnt namespace dir3/x/b dir4/x/b 
    fs_bind_cloneNS06 1 TPASS: tst_ns_exec 221597 mnt mount --rbind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS06.aCmGaRDzVO/sandbox/disk4 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS06.aCmGaRDzVO/sandbox/dir4/x/c passed as expected 
    fs_bind_cloneNS06 1 TPASS: Check no propagation in mnt namespace dir1/x/c dir4/x/c 
    fs_bind_cloneNS06 1 TPASS: Check no propagation in mnt namespace dir2/x/c dir4/x/c 
    fs_bind_cloneNS06 1 TPASS: Check no propagation in mnt namespace dir3/x/c dir4/x/c 
    fs_bind_cloneNS06 1 TPASS: Check no propagation dir1/x/b dir3/x/b 
    fs_bind_cloneNS06 1 TPASS: Check no propagation dir2/x/b dir3/x/b 
    fs_bind_cloneNS06 1 TPASS: Check propagation dir3/x/b dir4/x/b 
    fs_bind_cloneNS06 1 TPASS: Check propagation disk3 dir3/x/b 
    fs_bind_cloneNS06 1 TPASS: Check no propagation disk4 dir4/x/c 
    fs_bind_cloneNS06 1 TPASS: Check propagation dir1/x/c dir2/x/c dir3/x/c dir4/x/c 
    fs_bind_cloneNS06 1 TPASS: umount dir3/x/b passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir3/x/a passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir2/x/a passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir2/x passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir1/x passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir4 passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir3 passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir2 passed as expected 
    fs_bind_cloneNS06 1 TPASS: umount dir1 passed as expected 
     
    Summary: 
    passed   43 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    17

    49

    17

    49

    1876

    fs_bind_cloneNS07_sh

    Mon Jun 16 18:03:57 2025

    "fs_bind_cloneNS07.sh"

    ""

    exit

    fs_bind_cloneNS07 1 TINFO: Running: fs_bind_cloneNS07.sh  
    fs_bind_cloneNS07 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    fs_bind_cloneNS07 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS07.6GPnWMcISc as tmpdir (tmpfs filesystem) 
    fs_bind_cloneNS07 1 TINFO: timeout per run is 0h 5m 0s 
    fs_bind_cloneNS07 1 TPASS: mount --bind sandbox sandbox passed as expected 
    fs_bind_cloneNS07 1 TPASS: mount --make-private sandbox passed as expected 
    fs_bind_cloneNS07 1 TINFO: cloneNS: slave child to slave parent 
    fs_bind_cloneNS07 1 TPASS: mount --bind disk1 parent1 passed as expected 
    fs_bind_cloneNS07 1 TPASS: mount --make-rshared parent1 passed as expected 
    fs_bind_cloneNS07 1 TPASS: mount --bind parent1 parent2 passed as expected 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent1 parent2 
    fs_bind_cloneNS07 1 TPASS: mount --move parent1 parent2/a passed as expected 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent2 parent2/a parent2/a/a 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent2 parent2/a parent2/a/a 
    fs_bind_cloneNS07 1 TPASS: mount --bind disk2 parent2/b passed as expected 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent2/b parent2/a/b parent2/a/a/b 
    fs_bind_cloneNS07 1 TPASS: Check propagation in mnt namespace parent2 parent2/a parent2/a/a 
    fs_bind_cloneNS07 1 TPASS: Check propagation in mnt namespace parent2/b parent2/a/b parent2/a/a/b 
    fs_bind_cloneNS07 1 TPASS: tst_ns_exec 221810 mnt mount --bind /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS07.6GPnWMcISc/sandbox/disk3 /tmp/ltp-Qjsl7wDDwO/LTP_fs_bind_cloneNS07.6GPnWMcISc/sandbox/parent2/a/c passed as expected 
    fs_bind_cloneNS07 1 TPASS: Check propagation in mnt namespace parent2/c parent2/a/c parent2/a/a/c 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent2 parent2/a parent2/a/a 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent2/c parent2/a/c parent2/a/a/c 
    fs_bind_cloneNS07 1 TPASS: umount parent2/a/a/c passed as expected 
    fs_bind_cloneNS07 1 TPASS: Check propagation parent2/c parent2/a/c parent2/a/a/c 
    fs_bind_cloneNS07 1 TPASS: Check propagation in mnt namespace parent2/c parent2/a/c parent2/a/a/c 
    fs_bind_cloneNS07 1 TPASS: umount parent2/a/b passed as expected 
    fs_bind_cloneNS07 1 TPASS: umount parent2/a/a passed as expected 
    fs_bind_cloneNS07 1 TPASS: umount parent2 passed as expected 
     
    Summary: 
    passed   23 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    36

    12

    36

    1877

    cgroup_core01

    Mon Jun 16 18:03:58 2025

    "cgroup_core01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cgroup_core01.c:61: TPASS: test_lesser_euid_open passed: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    1878

    cgroup_core02

    Mon Jun 16 18:03:58 2025

    "cgroup_core02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cgroup_core02.c:89: TPASS: test_lesser_ns_open passed: ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    1879

    cgroup_core03

    Mon Jun 16 18:03:58 2025

    "cgroup_core03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroCDGhg as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 50s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    cgroup_core03.c:97: TPASS: cg_count_procs(cg_child_test_simple) passed 
    cgroup_core03.c:103: TPASS: cg_count_procs(cg_child_test_simple) passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    1880

    cgroup

    Mon Jun 16 18:03:58 2025

    "cgroup_regression_test.sh"

    ""

    exit

    cgroup_regression_test 1 TINFO: Running: cgroup_regression_test.sh  
    cgroup_regression_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_regression_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_regression_test.Rxy96gwNdN as tmpdir (tmpfs filesystem) 
    cgroup_regression_test 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_regression_test 1 TPASS: no kernel bug was found 
    cgroup_regression_test 2 TPASS: notify_on_release is inherited 
    cgroup_regression_test 3 TCONF: CONFIG_SCHED_DEBUG is not enabled 
    cgroup_regression_test 4 TCONF: CONFIG_LOCKDEP is not enabled 
    cgroup_regression_test 5 TINFO: The '/tmp/ltp-Qjsl7wDDwO/LTP_cgroup_regression_test.Rxy96gwNdN/cgroup' is not mounted, skipping umount 
    cgroup_regression_test 5 TPASS: no kernel bug was found 
    cgroup_regression_test 6 TPASS: no kernel bug was found 
    cgroup_regression_test 7 TPASS: no kernel bug was found for test 1 
    cgroup_regression_test 7 TCONF: skip rest of testing due possible oops triggered by reading /proc/sched_debug 
    cgroup_regression_test 7 TPASS: no kernel bug was found for test 2 
    cgroup_regression_test 8 TPASS: no kernel bug was found 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  3 
    warnings 0 
    

    "ok"

    62 termination_type

    2194

    5545

    2194

    5545

    1881

    memcg_regression

    Mon Jun 16 18:05:00 2025

    "memcg_regression_test.sh"

    ""

    exit

    memcg_regression_test 1 TINFO: Running: memcg_regression_test.sh  
    memcg_regression_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_regression_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_regression_test 1 TINFO: test starts with cgroup version 2 
    memcg_regression_test 1 TPASS: no kernel bug was found 
    memcg_regression_test 2 TCONF: Cgroup v2 found, skipping test 
    memcg_regression_test 3 TPASS: no kernel bug was found 
    Killed 
    memcg_regression_test 4 TPASS: no kernel bug was found 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    47 termination_type

    41

    5401

    41

    5401

    1882

    memcg_test_3

    Mon Jun 16 18:05:47 2025

    "memcg_test_3"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memcg_test_3.c:60: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    54

    4

    54

    1883

    memcg_failcnt

    Mon Jun 16 18:05:48 2025

    "memcg_failcnt.sh"

    ""

    exit

    memcg_failcnt 1 TINFO: Running: memcg_failcnt.sh  
    memcg_failcnt 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_failcnt 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_failcnt.V4h0qUQKlf as tmpdir (tmpfs filesystem) 
    memcg_failcnt 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_failcnt 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    9

    5

    9

    1884

    memcg_force_empty

    Mon Jun 16 18:05:48 2025

    "memcg_force_empty.sh"

    ""

    exit

    memcg_force_empty 1 TINFO: Running: memcg_force_empty.sh  
    memcg_force_empty 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_force_empty 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_force_empty.birCy6UXyB as tmpdir (tmpfs filesystem) 
    memcg_force_empty 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_force_empty 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    11

    3

    11

    1885

    memcg_limit_in_bytes

    Mon Jun 16 18:05:48 2025

    "memcg_limit_in_bytes.sh"

    ""

    exit

    memcg_limit_in_bytes 1 TINFO: Running: memcg_limit_in_bytes.sh  
    memcg_limit_in_bytes 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_limit_in_bytes 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_limit_in_bytes.6tfSdhh9xU as tmpdir (tmpfs filesystem) 
    memcg_limit_in_bytes 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_limit_in_bytes 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    11

    4

    11

    1886

    memcg_stat_rss

    Mon Jun 16 18:05:48 2025

    "memcg_stat_rss.sh"

    ""

    exit

    memcg_stat_rss 1 TINFO: Running: memcg_stat_rss.sh  
    memcg_stat_rss 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_stat_rss 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_stat_rss.ELOXHEhqor as tmpdir (tmpfs filesystem) 
    memcg_stat_rss 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_stat_rss 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    10

    5

    10

    1887

    memcg_subgroup_charge

    Mon Jun 16 18:05:48 2025

    "memcg_subgroup_charge.sh"

    ""

    exit

    memcg_subgroup_charge 1 TINFO: Running: memcg_subgroup_charge.sh  
    memcg_subgroup_charge 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_subgroup_charge 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_subgroup_charge.1LDB6GqmDg as tmpdir (tmpfs filesystem) 
    memcg_subgroup_charge 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_subgroup_charge 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    9

    5

    9

    1888

    memcg_max_usage_in_bytes

    Mon Jun 16 18:05:48 2025

    "memcg_max_usage_in_bytes_test.sh"

    ""

    exit

    memcg_max_usage_in_bytes_test 1 TINFO: Running: memcg_max_usage_in_bytes_test.sh  
    memcg_max_usage_in_bytes_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_max_usage_in_bytes_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_max_usage_in_bytes_test.yFFVgXm0aV as tmpdir (tmpfs filesystem) 
    memcg_max_usage_in_bytes_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_max_usage_in_bytes_test 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    5

    9

    5

    9

    1889

    memcg_move_charge_at_immigrate

    Mon Jun 16 18:05:49 2025

    "memcg_move_charge_at_immigrate_test.sh"

    ""

    exit

    memcg_move_charge_at_immigrate_test 1 TINFO: Running: memcg_move_charge_at_immigrate_test.sh  
    memcg_move_charge_at_immigrate_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_move_charge_at_immigrate_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_move_charge_at_immigrate_test.yJJv1TmByr as tmpdir (tmpfs filesystem) 
    memcg_move_charge_at_immigrate_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_move_charge_at_immigrate_test 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    11

    4

    11

    1890

    memcg_memsw_limit_in_bytes

    Mon Jun 16 18:05:49 2025

    "memcg_memsw_limit_in_bytes_test.sh"

    ""

    exit

    memcg_memsw_limit_in_bytes_test 1 TINFO: Running: memcg_memsw_limit_in_bytes_test.sh  
    memcg_memsw_limit_in_bytes_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_memsw_limit_in_bytes_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_memsw_limit_in_bytes_test.i7whlAfRr9 as tmpdir (tmpfs filesystem) 
    memcg_memsw_limit_in_bytes_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_memsw_limit_in_bytes_test 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    9

    5

    9

    1891

    memcg_stat

    Mon Jun 16 18:05:49 2025

    "memcg_stat_test.sh"

    ""

    exit

    memcg_stat_test 1 TINFO: Running: memcg_stat_test.sh  
    memcg_stat_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_stat_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_stat_test.tZzHRzja3S as tmpdir (tmpfs filesystem) 
    memcg_stat_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_stat_test 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    9

    5

    9

    1892

    memcg_use_hierarchy

    Mon Jun 16 18:05:49 2025

    "memcg_use_hierarchy_test.sh"

    ""

    exit

    memcg_use_hierarchy_test 1 TINFO: Running: memcg_use_hierarchy_test.sh  
    memcg_use_hierarchy_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_use_hierarchy_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_use_hierarchy_test.Rxor7BLXrw as tmpdir (tmpfs filesystem) 
    memcg_use_hierarchy_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_use_hierarchy_test 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    11

    4

    11

    1893

    memcg_usage_in_bytes

    Mon Jun 16 18:05:49 2025

    "memcg_usage_in_bytes_test.sh"

    ""

    exit

    memcg_usage_in_bytes_test 1 TINFO: Running: memcg_usage_in_bytes_test.sh  
    memcg_usage_in_bytes_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_usage_in_bytes_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_usage_in_bytes_test.kb9sKwKwSF as tmpdir (tmpfs filesystem) 
    memcg_usage_in_bytes_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_usage_in_bytes_test 1 TCONF: memory controller mounted on cgroup v2 hierarchy, skipping test. 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    10

    3

    10

    1894

    memcg_stress

    Mon Jun 16 18:05:49 2025

    "memcg_stress_test.sh"

    ""

    exit

    memcg_stress_test 1 TINFO: Running: memcg_stress_test.sh  
    memcg_stress_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_stress_test 1 TINFO: timeout per run is 0h 35m 0s 
    memcg_stress_test 1 TINFO: test starts with cgroup version 2 
    memcg_stress_test 1 TINFO: Calculated available memory 15351 MB 
    memcg_stress_test 1 TINFO: Testing 150 cgroups, using 102 MB, interval 5 
    memcg_stress_test 1 TINFO: Starting cgroups 
    memcg_stress_test 1 TINFO: Testing cgroups for 900s 
    memcg_stress_test 1 TINFO: Killing groups 
    memcg_stress_test 1 TPASS: Test passed 
    memcg_stress_test 2 TINFO: Testing 1 cgroups, using 15351 MB, interval 5 
    memcg_stress_test 2 TINFO: Starting cgroups 
    memcg_stress_test 2 TINFO: Testing cgroups for 900s 
    memcg_stress_test 2 TINFO: Killing groups 
    memcg_stress_test 2 TPASS: Test passed 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1813 termination_type

    6695

    61577

    6695

    61577

    1895

    memcg_control

    Mon Jun 16 18:36:02 2025

    "memcg_control_test.sh"

    ""

    exit

    memcg_control_test 1 TINFO: Running: memcg_control_test.sh  
    memcg_control_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    memcg_control_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memcg_control_test.md8N5u2FKq as tmpdir (tmpfs filesystem) 
    memcg_control_test 1 TINFO: timeout per run is 0h 5m 0s 
    memcg_control_test 1 TINFO: Test starts with cgroup version 2 
    memcg_control_test 1 TINFO: Test #1: Checking if the memory usage limit imposed by the topmost group is enforced 
    memcg_control_test 1 TPASS: Test #1: passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    7

    54

    7

    54

    1896

    memcontrol01

    Mon Jun 16 18:36:09 2025

    "memcontrol01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    memcontrol01.c:30: TPASS: child should have memory controller returned 1 
    memcontrol01.c:33: TPASS: child2 should not have memory controller returned 1 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    1897

    memcontrol02

    Mon Jun 16 18:36:09 2025

    "memcontrol02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=ext2 flags=0 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52568064) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52568064) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=282624 
    memcontrol02.c:73: TPASS: Expect: (memory.current=58859520) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52875264) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=58859520) ~= (memory.stat.file=52875264) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=ext3 flags=0 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52559872) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52559872) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=262144 
    memcontrol02.c:73: TPASS: Expect: (memory.current=58961920) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52871168) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=58961920) ~= (memory.stat.file=52871168) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=ext4 flags=0 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52559872) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52559872) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=282624 
    memcontrol02.c:73: TPASS: Expect: (memory.current=58478592) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52432896) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=58478592) ~= (memory.stat.file=52432896) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=vfat flags=0 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52690944) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52690944) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=262144 
    memcontrol02.c:73: TPASS: Expect: (memory.current=64487424) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52445184) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=64487424) ~= (memory.stat.file=52445184) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=exfat flags=0 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52797440) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52797440) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=262144 
    memcontrol02.c:73: TPASS: Expect: (memory.current=64225280) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52428800) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=64225280) ~= (memory.stat.file=52428800) 
    tst_test.c:1888: TINFO: === Testing on ntfs === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' 
    The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0. 
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. 
    Windows will not be able to boot from this device. 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=ntfs flags=0 
    tst_test.c:1229: TINFO: Trying FUSE... 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52764672) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52764672) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=278528 
    memcontrol02.c:73: TPASS: Expect: (memory.current=52813824) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52428800) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=52813824) ~= (memory.stat.file=52428800) 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 300MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_memvrPQEb/mntdir fstyp=tmpfs flags=0 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:45: TPASS: Expect: (memory.current=52559872) >= (size=52428800) 
    memcontrol02.c:50: TPASS: Expect: (memory.stat.anon=52445184) > 0 
    memcontrol02.c:51: TPASS: Expect: (size=52428800) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:53: TPASS: Expect: (memory.current=52559872) ~= (memory.stat.anon=52445184) 
    memcontrol02.c:92: TPASS: Expect: (current=0) == 0 
    memcontrol02.c:98: TINFO: Added proc to memcg: memory.current=262144 
    memcontrol02.c:68: TINFO: Created temp file: memory.current=262144 
    memcontrol02.c:73: TPASS: Expect: (memory.current=52690944) >= (size=52428800) 
    memcontrol02.c:77: TPASS: Expect: (memory.stat.file=52428800) > 0 
    memcontrol02.c:79: TPASS: Expect: (memory.current=52690944) ~= (memory.stat.file=52428800) 
     
    Summary: 
    passed   63 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    15

    921

    15

    921

    1898

    memcontrol03

    Mon Jun 16 18:36:22 2025

    "memcontrol03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memqNcyGc as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memqNcyGc/mntdir fstyp=ext2 flags=0 
    memcontrol03.c:142: TINFO: Child 243462 in leaf_C: Allocating pagecache: 52428800 
    memcontrol03.c:142: TINFO: Child 243464 in leaf_D: Allocating pagecache: 52428800 
    memcontrol03.c:142: TINFO: Child 243465 in leaf_F: Allocating pagecache: 52428800 
    memcontrol03.c:105: TINFO: Child 243466 in trunk_G: Allocating anon: 155189248 
    memcontrol03.c:119: TPASS: Child 243466 exited 
    memcontrol03.c:206: TPASS: Expect: (A/B memory.current=54042624) ~= 52428800 
    memcontrol03.c:212: TPASS: Expect: (A/B/C memory.current=26238976) ~= 34603008 
    memcontrol03.c:214: TPASS: Expect: (A/B/D memory.current=25952256) ~= 17825792 
    memcontrol03.c:216: TPASS: Expect: (A/B/E memory.current=0) ~= 0 
    memcontrol03.c:105: TINFO: Child 243467 in trunk_G: Allocating anon: 178257920 
    memcontrol03.c:114: TPASS: Child 243467 killed by OOM 
    memcontrol03.c:222: TPASS: Expect: (A/B memory.current=52412416) ~= 52428800 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memqNcyGc/mntdir fstyp=ext3 flags=0 
    memcontrol03.c:142: TINFO: Child 243474 in leaf_C: Allocating pagecache: 52428800 
    memcontrol03.c:142: TINFO: Child 243475 in leaf_D: Allocating pagecache: 52428800 
    memcontrol03.c:142: TINFO: Child 243476 in leaf_F: Allocating pagecache: 52428800 
    memcontrol03.c:105: TINFO: Child 243477 in trunk_G: Allocating anon: 155189248 
    memcontrol03.c:119: TPASS: Child 243477 exited 
    memcontrol03.c:206: TPASS: Expect: (A/B memory.current=54038528) ~= 52428800 
    memcontrol03.c:212: TPASS: Expect: (A/B/C memory.current=26226688) ~= 34603008 
    memcontrol03.c:214: TPASS: Expect: (A/B/D memory.current=25952256) ~= 17825792 
    memcontrol03.c:216: TPASS: Expect: (A/B/E memory.current=0) ~= 0 
    memcontrol03.c:105: TINFO: Child 243478 in trunk_G: Allocating anon: 178257920 
    memcontrol03.c:114: TPASS: Child 243478 killed by OOM 
    memcontrol03.c:222: TPASS: Expect: (A/B memory.current=52584448) ~= 52428800 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memqNcyGc/mntdir fstyp=ext4 flags=0 
    memcontrol03.c:142: TINFO: Child 243486 in leaf_C: Allocating pagecache: 52428800 
    memcontrol03.c:142: TINFO: Child 243487 in leaf_D: Allocating pagecache: 52428800 
    memcontrol03.c:142: TINFO: Child 243488 in leaf_F: Allocating pagecache: 52428800 
    memcontrol03.c:105: TINFO: Child 243489 in trunk_G: Allocating anon: 155189248 
    memcontrol03.c:119: TPASS: Child 243489 exited 
    memcontrol03.c:206: TPASS: Expect: (A/B memory.current=53936128) ~= 52428800 
    memcontrol03.c:212: TPASS: Expect: (A/B/C memory.current=26009600) ~= 34603008 
    memcontrol03.c:214: TPASS: Expect: (A/B/D memory.current=26009600) ~= 17825792 
    memcontrol03.c:216: TPASS: Expect: (A/B/E memory.current=0) ~= 0 
    memcontrol03.c:105: TINFO: Child 243490 in trunk_G: Allocating anon: 178257920 
    memcontrol03.c:114: TPASS: Child 243490 killed by OOM 
    memcontrol03.c:222: TPASS: Expect: (A/B memory.current=52191232) ~= 52428800 
     
    Summary: 
    passed   21 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    26 termination_type

    19

    884

    19

    884

    1899

    memcontrol04

    Mon Jun 16 18:36:48 2025

    "memcontrol04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_memD9kJgb as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memD9kJgb/mntdir fstyp=ext2 flags=0 
    memcontrol04.c:116: TINFO: Child 243508 in leaf_C: Allocating pagecache: 52428800 
    memcontrol04.c:116: TINFO: Child 243509 in leaf_D: Allocating pagecache: 52428800 
    memcontrol04.c:116: TINFO: Child 243510 in leaf_F: Allocating pagecache: 52428800 
    memcontrol04.c:97: TINFO: Child 243511 in trunk_G: Allocating anon: 155189248 
    memcontrol04.c:168: TPASS: Expect: (A/B memory.current=54099968) ~= 52428800 
    memcontrol04.c:174: TPASS: Expect: (A/B/C memory.current=25362432) ~= 34603008 
    memcontrol04.c:176: TPASS: Expect: (A/B/D memory.current=25075712) ~= 17825792 
    memcontrol04.c:178: TPASS: Expect: (A/B/E memory.current=0) ~= 0 
    memcontrol04.c:180: TINFO: A/B/F memory.current=3616768 
    memcontrol04.c:97: TINFO: Child 243512 in trunk_G: Allocating anon: 174063616 
    memcontrol04.c:193: TINFO: A: low events=173, oom events=0 
    memcontrol04.c:193: TINFO: B: low events=173, oom events=0 
    memcontrol04.c:193: TINFO: G: low events=0, oom events=0 
    memcontrol04.c:206: TPASS: Expect: (C oom events=0) == 0 
    memcontrol04.c:209: TPASS: Expect: (C low events=46) > 0 
    memcontrol04.c:206: TPASS: Expect: (D oom events=0) == 0 
    memcontrol04.c:209: TPASS: Expect: (D low events=46) > 0 
    memcontrol04.c:206: TPASS: Expect: (E oom events=0) == 0 
    memcontrol04.c:212: TPASS: Expect: (E low events=0) == 0 
    memcontrol04.c:206: TPASS: Expect: (F oom events=0) == 0 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memD9kJgb/mntdir fstyp=ext3 flags=0 
    memcontrol04.c:116: TINFO: Child 243518 in leaf_C: Allocating pagecache: 52428800 
    memcontrol04.c:116: TINFO: Child 243519 in leaf_D: Allocating pagecache: 52428800 
    memcontrol04.c:116: TINFO: Child 243520 in leaf_F: Allocating pagecache: 52428800 
    memcontrol04.c:97: TINFO: Child 243522 in trunk_G: Allocating anon: 155189248 
    memcontrol04.c:168: TPASS: Expect: (A/B memory.current=54013952) ~= 52428800 
    memcontrol04.c:174: TFAIL: Expect: (A/B/C memory.current=23023616) ~= 34603008 
    memcontrol04.c:176: TPASS: Expect: (A/B/D memory.current=22749184) ~= 17825792 
    memcontrol04.c:178: TPASS: Expect: (A/B/E memory.current=0) ~= 0 
    memcontrol04.c:180: TINFO: A/B/F memory.current=8196096 
    memcontrol04.c:97: TINFO: Child 243523 in trunk_G: Allocating anon: 174063616 
    memcontrol04.c:193: TINFO: A: low events=221, oom events=0 
    memcontrol04.c:193: TINFO: B: low events=221, oom events=0 
    memcontrol04.c:193: TINFO: G: low events=0, oom events=0 
    memcontrol04.c:206: TPASS: Expect: (C oom events=0) == 0 
    memcontrol04.c:209: TPASS: Expect: (C low events=62) > 0 
    memcontrol04.c:206: TPASS: Expect: (D oom events=0) == 0 
    memcontrol04.c:209: TPASS: Expect: (D low events=62) > 0 
    memcontrol04.c:206: TPASS: Expect: (E oom events=0) == 0 
    memcontrol04.c:212: TPASS: Expect: (E low events=0) == 0 
    memcontrol04.c:206: TPASS: Expect: (F oom events=0) == 0 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_memD9kJgb/mntdir fstyp=ext4 flags=0 
    memcontrol04.c:116: TINFO: Child 243529 in leaf_C: Allocating pagecache: 52428800 
    memcontrol04.c:116: TINFO: Child 243530 in leaf_D: Allocating pagecache: 52428800 
    memcontrol04.c:116: TINFO: Child 243531 in leaf_F: Allocating pagecache: 52428800 
    memcontrol04.c:97: TINFO: Child 243532 in trunk_G: Allocating anon: 155189248 
    memcontrol04.c:168: TPASS: Expect: (A/B memory.current=53809152) ~= 52428800 
    memcontrol04.c:174: TFAIL: Expect: (A/B/C memory.current=20189184) ~= 34603008 
    memcontrol04.c:176: TPASS: Expect: (A/B/D memory.current=20189184) ~= 17825792 
    memcontrol04.c:178: TPASS: Expect: (A/B/E memory.current=0) ~= 0 
    memcontrol04.c:180: TINFO: A/B/F memory.current=13385728 
    memcontrol04.c:97: TINFO: Child 243533 in trunk_G: Allocating anon: 174063616 
    memcontrol04.c:193: TINFO: A: low events=267, oom events=0 
    memcontrol04.c:193: TINFO: B: low events=267, oom events=0 
    memcontrol04.c:193: TINFO: G: low events=0, oom events=0 
    memcontrol04.c:206: TPASS: Expect: (C oom events=0) == 0 
    memcontrol04.c:209: TPASS: Expect: (C low events=78) > 0 
    memcontrol04.c:206: TPASS: Expect: (D oom events=0) == 0 
    memcontrol04.c:209: TPASS: Expect: (D low events=78) > 0 
    memcontrol04.c:206: TPASS: Expect: (E oom events=0) == 0 
    memcontrol04.c:212: TPASS: Expect: (E low events=0) == 0 
    memcontrol04.c:206: TPASS: Expect: (F oom events=0) == 0 
     
    HINT: You _MAY_ be hit by known kernel failures: 
     
    Low events in F: https://bugzilla.suse.com/show_bug.cgi?id=1196298 
     
    Summary: 
    passed   31 
    failed   2 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    13

    807

    13

    807

    1900

    cgroup_fj_function_debug

    Mon Jun 16 18:36:57 2025

    "cgroup_fj_function.sh debug"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh debug 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.hmv5aYdedA as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_function 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_function 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    9

    2

    9

    1901

    cgroup_fj_function_cpuset

    Mon Jun 16 18:36:57 2025

    "cgroup_fj_function.sh cpuset"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh cpuset 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.mpDiSn6AGq as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 243610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 243610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 243610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1 with task 243610 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.mpDiSn6AGq/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-243563/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    25

    10

    25

    1902

    cgroup_fj_function_cpu

    Mon Jun 16 18:36:58 2025

    "cgroup_fj_function.sh cpu"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh cpu 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.3MX90o1g0o as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_function 1 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 2 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 3 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 4 TINFO: Attaching task 243716 to /sys/fs/cgroup/ltp/test-243668/ltp_1 
    cgroup_fj_function 4 TPASS: Group /sys/fs/cgroup/ltp/test-243668/ltp_1 with task 243716 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /sys/fs/cgroup/ltp/test-243668/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 7 TPASS: Tasks file /sys/fs/cgroup/ltp/test-243668/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 9 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    16

    10

    16

    1903

    cgroup_fj_function_cpuacct

    Mon Jun 16 18:36:58 2025

    "cgroup_fj_function.sh cpuacct"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh cpuacct 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.TOBdG1msEv as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 243802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 243802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 243802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1 with task 243802 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.TOBdG1msEv/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-243755/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    18

    13

    18

    1904

    cgroup_fj_function_memory

    Mon Jun 16 18:36:58 2025

    "cgroup_fj_function.sh memory"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh memory 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.6uOv3maj04 as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_function 1 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 2 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 3 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 4 TINFO: Attaching task 243900 to /sys/fs/cgroup/ltp/test-243852/ltp_1 
    cgroup_fj_function 4 TPASS: Group /sys/fs/cgroup/ltp/test-243852/ltp_1 with task 243900 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /sys/fs/cgroup/ltp/test-243852/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 7 TPASS: Tasks file /sys/fs/cgroup/ltp/test-243852/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 9 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    17

    9

    17

    1905

    cgroup_fj_function_freezer

    Mon Jun 16 18:36:59 2025

    "cgroup_fj_function.sh freezer"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh freezer 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.dOovXrlusX as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 243986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 243986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 243986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1 with task 243986 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.dOovXrlusX/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-243939/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    21

    10

    21

    1906

    cgroup_fj_function_devices

    Mon Jun 16 18:36:59 2025

    "cgroup_fj_function.sh devices"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh devices 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.x4SXrKvUdx as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 244083 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 244083 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 244083 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1 with task 244083 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.x4SXrKvUdx/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-244036/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    21

    9

    21

    1907

    cgroup_fj_function_blkio

    Mon Jun 16 18:36:59 2025

    "cgroup_fj_function.sh blkio"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh blkio 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.mwJXwwFuIr as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_function 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_function 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    1908

    cgroup_fj_function_net_cls

    Mon Jun 16 18:36:59 2025

    "cgroup_fj_function.sh net_cls"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh net_cls 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.pgYGwHs1fP as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 244209 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 244209 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 244209 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1 with task 244209 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.pgYGwHs1fP/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-244162/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    23

    8

    23

    1909

    cgroup_fj_function_perf_event

    Mon Jun 16 18:37:00 2025

    "cgroup_fj_function.sh perf_event"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh perf_event 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.3lpYyICvTR as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 244306 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 244306 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 244306 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1 with task 244306 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.3lpYyICvTR/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-244259/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    22

    9

    22

    1910

    cgroup_fj_function_net_prio

    Mon Jun 16 18:37:00 2025

    "cgroup_fj_function.sh net_prio"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh net_prio 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.z5IA1Kv4im as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_function 1 TINFO: Attaching task 244403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1 
    cgroup_fj_function 1 TINFO: Attaching task 244403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356 
    cgroup_fj_function 1 TPASS: Task attached successfully 
    cgroup_fj_function 2 TPASS: Successfully moved /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_2 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_3 
    cgroup_fj_function 3 TPASS: Failed to move /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_2 over existing /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1 
    cgroup_fj_function 4 TINFO: Attaching task 244403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1 
    cgroup_fj_function 4 TPASS: Group /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1 with task 244403 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TPASS: Subgroup /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1 cannot be moved to /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.z5IA1Kv4im/ltp 
    cgroup_fj_function 7 TPASS: Tasks file /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TPASS: Cannot write invalid values to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1/notify_on_release 
    cgroup_fj_function 9 TPASS: Set /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-244356/ltp_1/notify_on_release to 1 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    20

    10

    20

    1911

    cgroup_fj_function_hugetlb

    Mon Jun 16 18:37:00 2025

    "cgroup_fj_function.sh hugetlb"

    ""

    exit

    cgroup_fj_function 1 TINFO: Running: cgroup_fj_function.sh hugetlb 
    cgroup_fj_function 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_function 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_function.xXSblkqrf4 as tmpdir (tmpfs filesystem) 
    cgroup_fj_function 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_function 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_function 1 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 2 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 3 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 4 TINFO: Attaching task 244501 to /sys/fs/cgroup/ltp/test-244453/ltp_1 
    cgroup_fj_function 4 TPASS: Group /sys/fs/cgroup/ltp/test-244453/ltp_1 with task 244501 cannot be removed 
    cgroup_fj_function 5 TPASS: Dir /sys/fs/cgroup/ltp/test-244453/ltp_1 with subdir 'a' cannot be removed 
    cgroup_fj_function 6 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 7 TPASS: Tasks file /sys/fs/cgroup/ltp/test-244453/ltp_1/tasks cannot be removed 
    cgroup_fj_function 8 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 9 TCONF: Controller mounted on cgroup2 hierarchy, skipping test 
    cgroup_fj_function 10 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  6 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    20

    7

    20

    1912

    cgroup_fj_stress_debug_2_2_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.fRbCF6RpjB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    1913

    cgroup_fj_stress_debug_3_3_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PUpSvwFd3d as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    8

    4

    8

    1914

    cgroup_fj_stress_debug_4_4_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.F8E4qBKtwL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    6

    5

    6

    1915

    cgroup_fj_stress_debug_2_9_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.mRnBxQF5m6 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    8

    2

    8

    1916

    cgroup_fj_stress_debug_10_3_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.HvJXDGRtX5 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    7

    5

    7

    1917

    cgroup_fj_stress_debug_1_200_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.QPJkxJF9ot as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    6

    5

    6

    1918

    cgroup_fj_stress_debug_200_1_none

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.sh6HkesmHh as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    1919

    cgroup_fj_stress_debug_2_2_one

    Mon Jun 16 18:37:01 2025

    "cgroup_fj_stress.sh debug 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.9YBfsS9IUb as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    9

    2

    9

    1920

    cgroup_fj_stress_debug_3_3_one

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JCFCl40hAV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    9

    2

    9

    1921

    cgroup_fj_stress_debug_4_4_one

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.UrJouEL6Ld as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    1922

    cgroup_fj_stress_debug_2_9_one

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.bsrflEw8wZ as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    9

    2

    9

    1923

    cgroup_fj_stress_debug_10_3_one

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.k9vQs1Q9o2 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    8

    4

    8

    1924

    cgroup_fj_stress_debug_1_200_one

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.41fqONaKPy as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    6

    5

    6

    1925

    cgroup_fj_stress_debug_200_1_one

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.wNVPeubqAA as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    1926

    cgroup_fj_stress_debug_2_2_each

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.m6qII4B3wL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    9

    3

    9

    1927

    cgroup_fj_stress_debug_3_3_each

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tDaTwj90RB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    6

    4

    6

    1928

    cgroup_fj_stress_debug_4_4_each

    Mon Jun 16 18:37:02 2025

    "cgroup_fj_stress.sh debug 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Pzmc8CbGdz as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    8

    4

    8

    1929

    cgroup_fj_stress_debug_2_9_each

    Mon Jun 16 18:37:03 2025

    "cgroup_fj_stress.sh debug 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.dRglReD16z as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    8

    2

    8

    1930

    cgroup_fj_stress_debug_10_3_each

    Mon Jun 16 18:37:03 2025

    "cgroup_fj_stress.sh debug 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Q1qJ25i3OA as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    9

    3

    9

    1931

    cgroup_fj_stress_debug_1_200_each

    Mon Jun 16 18:37:03 2025

    "cgroup_fj_stress.sh debug 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JL4MOsA8uF as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    1932

    cgroup_fj_stress_debug_200_1_each

    Mon Jun 16 18:37:03 2025

    "cgroup_fj_stress.sh debug 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh debug 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Atl99CVSNN as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:783: TINFO: Could not mount V1 CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_debug: EINVAL (22) 
    tst_cgroup.c:891: TCONF: 'debug' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require debug' failed. debug controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    1933

    cgroup_fj_stress_cpuset_2_2_none

    Mon Jun 16 18:37:03 2025

    "cgroup_fj_stress.sh cpuset 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ayYQaVQngQ as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    22

    10

    22

    1934

    cgroup_fj_stress_cpuset_3_3_none

    Mon Jun 16 18:37:03 2025

    "cgroup_fj_stress.sh cpuset 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ybF8VQIrjM as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    22

    82

    22

    82

    1935

    cgroup_fj_stress_cpuset_4_4_none

    Mon Jun 16 18:37:04 2025

    "cgroup_fj_stress.sh cpuset 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.0RxeX8ySwf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    140

    610

    140

    610

    1936

    cgroup_fj_stress_cpuset_2_9_none

    Mon Jun 16 18:37:12 2025

    "cgroup_fj_stress.sh cpuset 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.vqQoU8AANb as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    22 termination_type

    421

    1793

    421

    1793

    1937

    cgroup_fj_stress_cpuset_10_3_none

    Mon Jun 16 18:37:34 2025

    "cgroup_fj_stress.sh cpuset 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.LAPV8vP9uV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    24 termination_type

    485

    1939

    485

    1939

    1938

    cgroup_fj_stress_cpuset_1_200_none

    Mon Jun 16 18:37:58 2025

    "cgroup_fj_stress.sh cpuset 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.AN6isAafuX as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    89

    390

    89

    390

    1939

    cgroup_fj_stress_cpuset_200_1_none

    Mon Jun 16 18:38:02 2025

    "cgroup_fj_stress.sh cpuset 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JahuMsc6Cc as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    166

    361

    166

    361

    1940

    cgroup_fj_stress_cpuset_2_2_one

    Mon Jun 16 18:38:08 2025

    "cgroup_fj_stress.sh cpuset 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.g3WehvuMAC as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260128 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    14

    34

    14

    34

    1941

    cgroup_fj_stress_cpuset_3_3_one

    Mon Jun 16 18:38:08 2025

    "cgroup_fj_stress.sh cpuset 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.aT3r2mIlRa as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254/3 
    cgroup_fj_stress 1 TINFO: Attaching task 260462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260254 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    42

    140

    42

    140

    1942

    cgroup_fj_stress_cpuset_4_4_one

    Mon Jun 16 18:38:10 2025

    "cgroup_fj_stress.sh cpuset 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.0Vf6mlYDEr as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710/4 
    cgroup_fj_stress 1 TINFO: Attaching task 262122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-260710 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    14 termination_type

    291

    1134

    291

    1134

    1943

    cgroup_fj_stress_cpuset_2_9_one

    Mon Jun 16 18:38:24 2025

    "cgroup_fj_stress.sh cpuset 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Ye09HCgCSh as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176/2 
    cgroup_fj_stress 1 TINFO: Attaching task 268316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-264176 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    42 termination_type

    869

    3376

    869

    3376

    1944

    cgroup_fj_stress_cpuset_10_3_one

    Mon Jun 16 18:39:06 2025

    "cgroup_fj_stress.sh cpuset 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PbIzC791UM as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463/10 
    cgroup_fj_stress 1 TINFO: Attaching task 278955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-274463 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    45 termination_type

    986

    3636

    986

    3636

    1945

    cgroup_fj_stress_cpuset_1_200_one

    Mon Jun 16 18:39:51 2025

    "cgroup_fj_stress.sh cpuset 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.dE0nxqbh1t as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646/1 
    cgroup_fj_stress 1 TINFO: Attaching task 286498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-285646 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    185

    719

    185

    719

    1946

    cgroup_fj_stress_cpuset_200_1_one

    Mon Jun 16 18:40:00 2025

    "cgroup_fj_stress.sh cpuset 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.CKM2tkh7dJ as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/1 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/1 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/2 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/2 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/3 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/3 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/4 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/4 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/5 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/5 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/6 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/6 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/7 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/7 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/8 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/8 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/9 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/9 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/10 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/10 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/11 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/11 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/12 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/12 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/13 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/13 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/14 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/14 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/15 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/15 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/16 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/16 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/17 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/17 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/18 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/18 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/19 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/19 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/20 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/20 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/21 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/21 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/22 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/22 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/23 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/23 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/24 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/24 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/25 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/25 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/26 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/26 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/27 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/27 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/28 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/28 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/29 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/29 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/30 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/30 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/31 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/31 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/32 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/32 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/33 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/33 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/34 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/34 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/35 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/35 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/36 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/36 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/37 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/37 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/38 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/38 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/39 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/39 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/40 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/40 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/41 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/41 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/42 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/42 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/43 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/43 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/44 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/44 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/45 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/45 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/46 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/46 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/47 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/47 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/48 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/48 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/49 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/49 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/50 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/50 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/51 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/51 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/52 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/52 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/53 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/53 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/54 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/54 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/55 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/55 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/56 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/56 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/57 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/57 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/58 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/58 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/59 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/59 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/60 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/60 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/61 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/61 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/62 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/62 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/63 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/63 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/64 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/64 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/65 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/65 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/66 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/66 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/67 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/67 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/68 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/68 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/69 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/69 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/70 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/70 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/71 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/71 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/72 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/72 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/73 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/73 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/74 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/74 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/75 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/75 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/76 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/76 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/77 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/77 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/78 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/78 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/79 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/79 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/80 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/80 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/81 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/81 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/82 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/82 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/83 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/83 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/84 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/84 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/85 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/85 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/86 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/86 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/87 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/87 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/88 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/88 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/89 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/89 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/90 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/90 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/91 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/91 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/92 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/92 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/93 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/93 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/94 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/94 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/95 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/95 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/96 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/96 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/97 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/97 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/98 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/98 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/99 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/99 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/100 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/100 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/101 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/101 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/102 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/102 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/103 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/103 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/104 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/104 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/105 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/105 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/106 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/106 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/107 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/107 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/108 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/108 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/109 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/109 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/110 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/110 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/111 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/111 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/112 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/112 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/113 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/113 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/114 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/114 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/115 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/115 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/116 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/116 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/117 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/117 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/118 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/118 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/119 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/119 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/120 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/120 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/121 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/121 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/122 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/122 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/123 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/123 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/124 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/124 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/125 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/125 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/126 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/126 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/127 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/127 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/128 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/128 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/129 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/129 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/130 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/130 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/131 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/131 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/132 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/132 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/133 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/133 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/134 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/134 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/135 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/135 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/136 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/136 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/137 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/137 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/138 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/138 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/139 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/139 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/140 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/140 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/141 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/141 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/142 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/142 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/143 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/143 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/144 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/144 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/145 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/145 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/146 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/146 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/147 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/147 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/148 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/148 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/149 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/149 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/150 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/150 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/151 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/151 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/152 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/152 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/153 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/153 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/154 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/154 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/155 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/155 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/156 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/156 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/157 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/157 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/158 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/158 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/159 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/159 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/160 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/160 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/161 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/161 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/162 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/162 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/163 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/163 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/164 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/164 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/165 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/165 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/166 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/166 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/167 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/167 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/168 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/168 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/169 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/169 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/170 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/170 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/171 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/171 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/172 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/172 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/173 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/173 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/174 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/174 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/175 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/175 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/176 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/176 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/177 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/177 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/178 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/178 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/179 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/179 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/180 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/180 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/181 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/181 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/182 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/182 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/183 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/183 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/184 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/184 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/185 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/185 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/186 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/186 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/187 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/187 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/188 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/188 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/189 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/189 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/190 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/190 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/191 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/191 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/192 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/192 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/193 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/193 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/194 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/194 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/195 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/195 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/196 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/196 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/197 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/197 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/198 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/198 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/199 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/199 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/200 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712/200 
    cgroup_fj_stress 1 TINFO: Attaching task 288564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-287712 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    387

    654

    387

    654

    1947

    cgroup_fj_stress_cpuset_2_2_each

    Mon Jun 16 18:40:11 2025

    "cgroup_fj_stress.sh cpuset 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PhEBVmKZnF as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 289854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778 
    cgroup_fj_stress 1 TINFO: Attaching task 289858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778/1 
    cgroup_fj_stress 1 TINFO: Attaching task 289862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 289866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 289870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778/2 
    cgroup_fj_stress 1 TINFO: Attaching task 289874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 289878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289778/2/2 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    36

    10

    36

    1948

    cgroup_fj_stress_cpuset_3_3_each

    Mon Jun 16 18:40:11 2025

    "cgroup_fj_stress.sh cpuset 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.0zzdkYWYnp as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 290110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902 
    cgroup_fj_stress 1 TINFO: Attaching task 290114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 290258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 290262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 290266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-289902/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    37

    142

    37

    142

    1949

    cgroup_fj_stress_cpuset_4_4_each

    Mon Jun 16 18:40:13 2025

    "cgroup_fj_stress.sh cpuset 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.wN6hRMX0iI as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 291768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356 
    cgroup_fj_stress 1 TINFO: Attaching task 291772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 291980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 291988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 291992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 291996 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292000 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292004 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292008 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292012 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292016 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292020 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292024 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292028 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292032 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292036 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292040 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292044 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292048 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292052 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292056 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292060 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292064 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292068 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292072 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292076 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292084 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292088 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292092 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292096 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292100 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292104 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292108 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292112 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292116 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292120 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292132 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292136 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292140 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292144 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292148 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292152 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292156 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292160 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292164 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292168 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292172 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292176 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292180 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292184 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 292984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 292988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 292992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 292996 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293000 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293004 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293008 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293012 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293016 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293020 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293024 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293028 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293032 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293036 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293040 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293044 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293048 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293052 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293056 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293060 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293064 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293068 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293072 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293076 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293084 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293088 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293092 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293096 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293100 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293104 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293108 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293112 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 293116 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 293120 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 293124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 293128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-290356/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    324

    1097

    324

    1097

    1950

    cgroup_fj_stress_cpuset_2_9_each

    Mon Jun 16 18:40:26 2025

    "cgroup_fj_stress.sh cpuset 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.bjs4VkYr50 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 297961 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820 
    cgroup_fj_stress 1 TINFO: Attaching task 297965 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297969 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297973 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297977 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297981 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297985 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297989 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297993 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 297997 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298001 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298005 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298009 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298013 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298017 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298021 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298025 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298029 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298033 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298037 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298041 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298045 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298049 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298053 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298057 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298061 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298065 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298069 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298073 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298077 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298081 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298085 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298089 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298093 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298097 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298101 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298105 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298109 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298113 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298117 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298121 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298125 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298129 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298133 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298137 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298141 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298145 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298149 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298153 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298157 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298161 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298165 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298169 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298173 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298177 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298181 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298185 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298189 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298193 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298197 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298201 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298205 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298209 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298213 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298217 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298221 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298225 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298229 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298233 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298237 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298241 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298245 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298249 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298253 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298257 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298261 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298265 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298269 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298273 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298277 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298281 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298285 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298289 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298293 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298297 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298301 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298305 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298309 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298313 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298317 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298321 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298325 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298329 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298333 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298337 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298341 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298345 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298349 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298353 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298357 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298361 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298365 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298369 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298373 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298377 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298381 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298385 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298389 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298393 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298397 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298401 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298405 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298409 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298413 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298417 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298421 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298425 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298429 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298433 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298437 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298441 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298445 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298449 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298453 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298457 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298461 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298465 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298469 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298473 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298477 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298481 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298485 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298489 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298493 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298497 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298501 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298505 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298509 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298513 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298517 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298521 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298525 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298529 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298693 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298697 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298701 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298705 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298709 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298713 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298717 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298721 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298725 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298729 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298733 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298737 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298741 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298745 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298749 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298753 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298757 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298761 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298765 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298769 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298773 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298777 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298781 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298785 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298789 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298793 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298797 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298801 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298805 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298809 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298813 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298817 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298821 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298825 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298829 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298833 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298837 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298841 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298845 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298849 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298853 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298857 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298861 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298865 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298869 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298873 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298877 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298881 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298885 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298889 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298893 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298897 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298901 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298905 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298909 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298913 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298917 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298921 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298925 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298929 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298933 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298937 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298941 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298945 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298949 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298953 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298957 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298961 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298965 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298969 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298973 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298977 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298981 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298985 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298989 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 298993 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 298997 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299001 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299005 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299009 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299013 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299017 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299021 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299025 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299029 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299033 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299037 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299041 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299045 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299049 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299053 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299057 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299061 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299065 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299069 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299073 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299077 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299081 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299085 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299089 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299093 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299097 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299101 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299105 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299109 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299113 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299117 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299121 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299125 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299129 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299133 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299137 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299141 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299145 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299149 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299153 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299157 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299161 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299165 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299169 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299173 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299177 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299181 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299185 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299189 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299193 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299197 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299201 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299205 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299209 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299213 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299217 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299221 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299225 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299229 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299233 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299237 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299241 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299245 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299249 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299253 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299257 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299261 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299265 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299269 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299273 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299277 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299281 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299285 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299289 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299293 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299297 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299301 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299305 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299309 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299313 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299317 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299321 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299325 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299329 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299333 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299337 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299341 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299345 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299349 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299353 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299357 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299361 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299365 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299369 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299373 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299377 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299381 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299385 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299389 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299393 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299397 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299401 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299405 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299409 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299413 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299417 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299421 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299425 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299429 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299433 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299437 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299441 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299445 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299449 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299453 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299457 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299461 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299465 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299469 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299473 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299477 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299481 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299485 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299489 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299493 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299497 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299501 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299505 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299509 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299513 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299517 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299521 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299525 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299529 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299693 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299697 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299701 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299705 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299709 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299713 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299717 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299721 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299725 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299729 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299733 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299737 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299741 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299745 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299749 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299753 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299757 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299761 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299765 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299769 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299773 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299777 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299781 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299785 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299789 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299793 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299797 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299801 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299805 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299809 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299813 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299817 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299821 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299825 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299829 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299833 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299837 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299841 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299845 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299849 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299853 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299857 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299861 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299865 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299869 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299873 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299877 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299881 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299885 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299889 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299893 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299897 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299901 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299905 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299909 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299913 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299917 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299921 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299925 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299929 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299933 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299937 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299941 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299945 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299949 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299953 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299957 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299961 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299965 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299969 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299973 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299977 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299981 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299985 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299989 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 299993 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 299997 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300001 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300005 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300009 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300013 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300017 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300021 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300025 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300029 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300033 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300037 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300041 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300045 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300049 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300053 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300057 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300061 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300065 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300069 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300073 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300077 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300081 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300085 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300089 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300093 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300097 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300101 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300105 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300109 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300113 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300117 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300121 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300125 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300129 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300133 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300137 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300141 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300145 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300149 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300153 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300157 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300161 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300165 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300169 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300173 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300177 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300181 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300185 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300189 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300193 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300197 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300201 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300205 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300209 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300213 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300217 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300221 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300225 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300229 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300233 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300237 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300241 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300245 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300249 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300253 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300257 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300261 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300265 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300269 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300273 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300277 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300281 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300285 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300289 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300293 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300297 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300301 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300305 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300309 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300313 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300317 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300321 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300325 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300329 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300333 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300337 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300341 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300345 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300349 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300353 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300357 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300361 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300365 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300369 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300373 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300377 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300381 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300385 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300389 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300393 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300397 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300401 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300405 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300409 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300413 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300417 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300421 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300425 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300429 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300433 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300437 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300441 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300445 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300449 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300453 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300457 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300461 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300465 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300469 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300473 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300477 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300481 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300485 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300489 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300493 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300497 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300501 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300505 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300509 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300513 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300517 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300521 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300525 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300529 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300693 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300697 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300701 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300705 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300709 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300713 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300717 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300721 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300725 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300729 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300733 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300737 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300741 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300745 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300749 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300753 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300757 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300761 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300765 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300769 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300773 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300777 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300781 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300785 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300789 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300793 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300797 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300801 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300805 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300809 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300813 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300817 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300821 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300825 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300829 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300833 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300837 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300841 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300845 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300849 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300853 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300857 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300861 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300865 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300869 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300873 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300877 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300881 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300885 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300889 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300893 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300897 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300901 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300905 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300909 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300913 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300917 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300921 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300925 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300929 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300933 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300937 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300941 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300945 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300949 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300953 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300957 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300961 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300965 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300969 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300973 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300977 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300981 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300985 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 300989 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300993 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 300997 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301001 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301005 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301009 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301013 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301017 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301021 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301025 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301029 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301033 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301037 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301041 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301045 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301049 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301053 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301057 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301061 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301065 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301069 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301073 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301077 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301081 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301085 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301089 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301093 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301097 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301101 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301105 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301109 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301113 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301117 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301121 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301125 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301129 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301133 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301137 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301141 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301145 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301149 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301153 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301157 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301161 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301165 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301169 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301173 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301177 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301181 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301185 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301189 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301193 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301197 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301201 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301205 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301209 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301213 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301217 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301221 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301225 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301229 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301233 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301237 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301241 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301245 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301249 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301253 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301257 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301261 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301265 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301269 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301273 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301277 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301281 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301285 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301289 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301293 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301297 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301301 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301305 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301309 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301313 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301317 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301321 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301325 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301329 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301333 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301337 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301341 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301345 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301349 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301353 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301357 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301361 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301365 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301369 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301373 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301377 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301381 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301385 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301389 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301393 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301397 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301401 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301405 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301409 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301413 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301417 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301421 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301425 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301429 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301433 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301437 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301441 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301445 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301449 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301453 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301457 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301461 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301465 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301469 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301473 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301477 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301481 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301485 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301489 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301493 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301497 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301501 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301505 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301509 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301513 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301517 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301521 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301525 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301529 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301693 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301697 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301701 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301705 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301709 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301713 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301717 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301721 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301725 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301729 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301733 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301737 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301741 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301745 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301749 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301753 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301757 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301761 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301765 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301769 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301773 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301777 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301781 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301785 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301789 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301793 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301797 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301801 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301805 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301809 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301813 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301817 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301821 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301825 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301829 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301833 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301837 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301841 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301845 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301849 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301853 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301857 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301861 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301865 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301869 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301873 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301877 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301881 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301885 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301889 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301893 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301897 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301901 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301905 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301909 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301913 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301917 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301921 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301925 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301929 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301933 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301937 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301941 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301945 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301949 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301953 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301957 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301961 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301965 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301969 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301973 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301977 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301981 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301985 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 301989 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301993 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 301997 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302001 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302005 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302009 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 302013 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 302017 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302021 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 302025 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 302029 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302033 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302037 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 302041 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 302045 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 302049 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-293820/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    40 termination_type

    922

    3397

    922

    3397

    1951

    cgroup_fj_stress_cpuset_10_3_each

    Mon Jun 16 18:41:06 2025

    "cgroup_fj_stress.sh cpuset 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.jqezAwCMX5 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 308598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106 
    cgroup_fj_stress 1 TINFO: Attaching task 308602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 308958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 308966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 308970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 308974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 308978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 308982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 308986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 308990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 308994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 308998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 309958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 309962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 309966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 309970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 309974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 309978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 309982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 309990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 309994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 309998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 310958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 310966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 310970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 310974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 310978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 310982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 310986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 310990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 310994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 310998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 311958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 311962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 311970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 311974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 311978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 311982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 311986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 311990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 311994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 311998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 312962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 312966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 312970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 312974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 312978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 312982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 312986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 312990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 312994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 312998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 313002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 313006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 313010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 313014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 313018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 313022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 313026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 313030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 313034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 313038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-304106/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    43 termination_type

    1040

    3720

    1040

    3720

    1952

    cgroup_fj_stress_cpuset_1_200_each

    Mon Jun 16 18:41:49 2025

    "cgroup_fj_stress.sh cpuset 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.fJL0VthVNY as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 316124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272 
    cgroup_fj_stress 1 TINFO: Attaching task 316128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316132 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316136 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316140 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316144 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316148 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316152 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316156 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316160 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316164 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316168 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316172 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316176 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316180 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316184 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 316924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-315272/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    190

    697

    190

    697

    1953

    cgroup_fj_stress_cpuset_200_1_each

    Mon Jun 16 18:41:58 2025

    "cgroup_fj_stress.sh cpuset 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuset 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.BghoX1QFzf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 318188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336 
    cgroup_fj_stress 1 TINFO: Attaching task 318192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/1 
    cgroup_fj_stress 1 TINFO: Attaching task 318196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/2 
    cgroup_fj_stress 1 TINFO: Attaching task 318200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/3 
    cgroup_fj_stress 1 TINFO: Attaching task 318204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/4 
    cgroup_fj_stress 1 TINFO: Attaching task 318208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/5 
    cgroup_fj_stress 1 TINFO: Attaching task 318212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/6 
    cgroup_fj_stress 1 TINFO: Attaching task 318216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/7 
    cgroup_fj_stress 1 TINFO: Attaching task 318220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/8 
    cgroup_fj_stress 1 TINFO: Attaching task 318224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/9 
    cgroup_fj_stress 1 TINFO: Attaching task 318228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/10 
    cgroup_fj_stress 1 TINFO: Attaching task 318232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/11 
    cgroup_fj_stress 1 TINFO: Attaching task 318236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/12 
    cgroup_fj_stress 1 TINFO: Attaching task 318240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/13 
    cgroup_fj_stress 1 TINFO: Attaching task 318244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/14 
    cgroup_fj_stress 1 TINFO: Attaching task 318248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/15 
    cgroup_fj_stress 1 TINFO: Attaching task 318252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/16 
    cgroup_fj_stress 1 TINFO: Attaching task 318256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/17 
    cgroup_fj_stress 1 TINFO: Attaching task 318260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/18 
    cgroup_fj_stress 1 TINFO: Attaching task 318264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/19 
    cgroup_fj_stress 1 TINFO: Attaching task 318268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/20 
    cgroup_fj_stress 1 TINFO: Attaching task 318272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/21 
    cgroup_fj_stress 1 TINFO: Attaching task 318276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/22 
    cgroup_fj_stress 1 TINFO: Attaching task 318280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/23 
    cgroup_fj_stress 1 TINFO: Attaching task 318284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/24 
    cgroup_fj_stress 1 TINFO: Attaching task 318288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/25 
    cgroup_fj_stress 1 TINFO: Attaching task 318292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/26 
    cgroup_fj_stress 1 TINFO: Attaching task 318296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/27 
    cgroup_fj_stress 1 TINFO: Attaching task 318300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/28 
    cgroup_fj_stress 1 TINFO: Attaching task 318304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/29 
    cgroup_fj_stress 1 TINFO: Attaching task 318308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/30 
    cgroup_fj_stress 1 TINFO: Attaching task 318312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/31 
    cgroup_fj_stress 1 TINFO: Attaching task 318316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/32 
    cgroup_fj_stress 1 TINFO: Attaching task 318320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/33 
    cgroup_fj_stress 1 TINFO: Attaching task 318324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/34 
    cgroup_fj_stress 1 TINFO: Attaching task 318328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/35 
    cgroup_fj_stress 1 TINFO: Attaching task 318332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/36 
    cgroup_fj_stress 1 TINFO: Attaching task 318336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/37 
    cgroup_fj_stress 1 TINFO: Attaching task 318340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/38 
    cgroup_fj_stress 1 TINFO: Attaching task 318344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/39 
    cgroup_fj_stress 1 TINFO: Attaching task 318348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/40 
    cgroup_fj_stress 1 TINFO: Attaching task 318352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/41 
    cgroup_fj_stress 1 TINFO: Attaching task 318356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/42 
    cgroup_fj_stress 1 TINFO: Attaching task 318360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/43 
    cgroup_fj_stress 1 TINFO: Attaching task 318364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/44 
    cgroup_fj_stress 1 TINFO: Attaching task 318368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/45 
    cgroup_fj_stress 1 TINFO: Attaching task 318372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/46 
    cgroup_fj_stress 1 TINFO: Attaching task 318376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/47 
    cgroup_fj_stress 1 TINFO: Attaching task 318380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/48 
    cgroup_fj_stress 1 TINFO: Attaching task 318384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/49 
    cgroup_fj_stress 1 TINFO: Attaching task 318388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/50 
    cgroup_fj_stress 1 TINFO: Attaching task 318392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/51 
    cgroup_fj_stress 1 TINFO: Attaching task 318396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/52 
    cgroup_fj_stress 1 TINFO: Attaching task 318400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/53 
    cgroup_fj_stress 1 TINFO: Attaching task 318404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/54 
    cgroup_fj_stress 1 TINFO: Attaching task 318408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/55 
    cgroup_fj_stress 1 TINFO: Attaching task 318412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/56 
    cgroup_fj_stress 1 TINFO: Attaching task 318416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/57 
    cgroup_fj_stress 1 TINFO: Attaching task 318420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/58 
    cgroup_fj_stress 1 TINFO: Attaching task 318424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/59 
    cgroup_fj_stress 1 TINFO: Attaching task 318428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/60 
    cgroup_fj_stress 1 TINFO: Attaching task 318432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/61 
    cgroup_fj_stress 1 TINFO: Attaching task 318436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/62 
    cgroup_fj_stress 1 TINFO: Attaching task 318440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/63 
    cgroup_fj_stress 1 TINFO: Attaching task 318444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/64 
    cgroup_fj_stress 1 TINFO: Attaching task 318448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/65 
    cgroup_fj_stress 1 TINFO: Attaching task 318452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/66 
    cgroup_fj_stress 1 TINFO: Attaching task 318456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/67 
    cgroup_fj_stress 1 TINFO: Attaching task 318460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/68 
    cgroup_fj_stress 1 TINFO: Attaching task 318464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/69 
    cgroup_fj_stress 1 TINFO: Attaching task 318468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/70 
    cgroup_fj_stress 1 TINFO: Attaching task 318472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/71 
    cgroup_fj_stress 1 TINFO: Attaching task 318476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/72 
    cgroup_fj_stress 1 TINFO: Attaching task 318480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/73 
    cgroup_fj_stress 1 TINFO: Attaching task 318484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/74 
    cgroup_fj_stress 1 TINFO: Attaching task 318488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/75 
    cgroup_fj_stress 1 TINFO: Attaching task 318492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/76 
    cgroup_fj_stress 1 TINFO: Attaching task 318496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/77 
    cgroup_fj_stress 1 TINFO: Attaching task 318500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/78 
    cgroup_fj_stress 1 TINFO: Attaching task 318504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/79 
    cgroup_fj_stress 1 TINFO: Attaching task 318508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/80 
    cgroup_fj_stress 1 TINFO: Attaching task 318512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/81 
    cgroup_fj_stress 1 TINFO: Attaching task 318516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/82 
    cgroup_fj_stress 1 TINFO: Attaching task 318520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/83 
    cgroup_fj_stress 1 TINFO: Attaching task 318524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/84 
    cgroup_fj_stress 1 TINFO: Attaching task 318528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/85 
    cgroup_fj_stress 1 TINFO: Attaching task 318532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/86 
    cgroup_fj_stress 1 TINFO: Attaching task 318536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/87 
    cgroup_fj_stress 1 TINFO: Attaching task 318540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/88 
    cgroup_fj_stress 1 TINFO: Attaching task 318544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/89 
    cgroup_fj_stress 1 TINFO: Attaching task 318548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/90 
    cgroup_fj_stress 1 TINFO: Attaching task 318552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/91 
    cgroup_fj_stress 1 TINFO: Attaching task 318556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/92 
    cgroup_fj_stress 1 TINFO: Attaching task 318560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/93 
    cgroup_fj_stress 1 TINFO: Attaching task 318564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/94 
    cgroup_fj_stress 1 TINFO: Attaching task 318568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/95 
    cgroup_fj_stress 1 TINFO: Attaching task 318572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/96 
    cgroup_fj_stress 1 TINFO: Attaching task 318576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/97 
    cgroup_fj_stress 1 TINFO: Attaching task 318580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/98 
    cgroup_fj_stress 1 TINFO: Attaching task 318584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/99 
    cgroup_fj_stress 1 TINFO: Attaching task 318588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/100 
    cgroup_fj_stress 1 TINFO: Attaching task 318592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/101 
    cgroup_fj_stress 1 TINFO: Attaching task 318596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/102 
    cgroup_fj_stress 1 TINFO: Attaching task 318600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/103 
    cgroup_fj_stress 1 TINFO: Attaching task 318604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/104 
    cgroup_fj_stress 1 TINFO: Attaching task 318608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/105 
    cgroup_fj_stress 1 TINFO: Attaching task 318612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/106 
    cgroup_fj_stress 1 TINFO: Attaching task 318616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/107 
    cgroup_fj_stress 1 TINFO: Attaching task 318620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/108 
    cgroup_fj_stress 1 TINFO: Attaching task 318624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/109 
    cgroup_fj_stress 1 TINFO: Attaching task 318628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/110 
    cgroup_fj_stress 1 TINFO: Attaching task 318632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/111 
    cgroup_fj_stress 1 TINFO: Attaching task 318636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/112 
    cgroup_fj_stress 1 TINFO: Attaching task 318640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/113 
    cgroup_fj_stress 1 TINFO: Attaching task 318644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/114 
    cgroup_fj_stress 1 TINFO: Attaching task 318648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/115 
    cgroup_fj_stress 1 TINFO: Attaching task 318652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/116 
    cgroup_fj_stress 1 TINFO: Attaching task 318656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/117 
    cgroup_fj_stress 1 TINFO: Attaching task 318660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/118 
    cgroup_fj_stress 1 TINFO: Attaching task 318664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/119 
    cgroup_fj_stress 1 TINFO: Attaching task 318668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/120 
    cgroup_fj_stress 1 TINFO: Attaching task 318672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/121 
    cgroup_fj_stress 1 TINFO: Attaching task 318676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/122 
    cgroup_fj_stress 1 TINFO: Attaching task 318680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/123 
    cgroup_fj_stress 1 TINFO: Attaching task 318684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/124 
    cgroup_fj_stress 1 TINFO: Attaching task 318688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/125 
    cgroup_fj_stress 1 TINFO: Attaching task 318692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/126 
    cgroup_fj_stress 1 TINFO: Attaching task 318696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/127 
    cgroup_fj_stress 1 TINFO: Attaching task 318700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/128 
    cgroup_fj_stress 1 TINFO: Attaching task 318704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/129 
    cgroup_fj_stress 1 TINFO: Attaching task 318708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/130 
    cgroup_fj_stress 1 TINFO: Attaching task 318712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/131 
    cgroup_fj_stress 1 TINFO: Attaching task 318716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/132 
    cgroup_fj_stress 1 TINFO: Attaching task 318720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/133 
    cgroup_fj_stress 1 TINFO: Attaching task 318724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/134 
    cgroup_fj_stress 1 TINFO: Attaching task 318728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/135 
    cgroup_fj_stress 1 TINFO: Attaching task 318732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/136 
    cgroup_fj_stress 1 TINFO: Attaching task 318736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/137 
    cgroup_fj_stress 1 TINFO: Attaching task 318740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/138 
    cgroup_fj_stress 1 TINFO: Attaching task 318744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/139 
    cgroup_fj_stress 1 TINFO: Attaching task 318748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/140 
    cgroup_fj_stress 1 TINFO: Attaching task 318752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/141 
    cgroup_fj_stress 1 TINFO: Attaching task 318756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/142 
    cgroup_fj_stress 1 TINFO: Attaching task 318760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/143 
    cgroup_fj_stress 1 TINFO: Attaching task 318764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/144 
    cgroup_fj_stress 1 TINFO: Attaching task 318768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/145 
    cgroup_fj_stress 1 TINFO: Attaching task 318772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/146 
    cgroup_fj_stress 1 TINFO: Attaching task 318776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/147 
    cgroup_fj_stress 1 TINFO: Attaching task 318780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/148 
    cgroup_fj_stress 1 TINFO: Attaching task 318784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/149 
    cgroup_fj_stress 1 TINFO: Attaching task 318788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/150 
    cgroup_fj_stress 1 TINFO: Attaching task 318792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/151 
    cgroup_fj_stress 1 TINFO: Attaching task 318796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/152 
    cgroup_fj_stress 1 TINFO: Attaching task 318800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/153 
    cgroup_fj_stress 1 TINFO: Attaching task 318804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/154 
    cgroup_fj_stress 1 TINFO: Attaching task 318808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/155 
    cgroup_fj_stress 1 TINFO: Attaching task 318812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/156 
    cgroup_fj_stress 1 TINFO: Attaching task 318816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/157 
    cgroup_fj_stress 1 TINFO: Attaching task 318820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/158 
    cgroup_fj_stress 1 TINFO: Attaching task 318824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/159 
    cgroup_fj_stress 1 TINFO: Attaching task 318828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/160 
    cgroup_fj_stress 1 TINFO: Attaching task 318832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/161 
    cgroup_fj_stress 1 TINFO: Attaching task 318836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/162 
    cgroup_fj_stress 1 TINFO: Attaching task 318840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/163 
    cgroup_fj_stress 1 TINFO: Attaching task 318844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/164 
    cgroup_fj_stress 1 TINFO: Attaching task 318848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/165 
    cgroup_fj_stress 1 TINFO: Attaching task 318852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/166 
    cgroup_fj_stress 1 TINFO: Attaching task 318856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/167 
    cgroup_fj_stress 1 TINFO: Attaching task 318860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/168 
    cgroup_fj_stress 1 TINFO: Attaching task 318864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/169 
    cgroup_fj_stress 1 TINFO: Attaching task 318868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/170 
    cgroup_fj_stress 1 TINFO: Attaching task 318872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/171 
    cgroup_fj_stress 1 TINFO: Attaching task 318876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/172 
    cgroup_fj_stress 1 TINFO: Attaching task 318880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/173 
    cgroup_fj_stress 1 TINFO: Attaching task 318884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/174 
    cgroup_fj_stress 1 TINFO: Attaching task 318888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/175 
    cgroup_fj_stress 1 TINFO: Attaching task 318892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/176 
    cgroup_fj_stress 1 TINFO: Attaching task 318896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/177 
    cgroup_fj_stress 1 TINFO: Attaching task 318900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/178 
    cgroup_fj_stress 1 TINFO: Attaching task 318904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/179 
    cgroup_fj_stress 1 TINFO: Attaching task 318908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/180 
    cgroup_fj_stress 1 TINFO: Attaching task 318912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/181 
    cgroup_fj_stress 1 TINFO: Attaching task 318916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/182 
    cgroup_fj_stress 1 TINFO: Attaching task 318920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/183 
    cgroup_fj_stress 1 TINFO: Attaching task 318924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/184 
    cgroup_fj_stress 1 TINFO: Attaching task 318928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/185 
    cgroup_fj_stress 1 TINFO: Attaching task 318932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/186 
    cgroup_fj_stress 1 TINFO: Attaching task 318936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/187 
    cgroup_fj_stress 1 TINFO: Attaching task 318940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/188 
    cgroup_fj_stress 1 TINFO: Attaching task 318944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/189 
    cgroup_fj_stress 1 TINFO: Attaching task 318948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/190 
    cgroup_fj_stress 1 TINFO: Attaching task 318952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/191 
    cgroup_fj_stress 1 TINFO: Attaching task 318956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/192 
    cgroup_fj_stress 1 TINFO: Attaching task 318960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/193 
    cgroup_fj_stress 1 TINFO: Attaching task 318964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/194 
    cgroup_fj_stress 1 TINFO: Attaching task 318968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/195 
    cgroup_fj_stress 1 TINFO: Attaching task 318972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/196 
    cgroup_fj_stress 1 TINFO: Attaching task 318976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/197 
    cgroup_fj_stress 1 TINFO: Attaching task 318980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/198 
    cgroup_fj_stress 1 TINFO: Attaching task 318984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/199 
    cgroup_fj_stress 1 TINFO: Attaching task 318988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset/ltp/test-317336/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    378

    655

    378

    655

    1954

    cgroup_fj_stress_cpu_2_2_none

    Mon Jun 16 18:42:07 2025

    "cgroup_fj_stress.sh cpu 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.4E3U51RAxc as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    16

    11

    16

    1955

    cgroup_fj_stress_cpu_3_3_none

    Mon Jun 16 18:42:08 2025

    "cgroup_fj_stress.sh cpu 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3HgBGLP2Is as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    20

    54

    20

    54

    1956

    cgroup_fj_stress_cpu_4_4_none

    Mon Jun 16 18:42:08 2025

    "cgroup_fj_stress.sh cpu 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JfBOL2CqTV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    116

    368

    116

    368

    1957

    cgroup_fj_stress_cpu_2_9_none

    Mon Jun 16 18:42:13 2025

    "cgroup_fj_stress.sh cpu 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.oR8LOnOPn6 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    15 termination_type

    335

    1190

    335

    1190

    1958

    cgroup_fj_stress_cpu_10_3_none

    Mon Jun 16 18:42:28 2025

    "cgroup_fj_stress.sh cpu 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.L3sP0dkDlD as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    15 termination_type

    370

    1100

    370

    1100

    1959

    cgroup_fj_stress_cpu_1_200_none

    Mon Jun 16 18:42:43 2025

    "cgroup_fj_stress.sh cpu 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.1hlY0hKkqq as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    75

    322

    75

    322

    1960

    cgroup_fj_stress_cpu_200_1_none

    Mon Jun 16 18:42:47 2025

    "cgroup_fj_stress.sh cpu 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.2MUI5GzTZE as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    138

    209

    138

    209

    1961

    cgroup_fj_stress_cpu_2_2_one

    Mon Jun 16 18:42:50 2025

    "cgroup_fj_stress.sh cpu 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.8M4wMC0NcJ as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329550 to /sys/fs/cgroup/ltp/test-329484/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    24

    13

    24

    1962

    cgroup_fj_stress_cpu_3_3_one

    Mon Jun 16 18:42:50 2025

    "cgroup_fj_stress.sh cpu 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.TxjtxihzXT as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 329730 to /sys/fs/cgroup/ltp/test-329588/3/3/3 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    32

    98

    32

    98

    1963

    cgroup_fj_stress_cpu_4_4_one

    Mon Jun 16 18:42:52 2025

    "cgroup_fj_stress.sh cpu 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.mwu94oKANc as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 330742 to /sys/fs/cgroup/ltp/test-329926/4/4/4/4 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    245

    776

    245

    776

    1964

    cgroup_fj_stress_cpu_2_9_one

    Mon Jun 16 18:43:02 2025

    "cgroup_fj_stress.sh cpu 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.K7UN6g9hT8 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 335063 to /sys/fs/cgroup/ltp/test-332456/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    26 termination_type

    632

    2086

    632

    2086

    1965

    cgroup_fj_stress_cpu_10_3_one

    Mon Jun 16 18:43:28 2025

    "cgroup_fj_stress.sh cpu 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PaPopNgFYG as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 341548 to /sys/fs/cgroup/ltp/test-339166/10/10/10 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    35 termination_type

    829

    2689

    829

    2689

    1966

    cgroup_fj_stress_cpu_1_200_one

    Mon Jun 16 18:44:03 2025

    "cgroup_fj_stress.sh cpu 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.t1Nvu1m00q as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 348429 to /sys/fs/cgroup/ltp/test-347778/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 348429 to /sys/fs/cgroup/ltp/test-347778/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    96

    374

    96

    374

    1967

    cgroup_fj_stress_cpu_200_1_one

    Mon Jun 16 18:44:08 2025

    "cgroup_fj_stress.sh cpu 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.C0xWw4de5q as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/1 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/1 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/2 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/2 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/3 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/3 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/4 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/4 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/5 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/5 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/6 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/6 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/7 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/7 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/8 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/8 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/9 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/9 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/10 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/10 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/11 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/11 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/12 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/12 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/13 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/13 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/14 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/14 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/15 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/15 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/16 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/16 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/17 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/17 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/18 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/18 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/19 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/19 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/20 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/20 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/21 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/21 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/22 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/22 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/23 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/23 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/24 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/24 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/25 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/25 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/26 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/26 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/27 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/27 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/28 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/28 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/29 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/29 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/30 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/30 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/31 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/31 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/32 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/32 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/33 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/33 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/34 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/34 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/35 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/35 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/36 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/36 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/37 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/37 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/38 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/38 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/39 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/39 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/40 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/40 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/41 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/41 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/42 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/42 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/43 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/43 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/44 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/44 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/45 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/45 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/46 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/46 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/47 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/47 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/48 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/48 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/49 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/49 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/50 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/50 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/51 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/51 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/52 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/52 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/53 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/53 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/54 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/54 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/55 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/55 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/56 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/56 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/57 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/57 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/58 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/58 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/59 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/59 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/60 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/60 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/61 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/61 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/62 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/62 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/63 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/63 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/64 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/64 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/65 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/65 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/66 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/66 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/67 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/67 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/68 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/68 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/69 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/69 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/70 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/70 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/71 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/71 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/72 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/72 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/73 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/73 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/74 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/74 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/75 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/75 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/76 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/76 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/77 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/77 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/78 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/78 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/79 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/79 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/80 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/80 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/81 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/81 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/82 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/82 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/83 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/83 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/84 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/84 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/85 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/85 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/86 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/86 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/87 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/87 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/88 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/88 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/89 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/89 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/90 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/90 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/91 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/91 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/92 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/92 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/93 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/93 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/94 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/94 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/95 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/95 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/96 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/96 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/97 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/97 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/98 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/98 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/99 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/99 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/100 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/100 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/101 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/101 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/102 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/102 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/103 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/103 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/104 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/104 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/105 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/105 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/106 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/106 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/107 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/107 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/108 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/108 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/109 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/109 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/110 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/110 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/111 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/111 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/112 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/112 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/113 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/113 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/114 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/114 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/115 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/115 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/116 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/116 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/117 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/117 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/118 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/118 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/119 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/119 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/120 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/120 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/121 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/121 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/122 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/122 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/123 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/123 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/124 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/124 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/125 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/125 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/126 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/126 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/127 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/127 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/128 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/128 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/129 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/129 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/130 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/130 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/131 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/131 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/132 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/132 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/133 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/133 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/134 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/134 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/135 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/135 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/136 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/136 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/137 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/137 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/138 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/138 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/139 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/139 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/140 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/140 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/141 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/141 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/142 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/142 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/143 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/143 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/144 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/144 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/145 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/145 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/146 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/146 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/147 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/147 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/148 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/148 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/149 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/149 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/150 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/150 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/151 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/151 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/152 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/152 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/153 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/153 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/154 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/154 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/155 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/155 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/156 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/156 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/157 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/157 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/158 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/158 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/159 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/159 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/160 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/160 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/161 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/161 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/162 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/162 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/163 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/163 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/164 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/164 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/165 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/165 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/166 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/166 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/167 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/167 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/168 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/168 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/169 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/169 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/170 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/170 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/171 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/171 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/172 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/172 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/173 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/173 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/174 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/174 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/175 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/175 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/176 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/176 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/177 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/177 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/178 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/178 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/179 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/179 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/180 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/180 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/181 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/181 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/182 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/182 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/183 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/183 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/184 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/184 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/185 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/185 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/186 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/186 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/187 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/187 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/188 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/188 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/189 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/189 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/190 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/190 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/191 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/191 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/192 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/192 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/193 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/193 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/194 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/194 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/195 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/195 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/196 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/196 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/197 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/197 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/198 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/198 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/199 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/199 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/200 
    cgroup_fj_stress 1 TINFO: Attaching task 349296 to /sys/fs/cgroup/ltp/test-348843/200 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    366

    485

    366

    485

    1968

    cgroup_fj_stress_cpu_2_2_each

    Mon Jun 16 18:44:16 2025

    "cgroup_fj_stress.sh cpu 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.oUZzTEokZK as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 350576 to /sys/fs/cgroup/ltp/test-350506/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350580 to /sys/fs/cgroup/ltp/test-350506/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350586 to /sys/fs/cgroup/ltp/test-350506/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350590 to /sys/fs/cgroup/ltp/test-350506/2/2 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    11

    27

    11

    27

    1969

    cgroup_fj_stress_cpu_3_3_each

    Mon Jun 16 18:44:16 2025

    "cgroup_fj_stress.sh cpu 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.GYjAdhlYwK as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 350762 to /sys/fs/cgroup/ltp/test-350614/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350766 to /sys/fs/cgroup/ltp/test-350614/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350770 to /sys/fs/cgroup/ltp/test-350614/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350776 to /sys/fs/cgroup/ltp/test-350614/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350780 to /sys/fs/cgroup/ltp/test-350614/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350784 to /sys/fs/cgroup/ltp/test-350614/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350790 to /sys/fs/cgroup/ltp/test-350614/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350794 to /sys/fs/cgroup/ltp/test-350614/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350798 to /sys/fs/cgroup/ltp/test-350614/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350806 to /sys/fs/cgroup/ltp/test-350614/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350810 to /sys/fs/cgroup/ltp/test-350614/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350814 to /sys/fs/cgroup/ltp/test-350614/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350820 to /sys/fs/cgroup/ltp/test-350614/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350824 to /sys/fs/cgroup/ltp/test-350614/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350828 to /sys/fs/cgroup/ltp/test-350614/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350834 to /sys/fs/cgroup/ltp/test-350614/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350838 to /sys/fs/cgroup/ltp/test-350614/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350842 to /sys/fs/cgroup/ltp/test-350614/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350850 to /sys/fs/cgroup/ltp/test-350614/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350854 to /sys/fs/cgroup/ltp/test-350614/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350858 to /sys/fs/cgroup/ltp/test-350614/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350864 to /sys/fs/cgroup/ltp/test-350614/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350868 to /sys/fs/cgroup/ltp/test-350614/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350872 to /sys/fs/cgroup/ltp/test-350614/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 350878 to /sys/fs/cgroup/ltp/test-350614/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 350882 to /sys/fs/cgroup/ltp/test-350614/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 350886 to /sys/fs/cgroup/ltp/test-350614/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    38

    100

    38

    100

    1970

    cgroup_fj_stress_cpu_4_4_each

    Mon Jun 16 18:44:18 2025

    "cgroup_fj_stress.sh cpu 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.BE5VIJj3eq as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 351800 to /sys/fs/cgroup/ltp/test-350976/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351804 to /sys/fs/cgroup/ltp/test-350976/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351808 to /sys/fs/cgroup/ltp/test-350976/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351812 to /sys/fs/cgroup/ltp/test-350976/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351818 to /sys/fs/cgroup/ltp/test-350976/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351822 to /sys/fs/cgroup/ltp/test-350976/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351826 to /sys/fs/cgroup/ltp/test-350976/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351830 to /sys/fs/cgroup/ltp/test-350976/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351836 to /sys/fs/cgroup/ltp/test-350976/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351840 to /sys/fs/cgroup/ltp/test-350976/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351844 to /sys/fs/cgroup/ltp/test-350976/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351848 to /sys/fs/cgroup/ltp/test-350976/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351854 to /sys/fs/cgroup/ltp/test-350976/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351858 to /sys/fs/cgroup/ltp/test-350976/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351862 to /sys/fs/cgroup/ltp/test-350976/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351866 to /sys/fs/cgroup/ltp/test-350976/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351874 to /sys/fs/cgroup/ltp/test-350976/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351878 to /sys/fs/cgroup/ltp/test-350976/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351882 to /sys/fs/cgroup/ltp/test-350976/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351886 to /sys/fs/cgroup/ltp/test-350976/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351892 to /sys/fs/cgroup/ltp/test-350976/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351896 to /sys/fs/cgroup/ltp/test-350976/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351900 to /sys/fs/cgroup/ltp/test-350976/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351904 to /sys/fs/cgroup/ltp/test-350976/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351910 to /sys/fs/cgroup/ltp/test-350976/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351914 to /sys/fs/cgroup/ltp/test-350976/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351918 to /sys/fs/cgroup/ltp/test-350976/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351922 to /sys/fs/cgroup/ltp/test-350976/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351928 to /sys/fs/cgroup/ltp/test-350976/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351932 to /sys/fs/cgroup/ltp/test-350976/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351936 to /sys/fs/cgroup/ltp/test-350976/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351940 to /sys/fs/cgroup/ltp/test-350976/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351948 to /sys/fs/cgroup/ltp/test-350976/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351952 to /sys/fs/cgroup/ltp/test-350976/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351956 to /sys/fs/cgroup/ltp/test-350976/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351960 to /sys/fs/cgroup/ltp/test-350976/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351966 to /sys/fs/cgroup/ltp/test-350976/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351970 to /sys/fs/cgroup/ltp/test-350976/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351974 to /sys/fs/cgroup/ltp/test-350976/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351978 to /sys/fs/cgroup/ltp/test-350976/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 351984 to /sys/fs/cgroup/ltp/test-350976/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 351988 to /sys/fs/cgroup/ltp/test-350976/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 351992 to /sys/fs/cgroup/ltp/test-350976/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 351996 to /sys/fs/cgroup/ltp/test-350976/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352002 to /sys/fs/cgroup/ltp/test-350976/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352006 to /sys/fs/cgroup/ltp/test-350976/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352010 to /sys/fs/cgroup/ltp/test-350976/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352014 to /sys/fs/cgroup/ltp/test-350976/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352022 to /sys/fs/cgroup/ltp/test-350976/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352026 to /sys/fs/cgroup/ltp/test-350976/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352030 to /sys/fs/cgroup/ltp/test-350976/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352034 to /sys/fs/cgroup/ltp/test-350976/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352040 to /sys/fs/cgroup/ltp/test-350976/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352044 to /sys/fs/cgroup/ltp/test-350976/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352048 to /sys/fs/cgroup/ltp/test-350976/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352052 to /sys/fs/cgroup/ltp/test-350976/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352058 to /sys/fs/cgroup/ltp/test-350976/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352062 to /sys/fs/cgroup/ltp/test-350976/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352066 to /sys/fs/cgroup/ltp/test-350976/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352070 to /sys/fs/cgroup/ltp/test-350976/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352076 to /sys/fs/cgroup/ltp/test-350976/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352080 to /sys/fs/cgroup/ltp/test-350976/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352084 to /sys/fs/cgroup/ltp/test-350976/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352088 to /sys/fs/cgroup/ltp/test-350976/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352098 to /sys/fs/cgroup/ltp/test-350976/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352102 to /sys/fs/cgroup/ltp/test-350976/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352106 to /sys/fs/cgroup/ltp/test-350976/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352110 to /sys/fs/cgroup/ltp/test-350976/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352116 to /sys/fs/cgroup/ltp/test-350976/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352120 to /sys/fs/cgroup/ltp/test-350976/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352124 to /sys/fs/cgroup/ltp/test-350976/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352128 to /sys/fs/cgroup/ltp/test-350976/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352134 to /sys/fs/cgroup/ltp/test-350976/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352138 to /sys/fs/cgroup/ltp/test-350976/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352142 to /sys/fs/cgroup/ltp/test-350976/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352146 to /sys/fs/cgroup/ltp/test-350976/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352152 to /sys/fs/cgroup/ltp/test-350976/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352156 to /sys/fs/cgroup/ltp/test-350976/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352160 to /sys/fs/cgroup/ltp/test-350976/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352164 to /sys/fs/cgroup/ltp/test-350976/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352172 to /sys/fs/cgroup/ltp/test-350976/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352176 to /sys/fs/cgroup/ltp/test-350976/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352180 to /sys/fs/cgroup/ltp/test-350976/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352184 to /sys/fs/cgroup/ltp/test-350976/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352190 to /sys/fs/cgroup/ltp/test-350976/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352194 to /sys/fs/cgroup/ltp/test-350976/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352198 to /sys/fs/cgroup/ltp/test-350976/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352202 to /sys/fs/cgroup/ltp/test-350976/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352208 to /sys/fs/cgroup/ltp/test-350976/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352212 to /sys/fs/cgroup/ltp/test-350976/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352216 to /sys/fs/cgroup/ltp/test-350976/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352220 to /sys/fs/cgroup/ltp/test-350976/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352226 to /sys/fs/cgroup/ltp/test-350976/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352230 to /sys/fs/cgroup/ltp/test-350976/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352234 to /sys/fs/cgroup/ltp/test-350976/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352238 to /sys/fs/cgroup/ltp/test-350976/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352246 to /sys/fs/cgroup/ltp/test-350976/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352250 to /sys/fs/cgroup/ltp/test-350976/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352254 to /sys/fs/cgroup/ltp/test-350976/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352258 to /sys/fs/cgroup/ltp/test-350976/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352264 to /sys/fs/cgroup/ltp/test-350976/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352268 to /sys/fs/cgroup/ltp/test-350976/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352272 to /sys/fs/cgroup/ltp/test-350976/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352276 to /sys/fs/cgroup/ltp/test-350976/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352282 to /sys/fs/cgroup/ltp/test-350976/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352286 to /sys/fs/cgroup/ltp/test-350976/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352290 to /sys/fs/cgroup/ltp/test-350976/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352294 to /sys/fs/cgroup/ltp/test-350976/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352300 to /sys/fs/cgroup/ltp/test-350976/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352304 to /sys/fs/cgroup/ltp/test-350976/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352308 to /sys/fs/cgroup/ltp/test-350976/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352312 to /sys/fs/cgroup/ltp/test-350976/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352320 to /sys/fs/cgroup/ltp/test-350976/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352324 to /sys/fs/cgroup/ltp/test-350976/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352328 to /sys/fs/cgroup/ltp/test-350976/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352332 to /sys/fs/cgroup/ltp/test-350976/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352338 to /sys/fs/cgroup/ltp/test-350976/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352342 to /sys/fs/cgroup/ltp/test-350976/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352346 to /sys/fs/cgroup/ltp/test-350976/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352350 to /sys/fs/cgroup/ltp/test-350976/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352356 to /sys/fs/cgroup/ltp/test-350976/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352360 to /sys/fs/cgroup/ltp/test-350976/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352364 to /sys/fs/cgroup/ltp/test-350976/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352368 to /sys/fs/cgroup/ltp/test-350976/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352374 to /sys/fs/cgroup/ltp/test-350976/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352378 to /sys/fs/cgroup/ltp/test-350976/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352382 to /sys/fs/cgroup/ltp/test-350976/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352386 to /sys/fs/cgroup/ltp/test-350976/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352396 to /sys/fs/cgroup/ltp/test-350976/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352400 to /sys/fs/cgroup/ltp/test-350976/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352404 to /sys/fs/cgroup/ltp/test-350976/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352408 to /sys/fs/cgroup/ltp/test-350976/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352414 to /sys/fs/cgroup/ltp/test-350976/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352418 to /sys/fs/cgroup/ltp/test-350976/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352422 to /sys/fs/cgroup/ltp/test-350976/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352426 to /sys/fs/cgroup/ltp/test-350976/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352432 to /sys/fs/cgroup/ltp/test-350976/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352436 to /sys/fs/cgroup/ltp/test-350976/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352440 to /sys/fs/cgroup/ltp/test-350976/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352444 to /sys/fs/cgroup/ltp/test-350976/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352450 to /sys/fs/cgroup/ltp/test-350976/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352454 to /sys/fs/cgroup/ltp/test-350976/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352458 to /sys/fs/cgroup/ltp/test-350976/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352462 to /sys/fs/cgroup/ltp/test-350976/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352470 to /sys/fs/cgroup/ltp/test-350976/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352474 to /sys/fs/cgroup/ltp/test-350976/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352478 to /sys/fs/cgroup/ltp/test-350976/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352482 to /sys/fs/cgroup/ltp/test-350976/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352488 to /sys/fs/cgroup/ltp/test-350976/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352492 to /sys/fs/cgroup/ltp/test-350976/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352496 to /sys/fs/cgroup/ltp/test-350976/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352500 to /sys/fs/cgroup/ltp/test-350976/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352506 to /sys/fs/cgroup/ltp/test-350976/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352510 to /sys/fs/cgroup/ltp/test-350976/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352514 to /sys/fs/cgroup/ltp/test-350976/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352518 to /sys/fs/cgroup/ltp/test-350976/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352524 to /sys/fs/cgroup/ltp/test-350976/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352528 to /sys/fs/cgroup/ltp/test-350976/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352532 to /sys/fs/cgroup/ltp/test-350976/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352536 to /sys/fs/cgroup/ltp/test-350976/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352544 to /sys/fs/cgroup/ltp/test-350976/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352548 to /sys/fs/cgroup/ltp/test-350976/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352552 to /sys/fs/cgroup/ltp/test-350976/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352556 to /sys/fs/cgroup/ltp/test-350976/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352562 to /sys/fs/cgroup/ltp/test-350976/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352566 to /sys/fs/cgroup/ltp/test-350976/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352570 to /sys/fs/cgroup/ltp/test-350976/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352574 to /sys/fs/cgroup/ltp/test-350976/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352580 to /sys/fs/cgroup/ltp/test-350976/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352584 to /sys/fs/cgroup/ltp/test-350976/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352588 to /sys/fs/cgroup/ltp/test-350976/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352592 to /sys/fs/cgroup/ltp/test-350976/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352598 to /sys/fs/cgroup/ltp/test-350976/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352602 to /sys/fs/cgroup/ltp/test-350976/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352606 to /sys/fs/cgroup/ltp/test-350976/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352610 to /sys/fs/cgroup/ltp/test-350976/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352618 to /sys/fs/cgroup/ltp/test-350976/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352622 to /sys/fs/cgroup/ltp/test-350976/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352626 to /sys/fs/cgroup/ltp/test-350976/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352630 to /sys/fs/cgroup/ltp/test-350976/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352636 to /sys/fs/cgroup/ltp/test-350976/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352640 to /sys/fs/cgroup/ltp/test-350976/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352644 to /sys/fs/cgroup/ltp/test-350976/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352648 to /sys/fs/cgroup/ltp/test-350976/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352654 to /sys/fs/cgroup/ltp/test-350976/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352658 to /sys/fs/cgroup/ltp/test-350976/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352662 to /sys/fs/cgroup/ltp/test-350976/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352666 to /sys/fs/cgroup/ltp/test-350976/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352672 to /sys/fs/cgroup/ltp/test-350976/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352676 to /sys/fs/cgroup/ltp/test-350976/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352680 to /sys/fs/cgroup/ltp/test-350976/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352684 to /sys/fs/cgroup/ltp/test-350976/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352694 to /sys/fs/cgroup/ltp/test-350976/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352698 to /sys/fs/cgroup/ltp/test-350976/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352702 to /sys/fs/cgroup/ltp/test-350976/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352706 to /sys/fs/cgroup/ltp/test-350976/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352712 to /sys/fs/cgroup/ltp/test-350976/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352716 to /sys/fs/cgroup/ltp/test-350976/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352720 to /sys/fs/cgroup/ltp/test-350976/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352724 to /sys/fs/cgroup/ltp/test-350976/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352730 to /sys/fs/cgroup/ltp/test-350976/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352734 to /sys/fs/cgroup/ltp/test-350976/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352738 to /sys/fs/cgroup/ltp/test-350976/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352742 to /sys/fs/cgroup/ltp/test-350976/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352748 to /sys/fs/cgroup/ltp/test-350976/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352752 to /sys/fs/cgroup/ltp/test-350976/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352756 to /sys/fs/cgroup/ltp/test-350976/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352760 to /sys/fs/cgroup/ltp/test-350976/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352768 to /sys/fs/cgroup/ltp/test-350976/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352772 to /sys/fs/cgroup/ltp/test-350976/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352776 to /sys/fs/cgroup/ltp/test-350976/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352780 to /sys/fs/cgroup/ltp/test-350976/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352786 to /sys/fs/cgroup/ltp/test-350976/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352790 to /sys/fs/cgroup/ltp/test-350976/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352794 to /sys/fs/cgroup/ltp/test-350976/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352798 to /sys/fs/cgroup/ltp/test-350976/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352804 to /sys/fs/cgroup/ltp/test-350976/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352808 to /sys/fs/cgroup/ltp/test-350976/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352812 to /sys/fs/cgroup/ltp/test-350976/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352816 to /sys/fs/cgroup/ltp/test-350976/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352822 to /sys/fs/cgroup/ltp/test-350976/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352826 to /sys/fs/cgroup/ltp/test-350976/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352830 to /sys/fs/cgroup/ltp/test-350976/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352834 to /sys/fs/cgroup/ltp/test-350976/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352842 to /sys/fs/cgroup/ltp/test-350976/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352846 to /sys/fs/cgroup/ltp/test-350976/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352850 to /sys/fs/cgroup/ltp/test-350976/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352854 to /sys/fs/cgroup/ltp/test-350976/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352860 to /sys/fs/cgroup/ltp/test-350976/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352864 to /sys/fs/cgroup/ltp/test-350976/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352868 to /sys/fs/cgroup/ltp/test-350976/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352872 to /sys/fs/cgroup/ltp/test-350976/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352878 to /sys/fs/cgroup/ltp/test-350976/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352882 to /sys/fs/cgroup/ltp/test-350976/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352886 to /sys/fs/cgroup/ltp/test-350976/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352890 to /sys/fs/cgroup/ltp/test-350976/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352896 to /sys/fs/cgroup/ltp/test-350976/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352900 to /sys/fs/cgroup/ltp/test-350976/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352904 to /sys/fs/cgroup/ltp/test-350976/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352908 to /sys/fs/cgroup/ltp/test-350976/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352916 to /sys/fs/cgroup/ltp/test-350976/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352920 to /sys/fs/cgroup/ltp/test-350976/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352924 to /sys/fs/cgroup/ltp/test-350976/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352928 to /sys/fs/cgroup/ltp/test-350976/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352934 to /sys/fs/cgroup/ltp/test-350976/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352938 to /sys/fs/cgroup/ltp/test-350976/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352942 to /sys/fs/cgroup/ltp/test-350976/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352946 to /sys/fs/cgroup/ltp/test-350976/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352952 to /sys/fs/cgroup/ltp/test-350976/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352956 to /sys/fs/cgroup/ltp/test-350976/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352960 to /sys/fs/cgroup/ltp/test-350976/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352964 to /sys/fs/cgroup/ltp/test-350976/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 352970 to /sys/fs/cgroup/ltp/test-350976/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 352974 to /sys/fs/cgroup/ltp/test-350976/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 352978 to /sys/fs/cgroup/ltp/test-350976/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 352982 to /sys/fs/cgroup/ltp/test-350976/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    292

    794

    292

    794

    1971

    cgroup_fj_stress_cpu_2_9_each

    Mon Jun 16 18:44:27 2025

    "cgroup_fj_stress.sh cpu 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ZTZywiOGI6 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 356298 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356302 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356308 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356312 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356320 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356324 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356330 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356334 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356344 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356348 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356354 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356358 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356366 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356370 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356376 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356380 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356392 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356396 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356402 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356406 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356414 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356418 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356424 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356428 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356438 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356442 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356448 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356452 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356460 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356464 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356470 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356474 to /sys/fs/cgroup/ltp/test-353674/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356488 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356492 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356498 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356502 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356510 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356514 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356520 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356524 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356534 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356538 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356544 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356548 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356556 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356560 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356566 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356570 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356582 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356586 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356592 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356596 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356604 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356608 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356614 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356618 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356628 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356632 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356638 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356642 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356650 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356654 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356660 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356664 to /sys/fs/cgroup/ltp/test-353674/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356680 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356684 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356690 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356694 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356702 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356706 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356712 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356716 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356726 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356730 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356736 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356740 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356748 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356752 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356758 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356762 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356774 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356778 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356784 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356788 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356796 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356800 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356806 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356810 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356820 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356824 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356830 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356834 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356842 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356846 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356852 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356856 to /sys/fs/cgroup/ltp/test-353674/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356870 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356874 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356880 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356884 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356892 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356896 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356902 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356906 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356916 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356920 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356926 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356930 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356938 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356942 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356948 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356952 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356964 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356968 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356974 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356978 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356986 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 356990 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 356996 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357000 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357010 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357014 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357020 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357024 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357032 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357036 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357042 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357046 to /sys/fs/cgroup/ltp/test-353674/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357064 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357068 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357074 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357078 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357086 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357090 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357096 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357100 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357110 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357114 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357120 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357124 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357132 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357136 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357142 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357146 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357158 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357162 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357168 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357172 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357180 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357184 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357190 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357194 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357204 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357208 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357214 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357218 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357226 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357230 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357236 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357240 to /sys/fs/cgroup/ltp/test-353674/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357254 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357258 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357264 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357268 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357276 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357280 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357286 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357290 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357300 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357304 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357310 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357314 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357322 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357326 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357332 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357336 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357348 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357352 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357358 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357362 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357370 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357374 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357380 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357384 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357394 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357398 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357404 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357408 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357416 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357420 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357426 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357430 to /sys/fs/cgroup/ltp/test-353674/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357446 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357450 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357456 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357460 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357468 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357472 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357478 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357482 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357492 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357496 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357502 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357506 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357514 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357518 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357524 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357528 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357540 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357544 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357550 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357554 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357562 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357566 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357572 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357576 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357586 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357590 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357596 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357600 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357608 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357612 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357618 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357622 to /sys/fs/cgroup/ltp/test-353674/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357636 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357640 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357646 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357650 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357658 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357662 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357668 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357672 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357682 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357686 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357692 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357696 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357704 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357708 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357714 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357718 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357730 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357734 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357740 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357744 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357752 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357756 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357762 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357766 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357776 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357780 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357786 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357790 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357798 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357802 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357808 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357812 to /sys/fs/cgroup/ltp/test-353674/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357832 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357836 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357842 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357846 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357854 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357858 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357864 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357868 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357878 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357882 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357888 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357892 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357900 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357904 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357910 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357914 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357926 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357930 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357936 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357940 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357948 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357952 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357958 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357962 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357972 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357976 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357982 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357986 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 357994 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 357998 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358004 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358008 to /sys/fs/cgroup/ltp/test-353674/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358022 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358026 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358032 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358036 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358044 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358048 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358054 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358058 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358068 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358072 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358078 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358082 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358090 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358094 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358100 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358104 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358116 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358120 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358126 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358130 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358138 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358142 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358148 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358152 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358162 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358166 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358172 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358176 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358184 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358188 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358194 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358198 to /sys/fs/cgroup/ltp/test-353674/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358214 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358218 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358224 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358228 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358236 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358240 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358246 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358250 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358260 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358264 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358270 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358274 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358282 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358286 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358292 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358296 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358308 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358312 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358318 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358322 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358330 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358334 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358340 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358344 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358354 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358358 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358364 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358368 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358376 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358380 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358386 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358390 to /sys/fs/cgroup/ltp/test-353674/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358404 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358408 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358414 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358418 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358426 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358430 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358436 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358440 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358450 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358454 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358460 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358464 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358472 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358476 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358482 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358486 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358498 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358502 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358508 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358512 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358520 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358524 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358530 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358534 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358544 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358548 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358554 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358558 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358566 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358570 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358576 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358580 to /sys/fs/cgroup/ltp/test-353674/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358598 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358602 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358608 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358612 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358620 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358624 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358630 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358634 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358644 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358648 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358654 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358658 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358666 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358670 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358676 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358680 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358692 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358696 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358702 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358706 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358714 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358718 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358724 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358728 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358738 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358742 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358748 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358752 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358760 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358764 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358770 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358774 to /sys/fs/cgroup/ltp/test-353674/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358788 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358792 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358798 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358802 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358810 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358814 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358820 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358824 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358834 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358838 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358844 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358848 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358856 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358860 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358866 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358870 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358882 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358886 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358892 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358896 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358904 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358908 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358914 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358918 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358928 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358932 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358938 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358942 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358950 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358954 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358960 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358964 to /sys/fs/cgroup/ltp/test-353674/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358980 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358984 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 358990 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 358994 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359002 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359006 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359012 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359016 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359026 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359030 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359036 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359040 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359048 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359052 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359058 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359062 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359074 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359078 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359084 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359088 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359096 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359100 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359106 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359110 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359120 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359124 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359130 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359134 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359142 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359146 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359152 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359156 to /sys/fs/cgroup/ltp/test-353674/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359170 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359174 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359180 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359184 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359192 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359196 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359202 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359206 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359216 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359220 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359226 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359230 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359238 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359242 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359248 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359252 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359264 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359268 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359274 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359278 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359286 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359290 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359296 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359300 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359310 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359314 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359320 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359324 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359332 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359336 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 359342 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 359346 to /sys/fs/cgroup/ltp/test-353674/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    775

    2414

    775

    2414

    1972

    cgroup_fj_stress_cpu_10_3_each

    Mon Jun 16 18:44:57 2025

    "cgroup_fj_stress.sh cpu 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.hLlWfHO2zq as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 363790 to /sys/fs/cgroup/ltp/test-361402/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 363794 to /sys/fs/cgroup/ltp/test-361402/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 363798 to /sys/fs/cgroup/ltp/test-361402/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 363802 to /sys/fs/cgroup/ltp/test-361402/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 363806 to /sys/fs/cgroup/ltp/test-361402/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 363810 to /sys/fs/cgroup/ltp/test-361402/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 363814 to /sys/fs/cgroup/ltp/test-361402/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 363818 to /sys/fs/cgroup/ltp/test-361402/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 363822 to /sys/fs/cgroup/ltp/test-361402/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 363826 to /sys/fs/cgroup/ltp/test-361402/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 363832 to /sys/fs/cgroup/ltp/test-361402/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 363836 to /sys/fs/cgroup/ltp/test-361402/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 363840 to /sys/fs/cgroup/ltp/test-361402/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 363844 to /sys/fs/cgroup/ltp/test-361402/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 363848 to /sys/fs/cgroup/ltp/test-361402/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 363852 to /sys/fs/cgroup/ltp/test-361402/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 363856 to /sys/fs/cgroup/ltp/test-361402/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 363860 to /sys/fs/cgroup/ltp/test-361402/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 363864 to /sys/fs/cgroup/ltp/test-361402/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 363868 to /sys/fs/cgroup/ltp/test-361402/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 363874 to /sys/fs/cgroup/ltp/test-361402/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 363878 to /sys/fs/cgroup/ltp/test-361402/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 363882 to /sys/fs/cgroup/ltp/test-361402/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 363886 to /sys/fs/cgroup/ltp/test-361402/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 363890 to /sys/fs/cgroup/ltp/test-361402/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 363894 to /sys/fs/cgroup/ltp/test-361402/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 363898 to /sys/fs/cgroup/ltp/test-361402/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 363902 to /sys/fs/cgroup/ltp/test-361402/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 363906 to /sys/fs/cgroup/ltp/test-361402/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 363910 to /sys/fs/cgroup/ltp/test-361402/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 363916 to /sys/fs/cgroup/ltp/test-361402/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 363920 to /sys/fs/cgroup/ltp/test-361402/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 363924 to /sys/fs/cgroup/ltp/test-361402/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 363928 to /sys/fs/cgroup/ltp/test-361402/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 363932 to /sys/fs/cgroup/ltp/test-361402/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 363936 to /sys/fs/cgroup/ltp/test-361402/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 363940 to /sys/fs/cgroup/ltp/test-361402/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 363944 to /sys/fs/cgroup/ltp/test-361402/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 363948 to /sys/fs/cgroup/ltp/test-361402/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 363952 to /sys/fs/cgroup/ltp/test-361402/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 363958 to /sys/fs/cgroup/ltp/test-361402/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 363962 to /sys/fs/cgroup/ltp/test-361402/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 363966 to /sys/fs/cgroup/ltp/test-361402/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 363970 to /sys/fs/cgroup/ltp/test-361402/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 363974 to /sys/fs/cgroup/ltp/test-361402/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 363978 to /sys/fs/cgroup/ltp/test-361402/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 363982 to /sys/fs/cgroup/ltp/test-361402/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 363986 to /sys/fs/cgroup/ltp/test-361402/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 363990 to /sys/fs/cgroup/ltp/test-361402/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 363994 to /sys/fs/cgroup/ltp/test-361402/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364000 to /sys/fs/cgroup/ltp/test-361402/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364004 to /sys/fs/cgroup/ltp/test-361402/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364008 to /sys/fs/cgroup/ltp/test-361402/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364012 to /sys/fs/cgroup/ltp/test-361402/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364016 to /sys/fs/cgroup/ltp/test-361402/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364020 to /sys/fs/cgroup/ltp/test-361402/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364024 to /sys/fs/cgroup/ltp/test-361402/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364028 to /sys/fs/cgroup/ltp/test-361402/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364032 to /sys/fs/cgroup/ltp/test-361402/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364036 to /sys/fs/cgroup/ltp/test-361402/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364042 to /sys/fs/cgroup/ltp/test-361402/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364046 to /sys/fs/cgroup/ltp/test-361402/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364050 to /sys/fs/cgroup/ltp/test-361402/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364054 to /sys/fs/cgroup/ltp/test-361402/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364058 to /sys/fs/cgroup/ltp/test-361402/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364062 to /sys/fs/cgroup/ltp/test-361402/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364066 to /sys/fs/cgroup/ltp/test-361402/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364070 to /sys/fs/cgroup/ltp/test-361402/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364074 to /sys/fs/cgroup/ltp/test-361402/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364078 to /sys/fs/cgroup/ltp/test-361402/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364084 to /sys/fs/cgroup/ltp/test-361402/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364088 to /sys/fs/cgroup/ltp/test-361402/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364092 to /sys/fs/cgroup/ltp/test-361402/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364096 to /sys/fs/cgroup/ltp/test-361402/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364100 to /sys/fs/cgroup/ltp/test-361402/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364104 to /sys/fs/cgroup/ltp/test-361402/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364108 to /sys/fs/cgroup/ltp/test-361402/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364112 to /sys/fs/cgroup/ltp/test-361402/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364116 to /sys/fs/cgroup/ltp/test-361402/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364120 to /sys/fs/cgroup/ltp/test-361402/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364126 to /sys/fs/cgroup/ltp/test-361402/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364130 to /sys/fs/cgroup/ltp/test-361402/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364134 to /sys/fs/cgroup/ltp/test-361402/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364138 to /sys/fs/cgroup/ltp/test-361402/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364142 to /sys/fs/cgroup/ltp/test-361402/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364146 to /sys/fs/cgroup/ltp/test-361402/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364150 to /sys/fs/cgroup/ltp/test-361402/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364154 to /sys/fs/cgroup/ltp/test-361402/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364158 to /sys/fs/cgroup/ltp/test-361402/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364162 to /sys/fs/cgroup/ltp/test-361402/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364168 to /sys/fs/cgroup/ltp/test-361402/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364172 to /sys/fs/cgroup/ltp/test-361402/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364176 to /sys/fs/cgroup/ltp/test-361402/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364180 to /sys/fs/cgroup/ltp/test-361402/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364184 to /sys/fs/cgroup/ltp/test-361402/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364188 to /sys/fs/cgroup/ltp/test-361402/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364192 to /sys/fs/cgroup/ltp/test-361402/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364196 to /sys/fs/cgroup/ltp/test-361402/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364200 to /sys/fs/cgroup/ltp/test-361402/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364204 to /sys/fs/cgroup/ltp/test-361402/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364212 to /sys/fs/cgroup/ltp/test-361402/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364216 to /sys/fs/cgroup/ltp/test-361402/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364220 to /sys/fs/cgroup/ltp/test-361402/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364224 to /sys/fs/cgroup/ltp/test-361402/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364228 to /sys/fs/cgroup/ltp/test-361402/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364232 to /sys/fs/cgroup/ltp/test-361402/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364236 to /sys/fs/cgroup/ltp/test-361402/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364240 to /sys/fs/cgroup/ltp/test-361402/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364244 to /sys/fs/cgroup/ltp/test-361402/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364248 to /sys/fs/cgroup/ltp/test-361402/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364254 to /sys/fs/cgroup/ltp/test-361402/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364258 to /sys/fs/cgroup/ltp/test-361402/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364262 to /sys/fs/cgroup/ltp/test-361402/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364266 to /sys/fs/cgroup/ltp/test-361402/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364270 to /sys/fs/cgroup/ltp/test-361402/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364274 to /sys/fs/cgroup/ltp/test-361402/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364278 to /sys/fs/cgroup/ltp/test-361402/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364282 to /sys/fs/cgroup/ltp/test-361402/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364286 to /sys/fs/cgroup/ltp/test-361402/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364290 to /sys/fs/cgroup/ltp/test-361402/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364296 to /sys/fs/cgroup/ltp/test-361402/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364300 to /sys/fs/cgroup/ltp/test-361402/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364304 to /sys/fs/cgroup/ltp/test-361402/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364308 to /sys/fs/cgroup/ltp/test-361402/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364312 to /sys/fs/cgroup/ltp/test-361402/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364316 to /sys/fs/cgroup/ltp/test-361402/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364320 to /sys/fs/cgroup/ltp/test-361402/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364324 to /sys/fs/cgroup/ltp/test-361402/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364328 to /sys/fs/cgroup/ltp/test-361402/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364332 to /sys/fs/cgroup/ltp/test-361402/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364338 to /sys/fs/cgroup/ltp/test-361402/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364342 to /sys/fs/cgroup/ltp/test-361402/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364346 to /sys/fs/cgroup/ltp/test-361402/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364350 to /sys/fs/cgroup/ltp/test-361402/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364354 to /sys/fs/cgroup/ltp/test-361402/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364358 to /sys/fs/cgroup/ltp/test-361402/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364362 to /sys/fs/cgroup/ltp/test-361402/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364366 to /sys/fs/cgroup/ltp/test-361402/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364370 to /sys/fs/cgroup/ltp/test-361402/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364374 to /sys/fs/cgroup/ltp/test-361402/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364380 to /sys/fs/cgroup/ltp/test-361402/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364384 to /sys/fs/cgroup/ltp/test-361402/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364388 to /sys/fs/cgroup/ltp/test-361402/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364392 to /sys/fs/cgroup/ltp/test-361402/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364396 to /sys/fs/cgroup/ltp/test-361402/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364400 to /sys/fs/cgroup/ltp/test-361402/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364404 to /sys/fs/cgroup/ltp/test-361402/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364408 to /sys/fs/cgroup/ltp/test-361402/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364412 to /sys/fs/cgroup/ltp/test-361402/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364416 to /sys/fs/cgroup/ltp/test-361402/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364422 to /sys/fs/cgroup/ltp/test-361402/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364426 to /sys/fs/cgroup/ltp/test-361402/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364430 to /sys/fs/cgroup/ltp/test-361402/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364434 to /sys/fs/cgroup/ltp/test-361402/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364438 to /sys/fs/cgroup/ltp/test-361402/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364442 to /sys/fs/cgroup/ltp/test-361402/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364446 to /sys/fs/cgroup/ltp/test-361402/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364450 to /sys/fs/cgroup/ltp/test-361402/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364454 to /sys/fs/cgroup/ltp/test-361402/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364458 to /sys/fs/cgroup/ltp/test-361402/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364464 to /sys/fs/cgroup/ltp/test-361402/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364468 to /sys/fs/cgroup/ltp/test-361402/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364472 to /sys/fs/cgroup/ltp/test-361402/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364476 to /sys/fs/cgroup/ltp/test-361402/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364480 to /sys/fs/cgroup/ltp/test-361402/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364484 to /sys/fs/cgroup/ltp/test-361402/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364488 to /sys/fs/cgroup/ltp/test-361402/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364492 to /sys/fs/cgroup/ltp/test-361402/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364496 to /sys/fs/cgroup/ltp/test-361402/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364500 to /sys/fs/cgroup/ltp/test-361402/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364506 to /sys/fs/cgroup/ltp/test-361402/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364510 to /sys/fs/cgroup/ltp/test-361402/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364514 to /sys/fs/cgroup/ltp/test-361402/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364518 to /sys/fs/cgroup/ltp/test-361402/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364522 to /sys/fs/cgroup/ltp/test-361402/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364526 to /sys/fs/cgroup/ltp/test-361402/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364530 to /sys/fs/cgroup/ltp/test-361402/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364534 to /sys/fs/cgroup/ltp/test-361402/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364538 to /sys/fs/cgroup/ltp/test-361402/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364542 to /sys/fs/cgroup/ltp/test-361402/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364548 to /sys/fs/cgroup/ltp/test-361402/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364552 to /sys/fs/cgroup/ltp/test-361402/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364556 to /sys/fs/cgroup/ltp/test-361402/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364560 to /sys/fs/cgroup/ltp/test-361402/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364564 to /sys/fs/cgroup/ltp/test-361402/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364568 to /sys/fs/cgroup/ltp/test-361402/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364572 to /sys/fs/cgroup/ltp/test-361402/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364576 to /sys/fs/cgroup/ltp/test-361402/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364580 to /sys/fs/cgroup/ltp/test-361402/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364584 to /sys/fs/cgroup/ltp/test-361402/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364590 to /sys/fs/cgroup/ltp/test-361402/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364594 to /sys/fs/cgroup/ltp/test-361402/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364598 to /sys/fs/cgroup/ltp/test-361402/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364602 to /sys/fs/cgroup/ltp/test-361402/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364606 to /sys/fs/cgroup/ltp/test-361402/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364610 to /sys/fs/cgroup/ltp/test-361402/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364614 to /sys/fs/cgroup/ltp/test-361402/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364618 to /sys/fs/cgroup/ltp/test-361402/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364622 to /sys/fs/cgroup/ltp/test-361402/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364626 to /sys/fs/cgroup/ltp/test-361402/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364634 to /sys/fs/cgroup/ltp/test-361402/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364638 to /sys/fs/cgroup/ltp/test-361402/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364642 to /sys/fs/cgroup/ltp/test-361402/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364646 to /sys/fs/cgroup/ltp/test-361402/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364650 to /sys/fs/cgroup/ltp/test-361402/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364654 to /sys/fs/cgroup/ltp/test-361402/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364658 to /sys/fs/cgroup/ltp/test-361402/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364662 to /sys/fs/cgroup/ltp/test-361402/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364666 to /sys/fs/cgroup/ltp/test-361402/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364670 to /sys/fs/cgroup/ltp/test-361402/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364676 to /sys/fs/cgroup/ltp/test-361402/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364680 to /sys/fs/cgroup/ltp/test-361402/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364684 to /sys/fs/cgroup/ltp/test-361402/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364688 to /sys/fs/cgroup/ltp/test-361402/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364692 to /sys/fs/cgroup/ltp/test-361402/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364696 to /sys/fs/cgroup/ltp/test-361402/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364700 to /sys/fs/cgroup/ltp/test-361402/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364704 to /sys/fs/cgroup/ltp/test-361402/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364708 to /sys/fs/cgroup/ltp/test-361402/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364712 to /sys/fs/cgroup/ltp/test-361402/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364718 to /sys/fs/cgroup/ltp/test-361402/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364722 to /sys/fs/cgroup/ltp/test-361402/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364726 to /sys/fs/cgroup/ltp/test-361402/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364730 to /sys/fs/cgroup/ltp/test-361402/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364734 to /sys/fs/cgroup/ltp/test-361402/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364738 to /sys/fs/cgroup/ltp/test-361402/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364742 to /sys/fs/cgroup/ltp/test-361402/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364746 to /sys/fs/cgroup/ltp/test-361402/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364750 to /sys/fs/cgroup/ltp/test-361402/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364754 to /sys/fs/cgroup/ltp/test-361402/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364760 to /sys/fs/cgroup/ltp/test-361402/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364764 to /sys/fs/cgroup/ltp/test-361402/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364768 to /sys/fs/cgroup/ltp/test-361402/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364772 to /sys/fs/cgroup/ltp/test-361402/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364776 to /sys/fs/cgroup/ltp/test-361402/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364780 to /sys/fs/cgroup/ltp/test-361402/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364784 to /sys/fs/cgroup/ltp/test-361402/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364788 to /sys/fs/cgroup/ltp/test-361402/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364792 to /sys/fs/cgroup/ltp/test-361402/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364796 to /sys/fs/cgroup/ltp/test-361402/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364802 to /sys/fs/cgroup/ltp/test-361402/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364806 to /sys/fs/cgroup/ltp/test-361402/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364810 to /sys/fs/cgroup/ltp/test-361402/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364814 to /sys/fs/cgroup/ltp/test-361402/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364818 to /sys/fs/cgroup/ltp/test-361402/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364822 to /sys/fs/cgroup/ltp/test-361402/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364826 to /sys/fs/cgroup/ltp/test-361402/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364830 to /sys/fs/cgroup/ltp/test-361402/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364834 to /sys/fs/cgroup/ltp/test-361402/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364838 to /sys/fs/cgroup/ltp/test-361402/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364844 to /sys/fs/cgroup/ltp/test-361402/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364848 to /sys/fs/cgroup/ltp/test-361402/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364852 to /sys/fs/cgroup/ltp/test-361402/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364856 to /sys/fs/cgroup/ltp/test-361402/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364860 to /sys/fs/cgroup/ltp/test-361402/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364864 to /sys/fs/cgroup/ltp/test-361402/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364868 to /sys/fs/cgroup/ltp/test-361402/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364872 to /sys/fs/cgroup/ltp/test-361402/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364876 to /sys/fs/cgroup/ltp/test-361402/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364880 to /sys/fs/cgroup/ltp/test-361402/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364886 to /sys/fs/cgroup/ltp/test-361402/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364890 to /sys/fs/cgroup/ltp/test-361402/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364894 to /sys/fs/cgroup/ltp/test-361402/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364898 to /sys/fs/cgroup/ltp/test-361402/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364902 to /sys/fs/cgroup/ltp/test-361402/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364906 to /sys/fs/cgroup/ltp/test-361402/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364910 to /sys/fs/cgroup/ltp/test-361402/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364914 to /sys/fs/cgroup/ltp/test-361402/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364918 to /sys/fs/cgroup/ltp/test-361402/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364922 to /sys/fs/cgroup/ltp/test-361402/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364928 to /sys/fs/cgroup/ltp/test-361402/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364932 to /sys/fs/cgroup/ltp/test-361402/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364936 to /sys/fs/cgroup/ltp/test-361402/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364940 to /sys/fs/cgroup/ltp/test-361402/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364944 to /sys/fs/cgroup/ltp/test-361402/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364948 to /sys/fs/cgroup/ltp/test-361402/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364952 to /sys/fs/cgroup/ltp/test-361402/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364956 to /sys/fs/cgroup/ltp/test-361402/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 364960 to /sys/fs/cgroup/ltp/test-361402/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 364964 to /sys/fs/cgroup/ltp/test-361402/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 364970 to /sys/fs/cgroup/ltp/test-361402/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 364974 to /sys/fs/cgroup/ltp/test-361402/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 364978 to /sys/fs/cgroup/ltp/test-361402/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 364982 to /sys/fs/cgroup/ltp/test-361402/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 364986 to /sys/fs/cgroup/ltp/test-361402/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 364990 to /sys/fs/cgroup/ltp/test-361402/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 364994 to /sys/fs/cgroup/ltp/test-361402/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 364998 to /sys/fs/cgroup/ltp/test-361402/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365002 to /sys/fs/cgroup/ltp/test-361402/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365006 to /sys/fs/cgroup/ltp/test-361402/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365012 to /sys/fs/cgroup/ltp/test-361402/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365016 to /sys/fs/cgroup/ltp/test-361402/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365020 to /sys/fs/cgroup/ltp/test-361402/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365024 to /sys/fs/cgroup/ltp/test-361402/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365028 to /sys/fs/cgroup/ltp/test-361402/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365032 to /sys/fs/cgroup/ltp/test-361402/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365036 to /sys/fs/cgroup/ltp/test-361402/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365040 to /sys/fs/cgroup/ltp/test-361402/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365044 to /sys/fs/cgroup/ltp/test-361402/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365048 to /sys/fs/cgroup/ltp/test-361402/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365056 to /sys/fs/cgroup/ltp/test-361402/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365060 to /sys/fs/cgroup/ltp/test-361402/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365064 to /sys/fs/cgroup/ltp/test-361402/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365068 to /sys/fs/cgroup/ltp/test-361402/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365072 to /sys/fs/cgroup/ltp/test-361402/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365076 to /sys/fs/cgroup/ltp/test-361402/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365080 to /sys/fs/cgroup/ltp/test-361402/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365084 to /sys/fs/cgroup/ltp/test-361402/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365088 to /sys/fs/cgroup/ltp/test-361402/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365092 to /sys/fs/cgroup/ltp/test-361402/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365098 to /sys/fs/cgroup/ltp/test-361402/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365102 to /sys/fs/cgroup/ltp/test-361402/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365106 to /sys/fs/cgroup/ltp/test-361402/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365110 to /sys/fs/cgroup/ltp/test-361402/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365114 to /sys/fs/cgroup/ltp/test-361402/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365118 to /sys/fs/cgroup/ltp/test-361402/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365122 to /sys/fs/cgroup/ltp/test-361402/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365126 to /sys/fs/cgroup/ltp/test-361402/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365130 to /sys/fs/cgroup/ltp/test-361402/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365134 to /sys/fs/cgroup/ltp/test-361402/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365140 to /sys/fs/cgroup/ltp/test-361402/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365144 to /sys/fs/cgroup/ltp/test-361402/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365148 to /sys/fs/cgroup/ltp/test-361402/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365152 to /sys/fs/cgroup/ltp/test-361402/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365156 to /sys/fs/cgroup/ltp/test-361402/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365160 to /sys/fs/cgroup/ltp/test-361402/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365164 to /sys/fs/cgroup/ltp/test-361402/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365168 to /sys/fs/cgroup/ltp/test-361402/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365172 to /sys/fs/cgroup/ltp/test-361402/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365176 to /sys/fs/cgroup/ltp/test-361402/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365182 to /sys/fs/cgroup/ltp/test-361402/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365186 to /sys/fs/cgroup/ltp/test-361402/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365190 to /sys/fs/cgroup/ltp/test-361402/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365194 to /sys/fs/cgroup/ltp/test-361402/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365198 to /sys/fs/cgroup/ltp/test-361402/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365202 to /sys/fs/cgroup/ltp/test-361402/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365206 to /sys/fs/cgroup/ltp/test-361402/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365210 to /sys/fs/cgroup/ltp/test-361402/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365214 to /sys/fs/cgroup/ltp/test-361402/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365218 to /sys/fs/cgroup/ltp/test-361402/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365224 to /sys/fs/cgroup/ltp/test-361402/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365228 to /sys/fs/cgroup/ltp/test-361402/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365232 to /sys/fs/cgroup/ltp/test-361402/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365236 to /sys/fs/cgroup/ltp/test-361402/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365240 to /sys/fs/cgroup/ltp/test-361402/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365244 to /sys/fs/cgroup/ltp/test-361402/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365248 to /sys/fs/cgroup/ltp/test-361402/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365252 to /sys/fs/cgroup/ltp/test-361402/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365256 to /sys/fs/cgroup/ltp/test-361402/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365260 to /sys/fs/cgroup/ltp/test-361402/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365266 to /sys/fs/cgroup/ltp/test-361402/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365270 to /sys/fs/cgroup/ltp/test-361402/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365274 to /sys/fs/cgroup/ltp/test-361402/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365278 to /sys/fs/cgroup/ltp/test-361402/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365282 to /sys/fs/cgroup/ltp/test-361402/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365286 to /sys/fs/cgroup/ltp/test-361402/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365290 to /sys/fs/cgroup/ltp/test-361402/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365294 to /sys/fs/cgroup/ltp/test-361402/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365298 to /sys/fs/cgroup/ltp/test-361402/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365302 to /sys/fs/cgroup/ltp/test-361402/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365308 to /sys/fs/cgroup/ltp/test-361402/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365312 to /sys/fs/cgroup/ltp/test-361402/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365316 to /sys/fs/cgroup/ltp/test-361402/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365320 to /sys/fs/cgroup/ltp/test-361402/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365324 to /sys/fs/cgroup/ltp/test-361402/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365328 to /sys/fs/cgroup/ltp/test-361402/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365332 to /sys/fs/cgroup/ltp/test-361402/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365336 to /sys/fs/cgroup/ltp/test-361402/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365340 to /sys/fs/cgroup/ltp/test-361402/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365344 to /sys/fs/cgroup/ltp/test-361402/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365350 to /sys/fs/cgroup/ltp/test-361402/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365354 to /sys/fs/cgroup/ltp/test-361402/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365358 to /sys/fs/cgroup/ltp/test-361402/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365362 to /sys/fs/cgroup/ltp/test-361402/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365366 to /sys/fs/cgroup/ltp/test-361402/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365370 to /sys/fs/cgroup/ltp/test-361402/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365374 to /sys/fs/cgroup/ltp/test-361402/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365378 to /sys/fs/cgroup/ltp/test-361402/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365382 to /sys/fs/cgroup/ltp/test-361402/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365386 to /sys/fs/cgroup/ltp/test-361402/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365392 to /sys/fs/cgroup/ltp/test-361402/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365396 to /sys/fs/cgroup/ltp/test-361402/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365400 to /sys/fs/cgroup/ltp/test-361402/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365404 to /sys/fs/cgroup/ltp/test-361402/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365408 to /sys/fs/cgroup/ltp/test-361402/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365412 to /sys/fs/cgroup/ltp/test-361402/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365416 to /sys/fs/cgroup/ltp/test-361402/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365420 to /sys/fs/cgroup/ltp/test-361402/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365424 to /sys/fs/cgroup/ltp/test-361402/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365428 to /sys/fs/cgroup/ltp/test-361402/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365434 to /sys/fs/cgroup/ltp/test-361402/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365438 to /sys/fs/cgroup/ltp/test-361402/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365442 to /sys/fs/cgroup/ltp/test-361402/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365446 to /sys/fs/cgroup/ltp/test-361402/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365450 to /sys/fs/cgroup/ltp/test-361402/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365454 to /sys/fs/cgroup/ltp/test-361402/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365458 to /sys/fs/cgroup/ltp/test-361402/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365462 to /sys/fs/cgroup/ltp/test-361402/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365466 to /sys/fs/cgroup/ltp/test-361402/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365470 to /sys/fs/cgroup/ltp/test-361402/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365478 to /sys/fs/cgroup/ltp/test-361402/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365482 to /sys/fs/cgroup/ltp/test-361402/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365486 to /sys/fs/cgroup/ltp/test-361402/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365490 to /sys/fs/cgroup/ltp/test-361402/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365494 to /sys/fs/cgroup/ltp/test-361402/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365498 to /sys/fs/cgroup/ltp/test-361402/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365502 to /sys/fs/cgroup/ltp/test-361402/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365506 to /sys/fs/cgroup/ltp/test-361402/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365510 to /sys/fs/cgroup/ltp/test-361402/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365514 to /sys/fs/cgroup/ltp/test-361402/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365520 to /sys/fs/cgroup/ltp/test-361402/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365524 to /sys/fs/cgroup/ltp/test-361402/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365528 to /sys/fs/cgroup/ltp/test-361402/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365532 to /sys/fs/cgroup/ltp/test-361402/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365536 to /sys/fs/cgroup/ltp/test-361402/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365540 to /sys/fs/cgroup/ltp/test-361402/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365544 to /sys/fs/cgroup/ltp/test-361402/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365548 to /sys/fs/cgroup/ltp/test-361402/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365552 to /sys/fs/cgroup/ltp/test-361402/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365556 to /sys/fs/cgroup/ltp/test-361402/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365562 to /sys/fs/cgroup/ltp/test-361402/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365566 to /sys/fs/cgroup/ltp/test-361402/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365570 to /sys/fs/cgroup/ltp/test-361402/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365574 to /sys/fs/cgroup/ltp/test-361402/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365578 to /sys/fs/cgroup/ltp/test-361402/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365582 to /sys/fs/cgroup/ltp/test-361402/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365586 to /sys/fs/cgroup/ltp/test-361402/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365590 to /sys/fs/cgroup/ltp/test-361402/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365594 to /sys/fs/cgroup/ltp/test-361402/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365598 to /sys/fs/cgroup/ltp/test-361402/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365604 to /sys/fs/cgroup/ltp/test-361402/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365608 to /sys/fs/cgroup/ltp/test-361402/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365612 to /sys/fs/cgroup/ltp/test-361402/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365616 to /sys/fs/cgroup/ltp/test-361402/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365620 to /sys/fs/cgroup/ltp/test-361402/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365624 to /sys/fs/cgroup/ltp/test-361402/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365628 to /sys/fs/cgroup/ltp/test-361402/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365632 to /sys/fs/cgroup/ltp/test-361402/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365636 to /sys/fs/cgroup/ltp/test-361402/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365640 to /sys/fs/cgroup/ltp/test-361402/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365646 to /sys/fs/cgroup/ltp/test-361402/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365650 to /sys/fs/cgroup/ltp/test-361402/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365654 to /sys/fs/cgroup/ltp/test-361402/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365658 to /sys/fs/cgroup/ltp/test-361402/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365662 to /sys/fs/cgroup/ltp/test-361402/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365666 to /sys/fs/cgroup/ltp/test-361402/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365670 to /sys/fs/cgroup/ltp/test-361402/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365674 to /sys/fs/cgroup/ltp/test-361402/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365678 to /sys/fs/cgroup/ltp/test-361402/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365682 to /sys/fs/cgroup/ltp/test-361402/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365688 to /sys/fs/cgroup/ltp/test-361402/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365692 to /sys/fs/cgroup/ltp/test-361402/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365696 to /sys/fs/cgroup/ltp/test-361402/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365700 to /sys/fs/cgroup/ltp/test-361402/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365704 to /sys/fs/cgroup/ltp/test-361402/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365708 to /sys/fs/cgroup/ltp/test-361402/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365712 to /sys/fs/cgroup/ltp/test-361402/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365716 to /sys/fs/cgroup/ltp/test-361402/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365720 to /sys/fs/cgroup/ltp/test-361402/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365724 to /sys/fs/cgroup/ltp/test-361402/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365730 to /sys/fs/cgroup/ltp/test-361402/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365734 to /sys/fs/cgroup/ltp/test-361402/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365738 to /sys/fs/cgroup/ltp/test-361402/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365742 to /sys/fs/cgroup/ltp/test-361402/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365746 to /sys/fs/cgroup/ltp/test-361402/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365750 to /sys/fs/cgroup/ltp/test-361402/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365754 to /sys/fs/cgroup/ltp/test-361402/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365758 to /sys/fs/cgroup/ltp/test-361402/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365762 to /sys/fs/cgroup/ltp/test-361402/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365766 to /sys/fs/cgroup/ltp/test-361402/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365772 to /sys/fs/cgroup/ltp/test-361402/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365776 to /sys/fs/cgroup/ltp/test-361402/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365780 to /sys/fs/cgroup/ltp/test-361402/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365784 to /sys/fs/cgroup/ltp/test-361402/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365788 to /sys/fs/cgroup/ltp/test-361402/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365792 to /sys/fs/cgroup/ltp/test-361402/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365796 to /sys/fs/cgroup/ltp/test-361402/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365800 to /sys/fs/cgroup/ltp/test-361402/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365804 to /sys/fs/cgroup/ltp/test-361402/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365808 to /sys/fs/cgroup/ltp/test-361402/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365814 to /sys/fs/cgroup/ltp/test-361402/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365818 to /sys/fs/cgroup/ltp/test-361402/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365822 to /sys/fs/cgroup/ltp/test-361402/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365826 to /sys/fs/cgroup/ltp/test-361402/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365830 to /sys/fs/cgroup/ltp/test-361402/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365834 to /sys/fs/cgroup/ltp/test-361402/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365838 to /sys/fs/cgroup/ltp/test-361402/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365842 to /sys/fs/cgroup/ltp/test-361402/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365846 to /sys/fs/cgroup/ltp/test-361402/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365850 to /sys/fs/cgroup/ltp/test-361402/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365856 to /sys/fs/cgroup/ltp/test-361402/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365860 to /sys/fs/cgroup/ltp/test-361402/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365864 to /sys/fs/cgroup/ltp/test-361402/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365868 to /sys/fs/cgroup/ltp/test-361402/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365872 to /sys/fs/cgroup/ltp/test-361402/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365876 to /sys/fs/cgroup/ltp/test-361402/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365880 to /sys/fs/cgroup/ltp/test-361402/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365884 to /sys/fs/cgroup/ltp/test-361402/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365888 to /sys/fs/cgroup/ltp/test-361402/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365892 to /sys/fs/cgroup/ltp/test-361402/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365900 to /sys/fs/cgroup/ltp/test-361402/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365904 to /sys/fs/cgroup/ltp/test-361402/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365908 to /sys/fs/cgroup/ltp/test-361402/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365912 to /sys/fs/cgroup/ltp/test-361402/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365916 to /sys/fs/cgroup/ltp/test-361402/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365920 to /sys/fs/cgroup/ltp/test-361402/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365924 to /sys/fs/cgroup/ltp/test-361402/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365928 to /sys/fs/cgroup/ltp/test-361402/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365932 to /sys/fs/cgroup/ltp/test-361402/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365936 to /sys/fs/cgroup/ltp/test-361402/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365942 to /sys/fs/cgroup/ltp/test-361402/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365946 to /sys/fs/cgroup/ltp/test-361402/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365950 to /sys/fs/cgroup/ltp/test-361402/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365954 to /sys/fs/cgroup/ltp/test-361402/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 365958 to /sys/fs/cgroup/ltp/test-361402/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 365962 to /sys/fs/cgroup/ltp/test-361402/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 365966 to /sys/fs/cgroup/ltp/test-361402/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 365970 to /sys/fs/cgroup/ltp/test-361402/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 365974 to /sys/fs/cgroup/ltp/test-361402/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 365978 to /sys/fs/cgroup/ltp/test-361402/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 365984 to /sys/fs/cgroup/ltp/test-361402/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 365988 to /sys/fs/cgroup/ltp/test-361402/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 365992 to /sys/fs/cgroup/ltp/test-361402/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 365996 to /sys/fs/cgroup/ltp/test-361402/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366000 to /sys/fs/cgroup/ltp/test-361402/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366004 to /sys/fs/cgroup/ltp/test-361402/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366008 to /sys/fs/cgroup/ltp/test-361402/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366012 to /sys/fs/cgroup/ltp/test-361402/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366016 to /sys/fs/cgroup/ltp/test-361402/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366020 to /sys/fs/cgroup/ltp/test-361402/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366026 to /sys/fs/cgroup/ltp/test-361402/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366030 to /sys/fs/cgroup/ltp/test-361402/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366034 to /sys/fs/cgroup/ltp/test-361402/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366038 to /sys/fs/cgroup/ltp/test-361402/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366042 to /sys/fs/cgroup/ltp/test-361402/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366046 to /sys/fs/cgroup/ltp/test-361402/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366050 to /sys/fs/cgroup/ltp/test-361402/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366054 to /sys/fs/cgroup/ltp/test-361402/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366058 to /sys/fs/cgroup/ltp/test-361402/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366062 to /sys/fs/cgroup/ltp/test-361402/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366068 to /sys/fs/cgroup/ltp/test-361402/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366072 to /sys/fs/cgroup/ltp/test-361402/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366076 to /sys/fs/cgroup/ltp/test-361402/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366080 to /sys/fs/cgroup/ltp/test-361402/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366084 to /sys/fs/cgroup/ltp/test-361402/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366088 to /sys/fs/cgroup/ltp/test-361402/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366092 to /sys/fs/cgroup/ltp/test-361402/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366096 to /sys/fs/cgroup/ltp/test-361402/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366100 to /sys/fs/cgroup/ltp/test-361402/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366104 to /sys/fs/cgroup/ltp/test-361402/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366110 to /sys/fs/cgroup/ltp/test-361402/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366114 to /sys/fs/cgroup/ltp/test-361402/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366118 to /sys/fs/cgroup/ltp/test-361402/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366122 to /sys/fs/cgroup/ltp/test-361402/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366126 to /sys/fs/cgroup/ltp/test-361402/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366130 to /sys/fs/cgroup/ltp/test-361402/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366134 to /sys/fs/cgroup/ltp/test-361402/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366138 to /sys/fs/cgroup/ltp/test-361402/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366142 to /sys/fs/cgroup/ltp/test-361402/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366146 to /sys/fs/cgroup/ltp/test-361402/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366152 to /sys/fs/cgroup/ltp/test-361402/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366156 to /sys/fs/cgroup/ltp/test-361402/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366160 to /sys/fs/cgroup/ltp/test-361402/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366164 to /sys/fs/cgroup/ltp/test-361402/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366168 to /sys/fs/cgroup/ltp/test-361402/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366172 to /sys/fs/cgroup/ltp/test-361402/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366176 to /sys/fs/cgroup/ltp/test-361402/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366180 to /sys/fs/cgroup/ltp/test-361402/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366184 to /sys/fs/cgroup/ltp/test-361402/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366188 to /sys/fs/cgroup/ltp/test-361402/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366194 to /sys/fs/cgroup/ltp/test-361402/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366198 to /sys/fs/cgroup/ltp/test-361402/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366202 to /sys/fs/cgroup/ltp/test-361402/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366206 to /sys/fs/cgroup/ltp/test-361402/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366210 to /sys/fs/cgroup/ltp/test-361402/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366214 to /sys/fs/cgroup/ltp/test-361402/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366218 to /sys/fs/cgroup/ltp/test-361402/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366222 to /sys/fs/cgroup/ltp/test-361402/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366226 to /sys/fs/cgroup/ltp/test-361402/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366230 to /sys/fs/cgroup/ltp/test-361402/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366236 to /sys/fs/cgroup/ltp/test-361402/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366240 to /sys/fs/cgroup/ltp/test-361402/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366244 to /sys/fs/cgroup/ltp/test-361402/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366248 to /sys/fs/cgroup/ltp/test-361402/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366252 to /sys/fs/cgroup/ltp/test-361402/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366256 to /sys/fs/cgroup/ltp/test-361402/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366260 to /sys/fs/cgroup/ltp/test-361402/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366264 to /sys/fs/cgroup/ltp/test-361402/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366268 to /sys/fs/cgroup/ltp/test-361402/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366272 to /sys/fs/cgroup/ltp/test-361402/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366278 to /sys/fs/cgroup/ltp/test-361402/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366282 to /sys/fs/cgroup/ltp/test-361402/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366286 to /sys/fs/cgroup/ltp/test-361402/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366290 to /sys/fs/cgroup/ltp/test-361402/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366294 to /sys/fs/cgroup/ltp/test-361402/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366298 to /sys/fs/cgroup/ltp/test-361402/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366302 to /sys/fs/cgroup/ltp/test-361402/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366306 to /sys/fs/cgroup/ltp/test-361402/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366310 to /sys/fs/cgroup/ltp/test-361402/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366314 to /sys/fs/cgroup/ltp/test-361402/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366322 to /sys/fs/cgroup/ltp/test-361402/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366326 to /sys/fs/cgroup/ltp/test-361402/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366330 to /sys/fs/cgroup/ltp/test-361402/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366334 to /sys/fs/cgroup/ltp/test-361402/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366338 to /sys/fs/cgroup/ltp/test-361402/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366342 to /sys/fs/cgroup/ltp/test-361402/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366346 to /sys/fs/cgroup/ltp/test-361402/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366350 to /sys/fs/cgroup/ltp/test-361402/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366354 to /sys/fs/cgroup/ltp/test-361402/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366358 to /sys/fs/cgroup/ltp/test-361402/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366364 to /sys/fs/cgroup/ltp/test-361402/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366368 to /sys/fs/cgroup/ltp/test-361402/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366372 to /sys/fs/cgroup/ltp/test-361402/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366376 to /sys/fs/cgroup/ltp/test-361402/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366380 to /sys/fs/cgroup/ltp/test-361402/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366384 to /sys/fs/cgroup/ltp/test-361402/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366388 to /sys/fs/cgroup/ltp/test-361402/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366392 to /sys/fs/cgroup/ltp/test-361402/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366396 to /sys/fs/cgroup/ltp/test-361402/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366400 to /sys/fs/cgroup/ltp/test-361402/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366406 to /sys/fs/cgroup/ltp/test-361402/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366410 to /sys/fs/cgroup/ltp/test-361402/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366414 to /sys/fs/cgroup/ltp/test-361402/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366418 to /sys/fs/cgroup/ltp/test-361402/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366422 to /sys/fs/cgroup/ltp/test-361402/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366426 to /sys/fs/cgroup/ltp/test-361402/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366430 to /sys/fs/cgroup/ltp/test-361402/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366434 to /sys/fs/cgroup/ltp/test-361402/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366438 to /sys/fs/cgroup/ltp/test-361402/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366442 to /sys/fs/cgroup/ltp/test-361402/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366448 to /sys/fs/cgroup/ltp/test-361402/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366452 to /sys/fs/cgroup/ltp/test-361402/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366456 to /sys/fs/cgroup/ltp/test-361402/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366460 to /sys/fs/cgroup/ltp/test-361402/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366464 to /sys/fs/cgroup/ltp/test-361402/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366468 to /sys/fs/cgroup/ltp/test-361402/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366472 to /sys/fs/cgroup/ltp/test-361402/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366476 to /sys/fs/cgroup/ltp/test-361402/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366480 to /sys/fs/cgroup/ltp/test-361402/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366484 to /sys/fs/cgroup/ltp/test-361402/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366490 to /sys/fs/cgroup/ltp/test-361402/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366494 to /sys/fs/cgroup/ltp/test-361402/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366498 to /sys/fs/cgroup/ltp/test-361402/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366502 to /sys/fs/cgroup/ltp/test-361402/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366506 to /sys/fs/cgroup/ltp/test-361402/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366510 to /sys/fs/cgroup/ltp/test-361402/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366514 to /sys/fs/cgroup/ltp/test-361402/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366518 to /sys/fs/cgroup/ltp/test-361402/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366522 to /sys/fs/cgroup/ltp/test-361402/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366526 to /sys/fs/cgroup/ltp/test-361402/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366532 to /sys/fs/cgroup/ltp/test-361402/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366536 to /sys/fs/cgroup/ltp/test-361402/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366540 to /sys/fs/cgroup/ltp/test-361402/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366544 to /sys/fs/cgroup/ltp/test-361402/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366548 to /sys/fs/cgroup/ltp/test-361402/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366552 to /sys/fs/cgroup/ltp/test-361402/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366556 to /sys/fs/cgroup/ltp/test-361402/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366560 to /sys/fs/cgroup/ltp/test-361402/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366564 to /sys/fs/cgroup/ltp/test-361402/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366568 to /sys/fs/cgroup/ltp/test-361402/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366574 to /sys/fs/cgroup/ltp/test-361402/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366578 to /sys/fs/cgroup/ltp/test-361402/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366582 to /sys/fs/cgroup/ltp/test-361402/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366586 to /sys/fs/cgroup/ltp/test-361402/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366590 to /sys/fs/cgroup/ltp/test-361402/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366594 to /sys/fs/cgroup/ltp/test-361402/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366598 to /sys/fs/cgroup/ltp/test-361402/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366602 to /sys/fs/cgroup/ltp/test-361402/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366606 to /sys/fs/cgroup/ltp/test-361402/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366610 to /sys/fs/cgroup/ltp/test-361402/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366616 to /sys/fs/cgroup/ltp/test-361402/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366620 to /sys/fs/cgroup/ltp/test-361402/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366624 to /sys/fs/cgroup/ltp/test-361402/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366628 to /sys/fs/cgroup/ltp/test-361402/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366632 to /sys/fs/cgroup/ltp/test-361402/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366636 to /sys/fs/cgroup/ltp/test-361402/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366640 to /sys/fs/cgroup/ltp/test-361402/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366644 to /sys/fs/cgroup/ltp/test-361402/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366648 to /sys/fs/cgroup/ltp/test-361402/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366652 to /sys/fs/cgroup/ltp/test-361402/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366658 to /sys/fs/cgroup/ltp/test-361402/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366662 to /sys/fs/cgroup/ltp/test-361402/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366666 to /sys/fs/cgroup/ltp/test-361402/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366670 to /sys/fs/cgroup/ltp/test-361402/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366674 to /sys/fs/cgroup/ltp/test-361402/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366678 to /sys/fs/cgroup/ltp/test-361402/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366682 to /sys/fs/cgroup/ltp/test-361402/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366686 to /sys/fs/cgroup/ltp/test-361402/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366690 to /sys/fs/cgroup/ltp/test-361402/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366694 to /sys/fs/cgroup/ltp/test-361402/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366700 to /sys/fs/cgroup/ltp/test-361402/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366704 to /sys/fs/cgroup/ltp/test-361402/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366708 to /sys/fs/cgroup/ltp/test-361402/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366712 to /sys/fs/cgroup/ltp/test-361402/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366716 to /sys/fs/cgroup/ltp/test-361402/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366720 to /sys/fs/cgroup/ltp/test-361402/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366724 to /sys/fs/cgroup/ltp/test-361402/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366728 to /sys/fs/cgroup/ltp/test-361402/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366732 to /sys/fs/cgroup/ltp/test-361402/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366736 to /sys/fs/cgroup/ltp/test-361402/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366744 to /sys/fs/cgroup/ltp/test-361402/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366748 to /sys/fs/cgroup/ltp/test-361402/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366752 to /sys/fs/cgroup/ltp/test-361402/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366756 to /sys/fs/cgroup/ltp/test-361402/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366760 to /sys/fs/cgroup/ltp/test-361402/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366764 to /sys/fs/cgroup/ltp/test-361402/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366768 to /sys/fs/cgroup/ltp/test-361402/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366772 to /sys/fs/cgroup/ltp/test-361402/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366776 to /sys/fs/cgroup/ltp/test-361402/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366780 to /sys/fs/cgroup/ltp/test-361402/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366786 to /sys/fs/cgroup/ltp/test-361402/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366790 to /sys/fs/cgroup/ltp/test-361402/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366794 to /sys/fs/cgroup/ltp/test-361402/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366798 to /sys/fs/cgroup/ltp/test-361402/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366802 to /sys/fs/cgroup/ltp/test-361402/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366806 to /sys/fs/cgroup/ltp/test-361402/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366810 to /sys/fs/cgroup/ltp/test-361402/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366814 to /sys/fs/cgroup/ltp/test-361402/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366818 to /sys/fs/cgroup/ltp/test-361402/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366822 to /sys/fs/cgroup/ltp/test-361402/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366828 to /sys/fs/cgroup/ltp/test-361402/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366832 to /sys/fs/cgroup/ltp/test-361402/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366836 to /sys/fs/cgroup/ltp/test-361402/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366840 to /sys/fs/cgroup/ltp/test-361402/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366844 to /sys/fs/cgroup/ltp/test-361402/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366848 to /sys/fs/cgroup/ltp/test-361402/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366852 to /sys/fs/cgroup/ltp/test-361402/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366856 to /sys/fs/cgroup/ltp/test-361402/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366860 to /sys/fs/cgroup/ltp/test-361402/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366864 to /sys/fs/cgroup/ltp/test-361402/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366870 to /sys/fs/cgroup/ltp/test-361402/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366874 to /sys/fs/cgroup/ltp/test-361402/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366878 to /sys/fs/cgroup/ltp/test-361402/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366882 to /sys/fs/cgroup/ltp/test-361402/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366886 to /sys/fs/cgroup/ltp/test-361402/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366890 to /sys/fs/cgroup/ltp/test-361402/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366894 to /sys/fs/cgroup/ltp/test-361402/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366898 to /sys/fs/cgroup/ltp/test-361402/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366902 to /sys/fs/cgroup/ltp/test-361402/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366906 to /sys/fs/cgroup/ltp/test-361402/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366912 to /sys/fs/cgroup/ltp/test-361402/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366916 to /sys/fs/cgroup/ltp/test-361402/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366920 to /sys/fs/cgroup/ltp/test-361402/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366924 to /sys/fs/cgroup/ltp/test-361402/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366928 to /sys/fs/cgroup/ltp/test-361402/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366932 to /sys/fs/cgroup/ltp/test-361402/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366936 to /sys/fs/cgroup/ltp/test-361402/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366940 to /sys/fs/cgroup/ltp/test-361402/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366944 to /sys/fs/cgroup/ltp/test-361402/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366948 to /sys/fs/cgroup/ltp/test-361402/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366954 to /sys/fs/cgroup/ltp/test-361402/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 366958 to /sys/fs/cgroup/ltp/test-361402/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 366962 to /sys/fs/cgroup/ltp/test-361402/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 366966 to /sys/fs/cgroup/ltp/test-361402/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 366970 to /sys/fs/cgroup/ltp/test-361402/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 366974 to /sys/fs/cgroup/ltp/test-361402/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 366978 to /sys/fs/cgroup/ltp/test-361402/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 366982 to /sys/fs/cgroup/ltp/test-361402/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 366986 to /sys/fs/cgroup/ltp/test-361402/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 366990 to /sys/fs/cgroup/ltp/test-361402/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 366996 to /sys/fs/cgroup/ltp/test-361402/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367000 to /sys/fs/cgroup/ltp/test-361402/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367004 to /sys/fs/cgroup/ltp/test-361402/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367008 to /sys/fs/cgroup/ltp/test-361402/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367012 to /sys/fs/cgroup/ltp/test-361402/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367016 to /sys/fs/cgroup/ltp/test-361402/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367020 to /sys/fs/cgroup/ltp/test-361402/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367024 to /sys/fs/cgroup/ltp/test-361402/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367028 to /sys/fs/cgroup/ltp/test-361402/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367032 to /sys/fs/cgroup/ltp/test-361402/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367038 to /sys/fs/cgroup/ltp/test-361402/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367042 to /sys/fs/cgroup/ltp/test-361402/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367046 to /sys/fs/cgroup/ltp/test-361402/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367050 to /sys/fs/cgroup/ltp/test-361402/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367054 to /sys/fs/cgroup/ltp/test-361402/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367058 to /sys/fs/cgroup/ltp/test-361402/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367062 to /sys/fs/cgroup/ltp/test-361402/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367066 to /sys/fs/cgroup/ltp/test-361402/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367070 to /sys/fs/cgroup/ltp/test-361402/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367074 to /sys/fs/cgroup/ltp/test-361402/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367080 to /sys/fs/cgroup/ltp/test-361402/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367084 to /sys/fs/cgroup/ltp/test-361402/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367088 to /sys/fs/cgroup/ltp/test-361402/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367092 to /sys/fs/cgroup/ltp/test-361402/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367096 to /sys/fs/cgroup/ltp/test-361402/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367100 to /sys/fs/cgroup/ltp/test-361402/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367104 to /sys/fs/cgroup/ltp/test-361402/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367108 to /sys/fs/cgroup/ltp/test-361402/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367112 to /sys/fs/cgroup/ltp/test-361402/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367116 to /sys/fs/cgroup/ltp/test-361402/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367122 to /sys/fs/cgroup/ltp/test-361402/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367126 to /sys/fs/cgroup/ltp/test-361402/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367130 to /sys/fs/cgroup/ltp/test-361402/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367134 to /sys/fs/cgroup/ltp/test-361402/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367138 to /sys/fs/cgroup/ltp/test-361402/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367142 to /sys/fs/cgroup/ltp/test-361402/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367146 to /sys/fs/cgroup/ltp/test-361402/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367150 to /sys/fs/cgroup/ltp/test-361402/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367154 to /sys/fs/cgroup/ltp/test-361402/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367158 to /sys/fs/cgroup/ltp/test-361402/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367166 to /sys/fs/cgroup/ltp/test-361402/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367170 to /sys/fs/cgroup/ltp/test-361402/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367174 to /sys/fs/cgroup/ltp/test-361402/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367178 to /sys/fs/cgroup/ltp/test-361402/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367182 to /sys/fs/cgroup/ltp/test-361402/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367186 to /sys/fs/cgroup/ltp/test-361402/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367190 to /sys/fs/cgroup/ltp/test-361402/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367194 to /sys/fs/cgroup/ltp/test-361402/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367198 to /sys/fs/cgroup/ltp/test-361402/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367202 to /sys/fs/cgroup/ltp/test-361402/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367208 to /sys/fs/cgroup/ltp/test-361402/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367212 to /sys/fs/cgroup/ltp/test-361402/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367216 to /sys/fs/cgroup/ltp/test-361402/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367220 to /sys/fs/cgroup/ltp/test-361402/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367224 to /sys/fs/cgroup/ltp/test-361402/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367228 to /sys/fs/cgroup/ltp/test-361402/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367232 to /sys/fs/cgroup/ltp/test-361402/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367236 to /sys/fs/cgroup/ltp/test-361402/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367240 to /sys/fs/cgroup/ltp/test-361402/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367244 to /sys/fs/cgroup/ltp/test-361402/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367250 to /sys/fs/cgroup/ltp/test-361402/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367254 to /sys/fs/cgroup/ltp/test-361402/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367258 to /sys/fs/cgroup/ltp/test-361402/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367262 to /sys/fs/cgroup/ltp/test-361402/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367266 to /sys/fs/cgroup/ltp/test-361402/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367270 to /sys/fs/cgroup/ltp/test-361402/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367274 to /sys/fs/cgroup/ltp/test-361402/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367278 to /sys/fs/cgroup/ltp/test-361402/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367282 to /sys/fs/cgroup/ltp/test-361402/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367286 to /sys/fs/cgroup/ltp/test-361402/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367292 to /sys/fs/cgroup/ltp/test-361402/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367296 to /sys/fs/cgroup/ltp/test-361402/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367300 to /sys/fs/cgroup/ltp/test-361402/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367304 to /sys/fs/cgroup/ltp/test-361402/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367308 to /sys/fs/cgroup/ltp/test-361402/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367312 to /sys/fs/cgroup/ltp/test-361402/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367316 to /sys/fs/cgroup/ltp/test-361402/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367320 to /sys/fs/cgroup/ltp/test-361402/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367324 to /sys/fs/cgroup/ltp/test-361402/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367328 to /sys/fs/cgroup/ltp/test-361402/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367334 to /sys/fs/cgroup/ltp/test-361402/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367338 to /sys/fs/cgroup/ltp/test-361402/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367342 to /sys/fs/cgroup/ltp/test-361402/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367346 to /sys/fs/cgroup/ltp/test-361402/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367350 to /sys/fs/cgroup/ltp/test-361402/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367354 to /sys/fs/cgroup/ltp/test-361402/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367358 to /sys/fs/cgroup/ltp/test-361402/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367362 to /sys/fs/cgroup/ltp/test-361402/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367366 to /sys/fs/cgroup/ltp/test-361402/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367370 to /sys/fs/cgroup/ltp/test-361402/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367376 to /sys/fs/cgroup/ltp/test-361402/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367380 to /sys/fs/cgroup/ltp/test-361402/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367384 to /sys/fs/cgroup/ltp/test-361402/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367388 to /sys/fs/cgroup/ltp/test-361402/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367392 to /sys/fs/cgroup/ltp/test-361402/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367396 to /sys/fs/cgroup/ltp/test-361402/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367400 to /sys/fs/cgroup/ltp/test-361402/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367404 to /sys/fs/cgroup/ltp/test-361402/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367408 to /sys/fs/cgroup/ltp/test-361402/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367412 to /sys/fs/cgroup/ltp/test-361402/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367418 to /sys/fs/cgroup/ltp/test-361402/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367422 to /sys/fs/cgroup/ltp/test-361402/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367426 to /sys/fs/cgroup/ltp/test-361402/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367430 to /sys/fs/cgroup/ltp/test-361402/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367434 to /sys/fs/cgroup/ltp/test-361402/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367438 to /sys/fs/cgroup/ltp/test-361402/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367442 to /sys/fs/cgroup/ltp/test-361402/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367446 to /sys/fs/cgroup/ltp/test-361402/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367450 to /sys/fs/cgroup/ltp/test-361402/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367454 to /sys/fs/cgroup/ltp/test-361402/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367460 to /sys/fs/cgroup/ltp/test-361402/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367464 to /sys/fs/cgroup/ltp/test-361402/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367468 to /sys/fs/cgroup/ltp/test-361402/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367472 to /sys/fs/cgroup/ltp/test-361402/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367476 to /sys/fs/cgroup/ltp/test-361402/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367480 to /sys/fs/cgroup/ltp/test-361402/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367484 to /sys/fs/cgroup/ltp/test-361402/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367488 to /sys/fs/cgroup/ltp/test-361402/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367492 to /sys/fs/cgroup/ltp/test-361402/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367496 to /sys/fs/cgroup/ltp/test-361402/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367502 to /sys/fs/cgroup/ltp/test-361402/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367506 to /sys/fs/cgroup/ltp/test-361402/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367510 to /sys/fs/cgroup/ltp/test-361402/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367514 to /sys/fs/cgroup/ltp/test-361402/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367518 to /sys/fs/cgroup/ltp/test-361402/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367522 to /sys/fs/cgroup/ltp/test-361402/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367526 to /sys/fs/cgroup/ltp/test-361402/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367530 to /sys/fs/cgroup/ltp/test-361402/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367534 to /sys/fs/cgroup/ltp/test-361402/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367538 to /sys/fs/cgroup/ltp/test-361402/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367544 to /sys/fs/cgroup/ltp/test-361402/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367548 to /sys/fs/cgroup/ltp/test-361402/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367552 to /sys/fs/cgroup/ltp/test-361402/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367556 to /sys/fs/cgroup/ltp/test-361402/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367560 to /sys/fs/cgroup/ltp/test-361402/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367564 to /sys/fs/cgroup/ltp/test-361402/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367568 to /sys/fs/cgroup/ltp/test-361402/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367572 to /sys/fs/cgroup/ltp/test-361402/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367576 to /sys/fs/cgroup/ltp/test-361402/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367580 to /sys/fs/cgroup/ltp/test-361402/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367588 to /sys/fs/cgroup/ltp/test-361402/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367592 to /sys/fs/cgroup/ltp/test-361402/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367596 to /sys/fs/cgroup/ltp/test-361402/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367600 to /sys/fs/cgroup/ltp/test-361402/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367604 to /sys/fs/cgroup/ltp/test-361402/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367608 to /sys/fs/cgroup/ltp/test-361402/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367612 to /sys/fs/cgroup/ltp/test-361402/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367616 to /sys/fs/cgroup/ltp/test-361402/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367620 to /sys/fs/cgroup/ltp/test-361402/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367624 to /sys/fs/cgroup/ltp/test-361402/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367630 to /sys/fs/cgroup/ltp/test-361402/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367634 to /sys/fs/cgroup/ltp/test-361402/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367638 to /sys/fs/cgroup/ltp/test-361402/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367642 to /sys/fs/cgroup/ltp/test-361402/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367646 to /sys/fs/cgroup/ltp/test-361402/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367650 to /sys/fs/cgroup/ltp/test-361402/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367654 to /sys/fs/cgroup/ltp/test-361402/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367658 to /sys/fs/cgroup/ltp/test-361402/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367662 to /sys/fs/cgroup/ltp/test-361402/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367666 to /sys/fs/cgroup/ltp/test-361402/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367672 to /sys/fs/cgroup/ltp/test-361402/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367676 to /sys/fs/cgroup/ltp/test-361402/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367680 to /sys/fs/cgroup/ltp/test-361402/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367684 to /sys/fs/cgroup/ltp/test-361402/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367688 to /sys/fs/cgroup/ltp/test-361402/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367692 to /sys/fs/cgroup/ltp/test-361402/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367696 to /sys/fs/cgroup/ltp/test-361402/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367700 to /sys/fs/cgroup/ltp/test-361402/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367704 to /sys/fs/cgroup/ltp/test-361402/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367708 to /sys/fs/cgroup/ltp/test-361402/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367714 to /sys/fs/cgroup/ltp/test-361402/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367718 to /sys/fs/cgroup/ltp/test-361402/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367722 to /sys/fs/cgroup/ltp/test-361402/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367726 to /sys/fs/cgroup/ltp/test-361402/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367730 to /sys/fs/cgroup/ltp/test-361402/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367734 to /sys/fs/cgroup/ltp/test-361402/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367738 to /sys/fs/cgroup/ltp/test-361402/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367742 to /sys/fs/cgroup/ltp/test-361402/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367746 to /sys/fs/cgroup/ltp/test-361402/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367750 to /sys/fs/cgroup/ltp/test-361402/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367756 to /sys/fs/cgroup/ltp/test-361402/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367760 to /sys/fs/cgroup/ltp/test-361402/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367764 to /sys/fs/cgroup/ltp/test-361402/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367768 to /sys/fs/cgroup/ltp/test-361402/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367772 to /sys/fs/cgroup/ltp/test-361402/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367776 to /sys/fs/cgroup/ltp/test-361402/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367780 to /sys/fs/cgroup/ltp/test-361402/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367784 to /sys/fs/cgroup/ltp/test-361402/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367788 to /sys/fs/cgroup/ltp/test-361402/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367792 to /sys/fs/cgroup/ltp/test-361402/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367798 to /sys/fs/cgroup/ltp/test-361402/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367802 to /sys/fs/cgroup/ltp/test-361402/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367806 to /sys/fs/cgroup/ltp/test-361402/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367810 to /sys/fs/cgroup/ltp/test-361402/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367814 to /sys/fs/cgroup/ltp/test-361402/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367818 to /sys/fs/cgroup/ltp/test-361402/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367822 to /sys/fs/cgroup/ltp/test-361402/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367826 to /sys/fs/cgroup/ltp/test-361402/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367830 to /sys/fs/cgroup/ltp/test-361402/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367834 to /sys/fs/cgroup/ltp/test-361402/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367840 to /sys/fs/cgroup/ltp/test-361402/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367844 to /sys/fs/cgroup/ltp/test-361402/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367848 to /sys/fs/cgroup/ltp/test-361402/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367852 to /sys/fs/cgroup/ltp/test-361402/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367856 to /sys/fs/cgroup/ltp/test-361402/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367860 to /sys/fs/cgroup/ltp/test-361402/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367864 to /sys/fs/cgroup/ltp/test-361402/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367868 to /sys/fs/cgroup/ltp/test-361402/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367872 to /sys/fs/cgroup/ltp/test-361402/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367876 to /sys/fs/cgroup/ltp/test-361402/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367882 to /sys/fs/cgroup/ltp/test-361402/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367886 to /sys/fs/cgroup/ltp/test-361402/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367890 to /sys/fs/cgroup/ltp/test-361402/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367894 to /sys/fs/cgroup/ltp/test-361402/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367898 to /sys/fs/cgroup/ltp/test-361402/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367902 to /sys/fs/cgroup/ltp/test-361402/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367906 to /sys/fs/cgroup/ltp/test-361402/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367910 to /sys/fs/cgroup/ltp/test-361402/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367914 to /sys/fs/cgroup/ltp/test-361402/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367918 to /sys/fs/cgroup/ltp/test-361402/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367924 to /sys/fs/cgroup/ltp/test-361402/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367928 to /sys/fs/cgroup/ltp/test-361402/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367932 to /sys/fs/cgroup/ltp/test-361402/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367936 to /sys/fs/cgroup/ltp/test-361402/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367940 to /sys/fs/cgroup/ltp/test-361402/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367944 to /sys/fs/cgroup/ltp/test-361402/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367948 to /sys/fs/cgroup/ltp/test-361402/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367952 to /sys/fs/cgroup/ltp/test-361402/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367956 to /sys/fs/cgroup/ltp/test-361402/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 367960 to /sys/fs/cgroup/ltp/test-361402/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 367966 to /sys/fs/cgroup/ltp/test-361402/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 367970 to /sys/fs/cgroup/ltp/test-361402/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 367974 to /sys/fs/cgroup/ltp/test-361402/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 367978 to /sys/fs/cgroup/ltp/test-361402/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 367982 to /sys/fs/cgroup/ltp/test-361402/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 367986 to /sys/fs/cgroup/ltp/test-361402/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 367990 to /sys/fs/cgroup/ltp/test-361402/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 367994 to /sys/fs/cgroup/ltp/test-361402/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 367998 to /sys/fs/cgroup/ltp/test-361402/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 368002 to /sys/fs/cgroup/ltp/test-361402/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    924

    2812

    924

    2812

    1973

    cgroup_fj_stress_cpu_1_200_each

    Mon Jun 16 18:45:31 2025

    "cgroup_fj_stress.sh cpu 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ed5Xfk26iK as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 371285 to /sys/fs/cgroup/ltp/test-370234/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    147

    474

    147

    474

    1974

    cgroup_fj_stress_cpu_200_1_each

    Mon Jun 16 18:45:36 2025

    "cgroup_fj_stress.sh cpu 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpu 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.p1SifbKMLB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 372151 to /sys/fs/cgroup/ltp/test-371697/1 
    cgroup_fj_stress 1 TINFO: Attaching task 372155 to /sys/fs/cgroup/ltp/test-371697/2 
    cgroup_fj_stress 1 TINFO: Attaching task 372159 to /sys/fs/cgroup/ltp/test-371697/3 
    cgroup_fj_stress 1 TINFO: Attaching task 372163 to /sys/fs/cgroup/ltp/test-371697/4 
    cgroup_fj_stress 1 TINFO: Attaching task 372167 to /sys/fs/cgroup/ltp/test-371697/5 
    cgroup_fj_stress 1 TINFO: Attaching task 372171 to /sys/fs/cgroup/ltp/test-371697/6 
    cgroup_fj_stress 1 TINFO: Attaching task 372175 to /sys/fs/cgroup/ltp/test-371697/7 
    cgroup_fj_stress 1 TINFO: Attaching task 372179 to /sys/fs/cgroup/ltp/test-371697/8 
    cgroup_fj_stress 1 TINFO: Attaching task 372183 to /sys/fs/cgroup/ltp/test-371697/9 
    cgroup_fj_stress 1 TINFO: Attaching task 372187 to /sys/fs/cgroup/ltp/test-371697/10 
    cgroup_fj_stress 1 TINFO: Attaching task 372191 to /sys/fs/cgroup/ltp/test-371697/11 
    cgroup_fj_stress 1 TINFO: Attaching task 372195 to /sys/fs/cgroup/ltp/test-371697/12 
    cgroup_fj_stress 1 TINFO: Attaching task 372199 to /sys/fs/cgroup/ltp/test-371697/13 
    cgroup_fj_stress 1 TINFO: Attaching task 372203 to /sys/fs/cgroup/ltp/test-371697/14 
    cgroup_fj_stress 1 TINFO: Attaching task 372207 to /sys/fs/cgroup/ltp/test-371697/15 
    cgroup_fj_stress 1 TINFO: Attaching task 372211 to /sys/fs/cgroup/ltp/test-371697/16 
    cgroup_fj_stress 1 TINFO: Attaching task 372215 to /sys/fs/cgroup/ltp/test-371697/17 
    cgroup_fj_stress 1 TINFO: Attaching task 372219 to /sys/fs/cgroup/ltp/test-371697/18 
    cgroup_fj_stress 1 TINFO: Attaching task 372223 to /sys/fs/cgroup/ltp/test-371697/19 
    cgroup_fj_stress 1 TINFO: Attaching task 372227 to /sys/fs/cgroup/ltp/test-371697/20 
    cgroup_fj_stress 1 TINFO: Attaching task 372231 to /sys/fs/cgroup/ltp/test-371697/21 
    cgroup_fj_stress 1 TINFO: Attaching task 372235 to /sys/fs/cgroup/ltp/test-371697/22 
    cgroup_fj_stress 1 TINFO: Attaching task 372239 to /sys/fs/cgroup/ltp/test-371697/23 
    cgroup_fj_stress 1 TINFO: Attaching task 372243 to /sys/fs/cgroup/ltp/test-371697/24 
    cgroup_fj_stress 1 TINFO: Attaching task 372247 to /sys/fs/cgroup/ltp/test-371697/25 
    cgroup_fj_stress 1 TINFO: Attaching task 372251 to /sys/fs/cgroup/ltp/test-371697/26 
    cgroup_fj_stress 1 TINFO: Attaching task 372255 to /sys/fs/cgroup/ltp/test-371697/27 
    cgroup_fj_stress 1 TINFO: Attaching task 372259 to /sys/fs/cgroup/ltp/test-371697/28 
    cgroup_fj_stress 1 TINFO: Attaching task 372263 to /sys/fs/cgroup/ltp/test-371697/29 
    cgroup_fj_stress 1 TINFO: Attaching task 372267 to /sys/fs/cgroup/ltp/test-371697/30 
    cgroup_fj_stress 1 TINFO: Attaching task 372271 to /sys/fs/cgroup/ltp/test-371697/31 
    cgroup_fj_stress 1 TINFO: Attaching task 372275 to /sys/fs/cgroup/ltp/test-371697/32 
    cgroup_fj_stress 1 TINFO: Attaching task 372279 to /sys/fs/cgroup/ltp/test-371697/33 
    cgroup_fj_stress 1 TINFO: Attaching task 372283 to /sys/fs/cgroup/ltp/test-371697/34 
    cgroup_fj_stress 1 TINFO: Attaching task 372287 to /sys/fs/cgroup/ltp/test-371697/35 
    cgroup_fj_stress 1 TINFO: Attaching task 372291 to /sys/fs/cgroup/ltp/test-371697/36 
    cgroup_fj_stress 1 TINFO: Attaching task 372295 to /sys/fs/cgroup/ltp/test-371697/37 
    cgroup_fj_stress 1 TINFO: Attaching task 372299 to /sys/fs/cgroup/ltp/test-371697/38 
    cgroup_fj_stress 1 TINFO: Attaching task 372303 to /sys/fs/cgroup/ltp/test-371697/39 
    cgroup_fj_stress 1 TINFO: Attaching task 372307 to /sys/fs/cgroup/ltp/test-371697/40 
    cgroup_fj_stress 1 TINFO: Attaching task 372311 to /sys/fs/cgroup/ltp/test-371697/41 
    cgroup_fj_stress 1 TINFO: Attaching task 372315 to /sys/fs/cgroup/ltp/test-371697/42 
    cgroup_fj_stress 1 TINFO: Attaching task 372319 to /sys/fs/cgroup/ltp/test-371697/43 
    cgroup_fj_stress 1 TINFO: Attaching task 372323 to /sys/fs/cgroup/ltp/test-371697/44 
    cgroup_fj_stress 1 TINFO: Attaching task 372327 to /sys/fs/cgroup/ltp/test-371697/45 
    cgroup_fj_stress 1 TINFO: Attaching task 372331 to /sys/fs/cgroup/ltp/test-371697/46 
    cgroup_fj_stress 1 TINFO: Attaching task 372335 to /sys/fs/cgroup/ltp/test-371697/47 
    cgroup_fj_stress 1 TINFO: Attaching task 372339 to /sys/fs/cgroup/ltp/test-371697/48 
    cgroup_fj_stress 1 TINFO: Attaching task 372343 to /sys/fs/cgroup/ltp/test-371697/49 
    cgroup_fj_stress 1 TINFO: Attaching task 372347 to /sys/fs/cgroup/ltp/test-371697/50 
    cgroup_fj_stress 1 TINFO: Attaching task 372351 to /sys/fs/cgroup/ltp/test-371697/51 
    cgroup_fj_stress 1 TINFO: Attaching task 372355 to /sys/fs/cgroup/ltp/test-371697/52 
    cgroup_fj_stress 1 TINFO: Attaching task 372359 to /sys/fs/cgroup/ltp/test-371697/53 
    cgroup_fj_stress 1 TINFO: Attaching task 372363 to /sys/fs/cgroup/ltp/test-371697/54 
    cgroup_fj_stress 1 TINFO: Attaching task 372367 to /sys/fs/cgroup/ltp/test-371697/55 
    cgroup_fj_stress 1 TINFO: Attaching task 372371 to /sys/fs/cgroup/ltp/test-371697/56 
    cgroup_fj_stress 1 TINFO: Attaching task 372375 to /sys/fs/cgroup/ltp/test-371697/57 
    cgroup_fj_stress 1 TINFO: Attaching task 372379 to /sys/fs/cgroup/ltp/test-371697/58 
    cgroup_fj_stress 1 TINFO: Attaching task 372383 to /sys/fs/cgroup/ltp/test-371697/59 
    cgroup_fj_stress 1 TINFO: Attaching task 372387 to /sys/fs/cgroup/ltp/test-371697/60 
    cgroup_fj_stress 1 TINFO: Attaching task 372391 to /sys/fs/cgroup/ltp/test-371697/61 
    cgroup_fj_stress 1 TINFO: Attaching task 372395 to /sys/fs/cgroup/ltp/test-371697/62 
    cgroup_fj_stress 1 TINFO: Attaching task 372399 to /sys/fs/cgroup/ltp/test-371697/63 
    cgroup_fj_stress 1 TINFO: Attaching task 372403 to /sys/fs/cgroup/ltp/test-371697/64 
    cgroup_fj_stress 1 TINFO: Attaching task 372407 to /sys/fs/cgroup/ltp/test-371697/65 
    cgroup_fj_stress 1 TINFO: Attaching task 372411 to /sys/fs/cgroup/ltp/test-371697/66 
    cgroup_fj_stress 1 TINFO: Attaching task 372415 to /sys/fs/cgroup/ltp/test-371697/67 
    cgroup_fj_stress 1 TINFO: Attaching task 372419 to /sys/fs/cgroup/ltp/test-371697/68 
    cgroup_fj_stress 1 TINFO: Attaching task 372423 to /sys/fs/cgroup/ltp/test-371697/69 
    cgroup_fj_stress 1 TINFO: Attaching task 372427 to /sys/fs/cgroup/ltp/test-371697/70 
    cgroup_fj_stress 1 TINFO: Attaching task 372431 to /sys/fs/cgroup/ltp/test-371697/71 
    cgroup_fj_stress 1 TINFO: Attaching task 372435 to /sys/fs/cgroup/ltp/test-371697/72 
    cgroup_fj_stress 1 TINFO: Attaching task 372439 to /sys/fs/cgroup/ltp/test-371697/73 
    cgroup_fj_stress 1 TINFO: Attaching task 372443 to /sys/fs/cgroup/ltp/test-371697/74 
    cgroup_fj_stress 1 TINFO: Attaching task 372447 to /sys/fs/cgroup/ltp/test-371697/75 
    cgroup_fj_stress 1 TINFO: Attaching task 372451 to /sys/fs/cgroup/ltp/test-371697/76 
    cgroup_fj_stress 1 TINFO: Attaching task 372455 to /sys/fs/cgroup/ltp/test-371697/77 
    cgroup_fj_stress 1 TINFO: Attaching task 372459 to /sys/fs/cgroup/ltp/test-371697/78 
    cgroup_fj_stress 1 TINFO: Attaching task 372463 to /sys/fs/cgroup/ltp/test-371697/79 
    cgroup_fj_stress 1 TINFO: Attaching task 372467 to /sys/fs/cgroup/ltp/test-371697/80 
    cgroup_fj_stress 1 TINFO: Attaching task 372471 to /sys/fs/cgroup/ltp/test-371697/81 
    cgroup_fj_stress 1 TINFO: Attaching task 372475 to /sys/fs/cgroup/ltp/test-371697/82 
    cgroup_fj_stress 1 TINFO: Attaching task 372479 to /sys/fs/cgroup/ltp/test-371697/83 
    cgroup_fj_stress 1 TINFO: Attaching task 372483 to /sys/fs/cgroup/ltp/test-371697/84 
    cgroup_fj_stress 1 TINFO: Attaching task 372487 to /sys/fs/cgroup/ltp/test-371697/85 
    cgroup_fj_stress 1 TINFO: Attaching task 372491 to /sys/fs/cgroup/ltp/test-371697/86 
    cgroup_fj_stress 1 TINFO: Attaching task 372495 to /sys/fs/cgroup/ltp/test-371697/87 
    cgroup_fj_stress 1 TINFO: Attaching task 372499 to /sys/fs/cgroup/ltp/test-371697/88 
    cgroup_fj_stress 1 TINFO: Attaching task 372503 to /sys/fs/cgroup/ltp/test-371697/89 
    cgroup_fj_stress 1 TINFO: Attaching task 372507 to /sys/fs/cgroup/ltp/test-371697/90 
    cgroup_fj_stress 1 TINFO: Attaching task 372511 to /sys/fs/cgroup/ltp/test-371697/91 
    cgroup_fj_stress 1 TINFO: Attaching task 372515 to /sys/fs/cgroup/ltp/test-371697/92 
    cgroup_fj_stress 1 TINFO: Attaching task 372519 to /sys/fs/cgroup/ltp/test-371697/93 
    cgroup_fj_stress 1 TINFO: Attaching task 372523 to /sys/fs/cgroup/ltp/test-371697/94 
    cgroup_fj_stress 1 TINFO: Attaching task 372527 to /sys/fs/cgroup/ltp/test-371697/95 
    cgroup_fj_stress 1 TINFO: Attaching task 372531 to /sys/fs/cgroup/ltp/test-371697/96 
    cgroup_fj_stress 1 TINFO: Attaching task 372535 to /sys/fs/cgroup/ltp/test-371697/97 
    cgroup_fj_stress 1 TINFO: Attaching task 372539 to /sys/fs/cgroup/ltp/test-371697/98 
    cgroup_fj_stress 1 TINFO: Attaching task 372543 to /sys/fs/cgroup/ltp/test-371697/99 
    cgroup_fj_stress 1 TINFO: Attaching task 372547 to /sys/fs/cgroup/ltp/test-371697/100 
    cgroup_fj_stress 1 TINFO: Attaching task 372551 to /sys/fs/cgroup/ltp/test-371697/101 
    cgroup_fj_stress 1 TINFO: Attaching task 372555 to /sys/fs/cgroup/ltp/test-371697/102 
    cgroup_fj_stress 1 TINFO: Attaching task 372559 to /sys/fs/cgroup/ltp/test-371697/103 
    cgroup_fj_stress 1 TINFO: Attaching task 372563 to /sys/fs/cgroup/ltp/test-371697/104 
    cgroup_fj_stress 1 TINFO: Attaching task 372567 to /sys/fs/cgroup/ltp/test-371697/105 
    cgroup_fj_stress 1 TINFO: Attaching task 372571 to /sys/fs/cgroup/ltp/test-371697/106 
    cgroup_fj_stress 1 TINFO: Attaching task 372575 to /sys/fs/cgroup/ltp/test-371697/107 
    cgroup_fj_stress 1 TINFO: Attaching task 372579 to /sys/fs/cgroup/ltp/test-371697/108 
    cgroup_fj_stress 1 TINFO: Attaching task 372583 to /sys/fs/cgroup/ltp/test-371697/109 
    cgroup_fj_stress 1 TINFO: Attaching task 372587 to /sys/fs/cgroup/ltp/test-371697/110 
    cgroup_fj_stress 1 TINFO: Attaching task 372591 to /sys/fs/cgroup/ltp/test-371697/111 
    cgroup_fj_stress 1 TINFO: Attaching task 372595 to /sys/fs/cgroup/ltp/test-371697/112 
    cgroup_fj_stress 1 TINFO: Attaching task 372599 to /sys/fs/cgroup/ltp/test-371697/113 
    cgroup_fj_stress 1 TINFO: Attaching task 372603 to /sys/fs/cgroup/ltp/test-371697/114 
    cgroup_fj_stress 1 TINFO: Attaching task 372607 to /sys/fs/cgroup/ltp/test-371697/115 
    cgroup_fj_stress 1 TINFO: Attaching task 372611 to /sys/fs/cgroup/ltp/test-371697/116 
    cgroup_fj_stress 1 TINFO: Attaching task 372615 to /sys/fs/cgroup/ltp/test-371697/117 
    cgroup_fj_stress 1 TINFO: Attaching task 372619 to /sys/fs/cgroup/ltp/test-371697/118 
    cgroup_fj_stress 1 TINFO: Attaching task 372623 to /sys/fs/cgroup/ltp/test-371697/119 
    cgroup_fj_stress 1 TINFO: Attaching task 372627 to /sys/fs/cgroup/ltp/test-371697/120 
    cgroup_fj_stress 1 TINFO: Attaching task 372631 to /sys/fs/cgroup/ltp/test-371697/121 
    cgroup_fj_stress 1 TINFO: Attaching task 372635 to /sys/fs/cgroup/ltp/test-371697/122 
    cgroup_fj_stress 1 TINFO: Attaching task 372639 to /sys/fs/cgroup/ltp/test-371697/123 
    cgroup_fj_stress 1 TINFO: Attaching task 372643 to /sys/fs/cgroup/ltp/test-371697/124 
    cgroup_fj_stress 1 TINFO: Attaching task 372647 to /sys/fs/cgroup/ltp/test-371697/125 
    cgroup_fj_stress 1 TINFO: Attaching task 372651 to /sys/fs/cgroup/ltp/test-371697/126 
    cgroup_fj_stress 1 TINFO: Attaching task 372655 to /sys/fs/cgroup/ltp/test-371697/127 
    cgroup_fj_stress 1 TINFO: Attaching task 372659 to /sys/fs/cgroup/ltp/test-371697/128 
    cgroup_fj_stress 1 TINFO: Attaching task 372663 to /sys/fs/cgroup/ltp/test-371697/129 
    cgroup_fj_stress 1 TINFO: Attaching task 372667 to /sys/fs/cgroup/ltp/test-371697/130 
    cgroup_fj_stress 1 TINFO: Attaching task 372671 to /sys/fs/cgroup/ltp/test-371697/131 
    cgroup_fj_stress 1 TINFO: Attaching task 372675 to /sys/fs/cgroup/ltp/test-371697/132 
    cgroup_fj_stress 1 TINFO: Attaching task 372679 to /sys/fs/cgroup/ltp/test-371697/133 
    cgroup_fj_stress 1 TINFO: Attaching task 372683 to /sys/fs/cgroup/ltp/test-371697/134 
    cgroup_fj_stress 1 TINFO: Attaching task 372687 to /sys/fs/cgroup/ltp/test-371697/135 
    cgroup_fj_stress 1 TINFO: Attaching task 372691 to /sys/fs/cgroup/ltp/test-371697/136 
    cgroup_fj_stress 1 TINFO: Attaching task 372695 to /sys/fs/cgroup/ltp/test-371697/137 
    cgroup_fj_stress 1 TINFO: Attaching task 372699 to /sys/fs/cgroup/ltp/test-371697/138 
    cgroup_fj_stress 1 TINFO: Attaching task 372703 to /sys/fs/cgroup/ltp/test-371697/139 
    cgroup_fj_stress 1 TINFO: Attaching task 372707 to /sys/fs/cgroup/ltp/test-371697/140 
    cgroup_fj_stress 1 TINFO: Attaching task 372711 to /sys/fs/cgroup/ltp/test-371697/141 
    cgroup_fj_stress 1 TINFO: Attaching task 372715 to /sys/fs/cgroup/ltp/test-371697/142 
    cgroup_fj_stress 1 TINFO: Attaching task 372719 to /sys/fs/cgroup/ltp/test-371697/143 
    cgroup_fj_stress 1 TINFO: Attaching task 372723 to /sys/fs/cgroup/ltp/test-371697/144 
    cgroup_fj_stress 1 TINFO: Attaching task 372727 to /sys/fs/cgroup/ltp/test-371697/145 
    cgroup_fj_stress 1 TINFO: Attaching task 372731 to /sys/fs/cgroup/ltp/test-371697/146 
    cgroup_fj_stress 1 TINFO: Attaching task 372735 to /sys/fs/cgroup/ltp/test-371697/147 
    cgroup_fj_stress 1 TINFO: Attaching task 372739 to /sys/fs/cgroup/ltp/test-371697/148 
    cgroup_fj_stress 1 TINFO: Attaching task 372743 to /sys/fs/cgroup/ltp/test-371697/149 
    cgroup_fj_stress 1 TINFO: Attaching task 372747 to /sys/fs/cgroup/ltp/test-371697/150 
    cgroup_fj_stress 1 TINFO: Attaching task 372751 to /sys/fs/cgroup/ltp/test-371697/151 
    cgroup_fj_stress 1 TINFO: Attaching task 372755 to /sys/fs/cgroup/ltp/test-371697/152 
    cgroup_fj_stress 1 TINFO: Attaching task 372759 to /sys/fs/cgroup/ltp/test-371697/153 
    cgroup_fj_stress 1 TINFO: Attaching task 372763 to /sys/fs/cgroup/ltp/test-371697/154 
    cgroup_fj_stress 1 TINFO: Attaching task 372767 to /sys/fs/cgroup/ltp/test-371697/155 
    cgroup_fj_stress 1 TINFO: Attaching task 372771 to /sys/fs/cgroup/ltp/test-371697/156 
    cgroup_fj_stress 1 TINFO: Attaching task 372775 to /sys/fs/cgroup/ltp/test-371697/157 
    cgroup_fj_stress 1 TINFO: Attaching task 372779 to /sys/fs/cgroup/ltp/test-371697/158 
    cgroup_fj_stress 1 TINFO: Attaching task 372783 to /sys/fs/cgroup/ltp/test-371697/159 
    cgroup_fj_stress 1 TINFO: Attaching task 372787 to /sys/fs/cgroup/ltp/test-371697/160 
    cgroup_fj_stress 1 TINFO: Attaching task 372791 to /sys/fs/cgroup/ltp/test-371697/161 
    cgroup_fj_stress 1 TINFO: Attaching task 372795 to /sys/fs/cgroup/ltp/test-371697/162 
    cgroup_fj_stress 1 TINFO: Attaching task 372799 to /sys/fs/cgroup/ltp/test-371697/163 
    cgroup_fj_stress 1 TINFO: Attaching task 372803 to /sys/fs/cgroup/ltp/test-371697/164 
    cgroup_fj_stress 1 TINFO: Attaching task 372807 to /sys/fs/cgroup/ltp/test-371697/165 
    cgroup_fj_stress 1 TINFO: Attaching task 372811 to /sys/fs/cgroup/ltp/test-371697/166 
    cgroup_fj_stress 1 TINFO: Attaching task 372815 to /sys/fs/cgroup/ltp/test-371697/167 
    cgroup_fj_stress 1 TINFO: Attaching task 372819 to /sys/fs/cgroup/ltp/test-371697/168 
    cgroup_fj_stress 1 TINFO: Attaching task 372823 to /sys/fs/cgroup/ltp/test-371697/169 
    cgroup_fj_stress 1 TINFO: Attaching task 372827 to /sys/fs/cgroup/ltp/test-371697/170 
    cgroup_fj_stress 1 TINFO: Attaching task 372831 to /sys/fs/cgroup/ltp/test-371697/171 
    cgroup_fj_stress 1 TINFO: Attaching task 372835 to /sys/fs/cgroup/ltp/test-371697/172 
    cgroup_fj_stress 1 TINFO: Attaching task 372839 to /sys/fs/cgroup/ltp/test-371697/173 
    cgroup_fj_stress 1 TINFO: Attaching task 372843 to /sys/fs/cgroup/ltp/test-371697/174 
    cgroup_fj_stress 1 TINFO: Attaching task 372847 to /sys/fs/cgroup/ltp/test-371697/175 
    cgroup_fj_stress 1 TINFO: Attaching task 372851 to /sys/fs/cgroup/ltp/test-371697/176 
    cgroup_fj_stress 1 TINFO: Attaching task 372855 to /sys/fs/cgroup/ltp/test-371697/177 
    cgroup_fj_stress 1 TINFO: Attaching task 372859 to /sys/fs/cgroup/ltp/test-371697/178 
    cgroup_fj_stress 1 TINFO: Attaching task 372863 to /sys/fs/cgroup/ltp/test-371697/179 
    cgroup_fj_stress 1 TINFO: Attaching task 372867 to /sys/fs/cgroup/ltp/test-371697/180 
    cgroup_fj_stress 1 TINFO: Attaching task 372871 to /sys/fs/cgroup/ltp/test-371697/181 
    cgroup_fj_stress 1 TINFO: Attaching task 372875 to /sys/fs/cgroup/ltp/test-371697/182 
    cgroup_fj_stress 1 TINFO: Attaching task 372879 to /sys/fs/cgroup/ltp/test-371697/183 
    cgroup_fj_stress 1 TINFO: Attaching task 372883 to /sys/fs/cgroup/ltp/test-371697/184 
    cgroup_fj_stress 1 TINFO: Attaching task 372887 to /sys/fs/cgroup/ltp/test-371697/185 
    cgroup_fj_stress 1 TINFO: Attaching task 372891 to /sys/fs/cgroup/ltp/test-371697/186 
    cgroup_fj_stress 1 TINFO: Attaching task 372895 to /sys/fs/cgroup/ltp/test-371697/187 
    cgroup_fj_stress 1 TINFO: Attaching task 372899 to /sys/fs/cgroup/ltp/test-371697/188 
    cgroup_fj_stress 1 TINFO: Attaching task 372903 to /sys/fs/cgroup/ltp/test-371697/189 
    cgroup_fj_stress 1 TINFO: Attaching task 372907 to /sys/fs/cgroup/ltp/test-371697/190 
    cgroup_fj_stress 1 TINFO: Attaching task 372911 to /sys/fs/cgroup/ltp/test-371697/191 
    cgroup_fj_stress 1 TINFO: Attaching task 372915 to /sys/fs/cgroup/ltp/test-371697/192 
    cgroup_fj_stress 1 TINFO: Attaching task 372919 to /sys/fs/cgroup/ltp/test-371697/193 
    cgroup_fj_stress 1 TINFO: Attaching task 372923 to /sys/fs/cgroup/ltp/test-371697/194 
    cgroup_fj_stress 1 TINFO: Attaching task 372927 to /sys/fs/cgroup/ltp/test-371697/195 
    cgroup_fj_stress 1 TINFO: Attaching task 372931 to /sys/fs/cgroup/ltp/test-371697/196 
    cgroup_fj_stress 1 TINFO: Attaching task 372935 to /sys/fs/cgroup/ltp/test-371697/197 
    cgroup_fj_stress 1 TINFO: Attaching task 372939 to /sys/fs/cgroup/ltp/test-371697/198 
    cgroup_fj_stress 1 TINFO: Attaching task 372943 to /sys/fs/cgroup/ltp/test-371697/199 
    cgroup_fj_stress 1 TINFO: Attaching task 372947 to /sys/fs/cgroup/ltp/test-371697/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    353

    500

    353

    500

    1975

    cgroup_fj_stress_cpuacct_2_2_none

    Mon Jun 16 18:45:44 2025

    "cgroup_fj_stress.sh cpuacct 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.MqMMOl7MDx as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    17

    9

    17

    1976

    cgroup_fj_stress_cpuacct_3_3_none

    Mon Jun 16 18:45:45 2025

    "cgroup_fj_stress.sh cpuacct 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.zrzG3LpSn3 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    19

    49

    19

    49

    1977

    cgroup_fj_stress_cpuacct_4_4_none

    Mon Jun 16 18:45:45 2025

    "cgroup_fj_stress.sh cpuacct 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.g9pSEoeHA4 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    102

    336

    102

    336

    1978

    cgroup_fj_stress_cpuacct_2_9_none

    Mon Jun 16 18:45:50 2025

    "cgroup_fj_stress.sh cpuacct 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.6yVtuLhm28 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    12 termination_type

    315

    964

    315

    964

    1979

    cgroup_fj_stress_cpuacct_10_3_none

    Mon Jun 16 18:46:02 2025

    "cgroup_fj_stress.sh cpuacct 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.McuzFBrQ1R as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    14 termination_type

    360

    1038

    360

    1038

    1980

    cgroup_fj_stress_cpuacct_1_200_none

    Mon Jun 16 18:46:16 2025

    "cgroup_fj_stress.sh cpuacct 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.prS4EgUzUC as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    72

    211

    72

    211

    1981

    cgroup_fj_stress_cpuacct_200_1_none

    Mon Jun 16 18:46:19 2025

    "cgroup_fj_stress.sh cpuacct 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.NVogwGs9vM as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    145

    198

    145

    198

    1982

    cgroup_fj_stress_cpuacct_2_2_one

    Mon Jun 16 18:46:22 2025

    "cgroup_fj_stress.sh cpuacct 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Q88ThtThRf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382510 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    28

    13

    28

    1983

    cgroup_fj_stress_cpuacct_3_3_one

    Mon Jun 16 18:46:23 2025

    "cgroup_fj_stress.sh cpuacct 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.DXKZoTZw2W as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622/3 
    cgroup_fj_stress 1 TINFO: Attaching task 382750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382622 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    35

    110

    35

    110

    1984

    cgroup_fj_stress_cpuacct_4_4_one

    Mon Jun 16 18:46:24 2025

    "cgroup_fj_stress.sh cpuacct 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.RBzorCzofy as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998/4 
    cgroup_fj_stress 1 TINFO: Attaching task 383728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-382998 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    260

    851

    260

    851

    1985

    cgroup_fj_stress_cpuacct_2_9_one

    Mon Jun 16 18:46:35 2025

    "cgroup_fj_stress.sh cpuacct 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3EZjSlwAVH as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782/2 
    cgroup_fj_stress 1 TINFO: Attaching task 387876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-385782 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    32 termination_type

    779

    2504

    779

    2504

    1986

    cgroup_fj_stress_cpuacct_10_3_one

    Mon Jun 16 18:47:07 2025

    "cgroup_fj_stress.sh cpuacct 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.oMmDdAo5HH as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022/10 
    cgroup_fj_stress 1 TINFO: Attaching task 396292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-394022 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    35 termination_type

    899

    2712

    899

    2712

    1987

    cgroup_fj_stress_cpuacct_1_200_one

    Mon Jun 16 18:47:42 2025

    "cgroup_fj_stress.sh cpuacct 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Limmy7Nxxb as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966/1 
    cgroup_fj_stress 1 TINFO: Attaching task 403416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-402966 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    166

    540

    166

    540

    1988

    cgroup_fj_stress_cpuacct_200_1_one

    Mon Jun 16 18:47:49 2025

    "cgroup_fj_stress.sh cpuacct 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tHOa70d7ZF as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/1 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/1 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/2 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/2 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/3 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/3 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/4 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/4 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/5 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/5 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/6 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/6 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/7 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/7 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/8 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/8 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/9 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/9 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/10 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/10 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/11 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/11 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/12 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/12 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/13 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/13 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/14 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/14 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/15 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/15 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/16 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/16 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/17 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/17 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/18 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/18 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/19 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/19 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/20 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/20 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/21 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/21 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/22 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/22 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/23 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/23 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/24 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/24 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/25 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/25 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/26 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/26 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/27 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/27 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/28 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/28 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/29 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/29 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/30 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/30 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/31 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/31 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/32 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/32 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/33 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/33 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/34 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/34 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/35 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/35 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/36 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/36 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/37 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/37 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/38 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/38 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/39 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/39 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/40 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/40 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/41 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/41 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/42 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/42 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/43 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/43 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/44 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/44 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/45 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/45 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/46 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/46 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/47 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/47 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/48 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/48 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/49 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/49 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/50 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/50 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/51 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/51 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/52 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/52 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/53 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/53 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/54 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/54 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/55 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/55 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/56 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/56 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/57 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/57 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/58 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/58 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/59 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/59 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/60 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/60 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/61 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/61 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/62 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/62 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/63 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/63 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/64 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/64 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/65 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/65 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/66 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/66 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/67 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/67 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/68 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/68 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/69 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/69 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/70 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/70 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/71 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/71 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/72 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/72 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/73 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/73 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/74 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/74 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/75 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/75 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/76 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/76 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/77 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/77 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/78 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/78 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/79 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/79 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/80 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/80 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/81 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/81 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/82 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/82 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/83 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/83 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/84 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/84 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/85 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/85 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/86 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/86 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/87 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/87 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/88 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/88 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/89 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/89 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/90 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/90 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/91 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/91 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/92 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/92 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/93 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/93 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/94 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/94 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/95 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/95 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/96 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/96 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/97 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/97 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/98 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/98 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/99 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/99 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/100 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/100 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/101 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/101 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/102 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/102 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/103 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/103 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/104 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/104 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/105 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/105 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/106 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/106 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/107 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/107 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/108 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/108 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/109 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/109 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/110 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/110 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/111 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/111 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/112 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/112 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/113 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/113 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/114 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/114 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/115 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/115 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/116 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/116 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/117 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/117 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/118 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/118 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/119 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/119 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/120 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/120 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/121 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/121 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/122 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/122 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/123 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/123 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/124 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/124 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/125 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/125 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/126 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/126 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/127 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/127 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/128 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/128 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/129 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/129 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/130 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/130 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/131 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/131 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/132 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/132 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/133 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/133 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/134 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/134 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/135 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/135 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/136 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/136 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/137 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/137 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/138 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/138 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/139 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/139 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/140 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/140 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/141 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/141 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/142 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/142 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/143 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/143 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/144 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/144 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/145 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/145 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/146 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/146 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/147 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/147 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/148 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/148 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/149 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/149 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/150 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/150 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/151 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/151 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/152 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/152 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/153 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/153 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/154 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/154 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/155 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/155 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/156 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/156 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/157 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/157 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/158 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/158 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/159 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/159 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/160 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/160 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/161 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/161 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/162 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/162 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/163 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/163 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/164 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/164 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/165 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/165 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/166 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/166 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/167 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/167 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/168 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/168 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/169 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/169 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/170 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/170 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/171 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/171 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/172 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/172 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/173 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/173 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/174 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/174 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/175 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/175 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/176 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/176 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/177 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/177 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/178 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/178 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/179 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/179 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/180 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/180 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/181 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/181 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/182 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/182 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/183 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/183 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/184 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/184 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/185 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/185 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/186 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/186 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/187 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/187 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/188 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/188 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/189 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/189 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/190 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/190 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/191 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/191 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/192 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/192 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/193 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/193 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/194 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/194 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/195 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/195 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/196 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/196 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/197 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/197 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/198 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/198 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/199 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/199 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/200 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630/200 
    cgroup_fj_stress 1 TINFO: Attaching task 405080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-404630 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    378

    473

    378

    473

    1989

    cgroup_fj_stress_cpuacct_2_2_each

    Mon Jun 16 18:47:58 2025

    "cgroup_fj_stress.sh cpuacct 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.lBvzviltQU as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 406356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294 
    cgroup_fj_stress 1 TINFO: Attaching task 406360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406294/2/2 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    30

    10

    30

    1990

    cgroup_fj_stress_cpuacct_3_3_each

    Mon Jun 16 18:47:58 2025

    "cgroup_fj_stress.sh cpuacct 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.nRfrvCV3xt as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 406533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404 
    cgroup_fj_stress 1 TINFO: Attaching task 406537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 406681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 406685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 406689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406404/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    29

    115

    29

    115

    1991

    cgroup_fj_stress_cpuacct_4_4_each

    Mon Jun 16 18:48:00 2025

    "cgroup_fj_stress.sh cpuacct 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.QIQMRRa8Iy as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 407509 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779 
    cgroup_fj_stress 1 TINFO: Attaching task 407513 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407517 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407521 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407525 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407529 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407693 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407697 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407701 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407705 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407709 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407713 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407717 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407721 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407725 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407729 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407733 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407737 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407741 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407745 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407749 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407753 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407757 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407761 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407765 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407769 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407773 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407777 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407781 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407785 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407789 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407793 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407797 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407801 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407805 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407809 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407813 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407817 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407821 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407825 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407829 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407833 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407837 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407841 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407845 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407849 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407853 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407857 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407861 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407865 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407869 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407873 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407877 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407881 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407885 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407889 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407893 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407897 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407901 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407905 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407909 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407913 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407917 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407921 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407925 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407929 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407933 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407937 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407941 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407945 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407949 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407953 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407957 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407961 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407965 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407969 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407973 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407977 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407981 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 407985 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 407989 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 407993 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 407997 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408001 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408005 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408009 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408013 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408017 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408021 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408025 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408029 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408033 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408037 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408041 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408045 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408049 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408053 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408057 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408061 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408065 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408069 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408073 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408077 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408081 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408085 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408089 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408093 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408097 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408101 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408105 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408109 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408113 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408117 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408121 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408125 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408129 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408133 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408137 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408141 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408145 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408149 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408153 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408157 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408161 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408165 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408169 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408173 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408177 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408181 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408185 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408189 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408193 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408197 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408201 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408205 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408209 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408213 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408217 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408221 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408225 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408229 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408233 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408237 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408241 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408245 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408249 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408253 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408257 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408261 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408265 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408269 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408273 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408277 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408281 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408285 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408289 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408293 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408297 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408301 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408305 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408309 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408313 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408317 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408321 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408325 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408329 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408333 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408337 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408341 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408345 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408349 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408353 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408357 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408361 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408365 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408369 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408373 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408377 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408381 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408385 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408389 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408393 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408397 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408401 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408405 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408409 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408413 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408417 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408421 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408425 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408429 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408433 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408437 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408441 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408445 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408449 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408453 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408457 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408461 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408465 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408469 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408473 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408477 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408481 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408485 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408489 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408493 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408497 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408501 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408505 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408509 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408513 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408517 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408521 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408525 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408529 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408533 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408537 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408541 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408545 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408549 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408553 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408557 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408561 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408565 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408569 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408573 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408577 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408581 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408585 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408589 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408593 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408597 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408601 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408605 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408609 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408613 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408617 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408621 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408625 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408629 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408633 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408637 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408641 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408645 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408649 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408653 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408657 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408661 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408665 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408669 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408673 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408677 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408681 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408685 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408689 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408693 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408697 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408701 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408705 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408709 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408713 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408717 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408721 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408725 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408729 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408733 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408737 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408741 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408745 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408749 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408753 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408757 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408761 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408765 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408769 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408773 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408777 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408781 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408785 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408789 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408793 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408797 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408801 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408805 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408809 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408813 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408817 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408821 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408825 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408829 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408833 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408837 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408841 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408845 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408849 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408853 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 408857 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 408861 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 408865 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 408869 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-406779/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    278

    825

    278

    825

    1992

    cgroup_fj_stress_cpuacct_2_9_each

    Mon Jun 16 18:48:10 2025

    "cgroup_fj_stress.sh cpuacct 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.67D8LpXqkE as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 411656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561 
    cgroup_fj_stress 1 TINFO: Attaching task 411660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 411988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 411996 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412000 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412004 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412008 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412012 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412016 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412020 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412024 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412028 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412032 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412036 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412040 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412044 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412048 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412052 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412056 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412060 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412064 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412068 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412072 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412076 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412084 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412088 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412092 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412096 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412100 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412104 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412108 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412112 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412116 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412120 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412132 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412136 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412140 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412144 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412148 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412152 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412156 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412160 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412164 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412168 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412172 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412176 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412180 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412184 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 412988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 412996 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413000 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413004 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413008 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413012 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413016 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413020 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413024 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413028 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413032 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413036 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413040 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413044 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413048 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413052 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413056 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413060 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413064 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413068 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413072 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413076 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413084 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413088 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413092 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413096 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413100 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413104 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413108 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413112 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413116 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413120 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413132 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413136 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413140 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413144 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413148 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413152 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413156 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413160 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413164 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413168 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413172 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413176 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413180 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413184 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 413992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 413996 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414000 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414004 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414008 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414012 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414016 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414020 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414024 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414028 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414032 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414036 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414040 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414044 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414048 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414052 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414056 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414060 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414064 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414068 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414072 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414076 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414084 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414088 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414092 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414096 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414100 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414104 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414108 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414112 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414116 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414120 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414132 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414136 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414140 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414144 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414148 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414152 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414156 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414160 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414164 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414168 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414172 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414176 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414180 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414184 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 414992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 414996 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415000 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415004 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415008 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415012 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415016 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415020 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415024 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415028 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415032 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415036 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415040 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415044 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415048 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415052 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415056 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415060 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415064 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415068 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415072 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415076 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415080 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415084 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415088 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415092 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415096 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415100 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415104 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415108 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415112 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415116 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415120 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415124 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415128 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415132 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415136 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415140 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415144 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415148 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415152 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415156 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415160 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415164 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415168 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415172 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415176 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415180 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415184 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415188 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 415740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 415744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-409561/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    829

    2549

    829

    2549

    1993

    cgroup_fj_stress_cpuacct_10_3_each

    Mon Jun 16 18:48:40 2025

    "cgroup_fj_stress.sh cpuacct 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.YFNQlR6mds as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 420070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800 
    cgroup_fj_stress 1 TINFO: Attaching task 420074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 420954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 420958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 420962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 420974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 420978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 420982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 420986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 420990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 420994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 420998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 421958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 421966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 421970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 421974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 421978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 421982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 421986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 421990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 421994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 421998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 422958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 422962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 422970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 422974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 422978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 422982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 422986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 422990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 422994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 422998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423514 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423518 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423522 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423526 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423530 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423534 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423538 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423542 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423546 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423550 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423554 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423558 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423562 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423566 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423570 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423574 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423578 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423582 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423586 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423590 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423594 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423598 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423602 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423606 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423610 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423614 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423618 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423622 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423626 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423630 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423634 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423638 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423642 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423646 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423650 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423654 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423658 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423662 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423666 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423670 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423674 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423678 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423682 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423686 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423690 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423694 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423698 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423702 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423706 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423710 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423714 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423718 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423722 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423726 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423730 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423734 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423738 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423742 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423746 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423750 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423754 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423758 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423762 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423766 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423770 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423774 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423778 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423782 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423786 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423790 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423794 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423798 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423802 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423806 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423810 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423814 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423818 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423822 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423826 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423830 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423834 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423838 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423842 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423846 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423850 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423854 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423858 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423862 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423866 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423870 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423874 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423878 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423882 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423886 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423890 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423894 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423898 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423902 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423906 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423910 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423914 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423918 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423922 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423926 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423930 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423934 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423938 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423942 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423946 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423950 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423954 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 423958 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 423962 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 423966 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 423970 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 423974 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423978 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 423982 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 423986 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 423990 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 423994 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 423998 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424002 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424006 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424010 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424014 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424018 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424022 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424026 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424030 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424034 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424038 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424042 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424046 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424050 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424054 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424058 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424062 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424066 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424070 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424074 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424078 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424082 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424086 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424090 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424094 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424098 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424102 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424106 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424110 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424114 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424118 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424122 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424126 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424130 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424134 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424138 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424142 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424146 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424150 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424154 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424158 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424162 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424166 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424170 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424174 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424178 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424182 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424186 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424190 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424194 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424198 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424202 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424206 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424210 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424214 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424218 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424222 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424226 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424230 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424234 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424238 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424242 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424246 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424250 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424254 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424258 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424262 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424266 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424270 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424274 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424278 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424282 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424286 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424290 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424294 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424298 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424302 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424306 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424310 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424314 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424318 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424322 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424326 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424330 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424334 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424338 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424342 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424346 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424350 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424354 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424358 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424362 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424366 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424370 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424374 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424378 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424382 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424386 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424390 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424394 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424398 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424402 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424406 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424410 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424414 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424418 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424422 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424426 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424430 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424434 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424438 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424442 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424446 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424450 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424454 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424458 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424462 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424466 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424470 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 424474 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 424478 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 424482 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 424486 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 424490 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 424494 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 424498 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 424502 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 424506 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 424510 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-417800/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    33 termination_type

    933

    2812

    933

    2812

    1994

    cgroup_fj_stress_cpuacct_1_200_each

    Mon Jun 16 18:49:13 2025

    "cgroup_fj_stress.sh cpuacct 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.AAFJsYcWhO as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 427192 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742 
    cgroup_fj_stress 1 TINFO: Attaching task 427196 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427200 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427204 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427208 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427212 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427216 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427220 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427224 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427228 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427232 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427236 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427240 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427244 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427248 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427252 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427256 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427260 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427264 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427268 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427272 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427276 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427280 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427284 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427288 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427292 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427296 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427300 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427304 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427308 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427312 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427316 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427320 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427324 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427328 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427332 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427336 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427340 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427344 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427348 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427352 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427356 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427360 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427364 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427368 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427372 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427376 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427380 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427384 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427388 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427392 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427396 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427400 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427404 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427408 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427412 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427416 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427420 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427424 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427428 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427432 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427436 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427440 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427444 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427448 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427452 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427456 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427460 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427464 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427468 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427472 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427476 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427480 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427484 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427488 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427492 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427496 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427500 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427504 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427508 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427512 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427516 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427520 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427524 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427528 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427532 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427536 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427540 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427544 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427548 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427552 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427556 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427560 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427564 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427568 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427572 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427576 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427580 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427584 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427588 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427592 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427596 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427600 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427604 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427608 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427612 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427616 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427620 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427624 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427628 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427632 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427636 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427640 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427644 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427648 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427652 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427656 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427660 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427664 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427668 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427672 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427676 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427680 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427684 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427688 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427692 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427696 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427700 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427704 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427708 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427712 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427716 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427720 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427724 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427728 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427732 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427736 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427740 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427744 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427748 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427752 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427756 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427760 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427764 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427768 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427772 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427776 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427780 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427784 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427788 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427792 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427796 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427800 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427804 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427808 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427812 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427816 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427820 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427824 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427828 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427832 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427836 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427840 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427844 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427848 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427852 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427856 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427860 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427864 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427868 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427872 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427876 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427880 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427884 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427888 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427892 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427896 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427900 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427904 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427908 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427912 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427916 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427920 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427924 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427928 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427932 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427936 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427940 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427944 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427948 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427952 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427956 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427960 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427964 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427968 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427972 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427976 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427980 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427984 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427988 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 427992 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-426742/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    162

    525

    162

    525

    1995

    cgroup_fj_stress_cpuacct_200_1_each

    Mon Jun 16 18:49:20 2025

    "cgroup_fj_stress.sh cpuacct 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh cpuacct 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.SwKL7f1HV0 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuacct CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 428855 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404 
    cgroup_fj_stress 1 TINFO: Attaching task 428859 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/1 
    cgroup_fj_stress 1 TINFO: Attaching task 428863 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/2 
    cgroup_fj_stress 1 TINFO: Attaching task 428867 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/3 
    cgroup_fj_stress 1 TINFO: Attaching task 428871 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/4 
    cgroup_fj_stress 1 TINFO: Attaching task 428875 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/5 
    cgroup_fj_stress 1 TINFO: Attaching task 428879 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/6 
    cgroup_fj_stress 1 TINFO: Attaching task 428883 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/7 
    cgroup_fj_stress 1 TINFO: Attaching task 428887 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/8 
    cgroup_fj_stress 1 TINFO: Attaching task 428891 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/9 
    cgroup_fj_stress 1 TINFO: Attaching task 428895 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/10 
    cgroup_fj_stress 1 TINFO: Attaching task 428899 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/11 
    cgroup_fj_stress 1 TINFO: Attaching task 428903 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/12 
    cgroup_fj_stress 1 TINFO: Attaching task 428907 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/13 
    cgroup_fj_stress 1 TINFO: Attaching task 428911 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/14 
    cgroup_fj_stress 1 TINFO: Attaching task 428915 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/15 
    cgroup_fj_stress 1 TINFO: Attaching task 428919 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/16 
    cgroup_fj_stress 1 TINFO: Attaching task 428923 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/17 
    cgroup_fj_stress 1 TINFO: Attaching task 428927 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/18 
    cgroup_fj_stress 1 TINFO: Attaching task 428931 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/19 
    cgroup_fj_stress 1 TINFO: Attaching task 428935 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/20 
    cgroup_fj_stress 1 TINFO: Attaching task 428939 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/21 
    cgroup_fj_stress 1 TINFO: Attaching task 428943 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/22 
    cgroup_fj_stress 1 TINFO: Attaching task 428947 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/23 
    cgroup_fj_stress 1 TINFO: Attaching task 428951 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/24 
    cgroup_fj_stress 1 TINFO: Attaching task 428955 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/25 
    cgroup_fj_stress 1 TINFO: Attaching task 428959 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/26 
    cgroup_fj_stress 1 TINFO: Attaching task 428963 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/27 
    cgroup_fj_stress 1 TINFO: Attaching task 428967 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/28 
    cgroup_fj_stress 1 TINFO: Attaching task 428971 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/29 
    cgroup_fj_stress 1 TINFO: Attaching task 428975 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/30 
    cgroup_fj_stress 1 TINFO: Attaching task 428979 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/31 
    cgroup_fj_stress 1 TINFO: Attaching task 428983 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/32 
    cgroup_fj_stress 1 TINFO: Attaching task 428987 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/33 
    cgroup_fj_stress 1 TINFO: Attaching task 428991 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/34 
    cgroup_fj_stress 1 TINFO: Attaching task 428995 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/35 
    cgroup_fj_stress 1 TINFO: Attaching task 428999 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/36 
    cgroup_fj_stress 1 TINFO: Attaching task 429003 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/37 
    cgroup_fj_stress 1 TINFO: Attaching task 429007 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/38 
    cgroup_fj_stress 1 TINFO: Attaching task 429011 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/39 
    cgroup_fj_stress 1 TINFO: Attaching task 429015 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/40 
    cgroup_fj_stress 1 TINFO: Attaching task 429019 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/41 
    cgroup_fj_stress 1 TINFO: Attaching task 429023 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/42 
    cgroup_fj_stress 1 TINFO: Attaching task 429027 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/43 
    cgroup_fj_stress 1 TINFO: Attaching task 429031 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/44 
    cgroup_fj_stress 1 TINFO: Attaching task 429035 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/45 
    cgroup_fj_stress 1 TINFO: Attaching task 429039 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/46 
    cgroup_fj_stress 1 TINFO: Attaching task 429043 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/47 
    cgroup_fj_stress 1 TINFO: Attaching task 429047 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/48 
    cgroup_fj_stress 1 TINFO: Attaching task 429051 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/49 
    cgroup_fj_stress 1 TINFO: Attaching task 429055 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/50 
    cgroup_fj_stress 1 TINFO: Attaching task 429059 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/51 
    cgroup_fj_stress 1 TINFO: Attaching task 429063 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/52 
    cgroup_fj_stress 1 TINFO: Attaching task 429067 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/53 
    cgroup_fj_stress 1 TINFO: Attaching task 429071 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/54 
    cgroup_fj_stress 1 TINFO: Attaching task 429075 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/55 
    cgroup_fj_stress 1 TINFO: Attaching task 429079 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/56 
    cgroup_fj_stress 1 TINFO: Attaching task 429083 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/57 
    cgroup_fj_stress 1 TINFO: Attaching task 429087 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/58 
    cgroup_fj_stress 1 TINFO: Attaching task 429091 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/59 
    cgroup_fj_stress 1 TINFO: Attaching task 429095 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/60 
    cgroup_fj_stress 1 TINFO: Attaching task 429099 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/61 
    cgroup_fj_stress 1 TINFO: Attaching task 429103 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/62 
    cgroup_fj_stress 1 TINFO: Attaching task 429107 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/63 
    cgroup_fj_stress 1 TINFO: Attaching task 429111 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/64 
    cgroup_fj_stress 1 TINFO: Attaching task 429115 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/65 
    cgroup_fj_stress 1 TINFO: Attaching task 429119 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/66 
    cgroup_fj_stress 1 TINFO: Attaching task 429123 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/67 
    cgroup_fj_stress 1 TINFO: Attaching task 429127 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/68 
    cgroup_fj_stress 1 TINFO: Attaching task 429131 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/69 
    cgroup_fj_stress 1 TINFO: Attaching task 429135 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/70 
    cgroup_fj_stress 1 TINFO: Attaching task 429139 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/71 
    cgroup_fj_stress 1 TINFO: Attaching task 429143 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/72 
    cgroup_fj_stress 1 TINFO: Attaching task 429147 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/73 
    cgroup_fj_stress 1 TINFO: Attaching task 429151 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/74 
    cgroup_fj_stress 1 TINFO: Attaching task 429155 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/75 
    cgroup_fj_stress 1 TINFO: Attaching task 429159 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/76 
    cgroup_fj_stress 1 TINFO: Attaching task 429163 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/77 
    cgroup_fj_stress 1 TINFO: Attaching task 429167 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/78 
    cgroup_fj_stress 1 TINFO: Attaching task 429171 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/79 
    cgroup_fj_stress 1 TINFO: Attaching task 429175 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/80 
    cgroup_fj_stress 1 TINFO: Attaching task 429179 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/81 
    cgroup_fj_stress 1 TINFO: Attaching task 429183 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/82 
    cgroup_fj_stress 1 TINFO: Attaching task 429187 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/83 
    cgroup_fj_stress 1 TINFO: Attaching task 429191 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/84 
    cgroup_fj_stress 1 TINFO: Attaching task 429195 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/85 
    cgroup_fj_stress 1 TINFO: Attaching task 429199 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/86 
    cgroup_fj_stress 1 TINFO: Attaching task 429203 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/87 
    cgroup_fj_stress 1 TINFO: Attaching task 429207 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/88 
    cgroup_fj_stress 1 TINFO: Attaching task 429211 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/89 
    cgroup_fj_stress 1 TINFO: Attaching task 429215 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/90 
    cgroup_fj_stress 1 TINFO: Attaching task 429219 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/91 
    cgroup_fj_stress 1 TINFO: Attaching task 429223 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/92 
    cgroup_fj_stress 1 TINFO: Attaching task 429227 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/93 
    cgroup_fj_stress 1 TINFO: Attaching task 429231 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/94 
    cgroup_fj_stress 1 TINFO: Attaching task 429235 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/95 
    cgroup_fj_stress 1 TINFO: Attaching task 429239 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/96 
    cgroup_fj_stress 1 TINFO: Attaching task 429243 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/97 
    cgroup_fj_stress 1 TINFO: Attaching task 429247 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/98 
    cgroup_fj_stress 1 TINFO: Attaching task 429251 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/99 
    cgroup_fj_stress 1 TINFO: Attaching task 429255 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/100 
    cgroup_fj_stress 1 TINFO: Attaching task 429259 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/101 
    cgroup_fj_stress 1 TINFO: Attaching task 429263 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/102 
    cgroup_fj_stress 1 TINFO: Attaching task 429267 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/103 
    cgroup_fj_stress 1 TINFO: Attaching task 429271 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/104 
    cgroup_fj_stress 1 TINFO: Attaching task 429275 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/105 
    cgroup_fj_stress 1 TINFO: Attaching task 429279 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/106 
    cgroup_fj_stress 1 TINFO: Attaching task 429283 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/107 
    cgroup_fj_stress 1 TINFO: Attaching task 429287 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/108 
    cgroup_fj_stress 1 TINFO: Attaching task 429291 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/109 
    cgroup_fj_stress 1 TINFO: Attaching task 429295 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/110 
    cgroup_fj_stress 1 TINFO: Attaching task 429299 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/111 
    cgroup_fj_stress 1 TINFO: Attaching task 429303 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/112 
    cgroup_fj_stress 1 TINFO: Attaching task 429307 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/113 
    cgroup_fj_stress 1 TINFO: Attaching task 429311 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/114 
    cgroup_fj_stress 1 TINFO: Attaching task 429315 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/115 
    cgroup_fj_stress 1 TINFO: Attaching task 429319 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/116 
    cgroup_fj_stress 1 TINFO: Attaching task 429323 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/117 
    cgroup_fj_stress 1 TINFO: Attaching task 429327 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/118 
    cgroup_fj_stress 1 TINFO: Attaching task 429331 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/119 
    cgroup_fj_stress 1 TINFO: Attaching task 429335 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/120 
    cgroup_fj_stress 1 TINFO: Attaching task 429339 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/121 
    cgroup_fj_stress 1 TINFO: Attaching task 429343 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/122 
    cgroup_fj_stress 1 TINFO: Attaching task 429347 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/123 
    cgroup_fj_stress 1 TINFO: Attaching task 429351 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/124 
    cgroup_fj_stress 1 TINFO: Attaching task 429355 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/125 
    cgroup_fj_stress 1 TINFO: Attaching task 429359 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/126 
    cgroup_fj_stress 1 TINFO: Attaching task 429363 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/127 
    cgroup_fj_stress 1 TINFO: Attaching task 429367 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/128 
    cgroup_fj_stress 1 TINFO: Attaching task 429371 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/129 
    cgroup_fj_stress 1 TINFO: Attaching task 429375 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/130 
    cgroup_fj_stress 1 TINFO: Attaching task 429379 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/131 
    cgroup_fj_stress 1 TINFO: Attaching task 429383 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/132 
    cgroup_fj_stress 1 TINFO: Attaching task 429387 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/133 
    cgroup_fj_stress 1 TINFO: Attaching task 429391 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/134 
    cgroup_fj_stress 1 TINFO: Attaching task 429395 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/135 
    cgroup_fj_stress 1 TINFO: Attaching task 429399 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/136 
    cgroup_fj_stress 1 TINFO: Attaching task 429403 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/137 
    cgroup_fj_stress 1 TINFO: Attaching task 429407 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/138 
    cgroup_fj_stress 1 TINFO: Attaching task 429411 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/139 
    cgroup_fj_stress 1 TINFO: Attaching task 429415 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/140 
    cgroup_fj_stress 1 TINFO: Attaching task 429419 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/141 
    cgroup_fj_stress 1 TINFO: Attaching task 429423 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/142 
    cgroup_fj_stress 1 TINFO: Attaching task 429427 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/143 
    cgroup_fj_stress 1 TINFO: Attaching task 429431 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/144 
    cgroup_fj_stress 1 TINFO: Attaching task 429435 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/145 
    cgroup_fj_stress 1 TINFO: Attaching task 429439 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/146 
    cgroup_fj_stress 1 TINFO: Attaching task 429443 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/147 
    cgroup_fj_stress 1 TINFO: Attaching task 429447 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/148 
    cgroup_fj_stress 1 TINFO: Attaching task 429451 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/149 
    cgroup_fj_stress 1 TINFO: Attaching task 429455 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/150 
    cgroup_fj_stress 1 TINFO: Attaching task 429459 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/151 
    cgroup_fj_stress 1 TINFO: Attaching task 429463 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/152 
    cgroup_fj_stress 1 TINFO: Attaching task 429467 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/153 
    cgroup_fj_stress 1 TINFO: Attaching task 429471 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/154 
    cgroup_fj_stress 1 TINFO: Attaching task 429475 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/155 
    cgroup_fj_stress 1 TINFO: Attaching task 429479 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/156 
    cgroup_fj_stress 1 TINFO: Attaching task 429483 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/157 
    cgroup_fj_stress 1 TINFO: Attaching task 429487 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/158 
    cgroup_fj_stress 1 TINFO: Attaching task 429491 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/159 
    cgroup_fj_stress 1 TINFO: Attaching task 429495 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/160 
    cgroup_fj_stress 1 TINFO: Attaching task 429499 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/161 
    cgroup_fj_stress 1 TINFO: Attaching task 429503 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/162 
    cgroup_fj_stress 1 TINFO: Attaching task 429507 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/163 
    cgroup_fj_stress 1 TINFO: Attaching task 429511 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/164 
    cgroup_fj_stress 1 TINFO: Attaching task 429515 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/165 
    cgroup_fj_stress 1 TINFO: Attaching task 429519 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/166 
    cgroup_fj_stress 1 TINFO: Attaching task 429523 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/167 
    cgroup_fj_stress 1 TINFO: Attaching task 429527 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/168 
    cgroup_fj_stress 1 TINFO: Attaching task 429531 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/169 
    cgroup_fj_stress 1 TINFO: Attaching task 429535 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/170 
    cgroup_fj_stress 1 TINFO: Attaching task 429539 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/171 
    cgroup_fj_stress 1 TINFO: Attaching task 429543 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/172 
    cgroup_fj_stress 1 TINFO: Attaching task 429547 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/173 
    cgroup_fj_stress 1 TINFO: Attaching task 429551 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/174 
    cgroup_fj_stress 1 TINFO: Attaching task 429555 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/175 
    cgroup_fj_stress 1 TINFO: Attaching task 429559 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/176 
    cgroup_fj_stress 1 TINFO: Attaching task 429563 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/177 
    cgroup_fj_stress 1 TINFO: Attaching task 429567 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/178 
    cgroup_fj_stress 1 TINFO: Attaching task 429571 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/179 
    cgroup_fj_stress 1 TINFO: Attaching task 429575 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/180 
    cgroup_fj_stress 1 TINFO: Attaching task 429579 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/181 
    cgroup_fj_stress 1 TINFO: Attaching task 429583 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/182 
    cgroup_fj_stress 1 TINFO: Attaching task 429587 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/183 
    cgroup_fj_stress 1 TINFO: Attaching task 429591 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/184 
    cgroup_fj_stress 1 TINFO: Attaching task 429595 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/185 
    cgroup_fj_stress 1 TINFO: Attaching task 429599 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/186 
    cgroup_fj_stress 1 TINFO: Attaching task 429603 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/187 
    cgroup_fj_stress 1 TINFO: Attaching task 429607 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/188 
    cgroup_fj_stress 1 TINFO: Attaching task 429611 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/189 
    cgroup_fj_stress 1 TINFO: Attaching task 429615 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/190 
    cgroup_fj_stress 1 TINFO: Attaching task 429619 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/191 
    cgroup_fj_stress 1 TINFO: Attaching task 429623 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/192 
    cgroup_fj_stress 1 TINFO: Attaching task 429627 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/193 
    cgroup_fj_stress 1 TINFO: Attaching task 429631 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/194 
    cgroup_fj_stress 1 TINFO: Attaching task 429635 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/195 
    cgroup_fj_stress 1 TINFO: Attaching task 429639 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/196 
    cgroup_fj_stress 1 TINFO: Attaching task 429643 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/197 
    cgroup_fj_stress 1 TINFO: Attaching task 429647 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/198 
    cgroup_fj_stress 1 TINFO: Attaching task 429651 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/199 
    cgroup_fj_stress 1 TINFO: Attaching task 429655 to /tmp/ltp-Qjsl7wDDwO/cgroup_cpuacct/ltp/test-428404/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    360

    491

    360

    491

    1996

    cgroup_fj_stress_memory_2_2_none

    Mon Jun 16 18:49:28 2025

    "cgroup_fj_stress.sh memory 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.uwUA5YaiXn as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    19

    9

    19

    1997

    cgroup_fj_stress_memory_3_3_none

    Mon Jun 16 18:49:28 2025

    "cgroup_fj_stress.sh memory 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3bGgc1KOPL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    19

    55

    19

    55

    1998

    cgroup_fj_stress_memory_4_4_none

    Mon Jun 16 18:49:29 2025

    "cgroup_fj_stress.sh memory 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.kuZInzAxS3 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    107

    380

    107

    380

    1999

    cgroup_fj_stress_memory_2_9_none

    Mon Jun 16 18:49:33 2025

    "cgroup_fj_stress.sh memory 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.0Zt9HJfUbn as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    15 termination_type

    315

    1217

    315

    1217

    2000

    cgroup_fj_stress_memory_10_3_none

    Mon Jun 16 18:49:48 2025

    "cgroup_fj_stress.sh memory 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.TpfGLexC3M as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    15 termination_type

    376

    1107

    376

    1107

    2001

    cgroup_fj_stress_memory_1_200_none

    Mon Jun 16 18:50:03 2025

    "cgroup_fj_stress.sh memory 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.buq5cllALZ as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    82

    307

    82

    307

    2002

    cgroup_fj_stress_memory_200_1_none

    Mon Jun 16 18:50:07 2025

    "cgroup_fj_stress.sh memory 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.iIL95DZR4u as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    145

    204

    145

    204

    2003

    cgroup_fj_stress_memory_2_2_one

    Mon Jun 16 18:50:10 2025

    "cgroup_fj_stress.sh memory 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.jkuANU2aDM as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440217 to /sys/fs/cgroup/ltp/test-440151/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    24

    13

    24

    2004

    cgroup_fj_stress_memory_3_3_one

    Mon Jun 16 18:50:11 2025

    "cgroup_fj_stress.sh memory 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.d27IjgC1Eb as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 440397 to /sys/fs/cgroup/ltp/test-440255/3/3/3 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    33

    99

    33

    99

    2005

    cgroup_fj_stress_memory_4_4_one

    Mon Jun 16 18:50:12 2025

    "cgroup_fj_stress.sh memory 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.fFTKHbw9nN as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 441409 to /sys/fs/cgroup/ltp/test-440593/4/4/4/4 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    243

    779

    243

    779

    2006

    cgroup_fj_stress_memory_2_9_one

    Mon Jun 16 18:50:22 2025

    "cgroup_fj_stress.sh memory 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.MvOEZIszMf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 445729 to /sys/fs/cgroup/ltp/test-443123/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    27 termination_type

    641

    2077

    641

    2077

    2007

    cgroup_fj_stress_memory_10_3_one

    Mon Jun 16 18:50:49 2025

    "cgroup_fj_stress.sh memory 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.imwtFWtorF as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 452213 to /sys/fs/cgroup/ltp/test-449831/10/10/10 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    35 termination_type

    813

    2724

    813

    2724

    2008

    cgroup_fj_stress_memory_1_200_one

    Mon Jun 16 18:51:24 2025

    "cgroup_fj_stress.sh memory 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.LtazS3B20X as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 459095 to /sys/fs/cgroup/ltp/test-458444/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 459095 to /sys/fs/cgroup/ltp/test-458444/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    112

    352

    112

    352

    2009

    cgroup_fj_stress_memory_200_1_one

    Mon Jun 16 18:51:28 2025

    "cgroup_fj_stress.sh memory 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.itkgMM7YcS as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/1 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/1 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/2 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/2 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/3 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/3 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/4 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/4 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/5 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/5 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/6 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/6 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/7 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/7 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/8 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/8 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/9 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/9 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/10 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/10 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/11 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/11 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/12 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/12 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/13 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/13 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/14 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/14 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/15 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/15 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/16 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/16 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/17 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/17 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/18 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/18 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/19 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/19 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/20 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/20 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/21 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/21 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/22 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/22 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/23 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/23 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/24 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/24 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/25 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/25 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/26 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/26 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/27 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/27 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/28 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/28 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/29 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/29 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/30 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/30 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/31 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/31 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/32 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/32 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/33 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/33 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/34 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/34 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/35 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/35 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/36 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/36 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/37 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/37 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/38 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/38 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/39 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/39 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/40 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/40 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/41 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/41 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/42 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/42 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/43 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/43 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/44 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/44 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/45 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/45 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/46 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/46 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/47 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/47 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/48 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/48 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/49 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/49 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/50 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/50 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/51 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/51 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/52 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/52 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/53 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/53 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/54 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/54 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/55 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/55 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/56 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/56 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/57 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/57 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/58 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/58 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/59 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/59 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/60 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/60 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/61 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/61 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/62 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/62 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/63 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/63 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/64 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/64 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/65 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/65 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/66 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/66 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/67 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/67 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/68 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/68 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/69 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/69 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/70 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/70 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/71 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/71 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/72 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/72 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/73 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/73 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/74 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/74 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/75 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/75 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/76 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/76 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/77 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/77 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/78 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/78 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/79 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/79 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/80 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/80 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/81 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/81 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/82 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/82 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/83 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/83 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/84 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/84 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/85 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/85 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/86 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/86 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/87 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/87 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/88 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/88 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/89 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/89 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/90 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/90 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/91 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/91 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/92 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/92 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/93 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/93 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/94 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/94 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/95 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/95 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/96 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/96 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/97 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/97 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/98 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/98 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/99 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/99 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/100 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/100 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/101 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/101 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/102 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/102 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/103 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/103 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/104 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/104 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/105 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/105 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/106 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/106 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/107 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/107 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/108 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/108 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/109 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/109 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/110 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/110 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/111 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/111 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/112 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/112 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/113 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/113 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/114 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/114 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/115 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/115 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/116 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/116 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/117 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/117 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/118 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/118 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/119 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/119 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/120 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/120 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/121 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/121 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/122 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/122 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/123 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/123 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/124 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/124 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/125 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/125 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/126 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/126 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/127 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/127 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/128 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/128 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/129 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/129 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/130 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/130 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/131 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/131 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/132 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/132 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/133 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/133 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/134 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/134 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/135 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/135 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/136 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/136 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/137 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/137 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/138 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/138 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/139 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/139 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/140 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/140 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/141 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/141 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/142 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/142 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/143 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/143 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/144 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/144 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/145 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/145 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/146 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/146 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/147 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/147 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/148 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/148 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/149 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/149 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/150 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/150 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/151 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/151 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/152 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/152 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/153 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/153 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/154 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/154 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/155 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/155 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/156 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/156 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/157 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/157 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/158 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/158 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/159 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/159 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/160 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/160 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/161 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/161 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/162 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/162 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/163 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/163 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/164 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/164 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/165 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/165 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/166 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/166 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/167 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/167 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/168 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/168 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/169 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/169 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/170 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/170 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/171 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/171 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/172 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/172 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/173 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/173 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/174 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/174 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/175 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/175 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/176 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/176 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/177 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/177 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/178 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/178 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/179 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/179 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/180 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/180 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/181 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/181 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/182 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/182 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/183 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/183 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/184 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/184 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/185 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/185 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/186 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/186 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/187 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/187 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/188 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/188 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/189 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/189 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/190 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/190 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/191 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/191 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/192 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/192 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/193 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/193 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/194 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/194 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/195 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/195 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/196 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/196 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/197 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/197 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/198 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/198 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/199 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/199 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/200 
    cgroup_fj_stress 1 TINFO: Attaching task 459961 to /sys/fs/cgroup/ltp/test-459509/200 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    362

    491

    362

    491

    2010

    cgroup_fj_stress_memory_2_2_each

    Mon Jun 16 18:51:37 2025

    "cgroup_fj_stress.sh memory 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.lzYa4A1YGp as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 461241 to /sys/fs/cgroup/ltp/test-461171/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461245 to /sys/fs/cgroup/ltp/test-461171/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461251 to /sys/fs/cgroup/ltp/test-461171/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461255 to /sys/fs/cgroup/ltp/test-461171/2/2 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    26

    13

    26

    2011

    cgroup_fj_stress_memory_3_3_each

    Mon Jun 16 18:51:37 2025

    "cgroup_fj_stress.sh memory 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Tq0q8oyAim as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 461427 to /sys/fs/cgroup/ltp/test-461279/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461431 to /sys/fs/cgroup/ltp/test-461279/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461435 to /sys/fs/cgroup/ltp/test-461279/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461441 to /sys/fs/cgroup/ltp/test-461279/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461445 to /sys/fs/cgroup/ltp/test-461279/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461449 to /sys/fs/cgroup/ltp/test-461279/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461455 to /sys/fs/cgroup/ltp/test-461279/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461459 to /sys/fs/cgroup/ltp/test-461279/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461463 to /sys/fs/cgroup/ltp/test-461279/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461471 to /sys/fs/cgroup/ltp/test-461279/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461475 to /sys/fs/cgroup/ltp/test-461279/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461479 to /sys/fs/cgroup/ltp/test-461279/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461485 to /sys/fs/cgroup/ltp/test-461279/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461489 to /sys/fs/cgroup/ltp/test-461279/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461493 to /sys/fs/cgroup/ltp/test-461279/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461499 to /sys/fs/cgroup/ltp/test-461279/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461503 to /sys/fs/cgroup/ltp/test-461279/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461507 to /sys/fs/cgroup/ltp/test-461279/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461515 to /sys/fs/cgroup/ltp/test-461279/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461519 to /sys/fs/cgroup/ltp/test-461279/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461523 to /sys/fs/cgroup/ltp/test-461279/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461529 to /sys/fs/cgroup/ltp/test-461279/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461533 to /sys/fs/cgroup/ltp/test-461279/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461537 to /sys/fs/cgroup/ltp/test-461279/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 461543 to /sys/fs/cgroup/ltp/test-461279/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 461547 to /sys/fs/cgroup/ltp/test-461279/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 461551 to /sys/fs/cgroup/ltp/test-461279/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    37

    102

    37

    102

    2012

    cgroup_fj_stress_memory_4_4_each

    Mon Jun 16 18:51:38 2025

    "cgroup_fj_stress.sh memory 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.DkkitJhFU1 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 462465 to /sys/fs/cgroup/ltp/test-461641/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462469 to /sys/fs/cgroup/ltp/test-461641/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462473 to /sys/fs/cgroup/ltp/test-461641/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462477 to /sys/fs/cgroup/ltp/test-461641/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462483 to /sys/fs/cgroup/ltp/test-461641/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462487 to /sys/fs/cgroup/ltp/test-461641/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462491 to /sys/fs/cgroup/ltp/test-461641/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462495 to /sys/fs/cgroup/ltp/test-461641/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462501 to /sys/fs/cgroup/ltp/test-461641/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462505 to /sys/fs/cgroup/ltp/test-461641/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462509 to /sys/fs/cgroup/ltp/test-461641/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462513 to /sys/fs/cgroup/ltp/test-461641/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462519 to /sys/fs/cgroup/ltp/test-461641/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462523 to /sys/fs/cgroup/ltp/test-461641/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462527 to /sys/fs/cgroup/ltp/test-461641/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462531 to /sys/fs/cgroup/ltp/test-461641/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462539 to /sys/fs/cgroup/ltp/test-461641/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462543 to /sys/fs/cgroup/ltp/test-461641/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462547 to /sys/fs/cgroup/ltp/test-461641/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462551 to /sys/fs/cgroup/ltp/test-461641/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462557 to /sys/fs/cgroup/ltp/test-461641/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462561 to /sys/fs/cgroup/ltp/test-461641/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462565 to /sys/fs/cgroup/ltp/test-461641/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462569 to /sys/fs/cgroup/ltp/test-461641/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462575 to /sys/fs/cgroup/ltp/test-461641/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462579 to /sys/fs/cgroup/ltp/test-461641/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462583 to /sys/fs/cgroup/ltp/test-461641/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462587 to /sys/fs/cgroup/ltp/test-461641/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462593 to /sys/fs/cgroup/ltp/test-461641/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462597 to /sys/fs/cgroup/ltp/test-461641/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462601 to /sys/fs/cgroup/ltp/test-461641/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462605 to /sys/fs/cgroup/ltp/test-461641/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462613 to /sys/fs/cgroup/ltp/test-461641/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462617 to /sys/fs/cgroup/ltp/test-461641/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462621 to /sys/fs/cgroup/ltp/test-461641/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462625 to /sys/fs/cgroup/ltp/test-461641/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462631 to /sys/fs/cgroup/ltp/test-461641/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462635 to /sys/fs/cgroup/ltp/test-461641/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462639 to /sys/fs/cgroup/ltp/test-461641/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462643 to /sys/fs/cgroup/ltp/test-461641/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462649 to /sys/fs/cgroup/ltp/test-461641/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462653 to /sys/fs/cgroup/ltp/test-461641/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462657 to /sys/fs/cgroup/ltp/test-461641/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462661 to /sys/fs/cgroup/ltp/test-461641/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462667 to /sys/fs/cgroup/ltp/test-461641/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462671 to /sys/fs/cgroup/ltp/test-461641/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462675 to /sys/fs/cgroup/ltp/test-461641/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462679 to /sys/fs/cgroup/ltp/test-461641/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462687 to /sys/fs/cgroup/ltp/test-461641/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462691 to /sys/fs/cgroup/ltp/test-461641/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462695 to /sys/fs/cgroup/ltp/test-461641/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462699 to /sys/fs/cgroup/ltp/test-461641/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462705 to /sys/fs/cgroup/ltp/test-461641/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462709 to /sys/fs/cgroup/ltp/test-461641/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462713 to /sys/fs/cgroup/ltp/test-461641/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462717 to /sys/fs/cgroup/ltp/test-461641/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462723 to /sys/fs/cgroup/ltp/test-461641/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462727 to /sys/fs/cgroup/ltp/test-461641/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462731 to /sys/fs/cgroup/ltp/test-461641/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462735 to /sys/fs/cgroup/ltp/test-461641/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462741 to /sys/fs/cgroup/ltp/test-461641/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462745 to /sys/fs/cgroup/ltp/test-461641/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462749 to /sys/fs/cgroup/ltp/test-461641/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462753 to /sys/fs/cgroup/ltp/test-461641/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462763 to /sys/fs/cgroup/ltp/test-461641/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462767 to /sys/fs/cgroup/ltp/test-461641/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462771 to /sys/fs/cgroup/ltp/test-461641/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462775 to /sys/fs/cgroup/ltp/test-461641/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462781 to /sys/fs/cgroup/ltp/test-461641/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462785 to /sys/fs/cgroup/ltp/test-461641/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462789 to /sys/fs/cgroup/ltp/test-461641/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462793 to /sys/fs/cgroup/ltp/test-461641/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462799 to /sys/fs/cgroup/ltp/test-461641/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462803 to /sys/fs/cgroup/ltp/test-461641/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462807 to /sys/fs/cgroup/ltp/test-461641/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462811 to /sys/fs/cgroup/ltp/test-461641/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462817 to /sys/fs/cgroup/ltp/test-461641/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462821 to /sys/fs/cgroup/ltp/test-461641/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462825 to /sys/fs/cgroup/ltp/test-461641/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462829 to /sys/fs/cgroup/ltp/test-461641/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462837 to /sys/fs/cgroup/ltp/test-461641/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462841 to /sys/fs/cgroup/ltp/test-461641/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462845 to /sys/fs/cgroup/ltp/test-461641/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462849 to /sys/fs/cgroup/ltp/test-461641/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462855 to /sys/fs/cgroup/ltp/test-461641/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462859 to /sys/fs/cgroup/ltp/test-461641/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462863 to /sys/fs/cgroup/ltp/test-461641/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462867 to /sys/fs/cgroup/ltp/test-461641/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462873 to /sys/fs/cgroup/ltp/test-461641/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462877 to /sys/fs/cgroup/ltp/test-461641/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462881 to /sys/fs/cgroup/ltp/test-461641/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462885 to /sys/fs/cgroup/ltp/test-461641/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462891 to /sys/fs/cgroup/ltp/test-461641/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462895 to /sys/fs/cgroup/ltp/test-461641/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462899 to /sys/fs/cgroup/ltp/test-461641/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462903 to /sys/fs/cgroup/ltp/test-461641/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462911 to /sys/fs/cgroup/ltp/test-461641/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462915 to /sys/fs/cgroup/ltp/test-461641/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462919 to /sys/fs/cgroup/ltp/test-461641/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462923 to /sys/fs/cgroup/ltp/test-461641/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462929 to /sys/fs/cgroup/ltp/test-461641/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462933 to /sys/fs/cgroup/ltp/test-461641/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462937 to /sys/fs/cgroup/ltp/test-461641/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462941 to /sys/fs/cgroup/ltp/test-461641/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462947 to /sys/fs/cgroup/ltp/test-461641/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462951 to /sys/fs/cgroup/ltp/test-461641/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462955 to /sys/fs/cgroup/ltp/test-461641/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462959 to /sys/fs/cgroup/ltp/test-461641/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462965 to /sys/fs/cgroup/ltp/test-461641/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462969 to /sys/fs/cgroup/ltp/test-461641/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462973 to /sys/fs/cgroup/ltp/test-461641/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462977 to /sys/fs/cgroup/ltp/test-461641/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 462985 to /sys/fs/cgroup/ltp/test-461641/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 462989 to /sys/fs/cgroup/ltp/test-461641/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 462993 to /sys/fs/cgroup/ltp/test-461641/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 462997 to /sys/fs/cgroup/ltp/test-461641/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463003 to /sys/fs/cgroup/ltp/test-461641/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463007 to /sys/fs/cgroup/ltp/test-461641/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463011 to /sys/fs/cgroup/ltp/test-461641/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463015 to /sys/fs/cgroup/ltp/test-461641/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463021 to /sys/fs/cgroup/ltp/test-461641/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463025 to /sys/fs/cgroup/ltp/test-461641/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463029 to /sys/fs/cgroup/ltp/test-461641/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463033 to /sys/fs/cgroup/ltp/test-461641/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463039 to /sys/fs/cgroup/ltp/test-461641/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463043 to /sys/fs/cgroup/ltp/test-461641/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463047 to /sys/fs/cgroup/ltp/test-461641/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463051 to /sys/fs/cgroup/ltp/test-461641/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463061 to /sys/fs/cgroup/ltp/test-461641/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463065 to /sys/fs/cgroup/ltp/test-461641/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463069 to /sys/fs/cgroup/ltp/test-461641/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463073 to /sys/fs/cgroup/ltp/test-461641/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463079 to /sys/fs/cgroup/ltp/test-461641/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463083 to /sys/fs/cgroup/ltp/test-461641/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463087 to /sys/fs/cgroup/ltp/test-461641/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463091 to /sys/fs/cgroup/ltp/test-461641/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463097 to /sys/fs/cgroup/ltp/test-461641/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463101 to /sys/fs/cgroup/ltp/test-461641/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463105 to /sys/fs/cgroup/ltp/test-461641/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463109 to /sys/fs/cgroup/ltp/test-461641/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463115 to /sys/fs/cgroup/ltp/test-461641/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463119 to /sys/fs/cgroup/ltp/test-461641/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463123 to /sys/fs/cgroup/ltp/test-461641/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463127 to /sys/fs/cgroup/ltp/test-461641/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463135 to /sys/fs/cgroup/ltp/test-461641/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463139 to /sys/fs/cgroup/ltp/test-461641/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463143 to /sys/fs/cgroup/ltp/test-461641/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463147 to /sys/fs/cgroup/ltp/test-461641/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463153 to /sys/fs/cgroup/ltp/test-461641/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463157 to /sys/fs/cgroup/ltp/test-461641/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463161 to /sys/fs/cgroup/ltp/test-461641/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463165 to /sys/fs/cgroup/ltp/test-461641/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463171 to /sys/fs/cgroup/ltp/test-461641/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463175 to /sys/fs/cgroup/ltp/test-461641/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463179 to /sys/fs/cgroup/ltp/test-461641/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463183 to /sys/fs/cgroup/ltp/test-461641/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463189 to /sys/fs/cgroup/ltp/test-461641/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463193 to /sys/fs/cgroup/ltp/test-461641/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463197 to /sys/fs/cgroup/ltp/test-461641/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463201 to /sys/fs/cgroup/ltp/test-461641/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463209 to /sys/fs/cgroup/ltp/test-461641/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463213 to /sys/fs/cgroup/ltp/test-461641/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463217 to /sys/fs/cgroup/ltp/test-461641/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463221 to /sys/fs/cgroup/ltp/test-461641/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463227 to /sys/fs/cgroup/ltp/test-461641/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463231 to /sys/fs/cgroup/ltp/test-461641/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463235 to /sys/fs/cgroup/ltp/test-461641/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463239 to /sys/fs/cgroup/ltp/test-461641/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463245 to /sys/fs/cgroup/ltp/test-461641/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463249 to /sys/fs/cgroup/ltp/test-461641/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463253 to /sys/fs/cgroup/ltp/test-461641/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463257 to /sys/fs/cgroup/ltp/test-461641/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463263 to /sys/fs/cgroup/ltp/test-461641/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463267 to /sys/fs/cgroup/ltp/test-461641/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463271 to /sys/fs/cgroup/ltp/test-461641/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463275 to /sys/fs/cgroup/ltp/test-461641/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463283 to /sys/fs/cgroup/ltp/test-461641/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463287 to /sys/fs/cgroup/ltp/test-461641/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463291 to /sys/fs/cgroup/ltp/test-461641/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463295 to /sys/fs/cgroup/ltp/test-461641/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463301 to /sys/fs/cgroup/ltp/test-461641/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463305 to /sys/fs/cgroup/ltp/test-461641/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463309 to /sys/fs/cgroup/ltp/test-461641/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463313 to /sys/fs/cgroup/ltp/test-461641/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463319 to /sys/fs/cgroup/ltp/test-461641/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463323 to /sys/fs/cgroup/ltp/test-461641/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463327 to /sys/fs/cgroup/ltp/test-461641/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463331 to /sys/fs/cgroup/ltp/test-461641/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463337 to /sys/fs/cgroup/ltp/test-461641/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463341 to /sys/fs/cgroup/ltp/test-461641/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463345 to /sys/fs/cgroup/ltp/test-461641/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463349 to /sys/fs/cgroup/ltp/test-461641/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463359 to /sys/fs/cgroup/ltp/test-461641/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463363 to /sys/fs/cgroup/ltp/test-461641/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463367 to /sys/fs/cgroup/ltp/test-461641/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463371 to /sys/fs/cgroup/ltp/test-461641/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463377 to /sys/fs/cgroup/ltp/test-461641/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463381 to /sys/fs/cgroup/ltp/test-461641/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463385 to /sys/fs/cgroup/ltp/test-461641/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463389 to /sys/fs/cgroup/ltp/test-461641/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463395 to /sys/fs/cgroup/ltp/test-461641/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463399 to /sys/fs/cgroup/ltp/test-461641/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463403 to /sys/fs/cgroup/ltp/test-461641/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463407 to /sys/fs/cgroup/ltp/test-461641/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463413 to /sys/fs/cgroup/ltp/test-461641/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463417 to /sys/fs/cgroup/ltp/test-461641/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463421 to /sys/fs/cgroup/ltp/test-461641/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463425 to /sys/fs/cgroup/ltp/test-461641/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463433 to /sys/fs/cgroup/ltp/test-461641/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463437 to /sys/fs/cgroup/ltp/test-461641/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463441 to /sys/fs/cgroup/ltp/test-461641/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463445 to /sys/fs/cgroup/ltp/test-461641/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463451 to /sys/fs/cgroup/ltp/test-461641/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463455 to /sys/fs/cgroup/ltp/test-461641/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463459 to /sys/fs/cgroup/ltp/test-461641/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463463 to /sys/fs/cgroup/ltp/test-461641/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463469 to /sys/fs/cgroup/ltp/test-461641/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463473 to /sys/fs/cgroup/ltp/test-461641/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463477 to /sys/fs/cgroup/ltp/test-461641/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463481 to /sys/fs/cgroup/ltp/test-461641/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463487 to /sys/fs/cgroup/ltp/test-461641/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463491 to /sys/fs/cgroup/ltp/test-461641/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463495 to /sys/fs/cgroup/ltp/test-461641/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463499 to /sys/fs/cgroup/ltp/test-461641/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463507 to /sys/fs/cgroup/ltp/test-461641/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463511 to /sys/fs/cgroup/ltp/test-461641/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463515 to /sys/fs/cgroup/ltp/test-461641/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463519 to /sys/fs/cgroup/ltp/test-461641/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463525 to /sys/fs/cgroup/ltp/test-461641/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463529 to /sys/fs/cgroup/ltp/test-461641/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463533 to /sys/fs/cgroup/ltp/test-461641/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463537 to /sys/fs/cgroup/ltp/test-461641/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463543 to /sys/fs/cgroup/ltp/test-461641/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463547 to /sys/fs/cgroup/ltp/test-461641/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463551 to /sys/fs/cgroup/ltp/test-461641/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463555 to /sys/fs/cgroup/ltp/test-461641/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463561 to /sys/fs/cgroup/ltp/test-461641/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463565 to /sys/fs/cgroup/ltp/test-461641/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463569 to /sys/fs/cgroup/ltp/test-461641/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463573 to /sys/fs/cgroup/ltp/test-461641/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463581 to /sys/fs/cgroup/ltp/test-461641/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463585 to /sys/fs/cgroup/ltp/test-461641/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463589 to /sys/fs/cgroup/ltp/test-461641/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463593 to /sys/fs/cgroup/ltp/test-461641/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463599 to /sys/fs/cgroup/ltp/test-461641/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463603 to /sys/fs/cgroup/ltp/test-461641/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463607 to /sys/fs/cgroup/ltp/test-461641/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463611 to /sys/fs/cgroup/ltp/test-461641/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463617 to /sys/fs/cgroup/ltp/test-461641/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463621 to /sys/fs/cgroup/ltp/test-461641/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463625 to /sys/fs/cgroup/ltp/test-461641/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463629 to /sys/fs/cgroup/ltp/test-461641/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 463635 to /sys/fs/cgroup/ltp/test-461641/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 463639 to /sys/fs/cgroup/ltp/test-461641/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 463643 to /sys/fs/cgroup/ltp/test-461641/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 463647 to /sys/fs/cgroup/ltp/test-461641/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    261

    825

    261

    825

    2013

    cgroup_fj_stress_memory_2_9_each

    Mon Jun 16 18:51:48 2025

    "cgroup_fj_stress.sh memory 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.uBdbweAFP4 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 466963 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 466967 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 466973 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 466977 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 466985 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 466989 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 466995 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 466999 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467009 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467013 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467019 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467023 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467031 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467035 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467041 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467045 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467057 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467061 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467067 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467071 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467079 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467083 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467089 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467093 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467103 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467107 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467113 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467117 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467125 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467129 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467135 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467139 to /sys/fs/cgroup/ltp/test-464339/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467153 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467157 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467163 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467167 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467175 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467179 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467185 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467189 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467199 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467203 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467209 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467213 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467221 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467225 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467231 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467235 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467247 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467251 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467257 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467261 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467269 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467273 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467279 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467283 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467293 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467297 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467303 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467307 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467315 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467319 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467325 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467329 to /sys/fs/cgroup/ltp/test-464339/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467345 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467349 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467355 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467359 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467367 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467371 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467377 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467381 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467391 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467395 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467401 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467405 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467413 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467417 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467423 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467427 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467439 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467443 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467449 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467453 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467461 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467465 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467471 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467475 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467485 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467489 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467495 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467499 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467507 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467511 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467517 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467521 to /sys/fs/cgroup/ltp/test-464339/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467535 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467539 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467545 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467549 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467557 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467561 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467567 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467571 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467581 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467585 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467591 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467595 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467603 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467607 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467613 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467617 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467629 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467633 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467639 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467643 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467651 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467655 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467661 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467665 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467675 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467679 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467685 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467689 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467697 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467701 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467707 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467711 to /sys/fs/cgroup/ltp/test-464339/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467729 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467733 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467739 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467743 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467751 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467755 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467761 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467765 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467775 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467779 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467785 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467789 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467797 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467801 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467807 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467811 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467823 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467827 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467833 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467837 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467845 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467849 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467855 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467859 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467869 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467873 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467879 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467883 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467891 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467895 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467901 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467905 to /sys/fs/cgroup/ltp/test-464339/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467919 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467923 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467929 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467933 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467941 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467945 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467951 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467955 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467965 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467969 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467975 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467979 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467987 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 467991 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 467997 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468001 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468013 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468017 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468023 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468027 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468035 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468039 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468045 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468049 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468059 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468063 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468069 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468073 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468081 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468085 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468091 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468095 to /sys/fs/cgroup/ltp/test-464339/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468111 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468115 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468121 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468125 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468133 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468137 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468143 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468147 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468157 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468161 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468167 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468171 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468179 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468183 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468189 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468193 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468205 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468209 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468215 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468219 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468227 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468231 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468237 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468241 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468251 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468255 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468261 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468265 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468273 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468277 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468283 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468287 to /sys/fs/cgroup/ltp/test-464339/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468301 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468305 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468311 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468315 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468323 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468327 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468333 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468337 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468347 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468351 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468357 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468361 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468369 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468373 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468379 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468383 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468395 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468399 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468405 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468409 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468417 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468421 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468427 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468431 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468441 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468445 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468451 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468455 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468463 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468467 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468473 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468477 to /sys/fs/cgroup/ltp/test-464339/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468497 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468501 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468507 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468511 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468519 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468523 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468529 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468533 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468543 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468547 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468553 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468557 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468565 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468569 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468575 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468579 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468591 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468595 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468601 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468605 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468613 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468617 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468623 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468627 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468637 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468641 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468647 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468651 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468659 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468663 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468669 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468673 to /sys/fs/cgroup/ltp/test-464339/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468687 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468691 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468697 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468701 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468709 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468713 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468719 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468723 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468733 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468737 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468743 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468747 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468755 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468759 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468765 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468769 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468781 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468785 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468791 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468795 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468803 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468807 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468813 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468817 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468827 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468831 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468837 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468841 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468849 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468853 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468859 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468863 to /sys/fs/cgroup/ltp/test-464339/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468879 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468883 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468889 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468893 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468901 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468905 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468911 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468915 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468925 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468929 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468935 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468939 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468947 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468951 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468957 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468961 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468973 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468977 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468983 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468987 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 468995 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 468999 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469005 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469009 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469019 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469023 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469029 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469033 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469041 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469045 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469051 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469055 to /sys/fs/cgroup/ltp/test-464339/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469069 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469073 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469079 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469083 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469091 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469095 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469101 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469105 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469115 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469119 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469125 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469129 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469137 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469141 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469147 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469151 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469163 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469167 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469173 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469177 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469185 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469189 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469195 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469199 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469209 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469213 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469219 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469223 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469231 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469235 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469241 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469245 to /sys/fs/cgroup/ltp/test-464339/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469263 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469267 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469273 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469277 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469285 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469289 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469295 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469299 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469309 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469313 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469319 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469323 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469331 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469335 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469341 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469345 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469357 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469361 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469367 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469371 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469379 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469383 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469389 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469393 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469403 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469407 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469413 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469417 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469425 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469429 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469435 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469439 to /sys/fs/cgroup/ltp/test-464339/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469453 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469457 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469463 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469467 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469475 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469479 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469485 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469489 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469499 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469503 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469509 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469513 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469521 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469525 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469531 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469535 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469547 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469551 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469557 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469561 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469569 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469573 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469579 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469583 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469593 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469597 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469603 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469607 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469615 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469619 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469625 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469629 to /sys/fs/cgroup/ltp/test-464339/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469645 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469649 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469655 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469659 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469667 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469671 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469677 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469681 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469691 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469695 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469701 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469705 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469713 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469717 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469723 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469727 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469739 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469743 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469749 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469753 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469761 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469765 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469771 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469775 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469785 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469789 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469795 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469799 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469807 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469811 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469817 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469821 to /sys/fs/cgroup/ltp/test-464339/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469835 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469839 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469845 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469849 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469857 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469861 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469867 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469871 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469881 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469885 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469891 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469895 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469903 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469907 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469913 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469917 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469929 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469933 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469939 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469943 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469951 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469955 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469961 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469965 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469975 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469979 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469985 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 469989 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 469997 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 470001 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 470007 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 470011 to /sys/fs/cgroup/ltp/test-464339/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    753

    2436

    753

    2436

    2014

    cgroup_fj_stress_memory_10_3_each

    Mon Jun 16 18:52:18 2025

    "cgroup_fj_stress.sh memory 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.9jW03FYTjU as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 474455 to /sys/fs/cgroup/ltp/test-472067/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474459 to /sys/fs/cgroup/ltp/test-472067/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474463 to /sys/fs/cgroup/ltp/test-472067/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474467 to /sys/fs/cgroup/ltp/test-472067/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474471 to /sys/fs/cgroup/ltp/test-472067/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474475 to /sys/fs/cgroup/ltp/test-472067/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474479 to /sys/fs/cgroup/ltp/test-472067/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474483 to /sys/fs/cgroup/ltp/test-472067/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474487 to /sys/fs/cgroup/ltp/test-472067/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474491 to /sys/fs/cgroup/ltp/test-472067/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474497 to /sys/fs/cgroup/ltp/test-472067/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474501 to /sys/fs/cgroup/ltp/test-472067/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474505 to /sys/fs/cgroup/ltp/test-472067/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474509 to /sys/fs/cgroup/ltp/test-472067/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474513 to /sys/fs/cgroup/ltp/test-472067/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474517 to /sys/fs/cgroup/ltp/test-472067/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474521 to /sys/fs/cgroup/ltp/test-472067/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474525 to /sys/fs/cgroup/ltp/test-472067/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474529 to /sys/fs/cgroup/ltp/test-472067/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474533 to /sys/fs/cgroup/ltp/test-472067/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474539 to /sys/fs/cgroup/ltp/test-472067/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474543 to /sys/fs/cgroup/ltp/test-472067/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474547 to /sys/fs/cgroup/ltp/test-472067/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474551 to /sys/fs/cgroup/ltp/test-472067/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474555 to /sys/fs/cgroup/ltp/test-472067/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474559 to /sys/fs/cgroup/ltp/test-472067/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474563 to /sys/fs/cgroup/ltp/test-472067/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474567 to /sys/fs/cgroup/ltp/test-472067/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474571 to /sys/fs/cgroup/ltp/test-472067/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474575 to /sys/fs/cgroup/ltp/test-472067/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474581 to /sys/fs/cgroup/ltp/test-472067/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474585 to /sys/fs/cgroup/ltp/test-472067/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474589 to /sys/fs/cgroup/ltp/test-472067/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474593 to /sys/fs/cgroup/ltp/test-472067/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474597 to /sys/fs/cgroup/ltp/test-472067/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474601 to /sys/fs/cgroup/ltp/test-472067/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474605 to /sys/fs/cgroup/ltp/test-472067/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474609 to /sys/fs/cgroup/ltp/test-472067/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474613 to /sys/fs/cgroup/ltp/test-472067/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474617 to /sys/fs/cgroup/ltp/test-472067/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474623 to /sys/fs/cgroup/ltp/test-472067/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474627 to /sys/fs/cgroup/ltp/test-472067/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474631 to /sys/fs/cgroup/ltp/test-472067/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474635 to /sys/fs/cgroup/ltp/test-472067/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474639 to /sys/fs/cgroup/ltp/test-472067/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474643 to /sys/fs/cgroup/ltp/test-472067/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474647 to /sys/fs/cgroup/ltp/test-472067/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474651 to /sys/fs/cgroup/ltp/test-472067/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474655 to /sys/fs/cgroup/ltp/test-472067/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474659 to /sys/fs/cgroup/ltp/test-472067/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474665 to /sys/fs/cgroup/ltp/test-472067/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474669 to /sys/fs/cgroup/ltp/test-472067/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474673 to /sys/fs/cgroup/ltp/test-472067/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474677 to /sys/fs/cgroup/ltp/test-472067/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474681 to /sys/fs/cgroup/ltp/test-472067/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474685 to /sys/fs/cgroup/ltp/test-472067/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474689 to /sys/fs/cgroup/ltp/test-472067/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474693 to /sys/fs/cgroup/ltp/test-472067/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474697 to /sys/fs/cgroup/ltp/test-472067/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474701 to /sys/fs/cgroup/ltp/test-472067/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474707 to /sys/fs/cgroup/ltp/test-472067/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474711 to /sys/fs/cgroup/ltp/test-472067/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474715 to /sys/fs/cgroup/ltp/test-472067/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474719 to /sys/fs/cgroup/ltp/test-472067/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474723 to /sys/fs/cgroup/ltp/test-472067/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474727 to /sys/fs/cgroup/ltp/test-472067/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474731 to /sys/fs/cgroup/ltp/test-472067/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474735 to /sys/fs/cgroup/ltp/test-472067/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474739 to /sys/fs/cgroup/ltp/test-472067/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474743 to /sys/fs/cgroup/ltp/test-472067/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474749 to /sys/fs/cgroup/ltp/test-472067/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474753 to /sys/fs/cgroup/ltp/test-472067/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474757 to /sys/fs/cgroup/ltp/test-472067/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474761 to /sys/fs/cgroup/ltp/test-472067/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474765 to /sys/fs/cgroup/ltp/test-472067/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474769 to /sys/fs/cgroup/ltp/test-472067/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474773 to /sys/fs/cgroup/ltp/test-472067/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474777 to /sys/fs/cgroup/ltp/test-472067/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474781 to /sys/fs/cgroup/ltp/test-472067/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474785 to /sys/fs/cgroup/ltp/test-472067/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474791 to /sys/fs/cgroup/ltp/test-472067/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474795 to /sys/fs/cgroup/ltp/test-472067/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474799 to /sys/fs/cgroup/ltp/test-472067/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474803 to /sys/fs/cgroup/ltp/test-472067/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474807 to /sys/fs/cgroup/ltp/test-472067/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474811 to /sys/fs/cgroup/ltp/test-472067/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474815 to /sys/fs/cgroup/ltp/test-472067/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474819 to /sys/fs/cgroup/ltp/test-472067/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474823 to /sys/fs/cgroup/ltp/test-472067/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474827 to /sys/fs/cgroup/ltp/test-472067/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474833 to /sys/fs/cgroup/ltp/test-472067/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474837 to /sys/fs/cgroup/ltp/test-472067/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474841 to /sys/fs/cgroup/ltp/test-472067/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474845 to /sys/fs/cgroup/ltp/test-472067/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474849 to /sys/fs/cgroup/ltp/test-472067/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474853 to /sys/fs/cgroup/ltp/test-472067/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474857 to /sys/fs/cgroup/ltp/test-472067/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474861 to /sys/fs/cgroup/ltp/test-472067/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474865 to /sys/fs/cgroup/ltp/test-472067/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474869 to /sys/fs/cgroup/ltp/test-472067/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474877 to /sys/fs/cgroup/ltp/test-472067/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474881 to /sys/fs/cgroup/ltp/test-472067/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474885 to /sys/fs/cgroup/ltp/test-472067/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474889 to /sys/fs/cgroup/ltp/test-472067/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474893 to /sys/fs/cgroup/ltp/test-472067/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474897 to /sys/fs/cgroup/ltp/test-472067/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474901 to /sys/fs/cgroup/ltp/test-472067/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474905 to /sys/fs/cgroup/ltp/test-472067/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474909 to /sys/fs/cgroup/ltp/test-472067/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474913 to /sys/fs/cgroup/ltp/test-472067/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474919 to /sys/fs/cgroup/ltp/test-472067/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474923 to /sys/fs/cgroup/ltp/test-472067/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474927 to /sys/fs/cgroup/ltp/test-472067/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474931 to /sys/fs/cgroup/ltp/test-472067/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474935 to /sys/fs/cgroup/ltp/test-472067/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474939 to /sys/fs/cgroup/ltp/test-472067/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474943 to /sys/fs/cgroup/ltp/test-472067/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474947 to /sys/fs/cgroup/ltp/test-472067/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474951 to /sys/fs/cgroup/ltp/test-472067/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474955 to /sys/fs/cgroup/ltp/test-472067/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 474961 to /sys/fs/cgroup/ltp/test-472067/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 474965 to /sys/fs/cgroup/ltp/test-472067/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 474969 to /sys/fs/cgroup/ltp/test-472067/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 474973 to /sys/fs/cgroup/ltp/test-472067/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 474977 to /sys/fs/cgroup/ltp/test-472067/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 474981 to /sys/fs/cgroup/ltp/test-472067/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 474985 to /sys/fs/cgroup/ltp/test-472067/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 474989 to /sys/fs/cgroup/ltp/test-472067/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 474993 to /sys/fs/cgroup/ltp/test-472067/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 474997 to /sys/fs/cgroup/ltp/test-472067/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475003 to /sys/fs/cgroup/ltp/test-472067/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475007 to /sys/fs/cgroup/ltp/test-472067/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475011 to /sys/fs/cgroup/ltp/test-472067/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475015 to /sys/fs/cgroup/ltp/test-472067/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475019 to /sys/fs/cgroup/ltp/test-472067/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475023 to /sys/fs/cgroup/ltp/test-472067/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475027 to /sys/fs/cgroup/ltp/test-472067/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475031 to /sys/fs/cgroup/ltp/test-472067/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475035 to /sys/fs/cgroup/ltp/test-472067/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475039 to /sys/fs/cgroup/ltp/test-472067/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475045 to /sys/fs/cgroup/ltp/test-472067/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475049 to /sys/fs/cgroup/ltp/test-472067/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475053 to /sys/fs/cgroup/ltp/test-472067/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475057 to /sys/fs/cgroup/ltp/test-472067/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475061 to /sys/fs/cgroup/ltp/test-472067/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475065 to /sys/fs/cgroup/ltp/test-472067/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475069 to /sys/fs/cgroup/ltp/test-472067/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475073 to /sys/fs/cgroup/ltp/test-472067/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475077 to /sys/fs/cgroup/ltp/test-472067/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475081 to /sys/fs/cgroup/ltp/test-472067/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475087 to /sys/fs/cgroup/ltp/test-472067/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475091 to /sys/fs/cgroup/ltp/test-472067/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475095 to /sys/fs/cgroup/ltp/test-472067/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475099 to /sys/fs/cgroup/ltp/test-472067/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475103 to /sys/fs/cgroup/ltp/test-472067/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475107 to /sys/fs/cgroup/ltp/test-472067/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475111 to /sys/fs/cgroup/ltp/test-472067/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475115 to /sys/fs/cgroup/ltp/test-472067/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475119 to /sys/fs/cgroup/ltp/test-472067/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475123 to /sys/fs/cgroup/ltp/test-472067/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475129 to /sys/fs/cgroup/ltp/test-472067/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475133 to /sys/fs/cgroup/ltp/test-472067/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475137 to /sys/fs/cgroup/ltp/test-472067/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475141 to /sys/fs/cgroup/ltp/test-472067/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475145 to /sys/fs/cgroup/ltp/test-472067/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475149 to /sys/fs/cgroup/ltp/test-472067/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475153 to /sys/fs/cgroup/ltp/test-472067/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475157 to /sys/fs/cgroup/ltp/test-472067/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475161 to /sys/fs/cgroup/ltp/test-472067/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475165 to /sys/fs/cgroup/ltp/test-472067/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475171 to /sys/fs/cgroup/ltp/test-472067/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475175 to /sys/fs/cgroup/ltp/test-472067/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475179 to /sys/fs/cgroup/ltp/test-472067/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475183 to /sys/fs/cgroup/ltp/test-472067/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475187 to /sys/fs/cgroup/ltp/test-472067/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475191 to /sys/fs/cgroup/ltp/test-472067/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475195 to /sys/fs/cgroup/ltp/test-472067/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475199 to /sys/fs/cgroup/ltp/test-472067/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475203 to /sys/fs/cgroup/ltp/test-472067/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475207 to /sys/fs/cgroup/ltp/test-472067/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475213 to /sys/fs/cgroup/ltp/test-472067/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475217 to /sys/fs/cgroup/ltp/test-472067/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475221 to /sys/fs/cgroup/ltp/test-472067/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475225 to /sys/fs/cgroup/ltp/test-472067/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475229 to /sys/fs/cgroup/ltp/test-472067/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475233 to /sys/fs/cgroup/ltp/test-472067/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475237 to /sys/fs/cgroup/ltp/test-472067/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475241 to /sys/fs/cgroup/ltp/test-472067/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475245 to /sys/fs/cgroup/ltp/test-472067/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475249 to /sys/fs/cgroup/ltp/test-472067/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475255 to /sys/fs/cgroup/ltp/test-472067/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475259 to /sys/fs/cgroup/ltp/test-472067/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475263 to /sys/fs/cgroup/ltp/test-472067/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475267 to /sys/fs/cgroup/ltp/test-472067/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475271 to /sys/fs/cgroup/ltp/test-472067/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475275 to /sys/fs/cgroup/ltp/test-472067/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475279 to /sys/fs/cgroup/ltp/test-472067/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475283 to /sys/fs/cgroup/ltp/test-472067/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475287 to /sys/fs/cgroup/ltp/test-472067/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475291 to /sys/fs/cgroup/ltp/test-472067/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475299 to /sys/fs/cgroup/ltp/test-472067/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475303 to /sys/fs/cgroup/ltp/test-472067/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475307 to /sys/fs/cgroup/ltp/test-472067/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475311 to /sys/fs/cgroup/ltp/test-472067/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475315 to /sys/fs/cgroup/ltp/test-472067/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475319 to /sys/fs/cgroup/ltp/test-472067/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475323 to /sys/fs/cgroup/ltp/test-472067/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475327 to /sys/fs/cgroup/ltp/test-472067/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475331 to /sys/fs/cgroup/ltp/test-472067/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475335 to /sys/fs/cgroup/ltp/test-472067/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475341 to /sys/fs/cgroup/ltp/test-472067/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475345 to /sys/fs/cgroup/ltp/test-472067/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475349 to /sys/fs/cgroup/ltp/test-472067/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475353 to /sys/fs/cgroup/ltp/test-472067/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475357 to /sys/fs/cgroup/ltp/test-472067/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475361 to /sys/fs/cgroup/ltp/test-472067/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475365 to /sys/fs/cgroup/ltp/test-472067/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475369 to /sys/fs/cgroup/ltp/test-472067/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475373 to /sys/fs/cgroup/ltp/test-472067/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475377 to /sys/fs/cgroup/ltp/test-472067/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475383 to /sys/fs/cgroup/ltp/test-472067/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475387 to /sys/fs/cgroup/ltp/test-472067/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475391 to /sys/fs/cgroup/ltp/test-472067/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475395 to /sys/fs/cgroup/ltp/test-472067/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475399 to /sys/fs/cgroup/ltp/test-472067/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475403 to /sys/fs/cgroup/ltp/test-472067/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475407 to /sys/fs/cgroup/ltp/test-472067/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475411 to /sys/fs/cgroup/ltp/test-472067/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475415 to /sys/fs/cgroup/ltp/test-472067/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475419 to /sys/fs/cgroup/ltp/test-472067/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475425 to /sys/fs/cgroup/ltp/test-472067/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475429 to /sys/fs/cgroup/ltp/test-472067/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475433 to /sys/fs/cgroup/ltp/test-472067/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475437 to /sys/fs/cgroup/ltp/test-472067/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475441 to /sys/fs/cgroup/ltp/test-472067/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475445 to /sys/fs/cgroup/ltp/test-472067/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475449 to /sys/fs/cgroup/ltp/test-472067/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475453 to /sys/fs/cgroup/ltp/test-472067/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475457 to /sys/fs/cgroup/ltp/test-472067/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475461 to /sys/fs/cgroup/ltp/test-472067/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475467 to /sys/fs/cgroup/ltp/test-472067/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475471 to /sys/fs/cgroup/ltp/test-472067/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475475 to /sys/fs/cgroup/ltp/test-472067/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475479 to /sys/fs/cgroup/ltp/test-472067/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475483 to /sys/fs/cgroup/ltp/test-472067/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475487 to /sys/fs/cgroup/ltp/test-472067/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475491 to /sys/fs/cgroup/ltp/test-472067/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475495 to /sys/fs/cgroup/ltp/test-472067/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475499 to /sys/fs/cgroup/ltp/test-472067/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475503 to /sys/fs/cgroup/ltp/test-472067/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475509 to /sys/fs/cgroup/ltp/test-472067/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475513 to /sys/fs/cgroup/ltp/test-472067/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475517 to /sys/fs/cgroup/ltp/test-472067/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475521 to /sys/fs/cgroup/ltp/test-472067/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475525 to /sys/fs/cgroup/ltp/test-472067/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475529 to /sys/fs/cgroup/ltp/test-472067/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475533 to /sys/fs/cgroup/ltp/test-472067/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475537 to /sys/fs/cgroup/ltp/test-472067/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475541 to /sys/fs/cgroup/ltp/test-472067/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475545 to /sys/fs/cgroup/ltp/test-472067/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475551 to /sys/fs/cgroup/ltp/test-472067/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475555 to /sys/fs/cgroup/ltp/test-472067/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475559 to /sys/fs/cgroup/ltp/test-472067/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475563 to /sys/fs/cgroup/ltp/test-472067/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475567 to /sys/fs/cgroup/ltp/test-472067/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475571 to /sys/fs/cgroup/ltp/test-472067/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475575 to /sys/fs/cgroup/ltp/test-472067/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475579 to /sys/fs/cgroup/ltp/test-472067/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475583 to /sys/fs/cgroup/ltp/test-472067/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475587 to /sys/fs/cgroup/ltp/test-472067/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475593 to /sys/fs/cgroup/ltp/test-472067/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475597 to /sys/fs/cgroup/ltp/test-472067/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475601 to /sys/fs/cgroup/ltp/test-472067/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475605 to /sys/fs/cgroup/ltp/test-472067/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475609 to /sys/fs/cgroup/ltp/test-472067/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475613 to /sys/fs/cgroup/ltp/test-472067/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475617 to /sys/fs/cgroup/ltp/test-472067/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475621 to /sys/fs/cgroup/ltp/test-472067/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475625 to /sys/fs/cgroup/ltp/test-472067/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475629 to /sys/fs/cgroup/ltp/test-472067/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475635 to /sys/fs/cgroup/ltp/test-472067/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475639 to /sys/fs/cgroup/ltp/test-472067/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475643 to /sys/fs/cgroup/ltp/test-472067/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475647 to /sys/fs/cgroup/ltp/test-472067/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475651 to /sys/fs/cgroup/ltp/test-472067/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475655 to /sys/fs/cgroup/ltp/test-472067/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475659 to /sys/fs/cgroup/ltp/test-472067/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475663 to /sys/fs/cgroup/ltp/test-472067/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475667 to /sys/fs/cgroup/ltp/test-472067/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475671 to /sys/fs/cgroup/ltp/test-472067/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475677 to /sys/fs/cgroup/ltp/test-472067/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475681 to /sys/fs/cgroup/ltp/test-472067/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475685 to /sys/fs/cgroup/ltp/test-472067/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475689 to /sys/fs/cgroup/ltp/test-472067/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475693 to /sys/fs/cgroup/ltp/test-472067/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475697 to /sys/fs/cgroup/ltp/test-472067/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475701 to /sys/fs/cgroup/ltp/test-472067/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475705 to /sys/fs/cgroup/ltp/test-472067/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475709 to /sys/fs/cgroup/ltp/test-472067/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475713 to /sys/fs/cgroup/ltp/test-472067/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475721 to /sys/fs/cgroup/ltp/test-472067/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475725 to /sys/fs/cgroup/ltp/test-472067/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475729 to /sys/fs/cgroup/ltp/test-472067/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475733 to /sys/fs/cgroup/ltp/test-472067/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475737 to /sys/fs/cgroup/ltp/test-472067/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475741 to /sys/fs/cgroup/ltp/test-472067/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475745 to /sys/fs/cgroup/ltp/test-472067/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475749 to /sys/fs/cgroup/ltp/test-472067/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475753 to /sys/fs/cgroup/ltp/test-472067/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475757 to /sys/fs/cgroup/ltp/test-472067/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475763 to /sys/fs/cgroup/ltp/test-472067/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475767 to /sys/fs/cgroup/ltp/test-472067/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475771 to /sys/fs/cgroup/ltp/test-472067/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475775 to /sys/fs/cgroup/ltp/test-472067/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475779 to /sys/fs/cgroup/ltp/test-472067/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475783 to /sys/fs/cgroup/ltp/test-472067/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475787 to /sys/fs/cgroup/ltp/test-472067/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475791 to /sys/fs/cgroup/ltp/test-472067/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475795 to /sys/fs/cgroup/ltp/test-472067/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475799 to /sys/fs/cgroup/ltp/test-472067/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475805 to /sys/fs/cgroup/ltp/test-472067/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475809 to /sys/fs/cgroup/ltp/test-472067/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475813 to /sys/fs/cgroup/ltp/test-472067/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475817 to /sys/fs/cgroup/ltp/test-472067/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475821 to /sys/fs/cgroup/ltp/test-472067/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475825 to /sys/fs/cgroup/ltp/test-472067/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475829 to /sys/fs/cgroup/ltp/test-472067/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475833 to /sys/fs/cgroup/ltp/test-472067/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475837 to /sys/fs/cgroup/ltp/test-472067/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475841 to /sys/fs/cgroup/ltp/test-472067/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475847 to /sys/fs/cgroup/ltp/test-472067/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475851 to /sys/fs/cgroup/ltp/test-472067/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475855 to /sys/fs/cgroup/ltp/test-472067/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475859 to /sys/fs/cgroup/ltp/test-472067/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475863 to /sys/fs/cgroup/ltp/test-472067/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475867 to /sys/fs/cgroup/ltp/test-472067/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475871 to /sys/fs/cgroup/ltp/test-472067/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475875 to /sys/fs/cgroup/ltp/test-472067/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475879 to /sys/fs/cgroup/ltp/test-472067/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475883 to /sys/fs/cgroup/ltp/test-472067/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475889 to /sys/fs/cgroup/ltp/test-472067/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475893 to /sys/fs/cgroup/ltp/test-472067/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475897 to /sys/fs/cgroup/ltp/test-472067/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475901 to /sys/fs/cgroup/ltp/test-472067/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475905 to /sys/fs/cgroup/ltp/test-472067/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475909 to /sys/fs/cgroup/ltp/test-472067/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475913 to /sys/fs/cgroup/ltp/test-472067/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475917 to /sys/fs/cgroup/ltp/test-472067/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475921 to /sys/fs/cgroup/ltp/test-472067/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475925 to /sys/fs/cgroup/ltp/test-472067/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475931 to /sys/fs/cgroup/ltp/test-472067/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475935 to /sys/fs/cgroup/ltp/test-472067/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475939 to /sys/fs/cgroup/ltp/test-472067/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475943 to /sys/fs/cgroup/ltp/test-472067/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475947 to /sys/fs/cgroup/ltp/test-472067/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475951 to /sys/fs/cgroup/ltp/test-472067/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475955 to /sys/fs/cgroup/ltp/test-472067/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 475959 to /sys/fs/cgroup/ltp/test-472067/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 475963 to /sys/fs/cgroup/ltp/test-472067/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 475967 to /sys/fs/cgroup/ltp/test-472067/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 475973 to /sys/fs/cgroup/ltp/test-472067/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 475977 to /sys/fs/cgroup/ltp/test-472067/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 475981 to /sys/fs/cgroup/ltp/test-472067/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 475985 to /sys/fs/cgroup/ltp/test-472067/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 475989 to /sys/fs/cgroup/ltp/test-472067/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 475993 to /sys/fs/cgroup/ltp/test-472067/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 475997 to /sys/fs/cgroup/ltp/test-472067/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476001 to /sys/fs/cgroup/ltp/test-472067/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476005 to /sys/fs/cgroup/ltp/test-472067/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476009 to /sys/fs/cgroup/ltp/test-472067/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476015 to /sys/fs/cgroup/ltp/test-472067/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476019 to /sys/fs/cgroup/ltp/test-472067/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476023 to /sys/fs/cgroup/ltp/test-472067/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476027 to /sys/fs/cgroup/ltp/test-472067/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476031 to /sys/fs/cgroup/ltp/test-472067/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476035 to /sys/fs/cgroup/ltp/test-472067/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476039 to /sys/fs/cgroup/ltp/test-472067/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476043 to /sys/fs/cgroup/ltp/test-472067/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476047 to /sys/fs/cgroup/ltp/test-472067/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476051 to /sys/fs/cgroup/ltp/test-472067/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476057 to /sys/fs/cgroup/ltp/test-472067/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476061 to /sys/fs/cgroup/ltp/test-472067/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476065 to /sys/fs/cgroup/ltp/test-472067/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476069 to /sys/fs/cgroup/ltp/test-472067/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476073 to /sys/fs/cgroup/ltp/test-472067/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476077 to /sys/fs/cgroup/ltp/test-472067/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476081 to /sys/fs/cgroup/ltp/test-472067/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476085 to /sys/fs/cgroup/ltp/test-472067/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476089 to /sys/fs/cgroup/ltp/test-472067/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476093 to /sys/fs/cgroup/ltp/test-472067/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476099 to /sys/fs/cgroup/ltp/test-472067/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476103 to /sys/fs/cgroup/ltp/test-472067/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476107 to /sys/fs/cgroup/ltp/test-472067/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476111 to /sys/fs/cgroup/ltp/test-472067/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476115 to /sys/fs/cgroup/ltp/test-472067/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476119 to /sys/fs/cgroup/ltp/test-472067/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476123 to /sys/fs/cgroup/ltp/test-472067/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476127 to /sys/fs/cgroup/ltp/test-472067/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476131 to /sys/fs/cgroup/ltp/test-472067/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476135 to /sys/fs/cgroup/ltp/test-472067/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476143 to /sys/fs/cgroup/ltp/test-472067/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476147 to /sys/fs/cgroup/ltp/test-472067/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476151 to /sys/fs/cgroup/ltp/test-472067/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476155 to /sys/fs/cgroup/ltp/test-472067/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476159 to /sys/fs/cgroup/ltp/test-472067/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476163 to /sys/fs/cgroup/ltp/test-472067/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476167 to /sys/fs/cgroup/ltp/test-472067/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476171 to /sys/fs/cgroup/ltp/test-472067/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476175 to /sys/fs/cgroup/ltp/test-472067/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476179 to /sys/fs/cgroup/ltp/test-472067/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476185 to /sys/fs/cgroup/ltp/test-472067/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476189 to /sys/fs/cgroup/ltp/test-472067/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476193 to /sys/fs/cgroup/ltp/test-472067/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476197 to /sys/fs/cgroup/ltp/test-472067/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476201 to /sys/fs/cgroup/ltp/test-472067/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476205 to /sys/fs/cgroup/ltp/test-472067/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476209 to /sys/fs/cgroup/ltp/test-472067/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476213 to /sys/fs/cgroup/ltp/test-472067/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476217 to /sys/fs/cgroup/ltp/test-472067/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476221 to /sys/fs/cgroup/ltp/test-472067/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476227 to /sys/fs/cgroup/ltp/test-472067/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476231 to /sys/fs/cgroup/ltp/test-472067/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476235 to /sys/fs/cgroup/ltp/test-472067/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476239 to /sys/fs/cgroup/ltp/test-472067/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476243 to /sys/fs/cgroup/ltp/test-472067/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476247 to /sys/fs/cgroup/ltp/test-472067/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476251 to /sys/fs/cgroup/ltp/test-472067/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476255 to /sys/fs/cgroup/ltp/test-472067/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476259 to /sys/fs/cgroup/ltp/test-472067/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476263 to /sys/fs/cgroup/ltp/test-472067/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476269 to /sys/fs/cgroup/ltp/test-472067/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476273 to /sys/fs/cgroup/ltp/test-472067/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476277 to /sys/fs/cgroup/ltp/test-472067/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476281 to /sys/fs/cgroup/ltp/test-472067/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476285 to /sys/fs/cgroup/ltp/test-472067/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476289 to /sys/fs/cgroup/ltp/test-472067/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476293 to /sys/fs/cgroup/ltp/test-472067/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476297 to /sys/fs/cgroup/ltp/test-472067/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476301 to /sys/fs/cgroup/ltp/test-472067/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476305 to /sys/fs/cgroup/ltp/test-472067/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476311 to /sys/fs/cgroup/ltp/test-472067/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476315 to /sys/fs/cgroup/ltp/test-472067/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476319 to /sys/fs/cgroup/ltp/test-472067/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476323 to /sys/fs/cgroup/ltp/test-472067/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476327 to /sys/fs/cgroup/ltp/test-472067/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476331 to /sys/fs/cgroup/ltp/test-472067/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476335 to /sys/fs/cgroup/ltp/test-472067/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476339 to /sys/fs/cgroup/ltp/test-472067/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476343 to /sys/fs/cgroup/ltp/test-472067/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476347 to /sys/fs/cgroup/ltp/test-472067/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476353 to /sys/fs/cgroup/ltp/test-472067/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476357 to /sys/fs/cgroup/ltp/test-472067/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476361 to /sys/fs/cgroup/ltp/test-472067/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476365 to /sys/fs/cgroup/ltp/test-472067/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476369 to /sys/fs/cgroup/ltp/test-472067/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476373 to /sys/fs/cgroup/ltp/test-472067/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476377 to /sys/fs/cgroup/ltp/test-472067/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476381 to /sys/fs/cgroup/ltp/test-472067/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476385 to /sys/fs/cgroup/ltp/test-472067/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476389 to /sys/fs/cgroup/ltp/test-472067/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476395 to /sys/fs/cgroup/ltp/test-472067/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476399 to /sys/fs/cgroup/ltp/test-472067/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476403 to /sys/fs/cgroup/ltp/test-472067/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476407 to /sys/fs/cgroup/ltp/test-472067/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476411 to /sys/fs/cgroup/ltp/test-472067/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476415 to /sys/fs/cgroup/ltp/test-472067/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476419 to /sys/fs/cgroup/ltp/test-472067/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476423 to /sys/fs/cgroup/ltp/test-472067/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476427 to /sys/fs/cgroup/ltp/test-472067/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476431 to /sys/fs/cgroup/ltp/test-472067/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476437 to /sys/fs/cgroup/ltp/test-472067/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476441 to /sys/fs/cgroup/ltp/test-472067/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476445 to /sys/fs/cgroup/ltp/test-472067/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476449 to /sys/fs/cgroup/ltp/test-472067/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476453 to /sys/fs/cgroup/ltp/test-472067/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476457 to /sys/fs/cgroup/ltp/test-472067/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476461 to /sys/fs/cgroup/ltp/test-472067/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476465 to /sys/fs/cgroup/ltp/test-472067/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476469 to /sys/fs/cgroup/ltp/test-472067/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476473 to /sys/fs/cgroup/ltp/test-472067/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476479 to /sys/fs/cgroup/ltp/test-472067/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476483 to /sys/fs/cgroup/ltp/test-472067/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476487 to /sys/fs/cgroup/ltp/test-472067/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476491 to /sys/fs/cgroup/ltp/test-472067/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476495 to /sys/fs/cgroup/ltp/test-472067/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476499 to /sys/fs/cgroup/ltp/test-472067/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476503 to /sys/fs/cgroup/ltp/test-472067/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476507 to /sys/fs/cgroup/ltp/test-472067/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476511 to /sys/fs/cgroup/ltp/test-472067/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476515 to /sys/fs/cgroup/ltp/test-472067/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476521 to /sys/fs/cgroup/ltp/test-472067/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476525 to /sys/fs/cgroup/ltp/test-472067/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476529 to /sys/fs/cgroup/ltp/test-472067/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476533 to /sys/fs/cgroup/ltp/test-472067/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476537 to /sys/fs/cgroup/ltp/test-472067/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476541 to /sys/fs/cgroup/ltp/test-472067/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476545 to /sys/fs/cgroup/ltp/test-472067/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476549 to /sys/fs/cgroup/ltp/test-472067/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476553 to /sys/fs/cgroup/ltp/test-472067/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476557 to /sys/fs/cgroup/ltp/test-472067/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476565 to /sys/fs/cgroup/ltp/test-472067/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476569 to /sys/fs/cgroup/ltp/test-472067/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476573 to /sys/fs/cgroup/ltp/test-472067/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476577 to /sys/fs/cgroup/ltp/test-472067/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476581 to /sys/fs/cgroup/ltp/test-472067/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476585 to /sys/fs/cgroup/ltp/test-472067/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476589 to /sys/fs/cgroup/ltp/test-472067/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476593 to /sys/fs/cgroup/ltp/test-472067/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476597 to /sys/fs/cgroup/ltp/test-472067/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476601 to /sys/fs/cgroup/ltp/test-472067/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476607 to /sys/fs/cgroup/ltp/test-472067/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476611 to /sys/fs/cgroup/ltp/test-472067/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476615 to /sys/fs/cgroup/ltp/test-472067/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476619 to /sys/fs/cgroup/ltp/test-472067/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476623 to /sys/fs/cgroup/ltp/test-472067/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476627 to /sys/fs/cgroup/ltp/test-472067/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476631 to /sys/fs/cgroup/ltp/test-472067/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476635 to /sys/fs/cgroup/ltp/test-472067/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476639 to /sys/fs/cgroup/ltp/test-472067/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476643 to /sys/fs/cgroup/ltp/test-472067/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476649 to /sys/fs/cgroup/ltp/test-472067/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476653 to /sys/fs/cgroup/ltp/test-472067/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476657 to /sys/fs/cgroup/ltp/test-472067/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476661 to /sys/fs/cgroup/ltp/test-472067/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476665 to /sys/fs/cgroup/ltp/test-472067/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476669 to /sys/fs/cgroup/ltp/test-472067/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476673 to /sys/fs/cgroup/ltp/test-472067/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476677 to /sys/fs/cgroup/ltp/test-472067/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476681 to /sys/fs/cgroup/ltp/test-472067/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476685 to /sys/fs/cgroup/ltp/test-472067/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476691 to /sys/fs/cgroup/ltp/test-472067/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476695 to /sys/fs/cgroup/ltp/test-472067/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476699 to /sys/fs/cgroup/ltp/test-472067/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476703 to /sys/fs/cgroup/ltp/test-472067/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476707 to /sys/fs/cgroup/ltp/test-472067/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476711 to /sys/fs/cgroup/ltp/test-472067/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476715 to /sys/fs/cgroup/ltp/test-472067/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476719 to /sys/fs/cgroup/ltp/test-472067/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476723 to /sys/fs/cgroup/ltp/test-472067/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476727 to /sys/fs/cgroup/ltp/test-472067/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476733 to /sys/fs/cgroup/ltp/test-472067/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476737 to /sys/fs/cgroup/ltp/test-472067/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476741 to /sys/fs/cgroup/ltp/test-472067/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476745 to /sys/fs/cgroup/ltp/test-472067/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476749 to /sys/fs/cgroup/ltp/test-472067/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476753 to /sys/fs/cgroup/ltp/test-472067/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476757 to /sys/fs/cgroup/ltp/test-472067/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476761 to /sys/fs/cgroup/ltp/test-472067/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476765 to /sys/fs/cgroup/ltp/test-472067/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476769 to /sys/fs/cgroup/ltp/test-472067/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476775 to /sys/fs/cgroup/ltp/test-472067/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476779 to /sys/fs/cgroup/ltp/test-472067/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476783 to /sys/fs/cgroup/ltp/test-472067/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476787 to /sys/fs/cgroup/ltp/test-472067/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476791 to /sys/fs/cgroup/ltp/test-472067/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476795 to /sys/fs/cgroup/ltp/test-472067/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476799 to /sys/fs/cgroup/ltp/test-472067/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476803 to /sys/fs/cgroup/ltp/test-472067/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476807 to /sys/fs/cgroup/ltp/test-472067/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476811 to /sys/fs/cgroup/ltp/test-472067/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476817 to /sys/fs/cgroup/ltp/test-472067/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476821 to /sys/fs/cgroup/ltp/test-472067/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476825 to /sys/fs/cgroup/ltp/test-472067/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476829 to /sys/fs/cgroup/ltp/test-472067/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476833 to /sys/fs/cgroup/ltp/test-472067/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476837 to /sys/fs/cgroup/ltp/test-472067/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476841 to /sys/fs/cgroup/ltp/test-472067/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476845 to /sys/fs/cgroup/ltp/test-472067/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476849 to /sys/fs/cgroup/ltp/test-472067/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476853 to /sys/fs/cgroup/ltp/test-472067/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476859 to /sys/fs/cgroup/ltp/test-472067/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476863 to /sys/fs/cgroup/ltp/test-472067/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476867 to /sys/fs/cgroup/ltp/test-472067/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476871 to /sys/fs/cgroup/ltp/test-472067/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476875 to /sys/fs/cgroup/ltp/test-472067/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476879 to /sys/fs/cgroup/ltp/test-472067/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476883 to /sys/fs/cgroup/ltp/test-472067/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476887 to /sys/fs/cgroup/ltp/test-472067/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476891 to /sys/fs/cgroup/ltp/test-472067/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476895 to /sys/fs/cgroup/ltp/test-472067/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476901 to /sys/fs/cgroup/ltp/test-472067/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476905 to /sys/fs/cgroup/ltp/test-472067/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476909 to /sys/fs/cgroup/ltp/test-472067/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476913 to /sys/fs/cgroup/ltp/test-472067/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476917 to /sys/fs/cgroup/ltp/test-472067/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476921 to /sys/fs/cgroup/ltp/test-472067/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476925 to /sys/fs/cgroup/ltp/test-472067/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476929 to /sys/fs/cgroup/ltp/test-472067/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476933 to /sys/fs/cgroup/ltp/test-472067/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476937 to /sys/fs/cgroup/ltp/test-472067/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476943 to /sys/fs/cgroup/ltp/test-472067/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476947 to /sys/fs/cgroup/ltp/test-472067/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476951 to /sys/fs/cgroup/ltp/test-472067/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476955 to /sys/fs/cgroup/ltp/test-472067/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 476959 to /sys/fs/cgroup/ltp/test-472067/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 476963 to /sys/fs/cgroup/ltp/test-472067/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 476967 to /sys/fs/cgroup/ltp/test-472067/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 476971 to /sys/fs/cgroup/ltp/test-472067/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 476975 to /sys/fs/cgroup/ltp/test-472067/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 476979 to /sys/fs/cgroup/ltp/test-472067/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 476987 to /sys/fs/cgroup/ltp/test-472067/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 476991 to /sys/fs/cgroup/ltp/test-472067/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 476995 to /sys/fs/cgroup/ltp/test-472067/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 476999 to /sys/fs/cgroup/ltp/test-472067/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477003 to /sys/fs/cgroup/ltp/test-472067/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477007 to /sys/fs/cgroup/ltp/test-472067/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477011 to /sys/fs/cgroup/ltp/test-472067/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477015 to /sys/fs/cgroup/ltp/test-472067/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477019 to /sys/fs/cgroup/ltp/test-472067/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477023 to /sys/fs/cgroup/ltp/test-472067/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477029 to /sys/fs/cgroup/ltp/test-472067/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477033 to /sys/fs/cgroup/ltp/test-472067/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477037 to /sys/fs/cgroup/ltp/test-472067/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477041 to /sys/fs/cgroup/ltp/test-472067/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477045 to /sys/fs/cgroup/ltp/test-472067/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477049 to /sys/fs/cgroup/ltp/test-472067/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477053 to /sys/fs/cgroup/ltp/test-472067/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477057 to /sys/fs/cgroup/ltp/test-472067/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477061 to /sys/fs/cgroup/ltp/test-472067/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477065 to /sys/fs/cgroup/ltp/test-472067/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477071 to /sys/fs/cgroup/ltp/test-472067/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477075 to /sys/fs/cgroup/ltp/test-472067/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477079 to /sys/fs/cgroup/ltp/test-472067/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477083 to /sys/fs/cgroup/ltp/test-472067/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477087 to /sys/fs/cgroup/ltp/test-472067/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477091 to /sys/fs/cgroup/ltp/test-472067/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477095 to /sys/fs/cgroup/ltp/test-472067/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477099 to /sys/fs/cgroup/ltp/test-472067/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477103 to /sys/fs/cgroup/ltp/test-472067/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477107 to /sys/fs/cgroup/ltp/test-472067/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477113 to /sys/fs/cgroup/ltp/test-472067/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477117 to /sys/fs/cgroup/ltp/test-472067/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477121 to /sys/fs/cgroup/ltp/test-472067/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477125 to /sys/fs/cgroup/ltp/test-472067/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477129 to /sys/fs/cgroup/ltp/test-472067/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477133 to /sys/fs/cgroup/ltp/test-472067/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477137 to /sys/fs/cgroup/ltp/test-472067/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477141 to /sys/fs/cgroup/ltp/test-472067/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477145 to /sys/fs/cgroup/ltp/test-472067/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477149 to /sys/fs/cgroup/ltp/test-472067/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477155 to /sys/fs/cgroup/ltp/test-472067/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477159 to /sys/fs/cgroup/ltp/test-472067/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477163 to /sys/fs/cgroup/ltp/test-472067/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477167 to /sys/fs/cgroup/ltp/test-472067/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477171 to /sys/fs/cgroup/ltp/test-472067/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477175 to /sys/fs/cgroup/ltp/test-472067/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477179 to /sys/fs/cgroup/ltp/test-472067/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477183 to /sys/fs/cgroup/ltp/test-472067/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477187 to /sys/fs/cgroup/ltp/test-472067/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477191 to /sys/fs/cgroup/ltp/test-472067/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477197 to /sys/fs/cgroup/ltp/test-472067/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477201 to /sys/fs/cgroup/ltp/test-472067/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477205 to /sys/fs/cgroup/ltp/test-472067/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477209 to /sys/fs/cgroup/ltp/test-472067/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477213 to /sys/fs/cgroup/ltp/test-472067/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477217 to /sys/fs/cgroup/ltp/test-472067/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477221 to /sys/fs/cgroup/ltp/test-472067/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477225 to /sys/fs/cgroup/ltp/test-472067/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477229 to /sys/fs/cgroup/ltp/test-472067/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477233 to /sys/fs/cgroup/ltp/test-472067/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477239 to /sys/fs/cgroup/ltp/test-472067/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477243 to /sys/fs/cgroup/ltp/test-472067/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477247 to /sys/fs/cgroup/ltp/test-472067/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477251 to /sys/fs/cgroup/ltp/test-472067/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477255 to /sys/fs/cgroup/ltp/test-472067/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477259 to /sys/fs/cgroup/ltp/test-472067/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477263 to /sys/fs/cgroup/ltp/test-472067/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477267 to /sys/fs/cgroup/ltp/test-472067/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477271 to /sys/fs/cgroup/ltp/test-472067/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477275 to /sys/fs/cgroup/ltp/test-472067/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477281 to /sys/fs/cgroup/ltp/test-472067/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477285 to /sys/fs/cgroup/ltp/test-472067/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477289 to /sys/fs/cgroup/ltp/test-472067/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477293 to /sys/fs/cgroup/ltp/test-472067/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477297 to /sys/fs/cgroup/ltp/test-472067/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477301 to /sys/fs/cgroup/ltp/test-472067/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477305 to /sys/fs/cgroup/ltp/test-472067/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477309 to /sys/fs/cgroup/ltp/test-472067/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477313 to /sys/fs/cgroup/ltp/test-472067/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477317 to /sys/fs/cgroup/ltp/test-472067/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477323 to /sys/fs/cgroup/ltp/test-472067/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477327 to /sys/fs/cgroup/ltp/test-472067/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477331 to /sys/fs/cgroup/ltp/test-472067/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477335 to /sys/fs/cgroup/ltp/test-472067/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477339 to /sys/fs/cgroup/ltp/test-472067/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477343 to /sys/fs/cgroup/ltp/test-472067/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477347 to /sys/fs/cgroup/ltp/test-472067/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477351 to /sys/fs/cgroup/ltp/test-472067/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477355 to /sys/fs/cgroup/ltp/test-472067/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477359 to /sys/fs/cgroup/ltp/test-472067/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477365 to /sys/fs/cgroup/ltp/test-472067/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477369 to /sys/fs/cgroup/ltp/test-472067/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477373 to /sys/fs/cgroup/ltp/test-472067/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477377 to /sys/fs/cgroup/ltp/test-472067/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477381 to /sys/fs/cgroup/ltp/test-472067/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477385 to /sys/fs/cgroup/ltp/test-472067/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477389 to /sys/fs/cgroup/ltp/test-472067/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477393 to /sys/fs/cgroup/ltp/test-472067/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477397 to /sys/fs/cgroup/ltp/test-472067/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477401 to /sys/fs/cgroup/ltp/test-472067/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477409 to /sys/fs/cgroup/ltp/test-472067/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477413 to /sys/fs/cgroup/ltp/test-472067/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477417 to /sys/fs/cgroup/ltp/test-472067/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477421 to /sys/fs/cgroup/ltp/test-472067/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477425 to /sys/fs/cgroup/ltp/test-472067/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477429 to /sys/fs/cgroup/ltp/test-472067/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477433 to /sys/fs/cgroup/ltp/test-472067/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477437 to /sys/fs/cgroup/ltp/test-472067/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477441 to /sys/fs/cgroup/ltp/test-472067/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477445 to /sys/fs/cgroup/ltp/test-472067/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477451 to /sys/fs/cgroup/ltp/test-472067/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477455 to /sys/fs/cgroup/ltp/test-472067/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477459 to /sys/fs/cgroup/ltp/test-472067/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477463 to /sys/fs/cgroup/ltp/test-472067/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477467 to /sys/fs/cgroup/ltp/test-472067/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477471 to /sys/fs/cgroup/ltp/test-472067/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477475 to /sys/fs/cgroup/ltp/test-472067/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477479 to /sys/fs/cgroup/ltp/test-472067/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477483 to /sys/fs/cgroup/ltp/test-472067/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477487 to /sys/fs/cgroup/ltp/test-472067/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477493 to /sys/fs/cgroup/ltp/test-472067/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477497 to /sys/fs/cgroup/ltp/test-472067/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477501 to /sys/fs/cgroup/ltp/test-472067/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477505 to /sys/fs/cgroup/ltp/test-472067/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477509 to /sys/fs/cgroup/ltp/test-472067/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477513 to /sys/fs/cgroup/ltp/test-472067/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477517 to /sys/fs/cgroup/ltp/test-472067/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477521 to /sys/fs/cgroup/ltp/test-472067/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477525 to /sys/fs/cgroup/ltp/test-472067/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477529 to /sys/fs/cgroup/ltp/test-472067/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477535 to /sys/fs/cgroup/ltp/test-472067/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477539 to /sys/fs/cgroup/ltp/test-472067/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477543 to /sys/fs/cgroup/ltp/test-472067/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477547 to /sys/fs/cgroup/ltp/test-472067/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477551 to /sys/fs/cgroup/ltp/test-472067/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477555 to /sys/fs/cgroup/ltp/test-472067/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477559 to /sys/fs/cgroup/ltp/test-472067/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477563 to /sys/fs/cgroup/ltp/test-472067/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477567 to /sys/fs/cgroup/ltp/test-472067/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477571 to /sys/fs/cgroup/ltp/test-472067/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477577 to /sys/fs/cgroup/ltp/test-472067/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477581 to /sys/fs/cgroup/ltp/test-472067/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477585 to /sys/fs/cgroup/ltp/test-472067/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477589 to /sys/fs/cgroup/ltp/test-472067/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477593 to /sys/fs/cgroup/ltp/test-472067/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477597 to /sys/fs/cgroup/ltp/test-472067/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477601 to /sys/fs/cgroup/ltp/test-472067/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477605 to /sys/fs/cgroup/ltp/test-472067/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477609 to /sys/fs/cgroup/ltp/test-472067/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477613 to /sys/fs/cgroup/ltp/test-472067/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477619 to /sys/fs/cgroup/ltp/test-472067/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477623 to /sys/fs/cgroup/ltp/test-472067/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477627 to /sys/fs/cgroup/ltp/test-472067/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477631 to /sys/fs/cgroup/ltp/test-472067/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477635 to /sys/fs/cgroup/ltp/test-472067/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477639 to /sys/fs/cgroup/ltp/test-472067/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477643 to /sys/fs/cgroup/ltp/test-472067/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477647 to /sys/fs/cgroup/ltp/test-472067/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477651 to /sys/fs/cgroup/ltp/test-472067/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477655 to /sys/fs/cgroup/ltp/test-472067/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477661 to /sys/fs/cgroup/ltp/test-472067/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477665 to /sys/fs/cgroup/ltp/test-472067/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477669 to /sys/fs/cgroup/ltp/test-472067/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477673 to /sys/fs/cgroup/ltp/test-472067/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477677 to /sys/fs/cgroup/ltp/test-472067/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477681 to /sys/fs/cgroup/ltp/test-472067/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477685 to /sys/fs/cgroup/ltp/test-472067/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477689 to /sys/fs/cgroup/ltp/test-472067/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477693 to /sys/fs/cgroup/ltp/test-472067/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477697 to /sys/fs/cgroup/ltp/test-472067/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477703 to /sys/fs/cgroup/ltp/test-472067/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477707 to /sys/fs/cgroup/ltp/test-472067/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477711 to /sys/fs/cgroup/ltp/test-472067/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477715 to /sys/fs/cgroup/ltp/test-472067/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477719 to /sys/fs/cgroup/ltp/test-472067/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477723 to /sys/fs/cgroup/ltp/test-472067/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477727 to /sys/fs/cgroup/ltp/test-472067/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477731 to /sys/fs/cgroup/ltp/test-472067/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477735 to /sys/fs/cgroup/ltp/test-472067/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477739 to /sys/fs/cgroup/ltp/test-472067/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477745 to /sys/fs/cgroup/ltp/test-472067/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477749 to /sys/fs/cgroup/ltp/test-472067/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477753 to /sys/fs/cgroup/ltp/test-472067/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477757 to /sys/fs/cgroup/ltp/test-472067/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477761 to /sys/fs/cgroup/ltp/test-472067/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477765 to /sys/fs/cgroup/ltp/test-472067/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477769 to /sys/fs/cgroup/ltp/test-472067/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477773 to /sys/fs/cgroup/ltp/test-472067/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477777 to /sys/fs/cgroup/ltp/test-472067/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477781 to /sys/fs/cgroup/ltp/test-472067/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477787 to /sys/fs/cgroup/ltp/test-472067/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477791 to /sys/fs/cgroup/ltp/test-472067/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477795 to /sys/fs/cgroup/ltp/test-472067/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477799 to /sys/fs/cgroup/ltp/test-472067/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477803 to /sys/fs/cgroup/ltp/test-472067/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477807 to /sys/fs/cgroup/ltp/test-472067/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477811 to /sys/fs/cgroup/ltp/test-472067/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477815 to /sys/fs/cgroup/ltp/test-472067/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477819 to /sys/fs/cgroup/ltp/test-472067/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477823 to /sys/fs/cgroup/ltp/test-472067/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477831 to /sys/fs/cgroup/ltp/test-472067/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477835 to /sys/fs/cgroup/ltp/test-472067/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477839 to /sys/fs/cgroup/ltp/test-472067/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477843 to /sys/fs/cgroup/ltp/test-472067/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477847 to /sys/fs/cgroup/ltp/test-472067/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477851 to /sys/fs/cgroup/ltp/test-472067/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477855 to /sys/fs/cgroup/ltp/test-472067/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477859 to /sys/fs/cgroup/ltp/test-472067/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477863 to /sys/fs/cgroup/ltp/test-472067/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477867 to /sys/fs/cgroup/ltp/test-472067/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477873 to /sys/fs/cgroup/ltp/test-472067/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477877 to /sys/fs/cgroup/ltp/test-472067/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477881 to /sys/fs/cgroup/ltp/test-472067/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477885 to /sys/fs/cgroup/ltp/test-472067/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477889 to /sys/fs/cgroup/ltp/test-472067/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477893 to /sys/fs/cgroup/ltp/test-472067/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477897 to /sys/fs/cgroup/ltp/test-472067/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477901 to /sys/fs/cgroup/ltp/test-472067/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477905 to /sys/fs/cgroup/ltp/test-472067/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477909 to /sys/fs/cgroup/ltp/test-472067/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477915 to /sys/fs/cgroup/ltp/test-472067/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477919 to /sys/fs/cgroup/ltp/test-472067/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477923 to /sys/fs/cgroup/ltp/test-472067/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477927 to /sys/fs/cgroup/ltp/test-472067/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477931 to /sys/fs/cgroup/ltp/test-472067/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477935 to /sys/fs/cgroup/ltp/test-472067/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477939 to /sys/fs/cgroup/ltp/test-472067/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477943 to /sys/fs/cgroup/ltp/test-472067/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477947 to /sys/fs/cgroup/ltp/test-472067/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477951 to /sys/fs/cgroup/ltp/test-472067/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477957 to /sys/fs/cgroup/ltp/test-472067/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 477961 to /sys/fs/cgroup/ltp/test-472067/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 477965 to /sys/fs/cgroup/ltp/test-472067/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 477969 to /sys/fs/cgroup/ltp/test-472067/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 477973 to /sys/fs/cgroup/ltp/test-472067/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 477977 to /sys/fs/cgroup/ltp/test-472067/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 477981 to /sys/fs/cgroup/ltp/test-472067/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 477985 to /sys/fs/cgroup/ltp/test-472067/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 477989 to /sys/fs/cgroup/ltp/test-472067/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 477993 to /sys/fs/cgroup/ltp/test-472067/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 477999 to /sys/fs/cgroup/ltp/test-472067/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478003 to /sys/fs/cgroup/ltp/test-472067/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478007 to /sys/fs/cgroup/ltp/test-472067/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478011 to /sys/fs/cgroup/ltp/test-472067/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478015 to /sys/fs/cgroup/ltp/test-472067/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478019 to /sys/fs/cgroup/ltp/test-472067/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478023 to /sys/fs/cgroup/ltp/test-472067/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478027 to /sys/fs/cgroup/ltp/test-472067/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478031 to /sys/fs/cgroup/ltp/test-472067/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478035 to /sys/fs/cgroup/ltp/test-472067/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478041 to /sys/fs/cgroup/ltp/test-472067/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478045 to /sys/fs/cgroup/ltp/test-472067/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478049 to /sys/fs/cgroup/ltp/test-472067/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478053 to /sys/fs/cgroup/ltp/test-472067/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478057 to /sys/fs/cgroup/ltp/test-472067/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478061 to /sys/fs/cgroup/ltp/test-472067/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478065 to /sys/fs/cgroup/ltp/test-472067/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478069 to /sys/fs/cgroup/ltp/test-472067/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478073 to /sys/fs/cgroup/ltp/test-472067/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478077 to /sys/fs/cgroup/ltp/test-472067/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478083 to /sys/fs/cgroup/ltp/test-472067/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478087 to /sys/fs/cgroup/ltp/test-472067/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478091 to /sys/fs/cgroup/ltp/test-472067/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478095 to /sys/fs/cgroup/ltp/test-472067/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478099 to /sys/fs/cgroup/ltp/test-472067/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478103 to /sys/fs/cgroup/ltp/test-472067/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478107 to /sys/fs/cgroup/ltp/test-472067/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478111 to /sys/fs/cgroup/ltp/test-472067/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478115 to /sys/fs/cgroup/ltp/test-472067/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478119 to /sys/fs/cgroup/ltp/test-472067/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478125 to /sys/fs/cgroup/ltp/test-472067/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478129 to /sys/fs/cgroup/ltp/test-472067/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478133 to /sys/fs/cgroup/ltp/test-472067/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478137 to /sys/fs/cgroup/ltp/test-472067/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478141 to /sys/fs/cgroup/ltp/test-472067/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478145 to /sys/fs/cgroup/ltp/test-472067/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478149 to /sys/fs/cgroup/ltp/test-472067/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478153 to /sys/fs/cgroup/ltp/test-472067/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478157 to /sys/fs/cgroup/ltp/test-472067/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478161 to /sys/fs/cgroup/ltp/test-472067/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478167 to /sys/fs/cgroup/ltp/test-472067/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478171 to /sys/fs/cgroup/ltp/test-472067/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478175 to /sys/fs/cgroup/ltp/test-472067/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478179 to /sys/fs/cgroup/ltp/test-472067/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478183 to /sys/fs/cgroup/ltp/test-472067/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478187 to /sys/fs/cgroup/ltp/test-472067/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478191 to /sys/fs/cgroup/ltp/test-472067/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478195 to /sys/fs/cgroup/ltp/test-472067/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478199 to /sys/fs/cgroup/ltp/test-472067/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478203 to /sys/fs/cgroup/ltp/test-472067/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478209 to /sys/fs/cgroup/ltp/test-472067/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478213 to /sys/fs/cgroup/ltp/test-472067/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478217 to /sys/fs/cgroup/ltp/test-472067/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478221 to /sys/fs/cgroup/ltp/test-472067/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478225 to /sys/fs/cgroup/ltp/test-472067/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478229 to /sys/fs/cgroup/ltp/test-472067/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478233 to /sys/fs/cgroup/ltp/test-472067/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478237 to /sys/fs/cgroup/ltp/test-472067/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478241 to /sys/fs/cgroup/ltp/test-472067/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478245 to /sys/fs/cgroup/ltp/test-472067/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478253 to /sys/fs/cgroup/ltp/test-472067/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478257 to /sys/fs/cgroup/ltp/test-472067/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478261 to /sys/fs/cgroup/ltp/test-472067/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478265 to /sys/fs/cgroup/ltp/test-472067/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478269 to /sys/fs/cgroup/ltp/test-472067/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478273 to /sys/fs/cgroup/ltp/test-472067/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478277 to /sys/fs/cgroup/ltp/test-472067/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478281 to /sys/fs/cgroup/ltp/test-472067/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478285 to /sys/fs/cgroup/ltp/test-472067/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478289 to /sys/fs/cgroup/ltp/test-472067/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478295 to /sys/fs/cgroup/ltp/test-472067/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478299 to /sys/fs/cgroup/ltp/test-472067/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478303 to /sys/fs/cgroup/ltp/test-472067/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478307 to /sys/fs/cgroup/ltp/test-472067/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478311 to /sys/fs/cgroup/ltp/test-472067/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478315 to /sys/fs/cgroup/ltp/test-472067/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478319 to /sys/fs/cgroup/ltp/test-472067/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478323 to /sys/fs/cgroup/ltp/test-472067/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478327 to /sys/fs/cgroup/ltp/test-472067/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478331 to /sys/fs/cgroup/ltp/test-472067/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478337 to /sys/fs/cgroup/ltp/test-472067/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478341 to /sys/fs/cgroup/ltp/test-472067/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478345 to /sys/fs/cgroup/ltp/test-472067/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478349 to /sys/fs/cgroup/ltp/test-472067/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478353 to /sys/fs/cgroup/ltp/test-472067/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478357 to /sys/fs/cgroup/ltp/test-472067/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478361 to /sys/fs/cgroup/ltp/test-472067/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478365 to /sys/fs/cgroup/ltp/test-472067/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478369 to /sys/fs/cgroup/ltp/test-472067/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478373 to /sys/fs/cgroup/ltp/test-472067/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478379 to /sys/fs/cgroup/ltp/test-472067/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478383 to /sys/fs/cgroup/ltp/test-472067/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478387 to /sys/fs/cgroup/ltp/test-472067/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478391 to /sys/fs/cgroup/ltp/test-472067/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478395 to /sys/fs/cgroup/ltp/test-472067/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478399 to /sys/fs/cgroup/ltp/test-472067/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478403 to /sys/fs/cgroup/ltp/test-472067/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478407 to /sys/fs/cgroup/ltp/test-472067/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478411 to /sys/fs/cgroup/ltp/test-472067/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478415 to /sys/fs/cgroup/ltp/test-472067/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478421 to /sys/fs/cgroup/ltp/test-472067/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478425 to /sys/fs/cgroup/ltp/test-472067/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478429 to /sys/fs/cgroup/ltp/test-472067/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478433 to /sys/fs/cgroup/ltp/test-472067/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478437 to /sys/fs/cgroup/ltp/test-472067/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478441 to /sys/fs/cgroup/ltp/test-472067/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478445 to /sys/fs/cgroup/ltp/test-472067/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478449 to /sys/fs/cgroup/ltp/test-472067/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478453 to /sys/fs/cgroup/ltp/test-472067/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478457 to /sys/fs/cgroup/ltp/test-472067/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478463 to /sys/fs/cgroup/ltp/test-472067/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478467 to /sys/fs/cgroup/ltp/test-472067/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478471 to /sys/fs/cgroup/ltp/test-472067/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478475 to /sys/fs/cgroup/ltp/test-472067/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478479 to /sys/fs/cgroup/ltp/test-472067/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478483 to /sys/fs/cgroup/ltp/test-472067/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478487 to /sys/fs/cgroup/ltp/test-472067/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478491 to /sys/fs/cgroup/ltp/test-472067/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478495 to /sys/fs/cgroup/ltp/test-472067/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478499 to /sys/fs/cgroup/ltp/test-472067/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478505 to /sys/fs/cgroup/ltp/test-472067/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478509 to /sys/fs/cgroup/ltp/test-472067/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478513 to /sys/fs/cgroup/ltp/test-472067/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478517 to /sys/fs/cgroup/ltp/test-472067/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478521 to /sys/fs/cgroup/ltp/test-472067/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478525 to /sys/fs/cgroup/ltp/test-472067/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478529 to /sys/fs/cgroup/ltp/test-472067/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478533 to /sys/fs/cgroup/ltp/test-472067/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478537 to /sys/fs/cgroup/ltp/test-472067/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478541 to /sys/fs/cgroup/ltp/test-472067/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478547 to /sys/fs/cgroup/ltp/test-472067/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478551 to /sys/fs/cgroup/ltp/test-472067/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478555 to /sys/fs/cgroup/ltp/test-472067/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478559 to /sys/fs/cgroup/ltp/test-472067/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478563 to /sys/fs/cgroup/ltp/test-472067/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478567 to /sys/fs/cgroup/ltp/test-472067/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478571 to /sys/fs/cgroup/ltp/test-472067/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478575 to /sys/fs/cgroup/ltp/test-472067/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478579 to /sys/fs/cgroup/ltp/test-472067/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478583 to /sys/fs/cgroup/ltp/test-472067/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478589 to /sys/fs/cgroup/ltp/test-472067/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478593 to /sys/fs/cgroup/ltp/test-472067/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478597 to /sys/fs/cgroup/ltp/test-472067/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478601 to /sys/fs/cgroup/ltp/test-472067/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478605 to /sys/fs/cgroup/ltp/test-472067/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478609 to /sys/fs/cgroup/ltp/test-472067/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478613 to /sys/fs/cgroup/ltp/test-472067/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478617 to /sys/fs/cgroup/ltp/test-472067/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478621 to /sys/fs/cgroup/ltp/test-472067/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478625 to /sys/fs/cgroup/ltp/test-472067/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 478631 to /sys/fs/cgroup/ltp/test-472067/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 478635 to /sys/fs/cgroup/ltp/test-472067/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 478639 to /sys/fs/cgroup/ltp/test-472067/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 478643 to /sys/fs/cgroup/ltp/test-472067/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 478647 to /sys/fs/cgroup/ltp/test-472067/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 478651 to /sys/fs/cgroup/ltp/test-472067/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 478655 to /sys/fs/cgroup/ltp/test-472067/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 478659 to /sys/fs/cgroup/ltp/test-472067/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 478663 to /sys/fs/cgroup/ltp/test-472067/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 478667 to /sys/fs/cgroup/ltp/test-472067/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    33 termination_type

    894

    2839

    894

    2839

    2015

    cgroup_fj_stress_memory_1_200_each

    Mon Jun 16 18:52:51 2025

    "cgroup_fj_stress.sh memory 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.y3AnwT973n as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 481951 to /sys/fs/cgroup/ltp/test-480899/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    137

    478

    137

    478

    2016

    cgroup_fj_stress_memory_200_1_each

    Mon Jun 16 18:52:57 2025

    "cgroup_fj_stress.sh memory 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh memory 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.LbArZ1GMh6 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 482817 to /sys/fs/cgroup/ltp/test-482363/1 
    cgroup_fj_stress 1 TINFO: Attaching task 482821 to /sys/fs/cgroup/ltp/test-482363/2 
    cgroup_fj_stress 1 TINFO: Attaching task 482825 to /sys/fs/cgroup/ltp/test-482363/3 
    cgroup_fj_stress 1 TINFO: Attaching task 482829 to /sys/fs/cgroup/ltp/test-482363/4 
    cgroup_fj_stress 1 TINFO: Attaching task 482833 to /sys/fs/cgroup/ltp/test-482363/5 
    cgroup_fj_stress 1 TINFO: Attaching task 482837 to /sys/fs/cgroup/ltp/test-482363/6 
    cgroup_fj_stress 1 TINFO: Attaching task 482841 to /sys/fs/cgroup/ltp/test-482363/7 
    cgroup_fj_stress 1 TINFO: Attaching task 482845 to /sys/fs/cgroup/ltp/test-482363/8 
    cgroup_fj_stress 1 TINFO: Attaching task 482849 to /sys/fs/cgroup/ltp/test-482363/9 
    cgroup_fj_stress 1 TINFO: Attaching task 482853 to /sys/fs/cgroup/ltp/test-482363/10 
    cgroup_fj_stress 1 TINFO: Attaching task 482857 to /sys/fs/cgroup/ltp/test-482363/11 
    cgroup_fj_stress 1 TINFO: Attaching task 482861 to /sys/fs/cgroup/ltp/test-482363/12 
    cgroup_fj_stress 1 TINFO: Attaching task 482865 to /sys/fs/cgroup/ltp/test-482363/13 
    cgroup_fj_stress 1 TINFO: Attaching task 482869 to /sys/fs/cgroup/ltp/test-482363/14 
    cgroup_fj_stress 1 TINFO: Attaching task 482873 to /sys/fs/cgroup/ltp/test-482363/15 
    cgroup_fj_stress 1 TINFO: Attaching task 482877 to /sys/fs/cgroup/ltp/test-482363/16 
    cgroup_fj_stress 1 TINFO: Attaching task 482881 to /sys/fs/cgroup/ltp/test-482363/17 
    cgroup_fj_stress 1 TINFO: Attaching task 482885 to /sys/fs/cgroup/ltp/test-482363/18 
    cgroup_fj_stress 1 TINFO: Attaching task 482889 to /sys/fs/cgroup/ltp/test-482363/19 
    cgroup_fj_stress 1 TINFO: Attaching task 482893 to /sys/fs/cgroup/ltp/test-482363/20 
    cgroup_fj_stress 1 TINFO: Attaching task 482897 to /sys/fs/cgroup/ltp/test-482363/21 
    cgroup_fj_stress 1 TINFO: Attaching task 482901 to /sys/fs/cgroup/ltp/test-482363/22 
    cgroup_fj_stress 1 TINFO: Attaching task 482905 to /sys/fs/cgroup/ltp/test-482363/23 
    cgroup_fj_stress 1 TINFO: Attaching task 482909 to /sys/fs/cgroup/ltp/test-482363/24 
    cgroup_fj_stress 1 TINFO: Attaching task 482913 to /sys/fs/cgroup/ltp/test-482363/25 
    cgroup_fj_stress 1 TINFO: Attaching task 482917 to /sys/fs/cgroup/ltp/test-482363/26 
    cgroup_fj_stress 1 TINFO: Attaching task 482921 to /sys/fs/cgroup/ltp/test-482363/27 
    cgroup_fj_stress 1 TINFO: Attaching task 482925 to /sys/fs/cgroup/ltp/test-482363/28 
    cgroup_fj_stress 1 TINFO: Attaching task 482929 to /sys/fs/cgroup/ltp/test-482363/29 
    cgroup_fj_stress 1 TINFO: Attaching task 482933 to /sys/fs/cgroup/ltp/test-482363/30 
    cgroup_fj_stress 1 TINFO: Attaching task 482937 to /sys/fs/cgroup/ltp/test-482363/31 
    cgroup_fj_stress 1 TINFO: Attaching task 482941 to /sys/fs/cgroup/ltp/test-482363/32 
    cgroup_fj_stress 1 TINFO: Attaching task 482945 to /sys/fs/cgroup/ltp/test-482363/33 
    cgroup_fj_stress 1 TINFO: Attaching task 482949 to /sys/fs/cgroup/ltp/test-482363/34 
    cgroup_fj_stress 1 TINFO: Attaching task 482953 to /sys/fs/cgroup/ltp/test-482363/35 
    cgroup_fj_stress 1 TINFO: Attaching task 482957 to /sys/fs/cgroup/ltp/test-482363/36 
    cgroup_fj_stress 1 TINFO: Attaching task 482961 to /sys/fs/cgroup/ltp/test-482363/37 
    cgroup_fj_stress 1 TINFO: Attaching task 482965 to /sys/fs/cgroup/ltp/test-482363/38 
    cgroup_fj_stress 1 TINFO: Attaching task 482969 to /sys/fs/cgroup/ltp/test-482363/39 
    cgroup_fj_stress 1 TINFO: Attaching task 482973 to /sys/fs/cgroup/ltp/test-482363/40 
    cgroup_fj_stress 1 TINFO: Attaching task 482977 to /sys/fs/cgroup/ltp/test-482363/41 
    cgroup_fj_stress 1 TINFO: Attaching task 482981 to /sys/fs/cgroup/ltp/test-482363/42 
    cgroup_fj_stress 1 TINFO: Attaching task 482985 to /sys/fs/cgroup/ltp/test-482363/43 
    cgroup_fj_stress 1 TINFO: Attaching task 482989 to /sys/fs/cgroup/ltp/test-482363/44 
    cgroup_fj_stress 1 TINFO: Attaching task 482993 to /sys/fs/cgroup/ltp/test-482363/45 
    cgroup_fj_stress 1 TINFO: Attaching task 482997 to /sys/fs/cgroup/ltp/test-482363/46 
    cgroup_fj_stress 1 TINFO: Attaching task 483001 to /sys/fs/cgroup/ltp/test-482363/47 
    cgroup_fj_stress 1 TINFO: Attaching task 483005 to /sys/fs/cgroup/ltp/test-482363/48 
    cgroup_fj_stress 1 TINFO: Attaching task 483009 to /sys/fs/cgroup/ltp/test-482363/49 
    cgroup_fj_stress 1 TINFO: Attaching task 483013 to /sys/fs/cgroup/ltp/test-482363/50 
    cgroup_fj_stress 1 TINFO: Attaching task 483017 to /sys/fs/cgroup/ltp/test-482363/51 
    cgroup_fj_stress 1 TINFO: Attaching task 483021 to /sys/fs/cgroup/ltp/test-482363/52 
    cgroup_fj_stress 1 TINFO: Attaching task 483025 to /sys/fs/cgroup/ltp/test-482363/53 
    cgroup_fj_stress 1 TINFO: Attaching task 483029 to /sys/fs/cgroup/ltp/test-482363/54 
    cgroup_fj_stress 1 TINFO: Attaching task 483033 to /sys/fs/cgroup/ltp/test-482363/55 
    cgroup_fj_stress 1 TINFO: Attaching task 483037 to /sys/fs/cgroup/ltp/test-482363/56 
    cgroup_fj_stress 1 TINFO: Attaching task 483041 to /sys/fs/cgroup/ltp/test-482363/57 
    cgroup_fj_stress 1 TINFO: Attaching task 483045 to /sys/fs/cgroup/ltp/test-482363/58 
    cgroup_fj_stress 1 TINFO: Attaching task 483049 to /sys/fs/cgroup/ltp/test-482363/59 
    cgroup_fj_stress 1 TINFO: Attaching task 483053 to /sys/fs/cgroup/ltp/test-482363/60 
    cgroup_fj_stress 1 TINFO: Attaching task 483057 to /sys/fs/cgroup/ltp/test-482363/61 
    cgroup_fj_stress 1 TINFO: Attaching task 483061 to /sys/fs/cgroup/ltp/test-482363/62 
    cgroup_fj_stress 1 TINFO: Attaching task 483065 to /sys/fs/cgroup/ltp/test-482363/63 
    cgroup_fj_stress 1 TINFO: Attaching task 483069 to /sys/fs/cgroup/ltp/test-482363/64 
    cgroup_fj_stress 1 TINFO: Attaching task 483073 to /sys/fs/cgroup/ltp/test-482363/65 
    cgroup_fj_stress 1 TINFO: Attaching task 483077 to /sys/fs/cgroup/ltp/test-482363/66 
    cgroup_fj_stress 1 TINFO: Attaching task 483081 to /sys/fs/cgroup/ltp/test-482363/67 
    cgroup_fj_stress 1 TINFO: Attaching task 483085 to /sys/fs/cgroup/ltp/test-482363/68 
    cgroup_fj_stress 1 TINFO: Attaching task 483089 to /sys/fs/cgroup/ltp/test-482363/69 
    cgroup_fj_stress 1 TINFO: Attaching task 483093 to /sys/fs/cgroup/ltp/test-482363/70 
    cgroup_fj_stress 1 TINFO: Attaching task 483097 to /sys/fs/cgroup/ltp/test-482363/71 
    cgroup_fj_stress 1 TINFO: Attaching task 483101 to /sys/fs/cgroup/ltp/test-482363/72 
    cgroup_fj_stress 1 TINFO: Attaching task 483105 to /sys/fs/cgroup/ltp/test-482363/73 
    cgroup_fj_stress 1 TINFO: Attaching task 483109 to /sys/fs/cgroup/ltp/test-482363/74 
    cgroup_fj_stress 1 TINFO: Attaching task 483113 to /sys/fs/cgroup/ltp/test-482363/75 
    cgroup_fj_stress 1 TINFO: Attaching task 483117 to /sys/fs/cgroup/ltp/test-482363/76 
    cgroup_fj_stress 1 TINFO: Attaching task 483121 to /sys/fs/cgroup/ltp/test-482363/77 
    cgroup_fj_stress 1 TINFO: Attaching task 483125 to /sys/fs/cgroup/ltp/test-482363/78 
    cgroup_fj_stress 1 TINFO: Attaching task 483129 to /sys/fs/cgroup/ltp/test-482363/79 
    cgroup_fj_stress 1 TINFO: Attaching task 483133 to /sys/fs/cgroup/ltp/test-482363/80 
    cgroup_fj_stress 1 TINFO: Attaching task 483137 to /sys/fs/cgroup/ltp/test-482363/81 
    cgroup_fj_stress 1 TINFO: Attaching task 483141 to /sys/fs/cgroup/ltp/test-482363/82 
    cgroup_fj_stress 1 TINFO: Attaching task 483145 to /sys/fs/cgroup/ltp/test-482363/83 
    cgroup_fj_stress 1 TINFO: Attaching task 483149 to /sys/fs/cgroup/ltp/test-482363/84 
    cgroup_fj_stress 1 TINFO: Attaching task 483153 to /sys/fs/cgroup/ltp/test-482363/85 
    cgroup_fj_stress 1 TINFO: Attaching task 483157 to /sys/fs/cgroup/ltp/test-482363/86 
    cgroup_fj_stress 1 TINFO: Attaching task 483161 to /sys/fs/cgroup/ltp/test-482363/87 
    cgroup_fj_stress 1 TINFO: Attaching task 483165 to /sys/fs/cgroup/ltp/test-482363/88 
    cgroup_fj_stress 1 TINFO: Attaching task 483169 to /sys/fs/cgroup/ltp/test-482363/89 
    cgroup_fj_stress 1 TINFO: Attaching task 483173 to /sys/fs/cgroup/ltp/test-482363/90 
    cgroup_fj_stress 1 TINFO: Attaching task 483177 to /sys/fs/cgroup/ltp/test-482363/91 
    cgroup_fj_stress 1 TINFO: Attaching task 483181 to /sys/fs/cgroup/ltp/test-482363/92 
    cgroup_fj_stress 1 TINFO: Attaching task 483185 to /sys/fs/cgroup/ltp/test-482363/93 
    cgroup_fj_stress 1 TINFO: Attaching task 483189 to /sys/fs/cgroup/ltp/test-482363/94 
    cgroup_fj_stress 1 TINFO: Attaching task 483193 to /sys/fs/cgroup/ltp/test-482363/95 
    cgroup_fj_stress 1 TINFO: Attaching task 483197 to /sys/fs/cgroup/ltp/test-482363/96 
    cgroup_fj_stress 1 TINFO: Attaching task 483201 to /sys/fs/cgroup/ltp/test-482363/97 
    cgroup_fj_stress 1 TINFO: Attaching task 483205 to /sys/fs/cgroup/ltp/test-482363/98 
    cgroup_fj_stress 1 TINFO: Attaching task 483209 to /sys/fs/cgroup/ltp/test-482363/99 
    cgroup_fj_stress 1 TINFO: Attaching task 483213 to /sys/fs/cgroup/ltp/test-482363/100 
    cgroup_fj_stress 1 TINFO: Attaching task 483217 to /sys/fs/cgroup/ltp/test-482363/101 
    cgroup_fj_stress 1 TINFO: Attaching task 483221 to /sys/fs/cgroup/ltp/test-482363/102 
    cgroup_fj_stress 1 TINFO: Attaching task 483225 to /sys/fs/cgroup/ltp/test-482363/103 
    cgroup_fj_stress 1 TINFO: Attaching task 483229 to /sys/fs/cgroup/ltp/test-482363/104 
    cgroup_fj_stress 1 TINFO: Attaching task 483233 to /sys/fs/cgroup/ltp/test-482363/105 
    cgroup_fj_stress 1 TINFO: Attaching task 483237 to /sys/fs/cgroup/ltp/test-482363/106 
    cgroup_fj_stress 1 TINFO: Attaching task 483241 to /sys/fs/cgroup/ltp/test-482363/107 
    cgroup_fj_stress 1 TINFO: Attaching task 483245 to /sys/fs/cgroup/ltp/test-482363/108 
    cgroup_fj_stress 1 TINFO: Attaching task 483249 to /sys/fs/cgroup/ltp/test-482363/109 
    cgroup_fj_stress 1 TINFO: Attaching task 483253 to /sys/fs/cgroup/ltp/test-482363/110 
    cgroup_fj_stress 1 TINFO: Attaching task 483257 to /sys/fs/cgroup/ltp/test-482363/111 
    cgroup_fj_stress 1 TINFO: Attaching task 483261 to /sys/fs/cgroup/ltp/test-482363/112 
    cgroup_fj_stress 1 TINFO: Attaching task 483265 to /sys/fs/cgroup/ltp/test-482363/113 
    cgroup_fj_stress 1 TINFO: Attaching task 483269 to /sys/fs/cgroup/ltp/test-482363/114 
    cgroup_fj_stress 1 TINFO: Attaching task 483273 to /sys/fs/cgroup/ltp/test-482363/115 
    cgroup_fj_stress 1 TINFO: Attaching task 483277 to /sys/fs/cgroup/ltp/test-482363/116 
    cgroup_fj_stress 1 TINFO: Attaching task 483281 to /sys/fs/cgroup/ltp/test-482363/117 
    cgroup_fj_stress 1 TINFO: Attaching task 483285 to /sys/fs/cgroup/ltp/test-482363/118 
    cgroup_fj_stress 1 TINFO: Attaching task 483289 to /sys/fs/cgroup/ltp/test-482363/119 
    cgroup_fj_stress 1 TINFO: Attaching task 483293 to /sys/fs/cgroup/ltp/test-482363/120 
    cgroup_fj_stress 1 TINFO: Attaching task 483297 to /sys/fs/cgroup/ltp/test-482363/121 
    cgroup_fj_stress 1 TINFO: Attaching task 483301 to /sys/fs/cgroup/ltp/test-482363/122 
    cgroup_fj_stress 1 TINFO: Attaching task 483305 to /sys/fs/cgroup/ltp/test-482363/123 
    cgroup_fj_stress 1 TINFO: Attaching task 483309 to /sys/fs/cgroup/ltp/test-482363/124 
    cgroup_fj_stress 1 TINFO: Attaching task 483313 to /sys/fs/cgroup/ltp/test-482363/125 
    cgroup_fj_stress 1 TINFO: Attaching task 483317 to /sys/fs/cgroup/ltp/test-482363/126 
    cgroup_fj_stress 1 TINFO: Attaching task 483321 to /sys/fs/cgroup/ltp/test-482363/127 
    cgroup_fj_stress 1 TINFO: Attaching task 483325 to /sys/fs/cgroup/ltp/test-482363/128 
    cgroup_fj_stress 1 TINFO: Attaching task 483329 to /sys/fs/cgroup/ltp/test-482363/129 
    cgroup_fj_stress 1 TINFO: Attaching task 483333 to /sys/fs/cgroup/ltp/test-482363/130 
    cgroup_fj_stress 1 TINFO: Attaching task 483337 to /sys/fs/cgroup/ltp/test-482363/131 
    cgroup_fj_stress 1 TINFO: Attaching task 483341 to /sys/fs/cgroup/ltp/test-482363/132 
    cgroup_fj_stress 1 TINFO: Attaching task 483345 to /sys/fs/cgroup/ltp/test-482363/133 
    cgroup_fj_stress 1 TINFO: Attaching task 483349 to /sys/fs/cgroup/ltp/test-482363/134 
    cgroup_fj_stress 1 TINFO: Attaching task 483353 to /sys/fs/cgroup/ltp/test-482363/135 
    cgroup_fj_stress 1 TINFO: Attaching task 483357 to /sys/fs/cgroup/ltp/test-482363/136 
    cgroup_fj_stress 1 TINFO: Attaching task 483361 to /sys/fs/cgroup/ltp/test-482363/137 
    cgroup_fj_stress 1 TINFO: Attaching task 483365 to /sys/fs/cgroup/ltp/test-482363/138 
    cgroup_fj_stress 1 TINFO: Attaching task 483369 to /sys/fs/cgroup/ltp/test-482363/139 
    cgroup_fj_stress 1 TINFO: Attaching task 483373 to /sys/fs/cgroup/ltp/test-482363/140 
    cgroup_fj_stress 1 TINFO: Attaching task 483377 to /sys/fs/cgroup/ltp/test-482363/141 
    cgroup_fj_stress 1 TINFO: Attaching task 483381 to /sys/fs/cgroup/ltp/test-482363/142 
    cgroup_fj_stress 1 TINFO: Attaching task 483385 to /sys/fs/cgroup/ltp/test-482363/143 
    cgroup_fj_stress 1 TINFO: Attaching task 483389 to /sys/fs/cgroup/ltp/test-482363/144 
    cgroup_fj_stress 1 TINFO: Attaching task 483393 to /sys/fs/cgroup/ltp/test-482363/145 
    cgroup_fj_stress 1 TINFO: Attaching task 483397 to /sys/fs/cgroup/ltp/test-482363/146 
    cgroup_fj_stress 1 TINFO: Attaching task 483401 to /sys/fs/cgroup/ltp/test-482363/147 
    cgroup_fj_stress 1 TINFO: Attaching task 483405 to /sys/fs/cgroup/ltp/test-482363/148 
    cgroup_fj_stress 1 TINFO: Attaching task 483409 to /sys/fs/cgroup/ltp/test-482363/149 
    cgroup_fj_stress 1 TINFO: Attaching task 483413 to /sys/fs/cgroup/ltp/test-482363/150 
    cgroup_fj_stress 1 TINFO: Attaching task 483417 to /sys/fs/cgroup/ltp/test-482363/151 
    cgroup_fj_stress 1 TINFO: Attaching task 483421 to /sys/fs/cgroup/ltp/test-482363/152 
    cgroup_fj_stress 1 TINFO: Attaching task 483425 to /sys/fs/cgroup/ltp/test-482363/153 
    cgroup_fj_stress 1 TINFO: Attaching task 483429 to /sys/fs/cgroup/ltp/test-482363/154 
    cgroup_fj_stress 1 TINFO: Attaching task 483433 to /sys/fs/cgroup/ltp/test-482363/155 
    cgroup_fj_stress 1 TINFO: Attaching task 483437 to /sys/fs/cgroup/ltp/test-482363/156 
    cgroup_fj_stress 1 TINFO: Attaching task 483441 to /sys/fs/cgroup/ltp/test-482363/157 
    cgroup_fj_stress 1 TINFO: Attaching task 483445 to /sys/fs/cgroup/ltp/test-482363/158 
    cgroup_fj_stress 1 TINFO: Attaching task 483449 to /sys/fs/cgroup/ltp/test-482363/159 
    cgroup_fj_stress 1 TINFO: Attaching task 483453 to /sys/fs/cgroup/ltp/test-482363/160 
    cgroup_fj_stress 1 TINFO: Attaching task 483457 to /sys/fs/cgroup/ltp/test-482363/161 
    cgroup_fj_stress 1 TINFO: Attaching task 483461 to /sys/fs/cgroup/ltp/test-482363/162 
    cgroup_fj_stress 1 TINFO: Attaching task 483465 to /sys/fs/cgroup/ltp/test-482363/163 
    cgroup_fj_stress 1 TINFO: Attaching task 483469 to /sys/fs/cgroup/ltp/test-482363/164 
    cgroup_fj_stress 1 TINFO: Attaching task 483473 to /sys/fs/cgroup/ltp/test-482363/165 
    cgroup_fj_stress 1 TINFO: Attaching task 483477 to /sys/fs/cgroup/ltp/test-482363/166 
    cgroup_fj_stress 1 TINFO: Attaching task 483481 to /sys/fs/cgroup/ltp/test-482363/167 
    cgroup_fj_stress 1 TINFO: Attaching task 483485 to /sys/fs/cgroup/ltp/test-482363/168 
    cgroup_fj_stress 1 TINFO: Attaching task 483489 to /sys/fs/cgroup/ltp/test-482363/169 
    cgroup_fj_stress 1 TINFO: Attaching task 483493 to /sys/fs/cgroup/ltp/test-482363/170 
    cgroup_fj_stress 1 TINFO: Attaching task 483497 to /sys/fs/cgroup/ltp/test-482363/171 
    cgroup_fj_stress 1 TINFO: Attaching task 483501 to /sys/fs/cgroup/ltp/test-482363/172 
    cgroup_fj_stress 1 TINFO: Attaching task 483505 to /sys/fs/cgroup/ltp/test-482363/173 
    cgroup_fj_stress 1 TINFO: Attaching task 483509 to /sys/fs/cgroup/ltp/test-482363/174 
    cgroup_fj_stress 1 TINFO: Attaching task 483513 to /sys/fs/cgroup/ltp/test-482363/175 
    cgroup_fj_stress 1 TINFO: Attaching task 483517 to /sys/fs/cgroup/ltp/test-482363/176 
    cgroup_fj_stress 1 TINFO: Attaching task 483521 to /sys/fs/cgroup/ltp/test-482363/177 
    cgroup_fj_stress 1 TINFO: Attaching task 483525 to /sys/fs/cgroup/ltp/test-482363/178 
    cgroup_fj_stress 1 TINFO: Attaching task 483529 to /sys/fs/cgroup/ltp/test-482363/179 
    cgroup_fj_stress 1 TINFO: Attaching task 483533 to /sys/fs/cgroup/ltp/test-482363/180 
    cgroup_fj_stress 1 TINFO: Attaching task 483537 to /sys/fs/cgroup/ltp/test-482363/181 
    cgroup_fj_stress 1 TINFO: Attaching task 483541 to /sys/fs/cgroup/ltp/test-482363/182 
    cgroup_fj_stress 1 TINFO: Attaching task 483545 to /sys/fs/cgroup/ltp/test-482363/183 
    cgroup_fj_stress 1 TINFO: Attaching task 483549 to /sys/fs/cgroup/ltp/test-482363/184 
    cgroup_fj_stress 1 TINFO: Attaching task 483553 to /sys/fs/cgroup/ltp/test-482363/185 
    cgroup_fj_stress 1 TINFO: Attaching task 483557 to /sys/fs/cgroup/ltp/test-482363/186 
    cgroup_fj_stress 1 TINFO: Attaching task 483561 to /sys/fs/cgroup/ltp/test-482363/187 
    cgroup_fj_stress 1 TINFO: Attaching task 483565 to /sys/fs/cgroup/ltp/test-482363/188 
    cgroup_fj_stress 1 TINFO: Attaching task 483569 to /sys/fs/cgroup/ltp/test-482363/189 
    cgroup_fj_stress 1 TINFO: Attaching task 483573 to /sys/fs/cgroup/ltp/test-482363/190 
    cgroup_fj_stress 1 TINFO: Attaching task 483577 to /sys/fs/cgroup/ltp/test-482363/191 
    cgroup_fj_stress 1 TINFO: Attaching task 483581 to /sys/fs/cgroup/ltp/test-482363/192 
    cgroup_fj_stress 1 TINFO: Attaching task 483585 to /sys/fs/cgroup/ltp/test-482363/193 
    cgroup_fj_stress 1 TINFO: Attaching task 483589 to /sys/fs/cgroup/ltp/test-482363/194 
    cgroup_fj_stress 1 TINFO: Attaching task 483593 to /sys/fs/cgroup/ltp/test-482363/195 
    cgroup_fj_stress 1 TINFO: Attaching task 483597 to /sys/fs/cgroup/ltp/test-482363/196 
    cgroup_fj_stress 1 TINFO: Attaching task 483601 to /sys/fs/cgroup/ltp/test-482363/197 
    cgroup_fj_stress 1 TINFO: Attaching task 483605 to /sys/fs/cgroup/ltp/test-482363/198 
    cgroup_fj_stress 1 TINFO: Attaching task 483609 to /sys/fs/cgroup/ltp/test-482363/199 
    cgroup_fj_stress 1 TINFO: Attaching task 483613 to /sys/fs/cgroup/ltp/test-482363/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    364

    490

    364

    490

    2017

    cgroup_fj_stress_freezer_2_2_none

    Mon Jun 16 18:53:05 2025

    "cgroup_fj_stress.sh freezer 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.GlseAcLME2 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    7

    19

    7

    19

    2018

    cgroup_fj_stress_freezer_3_3_none

    Mon Jun 16 18:53:05 2025

    "cgroup_fj_stress.sh freezer 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.OkwhlAOCq5 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    17

    48

    17

    48

    2019

    cgroup_fj_stress_freezer_4_4_none

    Mon Jun 16 18:53:06 2025

    "cgroup_fj_stress.sh freezer 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.QyN8zk7FEb as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    114

    321

    114

    321

    2020

    cgroup_fj_stress_freezer_2_9_none

    Mon Jun 16 18:53:10 2025

    "cgroup_fj_stress.sh freezer 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.dkX1aWMfjB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    309

    965

    309

    965

    2021

    cgroup_fj_stress_freezer_10_3_none

    Mon Jun 16 18:53:23 2025

    "cgroup_fj_stress.sh freezer 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.GadRxu31Zo as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    370

    1027

    370

    1027

    2022

    cgroup_fj_stress_freezer_1_200_none

    Mon Jun 16 18:53:36 2025

    "cgroup_fj_stress.sh freezer 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.876Bxuyf45 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    61

    222

    61

    222

    2023

    cgroup_fj_stress_freezer_200_1_none

    Mon Jun 16 18:53:39 2025

    "cgroup_fj_stress.sh freezer 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.GCKoFwGs8C as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    147

    196

    147

    196

    2024

    cgroup_fj_stress_freezer_2_2_one

    Mon Jun 16 18:53:42 2025

    "cgroup_fj_stress.sh freezer 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.HbQgkNrBCj as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493176 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    29

    11

    29

    2025

    cgroup_fj_stress_freezer_3_3_one

    Mon Jun 16 18:53:43 2025

    "cgroup_fj_stress.sh freezer 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.OsJtZS6BOP as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289/3 
    cgroup_fj_stress 1 TINFO: Attaching task 493417 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493289 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    38

    109

    38

    109

    2026

    cgroup_fj_stress_freezer_4_4_one

    Mon Jun 16 18:53:44 2025

    "cgroup_fj_stress.sh freezer 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ZFNWVzt3me as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665/4 
    cgroup_fj_stress 1 TINFO: Attaching task 494395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-493665 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    266

    841

    266

    841

    2027

    cgroup_fj_stress_freezer_2_9_one

    Mon Jun 16 18:53:55 2025

    "cgroup_fj_stress.sh freezer 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.HbdV5VsMEj as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449/2 
    cgroup_fj_stress 1 TINFO: Attaching task 498544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-496449 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    32 termination_type

    775

    2494

    775

    2494

    2028

    cgroup_fj_stress_freezer_10_3_one

    Mon Jun 16 18:54:27 2025

    "cgroup_fj_stress.sh freezer 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.w3nsRlgzXu as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690/10 
    cgroup_fj_stress 1 TINFO: Attaching task 506960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-504690 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    36 termination_type

    867

    2748

    867

    2748

    2029

    cgroup_fj_stress_freezer_1_200_one

    Mon Jun 16 18:55:03 2025

    "cgroup_fj_stress.sh freezer 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.d0rB3adzBT as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634/1 
    cgroup_fj_stress 1 TINFO: Attaching task 514084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-513634 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    178

    528

    178

    528

    2030

    cgroup_fj_stress_freezer_200_1_one

    Mon Jun 16 18:55:10 2025

    "cgroup_fj_stress.sh freezer 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.POlRL3C5hC as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/1 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/1 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/2 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/2 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/3 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/3 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/4 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/4 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/5 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/5 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/6 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/6 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/7 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/7 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/8 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/8 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/9 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/9 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/10 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/10 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/11 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/11 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/12 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/12 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/13 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/13 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/14 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/14 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/15 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/15 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/16 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/16 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/17 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/17 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/18 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/18 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/19 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/19 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/20 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/20 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/21 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/21 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/22 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/22 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/23 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/23 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/24 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/24 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/25 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/25 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/26 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/26 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/27 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/27 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/28 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/28 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/29 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/29 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/30 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/30 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/31 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/31 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/32 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/32 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/33 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/33 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/34 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/34 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/35 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/35 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/36 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/36 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/37 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/37 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/38 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/38 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/39 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/39 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/40 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/40 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/41 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/41 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/42 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/42 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/43 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/43 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/44 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/44 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/45 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/45 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/46 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/46 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/47 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/47 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/48 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/48 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/49 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/49 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/50 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/50 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/51 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/51 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/52 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/52 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/53 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/53 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/54 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/54 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/55 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/55 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/56 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/56 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/57 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/57 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/58 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/58 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/59 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/59 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/60 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/60 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/61 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/61 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/62 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/62 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/63 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/63 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/64 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/64 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/65 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/65 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/66 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/66 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/67 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/67 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/68 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/68 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/69 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/69 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/70 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/70 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/71 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/71 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/72 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/72 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/73 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/73 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/74 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/74 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/75 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/75 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/76 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/76 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/77 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/77 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/78 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/78 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/79 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/79 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/80 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/80 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/81 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/81 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/82 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/82 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/83 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/83 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/84 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/84 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/85 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/85 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/86 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/86 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/87 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/87 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/88 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/88 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/89 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/89 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/90 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/90 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/91 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/91 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/92 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/92 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/93 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/93 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/94 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/94 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/95 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/95 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/96 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/96 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/97 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/97 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/98 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/98 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/99 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/99 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/100 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/100 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/101 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/101 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/102 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/102 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/103 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/103 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/104 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/104 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/105 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/105 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/106 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/106 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/107 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/107 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/108 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/108 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/109 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/109 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/110 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/110 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/111 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/111 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/112 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/112 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/113 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/113 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/114 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/114 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/115 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/115 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/116 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/116 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/117 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/117 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/118 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/118 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/119 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/119 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/120 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/120 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/121 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/121 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/122 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/122 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/123 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/123 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/124 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/124 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/125 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/125 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/126 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/126 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/127 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/127 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/128 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/128 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/129 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/129 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/130 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/130 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/131 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/131 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/132 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/132 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/133 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/133 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/134 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/134 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/135 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/135 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/136 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/136 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/137 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/137 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/138 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/138 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/139 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/139 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/140 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/140 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/141 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/141 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/142 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/142 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/143 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/143 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/144 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/144 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/145 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/145 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/146 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/146 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/147 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/147 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/148 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/148 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/149 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/149 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/150 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/150 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/151 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/151 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/152 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/152 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/153 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/153 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/154 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/154 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/155 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/155 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/156 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/156 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/157 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/157 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/158 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/158 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/159 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/159 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/160 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/160 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/161 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/161 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/162 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/162 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/163 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/163 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/164 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/164 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/165 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/165 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/166 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/166 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/167 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/167 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/168 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/168 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/169 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/169 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/170 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/170 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/171 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/171 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/172 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/172 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/173 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/173 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/174 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/174 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/175 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/175 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/176 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/176 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/177 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/177 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/178 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/178 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/179 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/179 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/180 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/180 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/181 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/181 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/182 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/182 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/183 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/183 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/184 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/184 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/185 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/185 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/186 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/186 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/187 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/187 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/188 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/188 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/189 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/189 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/190 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/190 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/191 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/191 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/192 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/192 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/193 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/193 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/194 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/194 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/195 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/195 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/196 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/196 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/197 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/197 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/198 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/198 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/199 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/199 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/200 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298/200 
    cgroup_fj_stress 1 TINFO: Attaching task 515748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-515298 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    370

    484

    370

    484

    2031

    cgroup_fj_stress_freezer_2_2_each

    Mon Jun 16 18:55:18 2025

    "cgroup_fj_stress.sh freezer 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.6FXaiYdPS0 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 517024 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962 
    cgroup_fj_stress 1 TINFO: Attaching task 517028 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517032 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517036 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517040 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517044 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517048 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-516962/2/2 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    27

    13

    27

    2032

    cgroup_fj_stress_freezer_3_3_each

    Mon Jun 16 18:55:19 2025

    "cgroup_fj_stress.sh freezer 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.sEdwec00o3 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 517200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072 
    cgroup_fj_stress 1 TINFO: Attaching task 517204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 517348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 517352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 517356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517072/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    41

    99

    41

    99

    2033

    cgroup_fj_stress_freezer_4_4_each

    Mon Jun 16 18:55:20 2025

    "cgroup_fj_stress.sh freezer 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.o3y1TdwT5U as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 518176 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446 
    cgroup_fj_stress 1 TINFO: Attaching task 518180 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518184 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518188 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518192 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518196 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518360 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518364 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518368 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518372 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518376 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518380 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518384 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518388 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518392 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518396 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518400 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518404 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518408 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518412 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518416 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518420 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518424 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518428 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518432 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518436 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518440 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518444 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518448 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518452 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518456 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518460 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518464 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518468 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518472 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518476 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518480 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518484 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518488 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518492 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518496 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518500 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518504 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518508 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518512 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518516 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518520 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518524 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518528 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518532 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518536 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518540 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518548 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518552 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518556 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518560 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518564 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518568 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518572 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518576 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518580 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518584 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518588 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518592 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518596 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518600 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518604 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518608 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518612 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518616 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518620 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518624 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518628 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518632 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518636 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518640 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518644 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518648 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518652 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518656 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518660 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518664 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518668 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518672 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518676 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518680 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518684 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518688 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518692 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518696 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518700 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518704 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518708 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518712 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518716 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518720 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518724 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518728 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518732 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518736 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518740 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518744 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518752 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518756 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518760 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518764 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518768 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518772 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518776 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518780 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518784 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518788 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518792 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518796 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518800 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518804 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518808 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518812 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518816 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518820 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518824 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518828 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518832 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518836 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518840 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518844 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518848 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518852 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518856 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518860 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518864 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518868 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518872 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518876 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518880 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518884 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518888 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518892 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518896 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518900 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518904 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518908 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518912 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518916 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518920 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518924 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518928 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518932 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518936 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518940 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518944 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518948 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518952 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518956 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518964 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518968 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518972 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518976 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 518980 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 518984 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518988 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 518992 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 518996 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519000 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519004 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519008 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519012 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519016 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519020 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519024 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519028 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519032 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519036 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519040 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519044 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519048 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519052 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519056 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519060 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519064 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519068 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519072 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519076 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519080 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519088 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519092 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519096 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519100 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519104 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519108 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519112 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519116 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519120 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519124 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519128 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519132 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519136 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519140 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519144 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519148 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519152 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519156 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519160 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519164 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519168 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519172 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519176 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519180 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519184 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519188 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519192 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519196 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519360 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519364 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519368 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519372 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519376 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519380 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519384 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519388 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519392 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519396 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519400 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519404 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519408 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519412 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519416 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519420 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519424 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519428 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519432 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519436 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519440 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519444 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519448 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519452 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519456 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519460 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519464 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519468 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519472 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519476 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519480 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519484 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519488 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519492 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519496 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519500 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519504 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519508 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519512 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519516 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519520 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 519524 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 519528 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 519532 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 519536 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-517446/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    283

    824

    283

    824

    2034

    cgroup_fj_stress_freezer_2_9_each

    Mon Jun 16 18:55:30 2025

    "cgroup_fj_stress.sh freezer 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.xPeduRTVha as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 522322 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228 
    cgroup_fj_stress 1 TINFO: Attaching task 522326 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522330 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522334 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522338 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522342 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522346 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522350 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522354 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522358 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522362 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522366 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522370 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522374 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522378 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522382 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522386 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522390 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522394 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522398 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522402 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522406 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522410 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522414 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522418 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522422 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522426 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522430 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522434 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522438 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522442 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522446 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522450 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522454 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522458 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522462 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522466 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522470 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522474 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522478 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522482 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522486 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522490 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522494 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522498 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522502 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522506 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522510 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522514 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522518 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522522 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522526 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522530 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522534 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522538 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522542 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522546 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522550 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522554 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522558 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522562 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522566 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522570 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522574 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522578 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522582 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522586 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522590 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522594 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522598 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522602 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522606 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522610 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522614 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522618 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522622 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522626 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522630 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522634 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522638 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522642 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522646 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522650 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522654 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522658 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522662 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522666 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522670 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522674 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522678 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522682 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522686 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522690 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522694 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522698 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522702 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522706 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522710 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522714 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522718 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522722 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522726 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522730 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522734 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522738 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522742 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522746 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522750 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522754 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522758 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522762 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522766 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522770 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522774 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522778 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522782 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522786 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522790 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522794 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522798 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522802 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522806 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522810 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522814 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522818 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522822 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522826 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522830 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522834 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522838 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522842 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522846 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522850 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522854 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522858 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522862 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522866 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522870 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522874 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522878 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522882 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522886 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522890 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522894 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522898 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522902 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522906 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522910 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522914 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522918 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522922 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522926 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522930 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522934 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522938 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522942 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522946 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522950 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522954 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522958 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522962 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522966 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522970 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522974 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522978 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522982 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522990 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 522994 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 522998 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523002 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523006 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523010 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523014 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523018 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523022 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523026 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523030 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523034 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523038 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523042 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523046 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523050 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523054 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523058 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523062 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523066 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523070 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523074 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523078 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523082 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523086 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523090 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523094 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523098 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523102 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523106 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523110 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523114 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523118 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523122 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523126 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523130 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523134 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523138 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523142 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523146 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523150 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523154 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523158 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523162 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523166 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523170 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523174 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523178 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523182 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523186 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523190 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523194 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523198 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523202 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523206 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523210 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523214 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523218 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523222 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523226 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523230 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523234 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523242 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523246 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523250 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523254 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523258 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523262 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523266 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523270 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523274 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523278 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523282 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523286 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523290 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523294 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523298 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523302 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523306 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523310 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523314 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523318 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523322 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523326 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523330 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523334 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523338 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523342 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523346 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523350 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523354 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523358 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523362 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523366 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523370 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523374 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523378 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523382 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523386 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523390 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523394 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523398 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523402 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523406 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523410 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523414 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523418 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523422 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523426 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523430 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523434 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523438 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523442 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523446 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523450 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523454 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523458 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523462 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523466 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523470 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523474 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523478 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523482 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523486 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523490 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523494 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523498 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523502 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523506 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523510 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523514 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523518 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523522 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523526 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523530 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523534 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523538 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523542 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523546 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523550 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523554 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523558 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523562 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523566 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523570 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523574 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523578 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523582 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523586 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523590 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523594 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523598 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523602 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523606 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523610 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523614 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523618 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523622 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523626 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523630 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523634 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523638 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523642 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523646 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523650 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523654 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523658 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523662 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523666 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523670 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523674 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523678 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523682 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523686 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523690 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523694 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523698 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523702 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523706 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523710 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523714 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523718 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523722 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523726 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523730 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523734 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523738 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523742 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523746 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523750 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523754 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523758 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523762 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523766 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523770 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523774 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523778 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523782 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523786 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523790 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523794 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523798 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523802 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523806 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523810 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523814 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523818 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523822 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523826 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523830 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523834 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523838 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523842 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523846 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523850 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523854 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523858 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523862 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523866 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523870 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523874 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523878 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523882 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523886 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523890 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523894 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523898 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523902 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523906 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523910 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523914 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523918 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523922 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523926 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523930 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523934 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523938 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523942 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523946 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523950 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523954 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523958 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523962 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523966 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523970 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523974 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523978 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523982 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 523990 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523994 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 523998 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524002 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524006 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524010 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524014 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524018 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524022 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524026 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524030 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524034 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524038 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524042 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524046 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524050 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524054 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524058 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524062 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524066 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524070 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524074 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524078 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524082 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524086 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524090 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524094 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524098 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524102 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524106 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524110 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524114 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524118 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524122 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524126 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524130 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524134 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524138 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524142 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524146 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524150 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524154 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524158 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524162 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524166 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524170 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524174 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524178 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524182 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524186 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524190 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524194 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524198 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524202 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524206 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524210 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524214 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524218 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524222 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524226 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524230 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524234 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524242 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524246 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524250 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524254 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524258 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524262 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524266 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524270 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524274 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524278 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524282 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524286 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524290 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524294 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524298 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524302 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524306 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524310 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524314 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524318 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524322 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524326 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524330 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524334 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524338 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524342 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524346 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524350 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524354 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524358 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524362 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524366 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524370 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524374 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524378 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524382 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524386 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524390 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524394 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524398 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524402 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524406 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524410 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524414 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524418 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524422 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524426 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524430 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524434 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524438 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524442 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524446 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524450 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524454 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524458 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524462 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524466 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524470 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524474 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524478 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524482 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524486 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524490 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524494 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524498 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524502 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524506 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524510 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524514 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524518 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524522 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524526 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524530 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524534 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524538 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524542 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524546 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524550 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524554 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524558 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524562 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524566 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524570 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524574 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524578 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524582 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524586 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524590 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524594 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524598 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524602 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524606 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524610 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524614 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524618 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524622 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524626 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524630 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524634 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524638 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524642 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524646 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524650 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524654 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524658 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524662 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524666 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524670 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524674 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524678 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524682 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524686 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524690 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524694 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524698 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524702 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524706 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524710 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524714 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524718 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524722 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524726 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524730 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524734 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524738 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524742 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524746 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524750 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524754 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524758 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524762 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524766 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524770 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524774 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524778 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524782 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524786 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524790 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524794 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524798 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524802 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524806 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524810 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524814 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524818 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524822 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524826 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524830 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524834 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524838 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524842 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524846 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524850 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524854 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524858 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524862 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524866 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524870 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524874 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524878 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524882 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524886 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524890 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524894 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524898 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524902 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524906 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524910 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524914 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524918 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524922 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524926 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524930 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524934 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524938 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524942 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524946 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524950 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524954 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524958 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524962 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524966 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524970 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524974 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524978 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524982 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524990 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 524994 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 524998 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525002 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525006 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525010 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525014 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525018 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525022 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525026 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525030 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525034 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525038 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525042 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525046 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525050 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525054 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525058 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525062 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525066 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525070 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525074 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525078 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525082 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525086 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525090 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525094 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525098 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525102 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525106 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525110 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525114 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525118 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525122 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525126 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525130 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525134 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525138 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525142 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525146 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525150 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525154 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525158 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525162 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525166 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525170 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525174 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525178 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525182 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525186 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525190 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525194 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525198 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525202 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525206 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525210 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525214 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525218 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525222 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525226 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525230 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525234 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525242 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525246 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525250 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525254 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525258 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525262 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525266 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525270 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525274 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525278 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525282 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525286 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525290 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525294 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525298 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525302 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525306 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525310 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525314 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525318 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525322 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525326 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525330 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525334 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525338 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525342 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525346 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525350 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525354 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525358 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525362 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525366 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525370 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525374 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525378 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525382 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525386 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525390 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525394 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525398 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525402 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525406 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525410 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525414 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525418 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525422 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525426 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525430 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525434 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525438 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525442 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525446 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525450 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525454 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525458 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525462 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525466 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525470 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525474 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525478 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525482 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525486 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525490 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525494 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525498 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525502 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525506 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525510 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525514 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525518 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525522 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525526 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525530 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525534 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525538 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525542 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525546 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525550 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525554 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525558 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525562 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525566 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525570 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525574 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525578 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525582 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525586 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525590 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525594 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525598 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525602 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525606 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525610 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525614 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525618 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525622 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525626 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525630 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525634 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525638 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525642 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525646 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525650 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525654 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525658 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525662 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525666 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525670 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525674 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525678 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525682 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525686 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525690 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525694 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525698 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525702 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525706 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525710 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525714 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525718 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525722 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525726 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525730 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525734 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525738 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525742 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525746 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525750 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525754 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525758 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525762 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525766 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525770 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525774 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525778 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525782 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525786 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525790 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525794 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525798 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525802 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525806 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525810 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525814 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525818 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525822 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525826 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525830 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525834 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525838 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525842 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525846 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525850 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525854 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525858 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525862 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525866 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525870 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525874 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525878 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525882 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525886 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525890 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525894 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525898 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525902 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525906 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525910 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525914 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525918 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525922 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525926 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525930 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525934 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525938 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525942 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525946 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525950 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525954 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525958 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525962 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525966 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525970 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525974 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525978 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525982 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525986 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525990 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 525994 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 525998 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526002 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526006 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526010 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526014 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526018 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526022 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526026 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526030 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526034 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526038 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526042 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526046 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526050 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526054 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526058 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526062 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526066 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526070 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526074 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526078 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526082 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526086 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526090 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526094 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526098 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526102 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526106 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526110 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526114 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526118 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526122 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526126 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526130 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526134 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526138 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526142 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526146 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526150 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526154 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526158 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526162 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526166 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526170 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526174 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526178 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526182 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526186 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526190 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526194 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526198 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526202 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526206 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526210 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526214 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526218 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526222 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526226 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526230 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526234 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526238 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526242 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526246 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526250 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526254 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526258 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526262 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526266 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526270 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526274 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526278 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526282 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526286 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526290 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526294 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526298 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526302 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526306 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526310 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526314 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526318 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526322 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526326 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526330 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526334 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526338 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526342 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526346 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526350 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526354 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526358 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526362 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526366 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526370 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526374 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526378 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526382 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526386 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526390 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526394 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526398 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526402 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 526406 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 526410 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-520228/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    832

    2536

    832

    2536

    2035

    cgroup_fj_stress_freezer_10_3_each

    Mon Jun 16 18:56:00 2025

    "cgroup_fj_stress.sh freezer 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.zig1mFsRP0 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 530736 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466 
    cgroup_fj_stress 1 TINFO: Attaching task 530740 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530744 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530752 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530756 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530760 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530764 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530768 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530772 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 530776 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 530780 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 530784 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 530788 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530792 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530796 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530800 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530804 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530808 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530812 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530816 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 530820 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 530824 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 530828 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 530832 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530836 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530840 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530844 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530848 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530852 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530856 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530860 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 530864 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 530868 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 530872 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 530876 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530880 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530884 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530888 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530892 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530896 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530900 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530904 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 530908 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 530912 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 530916 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 530920 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530924 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530928 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530932 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530936 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530940 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530944 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530948 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 530952 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 530956 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 530960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 530964 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530968 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 530972 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 530976 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 530980 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 530984 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 530988 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 530992 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 530996 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531000 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531004 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531008 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531012 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531016 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531020 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531024 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531028 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531032 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531036 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531040 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531044 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531048 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531052 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531056 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531060 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531064 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531068 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531072 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531076 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531080 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531088 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531092 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531096 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531100 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531104 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531108 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531112 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531116 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531120 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531124 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531128 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531132 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531136 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531140 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531144 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531148 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531152 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531156 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531160 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531164 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531168 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531172 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531176 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531180 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531184 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531188 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531192 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531196 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531360 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531364 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531368 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531372 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531376 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531380 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531384 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531388 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531392 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531396 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531400 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531404 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531408 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531412 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531416 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531420 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531424 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531428 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531432 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531436 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531440 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531444 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531448 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531452 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531456 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531460 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531464 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531468 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531472 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531476 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531480 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531484 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531488 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531492 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531496 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531500 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531504 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531508 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531512 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531516 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531520 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531524 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531528 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531532 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531536 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531540 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531548 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531552 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531556 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531560 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531564 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531568 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531572 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531576 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531580 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531584 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531588 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531592 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531596 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531600 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531604 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531608 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531612 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531616 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531620 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531624 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531628 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531632 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531636 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531640 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531644 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531648 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531652 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531656 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531660 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531664 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531668 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531672 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531676 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531680 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531684 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531688 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531692 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531696 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531700 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531704 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531708 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531712 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531716 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531720 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531724 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531728 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531732 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531736 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531740 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531744 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531752 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531756 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531760 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531764 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531768 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531772 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531776 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531780 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531784 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531788 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531792 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531796 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531800 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531804 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531808 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531812 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531816 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531820 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531824 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531828 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531832 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531836 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531840 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531844 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531848 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531852 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531856 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531860 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531864 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531868 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531872 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531876 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531880 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531884 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531888 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531892 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531896 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531900 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531904 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531908 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531912 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531916 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531920 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531924 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531928 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531932 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531936 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531940 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531944 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531948 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531952 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 531956 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 531960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 531964 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 531968 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 531972 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 531976 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531980 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 531984 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 531988 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 531992 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 531996 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532000 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532004 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532008 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532012 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532016 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532020 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532024 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532028 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532032 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532036 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532040 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532044 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532048 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532052 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532056 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532060 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532064 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532068 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532072 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532076 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532080 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532088 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532092 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532096 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532100 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532104 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532108 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532112 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532116 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532120 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532124 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532128 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532132 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532136 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532140 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532144 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532148 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532152 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532156 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532160 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532164 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532168 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532172 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532176 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532180 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532184 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532188 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532192 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532196 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532360 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532364 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532368 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532372 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532376 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532380 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532384 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532388 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532392 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532396 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532400 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532404 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532408 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532412 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532416 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532420 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532424 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532428 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532432 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532436 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532440 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532444 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532448 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532452 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532456 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532460 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532464 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532468 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532472 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532476 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532480 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532484 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532488 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532492 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532496 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532500 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532504 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532508 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532512 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532516 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532520 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532524 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532528 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532532 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532536 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532540 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532548 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532552 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532556 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532560 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532564 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532568 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532572 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532576 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532580 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532584 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532588 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532592 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532596 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532600 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532604 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532608 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532612 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532616 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532620 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532624 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532628 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532632 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532636 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532640 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532644 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532648 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532652 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532656 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532660 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532664 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532668 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532672 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532676 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532680 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532684 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532688 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532692 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532696 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532700 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532704 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532708 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532712 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532716 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532720 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532724 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532728 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532732 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532736 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532740 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532744 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532752 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532756 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532760 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532764 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532768 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532772 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532776 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532780 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532784 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532788 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532792 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532796 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532800 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532804 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532808 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532812 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532816 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532820 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532824 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532828 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532832 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532836 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532840 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532844 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532848 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532852 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532856 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532860 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532864 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532868 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532872 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532876 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532880 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532884 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532888 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532892 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532896 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532900 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532904 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532908 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532912 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532916 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532920 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532924 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532928 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532932 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532936 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532940 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532944 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532948 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 532952 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 532956 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 532960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532964 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532968 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 532972 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 532976 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 532980 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 532984 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 532988 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 532992 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 532996 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533000 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533004 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533008 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533012 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533016 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533020 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533024 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533028 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533032 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533036 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533040 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533044 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533048 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533052 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533056 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533060 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533064 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533068 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533072 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533076 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533080 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533088 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533092 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533096 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533100 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533104 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533108 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533112 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533116 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533120 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533124 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533128 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533132 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533136 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533140 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533144 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533148 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533152 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533156 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533160 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533164 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533168 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533172 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533176 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533180 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533184 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533188 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533192 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533196 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533360 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533364 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533368 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533372 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533376 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533380 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533384 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533388 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533392 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533396 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533400 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533404 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533408 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533412 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533416 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533420 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533424 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533428 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533432 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533436 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533440 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533444 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533448 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533452 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533456 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533460 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533464 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533468 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533472 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533476 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533480 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533484 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533488 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533492 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533496 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533500 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533504 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533508 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533512 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533516 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533520 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533524 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533528 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533532 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533536 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533540 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533548 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533552 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533556 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533560 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533564 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533568 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533572 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533576 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533580 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533584 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533588 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533592 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533596 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533600 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533604 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533608 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533612 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533616 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533620 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533624 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533628 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533632 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533636 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533640 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533644 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533648 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533652 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533656 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533660 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533664 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533668 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533672 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533676 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533680 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533684 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533688 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533692 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533696 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533700 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533704 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533708 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533712 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533716 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533720 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533724 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533728 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533732 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533736 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533740 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533744 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533752 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533756 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533760 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533764 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533768 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533772 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533776 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533780 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533784 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533788 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533792 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533796 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533800 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533804 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533808 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533812 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533816 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533820 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533824 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533828 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533832 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533836 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533840 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533844 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533848 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533852 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533856 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533860 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533864 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533868 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533872 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533876 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533880 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533884 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533888 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533892 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533896 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533900 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533904 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533908 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533912 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533916 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533920 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533924 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533928 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533932 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533936 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533940 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533944 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533948 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533952 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 533956 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533960 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 533964 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 533968 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 533972 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 533976 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 533980 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 533984 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 533988 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 533992 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 533996 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534000 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534004 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534008 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534012 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534016 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534020 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534024 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534028 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534032 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534036 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534040 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534044 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534048 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534052 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534056 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534060 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534064 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534068 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534072 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534076 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534080 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534084 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534088 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534092 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534096 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534100 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534104 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534108 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534112 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534116 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534120 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534124 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534128 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534132 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534136 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534140 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534144 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534148 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534152 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534156 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534160 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534164 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534168 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534172 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534176 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534180 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534184 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534188 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534192 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534196 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534200 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534204 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534208 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534212 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534216 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534220 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534224 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534228 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534232 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534236 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534240 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534244 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534248 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534252 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534256 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534260 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534264 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534268 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534272 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534276 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534280 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534284 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534288 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534292 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534296 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534300 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534304 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534308 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534312 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534316 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534320 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534324 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534328 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534332 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534336 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534340 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534344 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534348 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534352 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534356 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534360 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534364 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534368 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534372 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534376 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534380 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534384 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534388 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534392 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534396 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534400 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534404 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534408 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534412 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534416 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534420 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534424 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534428 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534432 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534436 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534440 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534444 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534448 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534452 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534456 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534460 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534464 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534468 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534472 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534476 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534480 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534484 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534488 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534492 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534496 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534500 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534504 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534508 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534512 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534516 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534520 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534524 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534528 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534532 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534536 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534540 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534544 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534548 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534552 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534556 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534560 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534564 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534568 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534572 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534576 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534580 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534584 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534588 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534592 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534596 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534600 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534604 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534608 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534612 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534616 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534620 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534624 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534628 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534632 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534636 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534640 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534644 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534648 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534652 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534656 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534660 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534664 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534668 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534672 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534676 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534680 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534684 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534688 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534692 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534696 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534700 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534704 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534708 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534712 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534716 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534720 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534724 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534728 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534732 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534736 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534740 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534744 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534748 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534752 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534756 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534760 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534764 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534768 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534772 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534776 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534780 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534784 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534788 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534792 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534796 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534800 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534804 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534808 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534812 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534816 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534820 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534824 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534828 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534832 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534836 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534840 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534844 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534848 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534852 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534856 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534860 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534864 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534868 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534872 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534876 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534880 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534884 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534888 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534892 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534896 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534900 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534904 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534908 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534912 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534916 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534920 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534924 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534929 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534933 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534937 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534941 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534945 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534949 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534953 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 534957 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 534961 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534965 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 534969 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 534973 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 534977 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 534981 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 534985 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 534989 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 534993 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 534997 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 535001 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 535005 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 535009 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 535013 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 535017 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 535021 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 535025 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 535029 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 535033 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 535037 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 535041 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 535045 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 535049 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 535053 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 535057 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 535061 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 535065 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 535069 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 535073 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 535077 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 535081 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 535085 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 535089 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 535093 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 535097 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 535101 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 535105 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 535109 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 535113 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 535117 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 535121 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 535125 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 535129 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 535133 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 535137 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 535141 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 535145 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 535149 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 535153 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 535157 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 535161 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 535165 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 535169 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 535173 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 535177 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-528466/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    951

    2780

    951

    2780

    2036

    cgroup_fj_stress_freezer_1_200_each

    Mon Jun 16 18:56:34 2025

    "cgroup_fj_stress.sh freezer 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.2sm9kPwHCo as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 537859 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409 
    cgroup_fj_stress 1 TINFO: Attaching task 537863 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537867 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537871 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537875 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537879 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537883 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537887 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537891 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537895 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537899 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537903 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537907 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537911 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537915 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537919 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537923 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537927 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537931 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537935 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537939 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537943 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537947 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537951 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537955 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537959 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537963 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537967 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537971 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537975 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537979 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537983 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537987 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537991 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537995 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 537999 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538003 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538007 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538011 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538015 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538019 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538023 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538027 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538031 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538035 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538039 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538043 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538047 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538051 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538055 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538059 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538063 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538067 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538071 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538075 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538079 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538083 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538087 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538091 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538095 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538099 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538103 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538107 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538111 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538115 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538119 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538123 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538127 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538131 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538135 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538139 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538143 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538147 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538151 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538155 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538159 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538163 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538167 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538171 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538175 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538179 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538183 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538187 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538191 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538195 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538199 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538203 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538207 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538211 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538215 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538219 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538223 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538227 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538231 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538235 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538239 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538243 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538247 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538251 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538255 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538259 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538263 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538267 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538271 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538275 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538279 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538283 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538287 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538291 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538295 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538299 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538303 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538307 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538311 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538315 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538319 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538323 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538327 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538331 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538335 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538339 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538343 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538347 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538351 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538355 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538359 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538363 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538367 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538371 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538375 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538379 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538383 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538387 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538391 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538395 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538399 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538403 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538407 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538411 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538415 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538419 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538423 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538427 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538431 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538435 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538439 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538443 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538447 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538451 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538455 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538459 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538463 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538467 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538471 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538475 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538479 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538483 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538487 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538491 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538495 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538499 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538503 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538507 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538511 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538515 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538519 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538523 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538527 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538531 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538535 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538539 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538543 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538547 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538551 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538555 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538559 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538563 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538567 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538571 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538575 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538579 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538583 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538587 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538591 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538595 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538599 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538603 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538607 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538611 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538615 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538619 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538623 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538627 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538631 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538635 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538639 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538643 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538647 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538651 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538655 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 538659 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-537409/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    169

    514

    169

    514

    2037

    cgroup_fj_stress_freezer_200_1_each

    Mon Jun 16 18:56:40 2025

    "cgroup_fj_stress.sh freezer 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh freezer 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.P4J6u8eQks as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 freezer CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_freezer 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 539521 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071 
    cgroup_fj_stress 1 TINFO: Attaching task 539525 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/1 
    cgroup_fj_stress 1 TINFO: Attaching task 539529 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/2 
    cgroup_fj_stress 1 TINFO: Attaching task 539533 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/3 
    cgroup_fj_stress 1 TINFO: Attaching task 539537 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/4 
    cgroup_fj_stress 1 TINFO: Attaching task 539541 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/5 
    cgroup_fj_stress 1 TINFO: Attaching task 539545 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/6 
    cgroup_fj_stress 1 TINFO: Attaching task 539549 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/7 
    cgroup_fj_stress 1 TINFO: Attaching task 539553 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/8 
    cgroup_fj_stress 1 TINFO: Attaching task 539557 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/9 
    cgroup_fj_stress 1 TINFO: Attaching task 539561 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/10 
    cgroup_fj_stress 1 TINFO: Attaching task 539565 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/11 
    cgroup_fj_stress 1 TINFO: Attaching task 539569 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/12 
    cgroup_fj_stress 1 TINFO: Attaching task 539573 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/13 
    cgroup_fj_stress 1 TINFO: Attaching task 539577 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/14 
    cgroup_fj_stress 1 TINFO: Attaching task 539581 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/15 
    cgroup_fj_stress 1 TINFO: Attaching task 539585 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/16 
    cgroup_fj_stress 1 TINFO: Attaching task 539589 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/17 
    cgroup_fj_stress 1 TINFO: Attaching task 539593 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/18 
    cgroup_fj_stress 1 TINFO: Attaching task 539597 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/19 
    cgroup_fj_stress 1 TINFO: Attaching task 539601 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/20 
    cgroup_fj_stress 1 TINFO: Attaching task 539605 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/21 
    cgroup_fj_stress 1 TINFO: Attaching task 539609 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/22 
    cgroup_fj_stress 1 TINFO: Attaching task 539613 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/23 
    cgroup_fj_stress 1 TINFO: Attaching task 539617 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/24 
    cgroup_fj_stress 1 TINFO: Attaching task 539621 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/25 
    cgroup_fj_stress 1 TINFO: Attaching task 539625 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/26 
    cgroup_fj_stress 1 TINFO: Attaching task 539629 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/27 
    cgroup_fj_stress 1 TINFO: Attaching task 539633 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/28 
    cgroup_fj_stress 1 TINFO: Attaching task 539637 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/29 
    cgroup_fj_stress 1 TINFO: Attaching task 539641 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/30 
    cgroup_fj_stress 1 TINFO: Attaching task 539645 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/31 
    cgroup_fj_stress 1 TINFO: Attaching task 539649 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/32 
    cgroup_fj_stress 1 TINFO: Attaching task 539653 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/33 
    cgroup_fj_stress 1 TINFO: Attaching task 539657 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/34 
    cgroup_fj_stress 1 TINFO: Attaching task 539661 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/35 
    cgroup_fj_stress 1 TINFO: Attaching task 539665 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/36 
    cgroup_fj_stress 1 TINFO: Attaching task 539669 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/37 
    cgroup_fj_stress 1 TINFO: Attaching task 539673 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/38 
    cgroup_fj_stress 1 TINFO: Attaching task 539677 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/39 
    cgroup_fj_stress 1 TINFO: Attaching task 539681 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/40 
    cgroup_fj_stress 1 TINFO: Attaching task 539685 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/41 
    cgroup_fj_stress 1 TINFO: Attaching task 539689 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/42 
    cgroup_fj_stress 1 TINFO: Attaching task 539693 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/43 
    cgroup_fj_stress 1 TINFO: Attaching task 539697 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/44 
    cgroup_fj_stress 1 TINFO: Attaching task 539701 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/45 
    cgroup_fj_stress 1 TINFO: Attaching task 539705 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/46 
    cgroup_fj_stress 1 TINFO: Attaching task 539709 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/47 
    cgroup_fj_stress 1 TINFO: Attaching task 539713 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/48 
    cgroup_fj_stress 1 TINFO: Attaching task 539717 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/49 
    cgroup_fj_stress 1 TINFO: Attaching task 539721 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/50 
    cgroup_fj_stress 1 TINFO: Attaching task 539725 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/51 
    cgroup_fj_stress 1 TINFO: Attaching task 539729 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/52 
    cgroup_fj_stress 1 TINFO: Attaching task 539733 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/53 
    cgroup_fj_stress 1 TINFO: Attaching task 539737 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/54 
    cgroup_fj_stress 1 TINFO: Attaching task 539741 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/55 
    cgroup_fj_stress 1 TINFO: Attaching task 539745 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/56 
    cgroup_fj_stress 1 TINFO: Attaching task 539749 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/57 
    cgroup_fj_stress 1 TINFO: Attaching task 539753 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/58 
    cgroup_fj_stress 1 TINFO: Attaching task 539757 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/59 
    cgroup_fj_stress 1 TINFO: Attaching task 539761 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/60 
    cgroup_fj_stress 1 TINFO: Attaching task 539765 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/61 
    cgroup_fj_stress 1 TINFO: Attaching task 539769 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/62 
    cgroup_fj_stress 1 TINFO: Attaching task 539773 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/63 
    cgroup_fj_stress 1 TINFO: Attaching task 539777 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/64 
    cgroup_fj_stress 1 TINFO: Attaching task 539781 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/65 
    cgroup_fj_stress 1 TINFO: Attaching task 539785 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/66 
    cgroup_fj_stress 1 TINFO: Attaching task 539789 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/67 
    cgroup_fj_stress 1 TINFO: Attaching task 539793 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/68 
    cgroup_fj_stress 1 TINFO: Attaching task 539797 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/69 
    cgroup_fj_stress 1 TINFO: Attaching task 539801 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/70 
    cgroup_fj_stress 1 TINFO: Attaching task 539805 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/71 
    cgroup_fj_stress 1 TINFO: Attaching task 539809 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/72 
    cgroup_fj_stress 1 TINFO: Attaching task 539813 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/73 
    cgroup_fj_stress 1 TINFO: Attaching task 539817 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/74 
    cgroup_fj_stress 1 TINFO: Attaching task 539821 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/75 
    cgroup_fj_stress 1 TINFO: Attaching task 539825 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/76 
    cgroup_fj_stress 1 TINFO: Attaching task 539829 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/77 
    cgroup_fj_stress 1 TINFO: Attaching task 539833 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/78 
    cgroup_fj_stress 1 TINFO: Attaching task 539837 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/79 
    cgroup_fj_stress 1 TINFO: Attaching task 539841 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/80 
    cgroup_fj_stress 1 TINFO: Attaching task 539845 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/81 
    cgroup_fj_stress 1 TINFO: Attaching task 539849 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/82 
    cgroup_fj_stress 1 TINFO: Attaching task 539853 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/83 
    cgroup_fj_stress 1 TINFO: Attaching task 539857 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/84 
    cgroup_fj_stress 1 TINFO: Attaching task 539861 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/85 
    cgroup_fj_stress 1 TINFO: Attaching task 539865 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/86 
    cgroup_fj_stress 1 TINFO: Attaching task 539869 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/87 
    cgroup_fj_stress 1 TINFO: Attaching task 539873 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/88 
    cgroup_fj_stress 1 TINFO: Attaching task 539877 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/89 
    cgroup_fj_stress 1 TINFO: Attaching task 539881 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/90 
    cgroup_fj_stress 1 TINFO: Attaching task 539885 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/91 
    cgroup_fj_stress 1 TINFO: Attaching task 539889 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/92 
    cgroup_fj_stress 1 TINFO: Attaching task 539893 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/93 
    cgroup_fj_stress 1 TINFO: Attaching task 539897 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/94 
    cgroup_fj_stress 1 TINFO: Attaching task 539901 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/95 
    cgroup_fj_stress 1 TINFO: Attaching task 539905 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/96 
    cgroup_fj_stress 1 TINFO: Attaching task 539909 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/97 
    cgroup_fj_stress 1 TINFO: Attaching task 539913 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/98 
    cgroup_fj_stress 1 TINFO: Attaching task 539917 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/99 
    cgroup_fj_stress 1 TINFO: Attaching task 539921 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/100 
    cgroup_fj_stress 1 TINFO: Attaching task 539925 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/101 
    cgroup_fj_stress 1 TINFO: Attaching task 539929 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/102 
    cgroup_fj_stress 1 TINFO: Attaching task 539933 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/103 
    cgroup_fj_stress 1 TINFO: Attaching task 539937 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/104 
    cgroup_fj_stress 1 TINFO: Attaching task 539941 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/105 
    cgroup_fj_stress 1 TINFO: Attaching task 539945 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/106 
    cgroup_fj_stress 1 TINFO: Attaching task 539949 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/107 
    cgroup_fj_stress 1 TINFO: Attaching task 539953 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/108 
    cgroup_fj_stress 1 TINFO: Attaching task 539957 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/109 
    cgroup_fj_stress 1 TINFO: Attaching task 539961 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/110 
    cgroup_fj_stress 1 TINFO: Attaching task 539965 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/111 
    cgroup_fj_stress 1 TINFO: Attaching task 539969 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/112 
    cgroup_fj_stress 1 TINFO: Attaching task 539973 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/113 
    cgroup_fj_stress 1 TINFO: Attaching task 539977 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/114 
    cgroup_fj_stress 1 TINFO: Attaching task 539981 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/115 
    cgroup_fj_stress 1 TINFO: Attaching task 539985 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/116 
    cgroup_fj_stress 1 TINFO: Attaching task 539989 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/117 
    cgroup_fj_stress 1 TINFO: Attaching task 539993 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/118 
    cgroup_fj_stress 1 TINFO: Attaching task 539997 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/119 
    cgroup_fj_stress 1 TINFO: Attaching task 540001 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/120 
    cgroup_fj_stress 1 TINFO: Attaching task 540005 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/121 
    cgroup_fj_stress 1 TINFO: Attaching task 540009 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/122 
    cgroup_fj_stress 1 TINFO: Attaching task 540013 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/123 
    cgroup_fj_stress 1 TINFO: Attaching task 540017 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/124 
    cgroup_fj_stress 1 TINFO: Attaching task 540021 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/125 
    cgroup_fj_stress 1 TINFO: Attaching task 540025 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/126 
    cgroup_fj_stress 1 TINFO: Attaching task 540029 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/127 
    cgroup_fj_stress 1 TINFO: Attaching task 540033 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/128 
    cgroup_fj_stress 1 TINFO: Attaching task 540037 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/129 
    cgroup_fj_stress 1 TINFO: Attaching task 540041 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/130 
    cgroup_fj_stress 1 TINFO: Attaching task 540045 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/131 
    cgroup_fj_stress 1 TINFO: Attaching task 540049 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/132 
    cgroup_fj_stress 1 TINFO: Attaching task 540053 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/133 
    cgroup_fj_stress 1 TINFO: Attaching task 540057 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/134 
    cgroup_fj_stress 1 TINFO: Attaching task 540061 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/135 
    cgroup_fj_stress 1 TINFO: Attaching task 540065 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/136 
    cgroup_fj_stress 1 TINFO: Attaching task 540069 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/137 
    cgroup_fj_stress 1 TINFO: Attaching task 540073 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/138 
    cgroup_fj_stress 1 TINFO: Attaching task 540077 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/139 
    cgroup_fj_stress 1 TINFO: Attaching task 540081 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/140 
    cgroup_fj_stress 1 TINFO: Attaching task 540085 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/141 
    cgroup_fj_stress 1 TINFO: Attaching task 540089 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/142 
    cgroup_fj_stress 1 TINFO: Attaching task 540093 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/143 
    cgroup_fj_stress 1 TINFO: Attaching task 540097 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/144 
    cgroup_fj_stress 1 TINFO: Attaching task 540101 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/145 
    cgroup_fj_stress 1 TINFO: Attaching task 540105 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/146 
    cgroup_fj_stress 1 TINFO: Attaching task 540109 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/147 
    cgroup_fj_stress 1 TINFO: Attaching task 540113 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/148 
    cgroup_fj_stress 1 TINFO: Attaching task 540117 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/149 
    cgroup_fj_stress 1 TINFO: Attaching task 540121 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/150 
    cgroup_fj_stress 1 TINFO: Attaching task 540125 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/151 
    cgroup_fj_stress 1 TINFO: Attaching task 540129 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/152 
    cgroup_fj_stress 1 TINFO: Attaching task 540133 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/153 
    cgroup_fj_stress 1 TINFO: Attaching task 540137 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/154 
    cgroup_fj_stress 1 TINFO: Attaching task 540141 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/155 
    cgroup_fj_stress 1 TINFO: Attaching task 540145 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/156 
    cgroup_fj_stress 1 TINFO: Attaching task 540149 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/157 
    cgroup_fj_stress 1 TINFO: Attaching task 540153 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/158 
    cgroup_fj_stress 1 TINFO: Attaching task 540157 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/159 
    cgroup_fj_stress 1 TINFO: Attaching task 540161 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/160 
    cgroup_fj_stress 1 TINFO: Attaching task 540165 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/161 
    cgroup_fj_stress 1 TINFO: Attaching task 540169 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/162 
    cgroup_fj_stress 1 TINFO: Attaching task 540173 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/163 
    cgroup_fj_stress 1 TINFO: Attaching task 540177 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/164 
    cgroup_fj_stress 1 TINFO: Attaching task 540181 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/165 
    cgroup_fj_stress 1 TINFO: Attaching task 540185 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/166 
    cgroup_fj_stress 1 TINFO: Attaching task 540189 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/167 
    cgroup_fj_stress 1 TINFO: Attaching task 540193 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/168 
    cgroup_fj_stress 1 TINFO: Attaching task 540197 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/169 
    cgroup_fj_stress 1 TINFO: Attaching task 540201 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/170 
    cgroup_fj_stress 1 TINFO: Attaching task 540205 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/171 
    cgroup_fj_stress 1 TINFO: Attaching task 540209 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/172 
    cgroup_fj_stress 1 TINFO: Attaching task 540213 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/173 
    cgroup_fj_stress 1 TINFO: Attaching task 540217 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/174 
    cgroup_fj_stress 1 TINFO: Attaching task 540221 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/175 
    cgroup_fj_stress 1 TINFO: Attaching task 540225 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/176 
    cgroup_fj_stress 1 TINFO: Attaching task 540229 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/177 
    cgroup_fj_stress 1 TINFO: Attaching task 540233 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/178 
    cgroup_fj_stress 1 TINFO: Attaching task 540237 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/179 
    cgroup_fj_stress 1 TINFO: Attaching task 540241 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/180 
    cgroup_fj_stress 1 TINFO: Attaching task 540245 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/181 
    cgroup_fj_stress 1 TINFO: Attaching task 540249 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/182 
    cgroup_fj_stress 1 TINFO: Attaching task 540253 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/183 
    cgroup_fj_stress 1 TINFO: Attaching task 540257 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/184 
    cgroup_fj_stress 1 TINFO: Attaching task 540261 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/185 
    cgroup_fj_stress 1 TINFO: Attaching task 540265 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/186 
    cgroup_fj_stress 1 TINFO: Attaching task 540269 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/187 
    cgroup_fj_stress 1 TINFO: Attaching task 540273 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/188 
    cgroup_fj_stress 1 TINFO: Attaching task 540277 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/189 
    cgroup_fj_stress 1 TINFO: Attaching task 540281 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/190 
    cgroup_fj_stress 1 TINFO: Attaching task 540285 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/191 
    cgroup_fj_stress 1 TINFO: Attaching task 540289 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/192 
    cgroup_fj_stress 1 TINFO: Attaching task 540293 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/193 
    cgroup_fj_stress 1 TINFO: Attaching task 540297 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/194 
    cgroup_fj_stress 1 TINFO: Attaching task 540301 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/195 
    cgroup_fj_stress 1 TINFO: Attaching task 540305 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/196 
    cgroup_fj_stress 1 TINFO: Attaching task 540309 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/197 
    cgroup_fj_stress 1 TINFO: Attaching task 540313 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/198 
    cgroup_fj_stress 1 TINFO: Attaching task 540317 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/199 
    cgroup_fj_stress 1 TINFO: Attaching task 540321 to /tmp/ltp-Qjsl7wDDwO/cgroup_freezer/ltp/test-539071/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    370

    477

    370

    477

    2038

    cgroup_fj_stress_devices_2_2_none

    Mon Jun 16 18:56:48 2025

    "cgroup_fj_stress.sh devices 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.zYDdZCt6Bp as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    17

    10

    17

    2039

    cgroup_fj_stress_devices_3_3_none

    Mon Jun 16 18:56:48 2025

    "cgroup_fj_stress.sh devices 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.47VWBJ8WcI as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    18

    47

    18

    47

    2040

    cgroup_fj_stress_devices_4_4_none

    Mon Jun 16 18:56:49 2025

    "cgroup_fj_stress.sh devices 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tkQCWNBt3q as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    111

    323

    111

    323

    2041

    cgroup_fj_stress_devices_2_9_none

    Mon Jun 16 18:56:53 2025

    "cgroup_fj_stress.sh devices 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.gFeXiwrlWG as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    310

    965

    310

    965

    2042

    cgroup_fj_stress_devices_10_3_none

    Mon Jun 16 18:57:06 2025

    "cgroup_fj_stress.sh devices 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.FyPfUjbfo9 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    360

    1033

    360

    1033

    2043

    cgroup_fj_stress_devices_1_200_none

    Mon Jun 16 18:57:19 2025

    "cgroup_fj_stress.sh devices 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.SYJkGGa0JV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    68

    211

    68

    211

    2044

    cgroup_fj_stress_devices_200_1_none

    Mon Jun 16 18:57:22 2025

    "cgroup_fj_stress.sh devices 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tgL6JcFMgk as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    150

    194

    150

    194

    2045

    cgroup_fj_stress_devices_2_2_one

    Mon Jun 16 18:57:26 2025

    "cgroup_fj_stress.sh devices 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.aE62GAC9OI as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/1 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/1 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/2 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884/2 
    cgroup_fj_stress 1 TINFO: Attaching task 549946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549884 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    31

    10

    31

    2046

    cgroup_fj_stress_devices_3_3_one

    Mon Jun 16 18:57:26 2025

    "cgroup_fj_stress.sh devices 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.eAGf296YtF as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996/3 
    cgroup_fj_stress 1 TINFO: Attaching task 550124 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-549996 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    35

    111

    35

    111

    2047

    cgroup_fj_stress_devices_4_4_one

    Mon Jun 16 18:57:27 2025

    "cgroup_fj_stress.sh devices 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.9dlx8xgvuO as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372/4 
    cgroup_fj_stress 1 TINFO: Attaching task 551102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-550372 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    270

    838

    270

    838

    2048

    cgroup_fj_stress_devices_2_9_one

    Mon Jun 16 18:57:38 2025

    "cgroup_fj_stress.sh devices 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.iDPi8A7SVf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156/2 
    cgroup_fj_stress 1 TINFO: Attaching task 555250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-553156 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    33 termination_type

    779

    2501

    779

    2501

    2049

    cgroup_fj_stress_devices_10_3_one

    Mon Jun 16 18:58:11 2025

    "cgroup_fj_stress.sh devices 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Wd1gOJiYhE as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396/10 
    cgroup_fj_stress 1 TINFO: Attaching task 563666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-561396 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    35 termination_type

    861

    2752

    861

    2752

    2050

    cgroup_fj_stress_devices_1_200_one

    Mon Jun 16 18:58:46 2025

    "cgroup_fj_stress.sh devices 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.5U9mzzU8Qy as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342/1 
    cgroup_fj_stress 1 TINFO: Attaching task 570792 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-570342 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    162

    541

    162

    541

    2051

    cgroup_fj_stress_devices_200_1_one

    Mon Jun 16 18:58:53 2025

    "cgroup_fj_stress.sh devices 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.KaNnN9AcQz as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/1 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/1 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/2 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/2 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/3 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/3 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/4 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/4 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/5 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/5 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/6 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/6 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/7 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/7 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/8 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/8 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/9 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/9 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/10 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/10 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/11 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/11 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/12 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/12 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/13 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/13 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/14 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/14 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/15 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/15 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/16 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/16 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/17 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/17 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/18 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/18 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/19 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/19 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/20 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/20 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/21 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/21 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/22 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/22 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/23 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/23 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/24 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/24 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/25 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/25 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/26 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/26 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/27 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/27 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/28 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/28 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/29 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/29 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/30 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/30 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/31 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/31 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/32 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/32 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/33 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/33 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/34 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/34 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/35 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/35 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/36 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/36 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/37 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/37 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/38 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/38 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/39 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/39 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/40 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/40 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/41 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/41 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/42 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/42 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/43 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/43 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/44 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/44 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/45 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/45 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/46 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/46 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/47 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/47 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/48 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/48 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/49 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/49 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/50 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/50 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/51 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/51 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/52 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/52 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/53 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/53 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/54 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/54 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/55 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/55 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/56 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/56 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/57 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/57 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/58 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/58 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/59 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/59 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/60 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/60 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/61 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/61 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/62 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/62 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/63 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/63 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/64 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/64 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/65 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/65 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/66 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/66 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/67 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/67 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/68 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/68 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/69 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/69 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/70 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/70 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/71 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/71 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/72 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/72 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/73 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/73 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/74 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/74 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/75 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/75 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/76 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/76 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/77 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/77 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/78 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/78 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/79 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/79 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/80 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/80 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/81 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/81 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/82 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/82 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/83 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/83 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/84 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/84 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/85 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/85 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/86 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/86 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/87 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/87 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/88 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/88 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/89 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/89 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/90 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/90 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/91 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/91 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/92 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/92 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/93 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/93 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/94 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/94 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/95 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/95 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/96 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/96 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/97 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/97 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/98 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/98 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/99 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/99 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/100 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/100 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/101 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/101 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/102 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/102 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/103 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/103 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/104 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/104 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/105 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/105 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/106 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/106 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/107 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/107 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/108 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/108 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/109 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/109 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/110 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/110 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/111 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/111 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/112 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/112 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/113 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/113 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/114 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/114 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/115 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/115 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/116 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/116 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/117 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/117 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/118 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/118 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/119 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/119 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/120 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/120 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/121 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/121 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/122 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/122 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/123 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/123 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/124 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/124 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/125 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/125 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/126 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/126 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/127 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/127 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/128 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/128 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/129 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/129 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/130 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/130 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/131 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/131 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/132 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/132 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/133 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/133 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/134 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/134 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/135 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/135 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/136 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/136 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/137 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/137 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/138 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/138 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/139 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/139 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/140 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/140 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/141 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/141 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/142 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/142 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/143 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/143 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/144 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/144 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/145 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/145 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/146 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/146 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/147 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/147 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/148 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/148 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/149 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/149 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/150 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/150 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/151 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/151 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/152 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/152 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/153 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/153 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/154 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/154 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/155 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/155 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/156 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/156 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/157 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/157 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/158 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/158 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/159 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/159 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/160 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/160 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/161 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/161 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/162 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/162 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/163 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/163 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/164 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/164 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/165 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/165 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/166 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/166 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/167 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/167 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/168 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/168 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/169 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/169 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/170 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/170 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/171 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/171 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/172 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/172 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/173 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/173 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/174 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/174 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/175 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/175 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/176 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/176 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/177 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/177 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/178 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/178 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/179 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/179 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/180 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/180 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/181 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/181 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/182 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/182 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/183 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/183 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/184 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/184 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/185 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/185 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/186 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/186 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/187 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/187 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/188 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/188 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/189 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/189 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/190 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/190 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/191 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/191 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/192 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/192 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/193 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/193 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/194 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/194 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/195 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/195 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/196 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/196 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/197 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/197 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/198 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/198 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/199 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/199 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/200 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006/200 
    cgroup_fj_stress 1 TINFO: Attaching task 572456 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-572006 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    365

    488

    365

    488

    2052

    cgroup_fj_stress_devices_2_2_each

    Mon Jun 16 18:59:01 2025

    "cgroup_fj_stress.sh devices 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.x1attAtMer as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 573734 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672 
    cgroup_fj_stress 1 TINFO: Attaching task 573738 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573742 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573746 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573750 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573754 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573758 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573672/2/2 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    28

    11

    28

    2053

    cgroup_fj_stress_devices_3_3_each

    Mon Jun 16 18:59:02 2025

    "cgroup_fj_stress.sh devices 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PzTNt2ZID4 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 573910 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782 
    cgroup_fj_stress 1 TINFO: Attaching task 573914 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573918 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573922 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573926 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573930 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 573934 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573938 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573942 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 573950 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 573954 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573958 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573962 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 573966 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573970 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573974 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573978 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573982 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 573986 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573990 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 573994 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 573998 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574002 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574006 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574010 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574014 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574018 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574022 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574026 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574030 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574034 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574038 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574042 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574046 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574050 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574054 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574058 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574062 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574066 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-573782/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    33

    109

    33

    109

    2054

    cgroup_fj_stress_devices_4_4_each

    Mon Jun 16 18:59:03 2025

    "cgroup_fj_stress.sh devices 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3rz0MgNwxS as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 574886 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156 
    cgroup_fj_stress 1 TINFO: Attaching task 574890 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574894 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574898 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574902 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574906 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574910 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574914 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 574918 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574922 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574926 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574930 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574934 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 574938 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574942 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574950 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574954 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 574958 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 574962 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574966 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574970 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574974 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 574978 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574982 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574986 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 574990 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 574994 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 574998 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575002 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575006 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575010 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575014 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575018 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575022 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575026 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575030 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575034 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575038 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575042 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575046 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575050 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575054 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575058 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575062 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575066 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575070 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575074 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575078 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575082 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575086 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575090 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575094 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575098 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575106 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575110 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575114 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575118 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575122 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575126 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575130 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575134 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575138 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575142 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575146 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575150 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575154 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575158 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575162 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575166 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575170 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575174 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575178 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575182 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575186 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575190 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575194 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575198 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575202 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575206 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575210 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575214 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575218 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575222 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575226 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575230 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575234 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575238 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575242 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575246 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575254 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575258 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575262 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575266 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575270 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575274 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575278 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575282 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575286 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575290 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575294 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575298 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575302 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575306 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575310 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575314 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575318 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575322 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575326 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575330 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575334 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575338 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575342 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575346 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575350 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575354 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575358 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575362 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575366 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575370 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575374 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575378 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575382 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575386 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575390 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575394 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575398 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575402 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575406 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575410 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575414 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575418 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575422 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575426 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575430 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575434 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575438 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575442 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575446 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575450 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575454 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575458 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575462 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575466 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575470 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575474 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575478 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575482 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575486 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575490 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575494 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575498 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575502 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575506 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575510 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575514 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575518 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575522 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575526 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575530 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575534 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575538 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575542 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575546 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575550 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575554 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575558 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575562 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575566 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575570 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575574 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575578 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575582 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575587 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575591 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575595 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575599 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575603 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575607 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575611 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575615 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575619 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575623 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575627 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575631 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575635 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575639 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575643 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575647 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575651 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575655 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575659 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575663 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575667 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575671 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575675 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575679 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575683 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575687 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575691 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575695 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575699 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575703 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575707 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575711 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575715 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575719 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575723 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575727 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575731 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575735 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575739 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575743 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575747 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575751 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575755 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575759 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575763 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575767 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575771 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575775 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575779 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575783 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575787 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575791 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575795 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575799 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575803 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575807 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575811 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575815 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575819 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575823 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575827 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575831 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575835 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575839 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575843 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575847 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575851 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575855 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575859 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575863 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575867 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575871 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575875 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575879 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575883 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575887 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575891 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575895 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575899 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575903 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575907 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575911 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575915 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575919 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575923 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575927 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575931 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575935 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575939 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575943 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575947 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575951 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575955 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575959 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575963 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575967 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575971 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575975 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575979 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575983 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 575987 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 575991 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 575995 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 575999 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576003 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576007 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576011 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576015 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576019 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576023 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576027 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576031 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576035 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576039 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576043 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576047 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576051 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576055 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576059 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576063 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576067 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576071 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576075 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576079 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576083 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576087 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576091 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576095 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576099 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576103 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576107 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576111 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576115 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576119 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576123 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576127 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576131 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576135 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576139 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576143 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576147 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576151 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576155 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576159 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576163 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576167 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576171 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576175 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576179 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576183 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576187 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576191 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576195 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576199 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576203 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576207 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576211 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576215 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576219 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576223 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576227 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576231 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 576235 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 576239 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 576243 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 576247 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-574156/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    286

    812

    286

    812

    2055

    cgroup_fj_stress_devices_2_9_each

    Mon Jun 16 18:59:13 2025

    "cgroup_fj_stress.sh devices 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3xSUveA5Yu as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 579033 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939 
    cgroup_fj_stress 1 TINFO: Attaching task 579037 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579041 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579045 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579049 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579053 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579057 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579061 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579065 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579069 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579073 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579077 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579081 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579085 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579089 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579093 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579097 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579101 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579105 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579109 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579113 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579117 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579121 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579125 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579129 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579133 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579137 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579141 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579145 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579149 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579153 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579157 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579161 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579165 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579169 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579173 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579177 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579181 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579185 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579189 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579193 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579197 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579201 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579205 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579209 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579213 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579217 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579221 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579225 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579229 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579233 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579237 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579241 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579245 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579249 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579253 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579257 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579261 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579265 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579269 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579273 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579277 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579281 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579285 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579289 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579293 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579297 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579301 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579305 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579309 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579313 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579317 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579321 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579325 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579329 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579333 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579337 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579341 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579345 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579349 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579353 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579357 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579361 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579365 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579369 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579373 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579377 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579381 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579385 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579389 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579393 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579397 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579401 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579405 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579409 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579413 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579417 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579421 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579425 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579429 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579433 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579437 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579441 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579445 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579622 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579626 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579630 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579634 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579638 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579642 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579646 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579650 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579654 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579658 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579662 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579670 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579674 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579678 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579682 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579686 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579690 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579694 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579698 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579702 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579706 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579710 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579714 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579718 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579722 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579726 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579730 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579734 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579738 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579742 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579746 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579750 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579754 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579758 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579762 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579766 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579770 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579774 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579778 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579782 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579786 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579790 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579794 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579798 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579802 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579806 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579810 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579814 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579818 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579822 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579826 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579830 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579834 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579838 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579842 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579846 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579850 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579854 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579858 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579862 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579866 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579870 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579874 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579878 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579882 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579886 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579890 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579894 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579898 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579902 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579906 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579910 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579914 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579918 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579922 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579926 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579930 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579934 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579938 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579942 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579950 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579954 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579958 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579962 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579966 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579970 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579974 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579978 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579982 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579986 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579990 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 579994 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 579998 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580002 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580006 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580010 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580014 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580018 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580022 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580026 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580030 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580034 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580038 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580042 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580046 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580050 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580054 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580058 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580062 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580066 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580070 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580074 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580078 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580082 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580086 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580090 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580094 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580098 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580106 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580110 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580114 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580118 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580122 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580126 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580130 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580134 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580138 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580142 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580146 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580150 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580154 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580158 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580162 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580166 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580170 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580174 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580178 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580182 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580186 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580190 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580194 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580198 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580202 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580206 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580210 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580214 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580218 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580222 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580226 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580230 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580234 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580238 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580242 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580246 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580254 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580258 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580262 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580266 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580270 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580274 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580278 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580282 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580286 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580290 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580294 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580298 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580302 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580306 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580310 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580314 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580318 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580322 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580326 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580330 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580334 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580338 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580342 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580346 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580350 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580354 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580358 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580362 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580366 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580370 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580374 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580378 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580382 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580386 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580390 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580394 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580398 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580402 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580406 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580410 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580414 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580418 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580422 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580426 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580430 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580434 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580438 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580442 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580446 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580450 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580454 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580458 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580462 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580466 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580470 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580474 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580478 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580482 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580486 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580490 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580494 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580498 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580502 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580506 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580510 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580514 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580518 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580522 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580526 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580530 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580534 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580538 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580542 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580546 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580550 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580554 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580558 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580562 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580566 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580570 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580574 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580578 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580582 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580586 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580590 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580594 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580598 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580602 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580606 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580610 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580614 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580618 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580622 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580626 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580630 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580634 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580638 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580642 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580646 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580650 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580654 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580658 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580662 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580670 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580674 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580678 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580682 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580686 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580690 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580694 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580698 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580702 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580706 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580710 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580714 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580718 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580722 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580726 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580730 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580734 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580738 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580742 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580746 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580750 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580754 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580758 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580762 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580766 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580770 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580774 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580778 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580782 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580786 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580790 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580794 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580798 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580802 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580806 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580810 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580814 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580818 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580822 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580826 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580830 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580834 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580838 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580842 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580846 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580850 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580854 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580858 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580862 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580866 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580870 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580874 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580878 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580882 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580886 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580890 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580894 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580898 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580902 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580906 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580910 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580914 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580918 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580922 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580926 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580930 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580934 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580938 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580942 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580950 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580954 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580958 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580962 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580966 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580970 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580974 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580978 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580982 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580986 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 580990 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580994 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 580998 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581002 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581006 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581010 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581014 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581018 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581022 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581026 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581030 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581034 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581038 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581042 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581046 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581050 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581054 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581058 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581062 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581066 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581070 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581074 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581078 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581082 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581086 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581090 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581094 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581098 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581106 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581110 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581114 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581118 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581122 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581126 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581130 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581134 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581138 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581142 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581146 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581150 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581154 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581158 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581162 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581166 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581170 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581174 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581178 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581182 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581186 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581190 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581194 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581198 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581202 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581206 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581210 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581214 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581218 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581222 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581226 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581230 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581234 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581238 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581242 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581246 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581254 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581258 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581262 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581266 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581270 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581274 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581278 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581282 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581286 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581290 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581294 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581298 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581302 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581306 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581310 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581314 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581318 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581322 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581326 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581330 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581334 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581338 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581342 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581346 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581350 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581354 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581358 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581362 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581366 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581370 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581374 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581378 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581382 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581386 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581390 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581394 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581398 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581402 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581406 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581410 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581414 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581418 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581422 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581426 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581430 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581434 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581438 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581442 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581446 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581450 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581454 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581458 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581462 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581466 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581470 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581474 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581478 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581482 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581486 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581490 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581494 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581498 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581502 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581506 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581510 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581514 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581518 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581522 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581526 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581530 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581534 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581538 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581542 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581546 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581550 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581554 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581558 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581562 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581566 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581570 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581574 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581578 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581582 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581586 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581590 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581594 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581598 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581602 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581606 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581610 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581614 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581618 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581622 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581626 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581630 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581634 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581638 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581642 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581646 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581650 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581654 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581658 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581662 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581670 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581674 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581678 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581682 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581686 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581690 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581694 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581698 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581702 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581706 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581710 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581714 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581718 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581722 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581726 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581730 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581734 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581738 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581742 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581746 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581750 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581754 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581758 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581762 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581766 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581770 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581774 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581778 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581782 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581786 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581790 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581794 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581798 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581802 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581806 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581810 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581814 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581818 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581822 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581826 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581830 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581834 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581838 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581842 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581846 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581850 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581854 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581858 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581862 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581866 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581870 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581874 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581878 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581882 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581886 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581890 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581894 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581898 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581902 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581906 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581910 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581914 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581918 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581922 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581926 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581930 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581934 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581938 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581942 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581950 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581954 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581958 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581962 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581966 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581970 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581974 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581978 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581982 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 581986 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581990 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581994 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 581998 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582002 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582006 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582010 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582014 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582018 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582022 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582026 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582030 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582034 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582038 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582042 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582046 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582050 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582054 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582058 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582062 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582066 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582070 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582074 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582078 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582082 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582086 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582090 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582094 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582098 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582106 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582110 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582114 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582118 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582122 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582126 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582130 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582134 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582138 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582142 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582146 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582150 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582154 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582158 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582162 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582166 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582170 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582174 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582178 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582182 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582186 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582190 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582194 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582198 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582202 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582206 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582210 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582214 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582218 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582222 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582226 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582230 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582234 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582238 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582242 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582246 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582250 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582254 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582258 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582262 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582266 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582270 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582274 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582278 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582282 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582286 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582290 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582294 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582298 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582302 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582306 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582310 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582314 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582318 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582322 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582326 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582330 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582334 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582338 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582342 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582346 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582350 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582354 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582358 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582362 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582366 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582370 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582374 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582378 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582382 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582386 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582390 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582394 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582398 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582402 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582406 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582410 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582414 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582418 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582422 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582426 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582430 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582434 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582438 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582442 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582446 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582450 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582454 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582458 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582462 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582466 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582470 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582474 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582478 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582482 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582486 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582490 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582494 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582498 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582502 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582506 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582510 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582514 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582518 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582522 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582526 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582530 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582534 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582538 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582542 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582546 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582550 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582554 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582558 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582562 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582566 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582570 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582574 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582578 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582582 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582586 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582590 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582594 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582598 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582602 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582606 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582610 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582614 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582618 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582622 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582626 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582630 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582634 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582638 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582642 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582646 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582650 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582654 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582658 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582662 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582666 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582670 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582674 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582678 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582682 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582686 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582690 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582694 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582698 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582702 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582706 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582710 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582714 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582718 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582722 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582726 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582730 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582734 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582738 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582742 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582746 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582750 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582754 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582758 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582762 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582766 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582770 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582774 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582778 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582782 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582786 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582790 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582794 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582798 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582802 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582806 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582810 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582814 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582818 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582822 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582826 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582830 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582834 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582838 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582842 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582846 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582850 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582854 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582858 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582862 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582866 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582870 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582874 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582878 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582882 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582886 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582890 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582894 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582898 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582902 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582906 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582910 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582914 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582918 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582922 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582926 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582930 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582934 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582938 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582942 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582946 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582950 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582954 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582958 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582962 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582966 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582970 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582974 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582978 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582982 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582986 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582990 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 582994 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 582998 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583002 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583006 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583010 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583014 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583018 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583022 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583026 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583030 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583034 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583038 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583042 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583046 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583050 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583054 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583058 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583062 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583066 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583070 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583074 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583078 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583082 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583086 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583090 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583094 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583098 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583102 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583106 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583110 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583114 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 583118 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 583122 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-576939/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    825

    2572

    825

    2572

    2056

    cgroup_fj_stress_devices_10_3_each

    Mon Jun 16 18:59:43 2025

    "cgroup_fj_stress.sh devices 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.sXQhZi66Me as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 587449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178 
    cgroup_fj_stress 1 TINFO: Attaching task 587453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587621 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587625 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587629 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587633 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587637 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587641 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587645 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587649 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587653 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587657 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587661 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587665 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587669 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587673 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587677 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587681 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587685 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587689 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587693 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587697 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587701 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587705 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587709 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587713 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587717 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587721 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587725 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587729 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587733 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587737 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587741 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587745 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587749 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587753 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587757 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587761 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587765 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587769 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587773 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587777 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587781 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587785 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587789 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587793 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587797 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587801 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587805 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587809 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587813 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587817 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587821 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587825 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587829 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587833 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587837 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587841 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587845 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587849 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587853 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587857 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587861 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587865 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587869 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587873 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587877 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587881 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587885 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587889 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587893 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587897 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587901 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587905 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587909 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587913 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587917 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587921 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587925 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587929 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587933 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587937 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587941 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587945 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587949 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587953 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 587957 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587961 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 587965 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 587969 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 587973 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 587977 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 587981 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 587985 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 587989 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 587993 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 587997 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588001 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588005 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588009 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588013 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588017 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588021 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588025 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588029 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588033 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588037 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588041 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588045 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588049 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588053 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588057 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588061 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588065 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588069 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588073 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588077 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588081 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588085 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588089 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588093 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588097 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588101 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588105 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588109 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588113 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588117 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588121 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588125 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588129 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588133 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588137 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588141 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588145 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588149 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588153 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588157 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588161 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588165 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588169 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588173 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588177 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588181 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588185 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588189 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588193 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588197 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588201 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588205 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588209 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588213 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588217 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588221 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588225 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588229 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588233 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588237 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588241 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588245 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588249 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588253 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588257 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588261 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588265 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588269 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588273 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588277 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588281 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588285 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588289 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588293 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588297 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588301 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588305 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588309 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588313 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588317 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588321 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588325 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588329 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588333 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588337 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588341 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588345 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588349 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588353 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588357 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588361 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588365 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588369 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588373 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588377 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588381 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588385 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588389 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588393 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588397 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588401 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588405 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588409 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588413 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588417 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588421 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588425 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588429 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588433 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588437 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588441 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588445 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588621 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588625 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588629 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588633 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588637 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588641 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588645 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588649 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588653 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588657 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588661 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588665 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588669 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588673 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588677 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588681 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588685 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588689 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588693 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588697 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588701 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588705 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588709 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588713 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588717 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588721 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588725 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588729 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588733 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588737 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588741 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588745 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588749 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588753 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588757 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588761 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588765 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588769 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588773 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588777 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588781 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588785 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588789 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588793 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588797 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588801 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588805 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588809 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588813 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588817 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588821 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588825 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588829 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588833 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588837 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588841 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588845 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588849 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588853 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588857 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588861 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588865 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588869 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588873 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588877 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588881 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588885 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588889 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588893 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588897 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588901 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588905 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588909 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588913 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588917 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588921 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588925 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588929 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588933 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588937 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588941 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588945 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588949 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588953 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 588957 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 588961 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 588965 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588969 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 588973 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 588977 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 588981 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 588985 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 588989 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 588993 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 588997 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589001 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589005 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589009 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589013 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589017 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589021 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589025 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589029 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589033 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589037 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589041 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589045 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589049 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589053 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589057 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589061 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589065 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589069 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589073 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589077 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589081 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589085 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589089 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589093 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589097 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589101 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589105 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589109 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589113 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589117 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589121 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589125 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589129 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589133 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589137 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589141 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589145 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589149 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589153 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589157 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589161 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589165 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589169 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589173 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589177 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589181 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589185 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589189 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589193 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589197 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589201 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589205 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589209 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589213 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589217 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589221 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589225 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589229 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589233 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589237 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589241 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589245 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589249 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589253 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589257 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589261 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589265 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589269 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589273 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589277 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589281 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589285 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589289 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589293 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589297 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589301 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589305 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589309 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589313 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589317 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589321 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589325 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589329 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589333 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589337 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589341 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589345 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589349 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589353 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589357 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589361 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589365 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589369 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589373 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589377 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589381 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589385 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589389 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589393 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589397 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589401 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589405 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589409 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589413 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589417 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589421 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589425 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589429 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589433 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589437 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589441 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589445 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589621 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589625 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589629 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589633 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589637 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589641 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589645 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589649 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589653 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589657 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589661 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589665 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589669 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589673 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589677 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589681 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589685 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589689 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589693 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589697 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589701 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589705 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589709 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589713 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589717 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589721 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589725 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589729 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589733 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589737 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589741 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589745 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589749 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589753 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589757 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589761 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589765 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589769 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589773 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589777 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589781 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589785 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589789 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589793 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589797 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589801 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589805 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589809 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589813 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589817 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589821 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589825 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589829 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589833 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589837 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589841 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589845 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589849 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589853 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589857 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589861 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589865 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589869 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589873 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589877 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589881 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589885 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589889 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589893 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589897 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589901 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589905 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589909 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589913 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589917 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589921 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589925 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589929 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589933 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589937 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589941 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589945 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589949 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589953 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 589957 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 589961 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 589965 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 589969 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 589973 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589977 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 589981 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 589985 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 589989 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 589993 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 589997 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590001 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590005 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590009 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590013 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590017 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590021 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590025 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590029 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590033 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590037 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590041 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590045 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590049 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590053 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590057 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590061 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590065 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590069 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590073 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590077 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590081 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590085 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590089 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590093 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590097 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590101 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590105 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590109 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590113 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590117 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590121 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590125 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590129 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590133 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590137 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590141 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590145 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590149 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590153 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590157 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590161 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590165 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590169 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590173 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590177 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590181 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590185 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590189 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590193 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590197 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590201 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590205 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590209 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590213 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590217 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590221 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590225 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590229 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590233 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590237 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590241 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590245 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590249 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590253 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590257 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590261 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590265 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590269 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590273 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590277 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590281 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590285 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590289 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590293 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590297 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590301 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590305 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590309 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590313 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590317 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590321 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590325 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590329 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590333 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590337 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590341 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590345 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590349 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590353 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590357 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590361 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590365 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590369 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590373 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590377 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590381 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590385 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590389 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590393 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590397 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590401 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590405 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590409 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590413 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590417 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590421 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590425 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590429 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590433 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590437 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590441 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590445 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590621 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590625 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590629 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590633 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590637 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590641 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590645 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590649 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590653 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590657 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590661 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590665 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590669 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590673 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590677 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590681 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590685 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590689 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590693 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590697 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590701 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590705 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590709 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590713 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590717 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590721 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590725 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590729 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590733 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590737 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590741 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590745 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590749 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590753 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590757 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590761 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590765 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590769 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590773 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590777 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590781 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590785 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590789 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590793 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590797 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590801 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590805 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590809 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590813 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590817 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590821 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590825 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590829 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590833 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590837 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590841 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590845 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590849 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590853 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590857 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590861 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590865 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590869 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590873 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590877 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590881 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590885 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590889 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590893 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590897 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590901 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590905 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590909 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590913 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590917 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590921 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590925 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590929 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590933 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590937 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590941 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590945 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590949 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590953 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 590957 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590961 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 590965 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 590969 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 590973 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 590977 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 590981 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 590985 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 590989 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 590993 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 590997 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591001 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591005 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591009 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591013 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591017 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591021 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591025 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591029 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591033 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591037 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591041 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591045 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591049 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591053 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591057 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591061 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591065 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591069 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591073 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591077 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591081 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591085 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591089 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591093 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591097 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591101 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591105 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591109 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591113 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591117 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591121 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591125 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591129 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591133 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591137 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591141 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591145 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591149 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591153 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591157 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591161 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591165 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591169 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591173 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591177 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591181 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591185 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591189 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591193 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591197 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591201 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591205 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591209 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591213 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591217 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591221 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591225 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591229 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591233 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591237 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591241 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591245 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591249 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591253 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591257 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591261 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591265 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591269 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591273 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591277 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591281 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591285 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591289 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591293 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591297 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591301 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591305 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591309 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591313 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591317 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591321 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591325 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591329 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591333 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591337 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591341 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591345 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591349 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591353 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591357 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591361 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591365 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591369 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591373 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591377 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591381 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591385 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591389 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591393 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591397 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591401 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591405 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591409 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591413 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591417 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591421 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591425 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591429 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591433 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591437 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591441 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591445 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591621 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591625 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591629 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591633 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591637 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591641 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591645 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591649 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591653 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591657 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591661 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591665 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591669 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591673 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591677 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591681 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591685 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591689 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591693 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591697 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591701 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591705 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591709 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591713 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591717 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591721 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591725 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591729 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591733 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591737 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591741 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591745 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591749 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591753 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591757 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591761 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591765 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591769 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591773 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591777 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591781 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591785 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591789 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591793 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591797 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591801 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591805 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591809 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591813 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591817 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591821 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591825 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591829 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591833 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591837 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591841 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591845 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591849 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 591853 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 591857 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 591861 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 591865 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 591869 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 591873 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 591877 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 591881 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 591885 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 591889 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-585178/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    952

    2771

    952

    2771

    2057

    cgroup_fj_stress_devices_1_200_each

    Mon Jun 16 19:00:17 2025

    "cgroup_fj_stress.sh devices 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.RmIOWk0Zym as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 594571 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121 
    cgroup_fj_stress 1 TINFO: Attaching task 594575 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594579 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594583 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594587 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594591 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594595 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594599 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594603 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594607 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594611 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594615 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594619 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594623 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594627 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594631 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594635 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594639 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594643 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594647 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594651 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594655 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594659 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594663 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594667 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594671 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594675 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594679 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594683 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594687 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594691 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594695 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594699 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594703 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594707 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594711 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594715 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594719 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594723 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594727 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594731 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594735 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594739 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594743 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594747 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594751 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594755 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594759 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594763 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594767 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594771 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594775 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594779 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594783 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594787 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594791 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594795 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594799 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594803 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594807 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594811 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594815 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594819 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594823 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594827 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594831 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594835 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594839 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594843 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594847 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594851 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594855 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594859 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594863 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594867 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594871 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594875 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594879 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594883 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594887 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594891 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594895 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594899 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594903 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594907 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594911 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594915 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594919 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594923 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594927 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594931 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594935 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594939 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594943 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594947 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594951 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594955 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594959 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594963 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594967 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594971 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594975 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594979 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594983 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594987 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594991 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594995 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 594999 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595003 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595007 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595011 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595015 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595019 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595023 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595027 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595031 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595035 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595039 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595043 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595047 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595051 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595055 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595059 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595063 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595067 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595071 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595075 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595079 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595083 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595087 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595091 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595095 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595099 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595103 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595107 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595111 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595115 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595119 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595123 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595127 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595131 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595135 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595139 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595143 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595147 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595151 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595155 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595159 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595163 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595167 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595171 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595175 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595179 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595183 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595187 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595191 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595195 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595199 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595203 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595207 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595211 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595215 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595219 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595223 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595227 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595231 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595235 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595239 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595243 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595247 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595251 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595255 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595259 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595263 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595267 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595271 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595275 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595279 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595283 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595287 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595291 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595295 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595299 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595303 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595307 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595311 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595315 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595319 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595323 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595327 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595331 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595335 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595339 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595343 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595347 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595351 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595355 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595359 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595363 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595367 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 595371 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-594121/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    168

    518

    168

    518

    2058

    cgroup_fj_stress_devices_200_1_each

    Mon Jun 16 19:00:23 2025

    "cgroup_fj_stress.sh devices 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh devices 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Si8nKFkEzV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 devices CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_devices 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 596233 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783 
    cgroup_fj_stress 1 TINFO: Attaching task 596237 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/1 
    cgroup_fj_stress 1 TINFO: Attaching task 596241 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/2 
    cgroup_fj_stress 1 TINFO: Attaching task 596245 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/3 
    cgroup_fj_stress 1 TINFO: Attaching task 596249 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/4 
    cgroup_fj_stress 1 TINFO: Attaching task 596253 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/5 
    cgroup_fj_stress 1 TINFO: Attaching task 596257 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/6 
    cgroup_fj_stress 1 TINFO: Attaching task 596261 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/7 
    cgroup_fj_stress 1 TINFO: Attaching task 596265 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/8 
    cgroup_fj_stress 1 TINFO: Attaching task 596269 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/9 
    cgroup_fj_stress 1 TINFO: Attaching task 596273 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/10 
    cgroup_fj_stress 1 TINFO: Attaching task 596277 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/11 
    cgroup_fj_stress 1 TINFO: Attaching task 596281 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/12 
    cgroup_fj_stress 1 TINFO: Attaching task 596285 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/13 
    cgroup_fj_stress 1 TINFO: Attaching task 596289 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/14 
    cgroup_fj_stress 1 TINFO: Attaching task 596293 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/15 
    cgroup_fj_stress 1 TINFO: Attaching task 596297 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/16 
    cgroup_fj_stress 1 TINFO: Attaching task 596301 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/17 
    cgroup_fj_stress 1 TINFO: Attaching task 596305 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/18 
    cgroup_fj_stress 1 TINFO: Attaching task 596309 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/19 
    cgroup_fj_stress 1 TINFO: Attaching task 596313 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/20 
    cgroup_fj_stress 1 TINFO: Attaching task 596317 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/21 
    cgroup_fj_stress 1 TINFO: Attaching task 596321 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/22 
    cgroup_fj_stress 1 TINFO: Attaching task 596325 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/23 
    cgroup_fj_stress 1 TINFO: Attaching task 596329 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/24 
    cgroup_fj_stress 1 TINFO: Attaching task 596333 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/25 
    cgroup_fj_stress 1 TINFO: Attaching task 596337 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/26 
    cgroup_fj_stress 1 TINFO: Attaching task 596341 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/27 
    cgroup_fj_stress 1 TINFO: Attaching task 596345 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/28 
    cgroup_fj_stress 1 TINFO: Attaching task 596349 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/29 
    cgroup_fj_stress 1 TINFO: Attaching task 596353 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/30 
    cgroup_fj_stress 1 TINFO: Attaching task 596357 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/31 
    cgroup_fj_stress 1 TINFO: Attaching task 596361 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/32 
    cgroup_fj_stress 1 TINFO: Attaching task 596365 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/33 
    cgroup_fj_stress 1 TINFO: Attaching task 596369 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/34 
    cgroup_fj_stress 1 TINFO: Attaching task 596373 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/35 
    cgroup_fj_stress 1 TINFO: Attaching task 596377 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/36 
    cgroup_fj_stress 1 TINFO: Attaching task 596381 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/37 
    cgroup_fj_stress 1 TINFO: Attaching task 596385 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/38 
    cgroup_fj_stress 1 TINFO: Attaching task 596389 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/39 
    cgroup_fj_stress 1 TINFO: Attaching task 596393 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/40 
    cgroup_fj_stress 1 TINFO: Attaching task 596397 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/41 
    cgroup_fj_stress 1 TINFO: Attaching task 596401 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/42 
    cgroup_fj_stress 1 TINFO: Attaching task 596405 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/43 
    cgroup_fj_stress 1 TINFO: Attaching task 596409 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/44 
    cgroup_fj_stress 1 TINFO: Attaching task 596413 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/45 
    cgroup_fj_stress 1 TINFO: Attaching task 596417 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/46 
    cgroup_fj_stress 1 TINFO: Attaching task 596421 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/47 
    cgroup_fj_stress 1 TINFO: Attaching task 596425 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/48 
    cgroup_fj_stress 1 TINFO: Attaching task 596429 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/49 
    cgroup_fj_stress 1 TINFO: Attaching task 596433 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/50 
    cgroup_fj_stress 1 TINFO: Attaching task 596437 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/51 
    cgroup_fj_stress 1 TINFO: Attaching task 596441 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/52 
    cgroup_fj_stress 1 TINFO: Attaching task 596445 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/53 
    cgroup_fj_stress 1 TINFO: Attaching task 596449 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/54 
    cgroup_fj_stress 1 TINFO: Attaching task 596453 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/55 
    cgroup_fj_stress 1 TINFO: Attaching task 596457 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/56 
    cgroup_fj_stress 1 TINFO: Attaching task 596461 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/57 
    cgroup_fj_stress 1 TINFO: Attaching task 596465 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/58 
    cgroup_fj_stress 1 TINFO: Attaching task 596469 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/59 
    cgroup_fj_stress 1 TINFO: Attaching task 596473 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/60 
    cgroup_fj_stress 1 TINFO: Attaching task 596477 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/61 
    cgroup_fj_stress 1 TINFO: Attaching task 596481 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/62 
    cgroup_fj_stress 1 TINFO: Attaching task 596485 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/63 
    cgroup_fj_stress 1 TINFO: Attaching task 596489 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/64 
    cgroup_fj_stress 1 TINFO: Attaching task 596493 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/65 
    cgroup_fj_stress 1 TINFO: Attaching task 596497 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/66 
    cgroup_fj_stress 1 TINFO: Attaching task 596501 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/67 
    cgroup_fj_stress 1 TINFO: Attaching task 596505 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/68 
    cgroup_fj_stress 1 TINFO: Attaching task 596509 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/69 
    cgroup_fj_stress 1 TINFO: Attaching task 596513 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/70 
    cgroup_fj_stress 1 TINFO: Attaching task 596517 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/71 
    cgroup_fj_stress 1 TINFO: Attaching task 596521 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/72 
    cgroup_fj_stress 1 TINFO: Attaching task 596525 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/73 
    cgroup_fj_stress 1 TINFO: Attaching task 596529 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/74 
    cgroup_fj_stress 1 TINFO: Attaching task 596533 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/75 
    cgroup_fj_stress 1 TINFO: Attaching task 596537 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/76 
    cgroup_fj_stress 1 TINFO: Attaching task 596541 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/77 
    cgroup_fj_stress 1 TINFO: Attaching task 596545 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/78 
    cgroup_fj_stress 1 TINFO: Attaching task 596549 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/79 
    cgroup_fj_stress 1 TINFO: Attaching task 596553 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/80 
    cgroup_fj_stress 1 TINFO: Attaching task 596557 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/81 
    cgroup_fj_stress 1 TINFO: Attaching task 596561 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/82 
    cgroup_fj_stress 1 TINFO: Attaching task 596565 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/83 
    cgroup_fj_stress 1 TINFO: Attaching task 596569 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/84 
    cgroup_fj_stress 1 TINFO: Attaching task 596573 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/85 
    cgroup_fj_stress 1 TINFO: Attaching task 596577 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/86 
    cgroup_fj_stress 1 TINFO: Attaching task 596581 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/87 
    cgroup_fj_stress 1 TINFO: Attaching task 596585 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/88 
    cgroup_fj_stress 1 TINFO: Attaching task 596589 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/89 
    cgroup_fj_stress 1 TINFO: Attaching task 596593 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/90 
    cgroup_fj_stress 1 TINFO: Attaching task 596597 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/91 
    cgroup_fj_stress 1 TINFO: Attaching task 596601 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/92 
    cgroup_fj_stress 1 TINFO: Attaching task 596605 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/93 
    cgroup_fj_stress 1 TINFO: Attaching task 596609 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/94 
    cgroup_fj_stress 1 TINFO: Attaching task 596613 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/95 
    cgroup_fj_stress 1 TINFO: Attaching task 596617 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/96 
    cgroup_fj_stress 1 TINFO: Attaching task 596621 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/97 
    cgroup_fj_stress 1 TINFO: Attaching task 596625 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/98 
    cgroup_fj_stress 1 TINFO: Attaching task 596629 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/99 
    cgroup_fj_stress 1 TINFO: Attaching task 596633 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/100 
    cgroup_fj_stress 1 TINFO: Attaching task 596637 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/101 
    cgroup_fj_stress 1 TINFO: Attaching task 596641 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/102 
    cgroup_fj_stress 1 TINFO: Attaching task 596645 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/103 
    cgroup_fj_stress 1 TINFO: Attaching task 596649 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/104 
    cgroup_fj_stress 1 TINFO: Attaching task 596653 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/105 
    cgroup_fj_stress 1 TINFO: Attaching task 596657 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/106 
    cgroup_fj_stress 1 TINFO: Attaching task 596661 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/107 
    cgroup_fj_stress 1 TINFO: Attaching task 596665 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/108 
    cgroup_fj_stress 1 TINFO: Attaching task 596669 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/109 
    cgroup_fj_stress 1 TINFO: Attaching task 596673 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/110 
    cgroup_fj_stress 1 TINFO: Attaching task 596677 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/111 
    cgroup_fj_stress 1 TINFO: Attaching task 596681 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/112 
    cgroup_fj_stress 1 TINFO: Attaching task 596685 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/113 
    cgroup_fj_stress 1 TINFO: Attaching task 596689 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/114 
    cgroup_fj_stress 1 TINFO: Attaching task 596693 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/115 
    cgroup_fj_stress 1 TINFO: Attaching task 596697 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/116 
    cgroup_fj_stress 1 TINFO: Attaching task 596701 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/117 
    cgroup_fj_stress 1 TINFO: Attaching task 596705 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/118 
    cgroup_fj_stress 1 TINFO: Attaching task 596709 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/119 
    cgroup_fj_stress 1 TINFO: Attaching task 596713 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/120 
    cgroup_fj_stress 1 TINFO: Attaching task 596717 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/121 
    cgroup_fj_stress 1 TINFO: Attaching task 596721 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/122 
    cgroup_fj_stress 1 TINFO: Attaching task 596725 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/123 
    cgroup_fj_stress 1 TINFO: Attaching task 596729 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/124 
    cgroup_fj_stress 1 TINFO: Attaching task 596733 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/125 
    cgroup_fj_stress 1 TINFO: Attaching task 596737 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/126 
    cgroup_fj_stress 1 TINFO: Attaching task 596741 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/127 
    cgroup_fj_stress 1 TINFO: Attaching task 596745 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/128 
    cgroup_fj_stress 1 TINFO: Attaching task 596749 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/129 
    cgroup_fj_stress 1 TINFO: Attaching task 596753 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/130 
    cgroup_fj_stress 1 TINFO: Attaching task 596757 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/131 
    cgroup_fj_stress 1 TINFO: Attaching task 596761 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/132 
    cgroup_fj_stress 1 TINFO: Attaching task 596765 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/133 
    cgroup_fj_stress 1 TINFO: Attaching task 596769 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/134 
    cgroup_fj_stress 1 TINFO: Attaching task 596773 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/135 
    cgroup_fj_stress 1 TINFO: Attaching task 596777 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/136 
    cgroup_fj_stress 1 TINFO: Attaching task 596781 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/137 
    cgroup_fj_stress 1 TINFO: Attaching task 596785 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/138 
    cgroup_fj_stress 1 TINFO: Attaching task 596789 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/139 
    cgroup_fj_stress 1 TINFO: Attaching task 596793 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/140 
    cgroup_fj_stress 1 TINFO: Attaching task 596797 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/141 
    cgroup_fj_stress 1 TINFO: Attaching task 596801 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/142 
    cgroup_fj_stress 1 TINFO: Attaching task 596805 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/143 
    cgroup_fj_stress 1 TINFO: Attaching task 596809 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/144 
    cgroup_fj_stress 1 TINFO: Attaching task 596813 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/145 
    cgroup_fj_stress 1 TINFO: Attaching task 596817 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/146 
    cgroup_fj_stress 1 TINFO: Attaching task 596821 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/147 
    cgroup_fj_stress 1 TINFO: Attaching task 596825 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/148 
    cgroup_fj_stress 1 TINFO: Attaching task 596829 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/149 
    cgroup_fj_stress 1 TINFO: Attaching task 596833 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/150 
    cgroup_fj_stress 1 TINFO: Attaching task 596837 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/151 
    cgroup_fj_stress 1 TINFO: Attaching task 596841 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/152 
    cgroup_fj_stress 1 TINFO: Attaching task 596845 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/153 
    cgroup_fj_stress 1 TINFO: Attaching task 596849 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/154 
    cgroup_fj_stress 1 TINFO: Attaching task 596853 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/155 
    cgroup_fj_stress 1 TINFO: Attaching task 596857 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/156 
    cgroup_fj_stress 1 TINFO: Attaching task 596861 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/157 
    cgroup_fj_stress 1 TINFO: Attaching task 596865 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/158 
    cgroup_fj_stress 1 TINFO: Attaching task 596869 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/159 
    cgroup_fj_stress 1 TINFO: Attaching task 596873 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/160 
    cgroup_fj_stress 1 TINFO: Attaching task 596877 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/161 
    cgroup_fj_stress 1 TINFO: Attaching task 596881 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/162 
    cgroup_fj_stress 1 TINFO: Attaching task 596885 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/163 
    cgroup_fj_stress 1 TINFO: Attaching task 596889 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/164 
    cgroup_fj_stress 1 TINFO: Attaching task 596893 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/165 
    cgroup_fj_stress 1 TINFO: Attaching task 596897 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/166 
    cgroup_fj_stress 1 TINFO: Attaching task 596901 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/167 
    cgroup_fj_stress 1 TINFO: Attaching task 596905 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/168 
    cgroup_fj_stress 1 TINFO: Attaching task 596909 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/169 
    cgroup_fj_stress 1 TINFO: Attaching task 596913 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/170 
    cgroup_fj_stress 1 TINFO: Attaching task 596917 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/171 
    cgroup_fj_stress 1 TINFO: Attaching task 596921 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/172 
    cgroup_fj_stress 1 TINFO: Attaching task 596925 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/173 
    cgroup_fj_stress 1 TINFO: Attaching task 596929 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/174 
    cgroup_fj_stress 1 TINFO: Attaching task 596933 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/175 
    cgroup_fj_stress 1 TINFO: Attaching task 596937 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/176 
    cgroup_fj_stress 1 TINFO: Attaching task 596941 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/177 
    cgroup_fj_stress 1 TINFO: Attaching task 596945 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/178 
    cgroup_fj_stress 1 TINFO: Attaching task 596949 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/179 
    cgroup_fj_stress 1 TINFO: Attaching task 596953 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/180 
    cgroup_fj_stress 1 TINFO: Attaching task 596957 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/181 
    cgroup_fj_stress 1 TINFO: Attaching task 596961 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/182 
    cgroup_fj_stress 1 TINFO: Attaching task 596965 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/183 
    cgroup_fj_stress 1 TINFO: Attaching task 596969 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/184 
    cgroup_fj_stress 1 TINFO: Attaching task 596973 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/185 
    cgroup_fj_stress 1 TINFO: Attaching task 596977 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/186 
    cgroup_fj_stress 1 TINFO: Attaching task 596981 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/187 
    cgroup_fj_stress 1 TINFO: Attaching task 596985 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/188 
    cgroup_fj_stress 1 TINFO: Attaching task 596989 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/189 
    cgroup_fj_stress 1 TINFO: Attaching task 596993 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/190 
    cgroup_fj_stress 1 TINFO: Attaching task 596997 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/191 
    cgroup_fj_stress 1 TINFO: Attaching task 597001 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/192 
    cgroup_fj_stress 1 TINFO: Attaching task 597005 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/193 
    cgroup_fj_stress 1 TINFO: Attaching task 597009 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/194 
    cgroup_fj_stress 1 TINFO: Attaching task 597013 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/195 
    cgroup_fj_stress 1 TINFO: Attaching task 597017 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/196 
    cgroup_fj_stress 1 TINFO: Attaching task 597021 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/197 
    cgroup_fj_stress 1 TINFO: Attaching task 597025 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/198 
    cgroup_fj_stress 1 TINFO: Attaching task 597029 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/199 
    cgroup_fj_stress 1 TINFO: Attaching task 597033 to /tmp/ltp-Qjsl7wDDwO/cgroup_devices/ltp/test-595783/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    365

    479

    365

    479

    2059

    cgroup_fj_stress_blkio_2_2_none

    Mon Jun 16 19:00:31 2025

    "cgroup_fj_stress.sh blkio 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.CDrDbnIlW0 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    6

    4

    6

    2060

    cgroup_fj_stress_blkio_3_3_none

    Mon Jun 16 19:00:31 2025

    "cgroup_fj_stress.sh blkio 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.n1STCfsw02 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2061

    cgroup_fj_stress_blkio_4_4_none

    Mon Jun 16 19:00:31 2025

    "cgroup_fj_stress.sh blkio 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.R3CCRdtHej as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    4

    7

    4

    7

    2062

    cgroup_fj_stress_blkio_2_9_none

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.WtuurwS6gp as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    8

    2

    8

    2063

    cgroup_fj_stress_blkio_10_3_none

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tisofrFwdR as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    5

    5

    5

    2064

    cgroup_fj_stress_blkio_1_200_none

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.yC0uEUGdzL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    2065

    cgroup_fj_stress_blkio_200_1_none

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.94dZGugsdk as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    2066

    cgroup_fj_stress_blkio_2_2_one

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.eE2M0c2lcx as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2067

    cgroup_fj_stress_blkio_3_3_one

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.kZqvqCLPfG as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    6

    4

    6

    2068

    cgroup_fj_stress_blkio_4_4_one

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.C9E6JssW3a as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2069

    cgroup_fj_stress_blkio_2_9_one

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ZkriGlQTsR as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    8

    3

    8

    2070

    cgroup_fj_stress_blkio_10_3_one

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.A9OxVInEyI as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    2071

    cgroup_fj_stress_blkio_1_200_one

    Mon Jun 16 19:00:32 2025

    "cgroup_fj_stress.sh blkio 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.qMYesfl15v as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    8

    3

    8

    2072

    cgroup_fj_stress_blkio_200_1_one

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.HIStBFCz8v as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    2073

    cgroup_fj_stress_blkio_2_2_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.vtxHoKx0dB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2074

    cgroup_fj_stress_blkio_3_3_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.fd8zQ1QIBe as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2075

    cgroup_fj_stress_blkio_4_4_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.AmZQHE9qcz as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    2076

    cgroup_fj_stress_blkio_2_9_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.NJhehskVU4 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2077

    cgroup_fj_stress_blkio_10_3_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.q19BI6ERhg as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    7

    3

    7

    2078

    cgroup_fj_stress_blkio_1_200_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3auKLIENzS as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    7

    4

    7

    2079

    cgroup_fj_stress_blkio_200_1_each

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh blkio 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh blkio 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.sFi4VjblUx as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:755: TCONF: IO controller found on V2 root, skipping blkio mount that would unmount IO controller 
    tst_cgroup.c:891: TCONF: 'blkio' controller required, but not available 
    cgroup_fj_stress 1 TCONF: 'tst_cgctl require blkio' failed. blkio controller not available? 
    cgroup_fj_stress 1 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    6

    4

    6

    2080

    cgroup_fj_stress_net_cls_2_2_none

    Mon Jun 16 19:00:33 2025

    "cgroup_fj_stress.sh net_cls 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.yXtVYJel5e as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    19

    7

    19

    2081

    cgroup_fj_stress_net_cls_3_3_none

    Mon Jun 16 19:00:34 2025

    "cgroup_fj_stress.sh net_cls 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.1KwM9l0Zfj as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    16

    51

    16

    51

    2082

    cgroup_fj_stress_net_cls_4_4_none

    Mon Jun 16 19:00:34 2025

    "cgroup_fj_stress.sh net_cls 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.urdLVd2CBT as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    110

    323

    110

    323

    2083

    cgroup_fj_stress_net_cls_2_9_none

    Mon Jun 16 19:00:38 2025

    "cgroup_fj_stress.sh net_cls 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ZluPS9SMpz as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    320

    942

    320

    942

    2084

    cgroup_fj_stress_net_cls_10_3_none

    Mon Jun 16 19:00:51 2025

    "cgroup_fj_stress.sh net_cls 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.qqmqSDNRKE as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    14 termination_type

    371

    1021

    371

    1021

    2085

    cgroup_fj_stress_net_cls_1_200_none

    Mon Jun 16 19:01:05 2025

    "cgroup_fj_stress.sh net_cls 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.vGWK7Ol0zY as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    62

    217

    62

    217

    2086

    cgroup_fj_stress_net_cls_200_1_none

    Mon Jun 16 19:01:07 2025

    "cgroup_fj_stress.sh net_cls 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.XmKQ84iStA as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    145

    196

    145

    196

    2087

    cgroup_fj_stress_net_cls_2_2_one

    Mon Jun 16 19:01:11 2025

    "cgroup_fj_stress.sh net_cls 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.wv0FrYXQO7 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607184 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    12

    28

    12

    28

    2088

    cgroup_fj_stress_net_cls_3_3_one

    Mon Jun 16 19:01:11 2025

    "cgroup_fj_stress.sh net_cls 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.5Xn2L9jenJ as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296/3 
    cgroup_fj_stress 1 TINFO: Attaching task 607424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607296 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    38

    107

    38

    107

    2089

    cgroup_fj_stress_net_cls_4_4_one

    Mon Jun 16 19:01:12 2025

    "cgroup_fj_stress.sh net_cls 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.jLYUTKyBzf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672/4 
    cgroup_fj_stress 1 TINFO: Attaching task 608402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-607672 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    272

    840

    272

    840

    2090

    cgroup_fj_stress_net_cls_2_9_one

    Mon Jun 16 19:01:23 2025

    "cgroup_fj_stress.sh net_cls 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.U4nTP4Ifsd as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456/2 
    cgroup_fj_stress 1 TINFO: Attaching task 612550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-610456 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    33 termination_type

    788

    2493

    788

    2493

    2091

    cgroup_fj_stress_net_cls_10_3_one

    Mon Jun 16 19:01:56 2025

    "cgroup_fj_stress.sh net_cls 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tA8Fsu7DS0 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697/10 
    cgroup_fj_stress 1 TINFO: Attaching task 620967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-618697 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    35 termination_type

    871

    2715

    871

    2715

    2092

    cgroup_fj_stress_net_cls_1_200_one

    Mon Jun 16 19:02:31 2025

    "cgroup_fj_stress.sh net_cls 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.vEpM9YfoQH as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641/1 
    cgroup_fj_stress 1 TINFO: Attaching task 628091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-627641 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    166

    537

    166

    537

    2093

    cgroup_fj_stress_net_cls_200_1_one

    Mon Jun 16 19:02:38 2025

    "cgroup_fj_stress.sh net_cls 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PLshaiYWIN as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/1 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/1 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/2 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/2 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/3 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/3 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/4 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/4 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/5 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/5 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/6 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/6 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/7 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/7 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/8 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/8 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/9 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/9 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/10 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/10 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/11 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/11 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/12 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/12 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/13 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/13 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/14 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/14 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/15 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/15 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/16 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/16 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/17 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/17 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/18 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/18 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/19 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/19 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/20 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/20 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/21 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/21 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/22 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/22 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/23 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/23 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/24 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/24 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/25 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/25 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/26 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/26 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/27 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/27 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/28 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/28 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/29 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/29 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/30 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/30 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/31 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/31 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/32 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/32 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/33 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/33 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/34 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/34 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/35 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/35 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/36 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/36 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/37 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/37 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/38 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/38 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/39 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/39 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/40 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/40 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/41 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/41 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/42 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/42 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/43 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/43 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/44 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/44 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/45 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/45 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/46 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/46 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/47 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/47 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/48 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/48 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/49 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/49 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/50 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/50 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/51 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/51 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/52 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/52 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/53 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/53 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/54 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/54 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/55 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/55 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/56 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/56 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/57 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/57 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/58 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/58 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/59 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/59 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/60 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/60 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/61 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/61 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/62 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/62 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/63 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/63 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/64 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/64 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/65 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/65 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/66 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/66 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/67 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/67 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/68 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/68 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/69 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/69 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/70 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/70 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/71 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/71 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/72 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/72 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/73 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/73 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/74 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/74 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/75 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/75 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/76 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/76 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/77 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/77 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/78 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/78 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/79 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/79 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/80 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/80 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/81 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/81 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/82 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/82 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/83 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/83 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/84 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/84 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/85 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/85 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/86 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/86 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/87 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/87 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/88 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/88 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/89 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/89 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/90 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/90 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/91 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/91 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/92 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/92 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/93 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/93 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/94 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/94 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/95 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/95 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/96 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/96 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/97 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/97 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/98 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/98 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/99 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/99 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/100 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/100 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/101 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/101 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/102 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/102 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/103 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/103 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/104 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/104 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/105 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/105 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/106 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/106 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/107 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/107 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/108 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/108 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/109 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/109 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/110 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/110 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/111 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/111 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/112 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/112 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/113 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/113 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/114 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/114 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/115 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/115 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/116 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/116 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/117 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/117 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/118 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/118 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/119 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/119 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/120 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/120 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/121 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/121 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/122 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/122 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/123 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/123 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/124 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/124 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/125 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/125 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/126 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/126 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/127 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/127 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/128 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/128 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/129 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/129 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/130 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/130 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/131 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/131 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/132 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/132 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/133 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/133 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/134 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/134 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/135 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/135 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/136 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/136 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/137 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/137 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/138 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/138 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/139 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/139 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/140 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/140 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/141 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/141 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/142 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/142 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/143 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/143 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/144 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/144 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/145 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/145 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/146 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/146 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/147 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/147 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/148 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/148 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/149 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/149 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/150 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/150 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/151 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/151 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/152 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/152 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/153 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/153 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/154 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/154 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/155 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/155 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/156 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/156 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/157 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/157 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/158 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/158 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/159 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/159 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/160 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/160 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/161 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/161 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/162 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/162 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/163 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/163 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/164 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/164 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/165 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/165 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/166 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/166 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/167 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/167 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/168 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/168 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/169 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/169 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/170 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/170 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/171 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/171 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/172 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/172 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/173 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/173 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/174 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/174 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/175 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/175 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/176 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/176 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/177 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/177 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/178 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/178 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/179 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/179 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/180 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/180 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/181 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/181 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/182 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/182 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/183 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/183 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/184 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/184 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/185 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/185 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/186 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/186 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/187 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/187 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/188 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/188 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/189 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/189 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/190 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/190 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/191 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/191 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/192 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/192 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/193 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/193 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/194 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/194 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/195 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/195 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/196 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/196 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/197 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/197 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/198 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/198 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/199 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/199 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/200 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306/200 
    cgroup_fj_stress 1 TINFO: Attaching task 629756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-629306 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    367

    492

    367

    492

    2094

    cgroup_fj_stress_net_cls_2_2_each

    Mon Jun 16 19:02:46 2025

    "cgroup_fj_stress.sh net_cls 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.IpOPzjtcYg as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 631032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970 
    cgroup_fj_stress 1 TINFO: Attaching task 631036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-630970/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    28

    11

    28

    2095

    cgroup_fj_stress_net_cls_3_3_each

    Mon Jun 16 19:02:47 2025

    "cgroup_fj_stress.sh net_cls 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.KBrFRqZQlz as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 631208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080 
    cgroup_fj_stress 1 TINFO: Attaching task 631212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 631356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 631360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 631364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631080/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    33

    110

    33

    110

    2096

    cgroup_fj_stress_net_cls_4_4_each

    Mon Jun 16 19:02:48 2025

    "cgroup_fj_stress.sh net_cls 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.u3VerJJe4i as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 632184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454 
    cgroup_fj_stress 1 TINFO: Attaching task 632188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 632980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 632988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 632992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 632996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 633532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 633536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 633540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 633544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-631454/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    280

    817

    280

    817

    2097

    cgroup_fj_stress_net_cls_2_9_each

    Mon Jun 16 19:02:58 2025

    "cgroup_fj_stress.sh net_cls 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.i4sW7tOA88 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 636331 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236 
    cgroup_fj_stress 1 TINFO: Attaching task 636335 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636339 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636343 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636347 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636351 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636355 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636359 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636363 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636367 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636371 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636375 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636379 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636383 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636387 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636391 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636395 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636399 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636407 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636411 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636415 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636419 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636423 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636427 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636431 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636435 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636439 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636443 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636447 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636451 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636455 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636459 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636463 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636467 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636471 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636475 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636479 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636483 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636487 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636491 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636495 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636499 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636503 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636507 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636511 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636515 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636519 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636523 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636527 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636531 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636535 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636539 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636543 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636547 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636551 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636555 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636559 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636563 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636567 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636571 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636575 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636579 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636583 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636587 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636591 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636595 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636599 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636603 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636607 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636611 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636615 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636619 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636623 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636627 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636631 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636635 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636639 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636643 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636647 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636651 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636655 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636659 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636663 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636667 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636671 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636675 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636679 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636683 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636687 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636691 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636695 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636699 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636703 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636707 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636711 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636715 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636719 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636723 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636727 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636731 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636735 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636739 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636743 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636747 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636751 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636755 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636759 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636763 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636767 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636771 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636775 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636779 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636783 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636787 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636791 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636795 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636799 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636803 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636807 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636811 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636815 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636819 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636823 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636827 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636831 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636835 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636839 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636843 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636847 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636851 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636855 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636859 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636863 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636867 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636871 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636875 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636879 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636883 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636887 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636891 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636895 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636899 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636903 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636907 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636911 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636915 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636919 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636923 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636927 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636931 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636935 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636939 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636943 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636947 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636951 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636955 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636959 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636963 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636971 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636975 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636979 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636983 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 636987 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636991 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636995 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 636999 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637003 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637007 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637011 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637015 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637019 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637023 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637027 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637031 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637035 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637039 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637043 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637047 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637051 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637055 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637059 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637063 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637067 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637071 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637075 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637079 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637083 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637087 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637095 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637099 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637103 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637107 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637111 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637115 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637119 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637123 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637127 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637131 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637135 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637139 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637143 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637147 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637151 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637155 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637159 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637163 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637167 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637171 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637175 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637179 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637183 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637187 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637191 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637195 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637199 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637203 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637207 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637211 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637215 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637219 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637223 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637227 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637231 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637235 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637239 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637243 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637247 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637251 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637255 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637259 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637263 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637267 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637271 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637275 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637279 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637283 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637287 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637291 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637295 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637299 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637303 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637307 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637311 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637315 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637319 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637323 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637327 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637331 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637335 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637339 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637343 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637347 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637351 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637355 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637359 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637363 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637367 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637371 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637375 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637379 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637383 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637387 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637391 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637395 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637399 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637407 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637411 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637415 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637419 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637423 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637427 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637431 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637435 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637439 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637443 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637447 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637451 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637455 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637459 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637463 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637467 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637471 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637475 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637479 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637483 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637487 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637491 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637495 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637499 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637503 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637507 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637511 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637515 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637519 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637523 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637527 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637531 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637535 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637539 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637543 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637547 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637551 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637555 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637559 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637563 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637567 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637571 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637575 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637579 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637583 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637587 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637591 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637595 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637599 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637603 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637607 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637611 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637615 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637619 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637623 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637627 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637631 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637635 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637639 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637643 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637647 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637651 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637655 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637659 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637663 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637667 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637671 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637675 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637679 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637683 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637687 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637691 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637695 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637699 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637703 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637707 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637711 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637715 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637719 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637723 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637727 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637731 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637735 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637739 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637743 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637747 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637751 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637755 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637759 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637763 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637767 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637771 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637775 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637779 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637783 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637787 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637791 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637795 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637799 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637803 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637807 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637811 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637815 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637819 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637823 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637827 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637831 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637835 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637839 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637843 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637847 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637851 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637855 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637859 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637863 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637867 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637871 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637875 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637879 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637883 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637887 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637891 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637895 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637899 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637903 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637907 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637911 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637915 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637919 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637923 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637927 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637931 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637935 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637939 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637943 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637947 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637951 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637955 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637959 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637963 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637971 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637975 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637979 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637983 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637987 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637991 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 637995 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 637999 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638003 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638007 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638011 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638015 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638019 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638023 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638027 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638031 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638035 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638039 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638043 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638047 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638051 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638055 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638059 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638063 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638067 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638071 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638075 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638079 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638083 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638087 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638095 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638099 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638103 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638107 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638111 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638115 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638119 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638123 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638127 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638131 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638135 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638139 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638143 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638147 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638151 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638155 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638159 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638163 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638167 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638171 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638175 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638179 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638183 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638187 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638191 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638195 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638199 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638203 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638207 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638211 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638215 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638219 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638223 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638227 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638231 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638235 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638239 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638243 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638247 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638251 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638255 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638259 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638263 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638267 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638271 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638275 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638279 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638283 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638287 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638291 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638295 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638299 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638303 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638307 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638311 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638315 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638319 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638323 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638327 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638331 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638335 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638339 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638343 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638347 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638351 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638355 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638359 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638363 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638367 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638371 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638375 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638379 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638383 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638387 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638391 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638395 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638399 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638407 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638411 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638415 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638419 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638423 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638427 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638431 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638435 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638439 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638443 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638447 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638451 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638455 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638459 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638463 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638467 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638471 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638475 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638479 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638483 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638487 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638491 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638495 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638499 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638503 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638507 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638511 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638515 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638519 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638523 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638527 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638531 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638535 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638539 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638543 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638547 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638551 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638555 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638559 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638563 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638567 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638571 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638575 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638579 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638583 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638587 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638591 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638595 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638599 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638603 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638607 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638611 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638615 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638619 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638623 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638627 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638631 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638635 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638639 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638643 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638647 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638651 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638655 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638659 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638663 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638667 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638671 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638675 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638679 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638683 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638687 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638691 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638695 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638699 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638703 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638707 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638711 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638715 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638719 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638723 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638727 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638731 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638735 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638739 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638743 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638747 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638751 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638755 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638759 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638763 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638767 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638771 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638775 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638779 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638783 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638787 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638791 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638795 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638799 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638803 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638807 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638811 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638815 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638819 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638823 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638827 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638831 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638835 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638839 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638843 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638847 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638851 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638855 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638859 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638863 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638867 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638871 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638875 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638879 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638883 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638887 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638891 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638895 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638899 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638903 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638907 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638911 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638915 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638919 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638923 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638927 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638931 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638935 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638939 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638943 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638947 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638951 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638955 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638959 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638963 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638967 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638971 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638975 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638979 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638983 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638987 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638991 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 638995 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 638999 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639003 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639007 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639011 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639015 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639019 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639023 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639027 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639031 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639035 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639039 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639043 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639047 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639051 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639055 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639059 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639063 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639067 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639071 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639075 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639079 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639083 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639087 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639091 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639095 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639099 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639103 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639107 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639111 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639115 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639119 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639123 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639127 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639131 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639135 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639139 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639143 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639147 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639151 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639155 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639159 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639163 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639167 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639171 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639175 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639179 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639183 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639187 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639191 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639195 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639199 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639203 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639207 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639211 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639215 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639219 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639223 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639227 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639231 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639235 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639239 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639243 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639247 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639251 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639255 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639259 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639263 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639267 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639271 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639275 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639279 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639283 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639287 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639291 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639295 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639299 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639303 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639307 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639311 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639315 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639319 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639323 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639327 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639331 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639335 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639339 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639343 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639347 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639351 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639355 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639359 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639363 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639367 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639371 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639375 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639379 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639383 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639387 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639391 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639395 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639399 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639403 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639407 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639411 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639415 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639419 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639423 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639427 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639431 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639435 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639439 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639443 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639447 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639451 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639455 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639459 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639463 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639467 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639471 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639475 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639479 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639483 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639487 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639491 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639495 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639499 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 639992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 639996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 640416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 640420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-634236/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    827

    2569

    827

    2569

    2098

    cgroup_fj_stress_net_cls_10_3_each

    Mon Jun 16 19:03:28 2025

    "cgroup_fj_stress.sh net_cls 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.0qH7bwMmGk as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 644746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476 
    cgroup_fj_stress 1 TINFO: Attaching task 644750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 644782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 644786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 644790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 644794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 644798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 644826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 644830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 644834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 644838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 644842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 644870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 644874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 644878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 644882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 644886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 644914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 644918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 644922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 644926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 644930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 644958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 644962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 644966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 644970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 644974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 644978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 644982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 644986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 644990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 644994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 644998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 645958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 645962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 645966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 645970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 645974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 645978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 645982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 645986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 645994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 645998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 646958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 646962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 646966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 646970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6 
    cgroup_fj_stress 1 TINFO: Attaching task 646974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 646982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 646986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 646990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 646994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 646998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 647958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 647962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 647966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 647974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 647978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 647982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 647986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 647990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 647994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 647998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 648958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 648962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 648966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 648970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 648978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 648982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 648986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 648990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 648994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 648998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 649002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 649006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 649010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 649014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 649018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 649022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 649026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 649030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 649034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 649038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 649042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 649046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 649050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 649054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 649058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 649062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 649066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 649070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 649074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 649078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 649082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 649086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 649090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 649094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 649098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 649102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 649106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 649110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 649114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 649118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 649122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 649126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 649130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 649134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 649138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 649142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 649146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 649150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 649154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 649158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 649162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 649166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 649170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 649174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 649178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 649182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 649186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-642476/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    33 termination_type

    932

    2770

    932

    2770

    2099

    cgroup_fj_stress_net_cls_1_200_each

    Mon Jun 16 19:04:01 2025

    "cgroup_fj_stress.sh net_cls 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.v19JkbggsO as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 651868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418 
    cgroup_fj_stress 1 TINFO: Attaching task 651872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 651996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652025 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652029 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652033 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652037 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652041 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652045 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652049 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652053 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652057 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652061 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652065 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652069 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652073 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652077 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652081 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652085 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652089 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652093 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652097 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652101 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652105 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652109 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652113 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652117 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652121 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652125 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652129 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652133 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652137 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652141 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652145 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652149 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652153 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652157 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652161 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652165 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652169 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652173 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652177 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652181 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652189 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652193 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652197 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652201 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652205 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652209 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652213 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652217 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652221 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652225 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652229 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652233 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652237 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652241 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652245 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652249 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652253 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652257 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652261 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652265 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652269 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652273 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652277 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652281 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652285 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652289 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652293 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652297 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652301 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652305 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652309 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652313 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652317 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652321 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652325 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652329 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652333 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652337 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652341 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652345 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652349 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652353 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652357 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652361 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652365 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652369 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652373 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652377 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652381 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652385 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652389 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652393 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652397 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652401 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652405 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652409 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652413 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652417 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652421 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652425 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652429 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652433 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652437 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652441 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652445 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652449 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652453 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652457 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652461 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652465 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652469 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652473 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652477 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652481 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652485 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652489 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652493 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652497 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652501 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652505 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652509 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652513 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652517 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652525 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652529 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652533 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652537 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652541 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652545 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652549 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652553 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652557 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652561 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652565 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652569 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652573 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652577 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652581 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652585 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652589 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652593 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652597 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652601 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652605 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652609 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652613 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652617 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652621 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652625 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652629 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652633 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652637 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652641 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652645 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652649 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652653 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652657 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652661 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652665 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 652669 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-651418/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    170

    514

    170

    514

    2100

    cgroup_fj_stress_net_cls_200_1_each

    Mon Jun 16 19:04:08 2025

    "cgroup_fj_stress.sh net_cls 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_cls 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Onl1UqphFA as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_cls CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 653532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082 
    cgroup_fj_stress 1 TINFO: Attaching task 653536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/1 
    cgroup_fj_stress 1 TINFO: Attaching task 653540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/2 
    cgroup_fj_stress 1 TINFO: Attaching task 653544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/3 
    cgroup_fj_stress 1 TINFO: Attaching task 653548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/4 
    cgroup_fj_stress 1 TINFO: Attaching task 653552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/5 
    cgroup_fj_stress 1 TINFO: Attaching task 653556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/6 
    cgroup_fj_stress 1 TINFO: Attaching task 653560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/7 
    cgroup_fj_stress 1 TINFO: Attaching task 653564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/8 
    cgroup_fj_stress 1 TINFO: Attaching task 653568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/9 
    cgroup_fj_stress 1 TINFO: Attaching task 653572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/10 
    cgroup_fj_stress 1 TINFO: Attaching task 653576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/11 
    cgroup_fj_stress 1 TINFO: Attaching task 653580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/12 
    cgroup_fj_stress 1 TINFO: Attaching task 653584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/13 
    cgroup_fj_stress 1 TINFO: Attaching task 653588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/14 
    cgroup_fj_stress 1 TINFO: Attaching task 653592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/15 
    cgroup_fj_stress 1 TINFO: Attaching task 653596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/16 
    cgroup_fj_stress 1 TINFO: Attaching task 653600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/17 
    cgroup_fj_stress 1 TINFO: Attaching task 653604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/18 
    cgroup_fj_stress 1 TINFO: Attaching task 653608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/19 
    cgroup_fj_stress 1 TINFO: Attaching task 653612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/20 
    cgroup_fj_stress 1 TINFO: Attaching task 653616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/21 
    cgroup_fj_stress 1 TINFO: Attaching task 653620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/22 
    cgroup_fj_stress 1 TINFO: Attaching task 653624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/23 
    cgroup_fj_stress 1 TINFO: Attaching task 653628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/24 
    cgroup_fj_stress 1 TINFO: Attaching task 653632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/25 
    cgroup_fj_stress 1 TINFO: Attaching task 653636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/26 
    cgroup_fj_stress 1 TINFO: Attaching task 653640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/27 
    cgroup_fj_stress 1 TINFO: Attaching task 653644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/28 
    cgroup_fj_stress 1 TINFO: Attaching task 653648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/29 
    cgroup_fj_stress 1 TINFO: Attaching task 653652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/30 
    cgroup_fj_stress 1 TINFO: Attaching task 653656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/31 
    cgroup_fj_stress 1 TINFO: Attaching task 653660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/32 
    cgroup_fj_stress 1 TINFO: Attaching task 653664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/33 
    cgroup_fj_stress 1 TINFO: Attaching task 653668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/34 
    cgroup_fj_stress 1 TINFO: Attaching task 653672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/35 
    cgroup_fj_stress 1 TINFO: Attaching task 653676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/36 
    cgroup_fj_stress 1 TINFO: Attaching task 653680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/37 
    cgroup_fj_stress 1 TINFO: Attaching task 653684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/38 
    cgroup_fj_stress 1 TINFO: Attaching task 653688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/39 
    cgroup_fj_stress 1 TINFO: Attaching task 653692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/40 
    cgroup_fj_stress 1 TINFO: Attaching task 653696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/41 
    cgroup_fj_stress 1 TINFO: Attaching task 653700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/42 
    cgroup_fj_stress 1 TINFO: Attaching task 653704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/43 
    cgroup_fj_stress 1 TINFO: Attaching task 653708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/44 
    cgroup_fj_stress 1 TINFO: Attaching task 653712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/45 
    cgroup_fj_stress 1 TINFO: Attaching task 653716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/46 
    cgroup_fj_stress 1 TINFO: Attaching task 653720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/47 
    cgroup_fj_stress 1 TINFO: Attaching task 653724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/48 
    cgroup_fj_stress 1 TINFO: Attaching task 653728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/49 
    cgroup_fj_stress 1 TINFO: Attaching task 653732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/50 
    cgroup_fj_stress 1 TINFO: Attaching task 653736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/51 
    cgroup_fj_stress 1 TINFO: Attaching task 653740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/52 
    cgroup_fj_stress 1 TINFO: Attaching task 653744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/53 
    cgroup_fj_stress 1 TINFO: Attaching task 653748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/54 
    cgroup_fj_stress 1 TINFO: Attaching task 653752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/55 
    cgroup_fj_stress 1 TINFO: Attaching task 653756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/56 
    cgroup_fj_stress 1 TINFO: Attaching task 653760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/57 
    cgroup_fj_stress 1 TINFO: Attaching task 653764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/58 
    cgroup_fj_stress 1 TINFO: Attaching task 653768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/59 
    cgroup_fj_stress 1 TINFO: Attaching task 653772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/60 
    cgroup_fj_stress 1 TINFO: Attaching task 653776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/61 
    cgroup_fj_stress 1 TINFO: Attaching task 653780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/62 
    cgroup_fj_stress 1 TINFO: Attaching task 653784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/63 
    cgroup_fj_stress 1 TINFO: Attaching task 653788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/64 
    cgroup_fj_stress 1 TINFO: Attaching task 653792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/65 
    cgroup_fj_stress 1 TINFO: Attaching task 653796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/66 
    cgroup_fj_stress 1 TINFO: Attaching task 653800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/67 
    cgroup_fj_stress 1 TINFO: Attaching task 653804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/68 
    cgroup_fj_stress 1 TINFO: Attaching task 653808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/69 
    cgroup_fj_stress 1 TINFO: Attaching task 653812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/70 
    cgroup_fj_stress 1 TINFO: Attaching task 653816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/71 
    cgroup_fj_stress 1 TINFO: Attaching task 653820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/72 
    cgroup_fj_stress 1 TINFO: Attaching task 653824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/73 
    cgroup_fj_stress 1 TINFO: Attaching task 653828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/74 
    cgroup_fj_stress 1 TINFO: Attaching task 653832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/75 
    cgroup_fj_stress 1 TINFO: Attaching task 653836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/76 
    cgroup_fj_stress 1 TINFO: Attaching task 653840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/77 
    cgroup_fj_stress 1 TINFO: Attaching task 653844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/78 
    cgroup_fj_stress 1 TINFO: Attaching task 653848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/79 
    cgroup_fj_stress 1 TINFO: Attaching task 653852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/80 
    cgroup_fj_stress 1 TINFO: Attaching task 653856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/81 
    cgroup_fj_stress 1 TINFO: Attaching task 653860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/82 
    cgroup_fj_stress 1 TINFO: Attaching task 653864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/83 
    cgroup_fj_stress 1 TINFO: Attaching task 653868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/84 
    cgroup_fj_stress 1 TINFO: Attaching task 653872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/85 
    cgroup_fj_stress 1 TINFO: Attaching task 653876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/86 
    cgroup_fj_stress 1 TINFO: Attaching task 653880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/87 
    cgroup_fj_stress 1 TINFO: Attaching task 653884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/88 
    cgroup_fj_stress 1 TINFO: Attaching task 653888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/89 
    cgroup_fj_stress 1 TINFO: Attaching task 653892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/90 
    cgroup_fj_stress 1 TINFO: Attaching task 653896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/91 
    cgroup_fj_stress 1 TINFO: Attaching task 653900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/92 
    cgroup_fj_stress 1 TINFO: Attaching task 653904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/93 
    cgroup_fj_stress 1 TINFO: Attaching task 653908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/94 
    cgroup_fj_stress 1 TINFO: Attaching task 653912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/95 
    cgroup_fj_stress 1 TINFO: Attaching task 653916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/96 
    cgroup_fj_stress 1 TINFO: Attaching task 653920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/97 
    cgroup_fj_stress 1 TINFO: Attaching task 653924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/98 
    cgroup_fj_stress 1 TINFO: Attaching task 653928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/99 
    cgroup_fj_stress 1 TINFO: Attaching task 653932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/100 
    cgroup_fj_stress 1 TINFO: Attaching task 653936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/101 
    cgroup_fj_stress 1 TINFO: Attaching task 653940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/102 
    cgroup_fj_stress 1 TINFO: Attaching task 653944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/103 
    cgroup_fj_stress 1 TINFO: Attaching task 653948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/104 
    cgroup_fj_stress 1 TINFO: Attaching task 653952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/105 
    cgroup_fj_stress 1 TINFO: Attaching task 653956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/106 
    cgroup_fj_stress 1 TINFO: Attaching task 653960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/107 
    cgroup_fj_stress 1 TINFO: Attaching task 653964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/108 
    cgroup_fj_stress 1 TINFO: Attaching task 653968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/109 
    cgroup_fj_stress 1 TINFO: Attaching task 653972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/110 
    cgroup_fj_stress 1 TINFO: Attaching task 653976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/111 
    cgroup_fj_stress 1 TINFO: Attaching task 653980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/112 
    cgroup_fj_stress 1 TINFO: Attaching task 653984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/113 
    cgroup_fj_stress 1 TINFO: Attaching task 653988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/114 
    cgroup_fj_stress 1 TINFO: Attaching task 653992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/115 
    cgroup_fj_stress 1 TINFO: Attaching task 653996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/116 
    cgroup_fj_stress 1 TINFO: Attaching task 654000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/117 
    cgroup_fj_stress 1 TINFO: Attaching task 654004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/118 
    cgroup_fj_stress 1 TINFO: Attaching task 654008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/119 
    cgroup_fj_stress 1 TINFO: Attaching task 654012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/120 
    cgroup_fj_stress 1 TINFO: Attaching task 654016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/121 
    cgroup_fj_stress 1 TINFO: Attaching task 654020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/122 
    cgroup_fj_stress 1 TINFO: Attaching task 654024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/123 
    cgroup_fj_stress 1 TINFO: Attaching task 654028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/124 
    cgroup_fj_stress 1 TINFO: Attaching task 654032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/125 
    cgroup_fj_stress 1 TINFO: Attaching task 654036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/126 
    cgroup_fj_stress 1 TINFO: Attaching task 654040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/127 
    cgroup_fj_stress 1 TINFO: Attaching task 654044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/128 
    cgroup_fj_stress 1 TINFO: Attaching task 654048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/129 
    cgroup_fj_stress 1 TINFO: Attaching task 654052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/130 
    cgroup_fj_stress 1 TINFO: Attaching task 654056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/131 
    cgroup_fj_stress 1 TINFO: Attaching task 654060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/132 
    cgroup_fj_stress 1 TINFO: Attaching task 654064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/133 
    cgroup_fj_stress 1 TINFO: Attaching task 654068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/134 
    cgroup_fj_stress 1 TINFO: Attaching task 654072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/135 
    cgroup_fj_stress 1 TINFO: Attaching task 654076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/136 
    cgroup_fj_stress 1 TINFO: Attaching task 654080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/137 
    cgroup_fj_stress 1 TINFO: Attaching task 654084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/138 
    cgroup_fj_stress 1 TINFO: Attaching task 654088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/139 
    cgroup_fj_stress 1 TINFO: Attaching task 654092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/140 
    cgroup_fj_stress 1 TINFO: Attaching task 654096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/141 
    cgroup_fj_stress 1 TINFO: Attaching task 654100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/142 
    cgroup_fj_stress 1 TINFO: Attaching task 654104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/143 
    cgroup_fj_stress 1 TINFO: Attaching task 654108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/144 
    cgroup_fj_stress 1 TINFO: Attaching task 654112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/145 
    cgroup_fj_stress 1 TINFO: Attaching task 654116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/146 
    cgroup_fj_stress 1 TINFO: Attaching task 654120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/147 
    cgroup_fj_stress 1 TINFO: Attaching task 654124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/148 
    cgroup_fj_stress 1 TINFO: Attaching task 654128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/149 
    cgroup_fj_stress 1 TINFO: Attaching task 654132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/150 
    cgroup_fj_stress 1 TINFO: Attaching task 654136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/151 
    cgroup_fj_stress 1 TINFO: Attaching task 654140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/152 
    cgroup_fj_stress 1 TINFO: Attaching task 654144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/153 
    cgroup_fj_stress 1 TINFO: Attaching task 654148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/154 
    cgroup_fj_stress 1 TINFO: Attaching task 654152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/155 
    cgroup_fj_stress 1 TINFO: Attaching task 654156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/156 
    cgroup_fj_stress 1 TINFO: Attaching task 654160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/157 
    cgroup_fj_stress 1 TINFO: Attaching task 654164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/158 
    cgroup_fj_stress 1 TINFO: Attaching task 654168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/159 
    cgroup_fj_stress 1 TINFO: Attaching task 654172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/160 
    cgroup_fj_stress 1 TINFO: Attaching task 654176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/161 
    cgroup_fj_stress 1 TINFO: Attaching task 654180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/162 
    cgroup_fj_stress 1 TINFO: Attaching task 654184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/163 
    cgroup_fj_stress 1 TINFO: Attaching task 654188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/164 
    cgroup_fj_stress 1 TINFO: Attaching task 654192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/165 
    cgroup_fj_stress 1 TINFO: Attaching task 654196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/166 
    cgroup_fj_stress 1 TINFO: Attaching task 654200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/167 
    cgroup_fj_stress 1 TINFO: Attaching task 654204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/168 
    cgroup_fj_stress 1 TINFO: Attaching task 654208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/169 
    cgroup_fj_stress 1 TINFO: Attaching task 654212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/170 
    cgroup_fj_stress 1 TINFO: Attaching task 654216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/171 
    cgroup_fj_stress 1 TINFO: Attaching task 654220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/172 
    cgroup_fj_stress 1 TINFO: Attaching task 654224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/173 
    cgroup_fj_stress 1 TINFO: Attaching task 654228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/174 
    cgroup_fj_stress 1 TINFO: Attaching task 654232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/175 
    cgroup_fj_stress 1 TINFO: Attaching task 654236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/176 
    cgroup_fj_stress 1 TINFO: Attaching task 654240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/177 
    cgroup_fj_stress 1 TINFO: Attaching task 654244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/178 
    cgroup_fj_stress 1 TINFO: Attaching task 654248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/179 
    cgroup_fj_stress 1 TINFO: Attaching task 654252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/180 
    cgroup_fj_stress 1 TINFO: Attaching task 654256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/181 
    cgroup_fj_stress 1 TINFO: Attaching task 654260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/182 
    cgroup_fj_stress 1 TINFO: Attaching task 654264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/183 
    cgroup_fj_stress 1 TINFO: Attaching task 654268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/184 
    cgroup_fj_stress 1 TINFO: Attaching task 654272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/185 
    cgroup_fj_stress 1 TINFO: Attaching task 654276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/186 
    cgroup_fj_stress 1 TINFO: Attaching task 654280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/187 
    cgroup_fj_stress 1 TINFO: Attaching task 654284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/188 
    cgroup_fj_stress 1 TINFO: Attaching task 654288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/189 
    cgroup_fj_stress 1 TINFO: Attaching task 654292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/190 
    cgroup_fj_stress 1 TINFO: Attaching task 654296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/191 
    cgroup_fj_stress 1 TINFO: Attaching task 654300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/192 
    cgroup_fj_stress 1 TINFO: Attaching task 654304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/193 
    cgroup_fj_stress 1 TINFO: Attaching task 654308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/194 
    cgroup_fj_stress 1 TINFO: Attaching task 654312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/195 
    cgroup_fj_stress 1 TINFO: Attaching task 654316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/196 
    cgroup_fj_stress 1 TINFO: Attaching task 654320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/197 
    cgroup_fj_stress 1 TINFO: Attaching task 654324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/198 
    cgroup_fj_stress 1 TINFO: Attaching task 654328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/199 
    cgroup_fj_stress 1 TINFO: Attaching task 654332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_cls/ltp/test-653082/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    375

    476

    375

    476

    2101

    cgroup_fj_stress_perf_event_2_2_none

    Mon Jun 16 19:04:16 2025

    "cgroup_fj_stress.sh perf_event 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.dcu0uAlkP3 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    18

    8

    18

    2102

    cgroup_fj_stress_perf_event_3_3_none

    Mon Jun 16 19:04:16 2025

    "cgroup_fj_stress.sh perf_event 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.1i09OcqYYf as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    51

    15

    51

    2103

    cgroup_fj_stress_perf_event_4_4_none

    Mon Jun 16 19:04:17 2025

    "cgroup_fj_stress.sh perf_event 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.D1K9ighveH as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    110

    325

    110

    325

    2104

    cgroup_fj_stress_perf_event_2_9_none

    Mon Jun 16 19:04:21 2025

    "cgroup_fj_stress.sh perf_event 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.qaJ5aEl7aR as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    324

    941

    324

    941

    2105

    cgroup_fj_stress_perf_event_10_3_none

    Mon Jun 16 19:04:34 2025

    "cgroup_fj_stress.sh perf_event 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ae3IWc1oje as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    368

    1023

    368

    1023

    2106

    cgroup_fj_stress_perf_event_1_200_none

    Mon Jun 16 19:04:47 2025

    "cgroup_fj_stress.sh perf_event 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.4xU7hFsQCO as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    62

    217

    62

    217

    2107

    cgroup_fj_stress_perf_event_200_1_none

    Mon Jun 16 19:04:50 2025

    "cgroup_fj_stress.sh perf_event 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.s89MHei3i4 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    142

    199

    142

    199

    2108

    cgroup_fj_stress_perf_event_2_2_one

    Mon Jun 16 19:04:53 2025

    "cgroup_fj_stress.sh perf_event 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.HLxb6n2FZg as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/1 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/1 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/2 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895/2 
    cgroup_fj_stress 1 TINFO: Attaching task 663957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-663895 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    10

    30

    10

    30

    2109

    cgroup_fj_stress_perf_event_3_3_one

    Mon Jun 16 19:04:54 2025

    "cgroup_fj_stress.sh perf_event 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.2BSfu7aMkN as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007/3 
    cgroup_fj_stress 1 TINFO: Attaching task 664135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664007 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    36

    110

    36

    110

    2110

    cgroup_fj_stress_perf_event_4_4_one

    Mon Jun 16 19:04:55 2025

    "cgroup_fj_stress.sh perf_event 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ZBTgwOjNsc as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383/4 
    cgroup_fj_stress 1 TINFO: Attaching task 665113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-664383 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    256

    850

    256

    850

    2111

    cgroup_fj_stress_perf_event_2_9_one

    Mon Jun 16 19:05:06 2025

    "cgroup_fj_stress.sh perf_event 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.2KAfFkWacC as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167/2 
    cgroup_fj_stress 1 TINFO: Attaching task 669262 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-667167 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    32 termination_type

    764

    2527

    764

    2527

    2112

    cgroup_fj_stress_perf_event_10_3_one

    Mon Jun 16 19:05:38 2025

    "cgroup_fj_stress.sh perf_event 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.yA1qSm83R5 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408/10 
    cgroup_fj_stress 1 TINFO: Attaching task 677678 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-675408 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    36 termination_type

    863

    2750

    863

    2750

    2113

    cgroup_fj_stress_perf_event_1_200_one

    Mon Jun 16 19:06:14 2025

    "cgroup_fj_stress.sh perf_event 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.rCZ9E96XI7 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352/1 
    cgroup_fj_stress 1 TINFO: Attaching task 684802 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-684352 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    152

    553

    152

    553

    2114

    cgroup_fj_stress_perf_event_200_1_one

    Mon Jun 16 19:06:21 2025

    "cgroup_fj_stress.sh perf_event 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.PwqkB7MwuM as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/1 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/1 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/2 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/2 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/3 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/3 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/4 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/4 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/5 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/5 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/6 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/6 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/7 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/7 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/8 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/8 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/9 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/9 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/10 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/10 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/11 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/11 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/12 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/12 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/13 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/13 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/14 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/14 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/15 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/15 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/16 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/16 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/17 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/17 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/18 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/18 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/19 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/19 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/20 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/20 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/21 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/21 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/22 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/22 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/23 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/23 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/24 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/24 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/25 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/25 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/26 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/26 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/27 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/27 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/28 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/28 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/29 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/29 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/30 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/30 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/31 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/31 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/32 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/32 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/33 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/33 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/34 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/34 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/35 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/35 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/36 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/36 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/37 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/37 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/38 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/38 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/39 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/39 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/40 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/40 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/41 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/41 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/42 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/42 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/43 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/43 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/44 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/44 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/45 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/45 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/46 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/46 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/47 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/47 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/48 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/48 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/49 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/49 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/50 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/50 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/51 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/51 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/52 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/52 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/53 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/53 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/54 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/54 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/55 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/55 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/56 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/56 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/57 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/57 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/58 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/58 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/59 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/59 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/60 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/60 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/61 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/61 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/62 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/62 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/63 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/63 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/64 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/64 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/65 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/65 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/66 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/66 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/67 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/67 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/68 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/68 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/69 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/69 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/70 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/70 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/71 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/71 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/72 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/72 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/73 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/73 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/74 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/74 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/75 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/75 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/76 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/76 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/77 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/77 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/78 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/78 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/79 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/79 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/80 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/80 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/81 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/81 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/82 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/82 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/83 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/83 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/84 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/84 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/85 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/85 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/86 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/86 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/87 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/87 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/88 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/88 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/89 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/89 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/90 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/90 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/91 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/91 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/92 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/92 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/93 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/93 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/94 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/94 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/95 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/95 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/96 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/96 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/97 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/97 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/98 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/98 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/99 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/99 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/100 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/100 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/101 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/101 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/102 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/102 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/103 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/103 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/104 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/104 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/105 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/105 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/106 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/106 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/107 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/107 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/108 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/108 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/109 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/109 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/110 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/110 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/111 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/111 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/112 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/112 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/113 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/113 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/114 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/114 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/115 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/115 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/116 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/116 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/117 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/117 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/118 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/118 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/119 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/119 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/120 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/120 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/121 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/121 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/122 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/122 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/123 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/123 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/124 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/124 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/125 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/125 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/126 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/126 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/127 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/127 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/128 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/128 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/129 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/129 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/130 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/130 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/131 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/131 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/132 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/132 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/133 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/133 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/134 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/134 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/135 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/135 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/136 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/136 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/137 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/137 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/138 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/138 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/139 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/139 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/140 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/140 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/141 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/141 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/142 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/142 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/143 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/143 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/144 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/144 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/145 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/145 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/146 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/146 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/147 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/147 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/148 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/148 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/149 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/149 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/150 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/150 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/151 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/151 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/152 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/152 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/153 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/153 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/154 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/154 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/155 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/155 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/156 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/156 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/157 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/157 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/158 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/158 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/159 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/159 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/160 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/160 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/161 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/161 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/162 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/162 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/163 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/163 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/164 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/164 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/165 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/165 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/166 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/166 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/167 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/167 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/168 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/168 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/169 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/169 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/170 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/170 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/171 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/171 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/172 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/172 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/173 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/173 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/174 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/174 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/175 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/175 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/176 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/176 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/177 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/177 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/178 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/178 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/179 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/179 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/180 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/180 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/181 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/181 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/182 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/182 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/183 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/183 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/184 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/184 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/185 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/185 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/186 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/186 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/187 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/187 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/188 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/188 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/189 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/189 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/190 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/190 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/191 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/191 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/192 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/192 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/193 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/193 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/194 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/194 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/195 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/195 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/196 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/196 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/197 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/197 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/198 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/198 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/199 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/199 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/200 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017/200 
    cgroup_fj_stress 1 TINFO: Attaching task 686467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-686017 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    369

    488

    369

    488

    2115

    cgroup_fj_stress_perf_event_2_2_each

    Mon Jun 16 19:06:29 2025

    "cgroup_fj_stress.sh perf_event 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.3SA8lSF2cg as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 687743 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681 
    cgroup_fj_stress 1 TINFO: Attaching task 687747 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687751 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687755 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687759 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687763 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687767 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687681/2/2 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    31

    9

    31

    2116

    cgroup_fj_stress_perf_event_3_3_each

    Mon Jun 16 19:06:30 2025

    "cgroup_fj_stress.sh perf_event 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.cNmFV3DY0V as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 687919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791 
    cgroup_fj_stress 1 TINFO: Attaching task 687923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 687943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 687959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 687963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 687975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 687987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 687995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 687999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-687791/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    39

    103

    39

    103

    2117

    cgroup_fj_stress_perf_event_4_4_each

    Mon Jun 16 19:06:31 2025

    "cgroup_fj_stress.sh perf_event 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Tq5DenDGLa as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 688895 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165 
    cgroup_fj_stress 1 TINFO: Attaching task 688899 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688903 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688907 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688911 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688915 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 688927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 688947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 688967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 688971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 688983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 688987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 688991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 688999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689079 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689083 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689087 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689091 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689095 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689099 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689103 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689107 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689111 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689115 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689119 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689123 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689127 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689131 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689139 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689143 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689147 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689151 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689155 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689159 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689163 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689167 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689171 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689175 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689179 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689183 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689187 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689191 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689195 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689199 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689203 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689207 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689211 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689215 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689219 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689223 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689227 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689231 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689235 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689239 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689243 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689247 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689251 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689255 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689259 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689263 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689267 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689271 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689275 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689279 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689283 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689287 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689291 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689295 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689299 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689303 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689307 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689311 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689315 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689319 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689323 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689327 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689331 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689335 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689339 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689343 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689347 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689351 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689355 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689359 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689363 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689367 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689371 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689375 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689379 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689383 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689387 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689391 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689395 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689399 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689403 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689407 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689411 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689415 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689419 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689423 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689427 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689431 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689435 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689439 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689443 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689447 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689451 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689455 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689459 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689463 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689471 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689475 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689479 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689483 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689487 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689491 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689495 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689499 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689503 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689507 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689511 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689515 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689519 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689523 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689527 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689531 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689535 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689539 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689543 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689547 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689551 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689555 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689559 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689563 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689567 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689571 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689575 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689579 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689583 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689587 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689591 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689595 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689599 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689603 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689607 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689611 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689615 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689619 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689623 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689627 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689631 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689635 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689639 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689643 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689647 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689651 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689655 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689659 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689663 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689667 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689671 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689675 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689679 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689683 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689687 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689691 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689695 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689699 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689703 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689707 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689711 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689715 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689719 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689723 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689727 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689731 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689735 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689739 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689743 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689747 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689751 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689755 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689759 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689763 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689767 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689771 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689775 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689779 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689783 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689787 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689791 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689795 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689799 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689803 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689807 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689811 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689815 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689819 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689823 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689827 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689831 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689835 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689839 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689843 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689847 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689851 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689855 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689859 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689863 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689867 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689871 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689875 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689879 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689883 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689887 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689891 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689895 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689899 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689903 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689907 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689911 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689915 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 689983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 689991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 689995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 689999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690079 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690083 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690087 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690091 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690095 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690099 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690103 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690107 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690111 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690115 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690119 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690123 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690127 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690131 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690139 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690143 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690147 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690151 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690155 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690159 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690163 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690167 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690171 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690175 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690179 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690183 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690187 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690191 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690195 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690199 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690203 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690207 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690211 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690215 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690219 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690223 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690227 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690231 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690235 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690239 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 690243 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 690247 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 690251 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 690255 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-688165/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    282

    821

    282

    821

    2118

    cgroup_fj_stress_perf_event_2_9_each

    Mon Jun 16 19:06:41 2025

    "cgroup_fj_stress.sh perf_event 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.4ISNquBVbh as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 693041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947 
    cgroup_fj_stress 1 TINFO: Attaching task 693045 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693049 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693053 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693057 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693061 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693065 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693069 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693073 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693077 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693081 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693085 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693089 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693093 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693097 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693101 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693105 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693109 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693117 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693121 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693125 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693129 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693133 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693137 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693141 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693145 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693149 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693153 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693157 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693161 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693165 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693169 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693173 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693177 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693181 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693185 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693189 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693193 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693197 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693201 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693205 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693209 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693213 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693217 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693221 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693225 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693229 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693233 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693237 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693901 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693905 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693909 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693913 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693917 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693921 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693925 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693929 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693933 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693937 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693941 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693945 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693949 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693953 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693961 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693965 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693969 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693973 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693977 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693981 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693985 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693989 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 693993 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 693997 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694001 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694005 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694009 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694013 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694017 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694021 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694025 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694029 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694033 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694037 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694045 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694049 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694053 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694057 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694061 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694065 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694069 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694073 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694077 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694081 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694085 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694089 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694093 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694097 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694101 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694105 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694109 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694117 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694121 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694125 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694129 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694133 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694137 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694141 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694145 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694149 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694153 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694157 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694161 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694165 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694169 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694173 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694177 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694181 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694185 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694189 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694193 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694197 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694201 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694205 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694209 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694213 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694217 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694221 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694225 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694229 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694233 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694237 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694834 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694838 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694842 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694846 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694850 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694854 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694858 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694862 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694866 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694870 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694874 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694878 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694882 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694886 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694890 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694895 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694899 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694903 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694907 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694911 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694915 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 694995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 694999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695079 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695083 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695087 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695091 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695095 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695099 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695103 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695107 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695111 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695115 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695119 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695123 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695127 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695131 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695139 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695143 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695147 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695151 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695155 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695159 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695163 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695167 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695171 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695175 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695179 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695183 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695187 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695191 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695195 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695199 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695203 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695207 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695211 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695215 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695219 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695223 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695227 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695231 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695235 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695239 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695243 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695247 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695251 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695255 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695259 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695263 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695267 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695271 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695275 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695279 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695283 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695287 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695291 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695295 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695299 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695303 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695307 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695311 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695315 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695319 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695323 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695327 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695331 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695335 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695339 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695343 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695347 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695351 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695355 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695359 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695363 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695367 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695371 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695375 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695379 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695383 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695387 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695391 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695395 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695399 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695403 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695407 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695411 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695415 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695419 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695423 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695427 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695431 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695435 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695439 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695443 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695447 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695451 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695455 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695459 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695463 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695471 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695475 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695479 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695483 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695487 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695491 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695495 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695499 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695503 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695507 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695511 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695515 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695519 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695523 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695527 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695531 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695535 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695539 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695543 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695547 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695551 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695555 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695559 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695563 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695567 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695571 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695575 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695579 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695583 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695587 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695591 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695595 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695599 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695603 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695607 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695611 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695615 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695619 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695623 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695627 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695631 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695635 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695639 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695643 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695647 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695651 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695655 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695659 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695663 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695667 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695671 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695675 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695679 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695683 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695687 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695691 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695695 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695699 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695703 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695707 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695711 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695715 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695719 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695723 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695727 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695731 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695735 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695739 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695743 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695747 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695751 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695755 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695759 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695763 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695767 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695771 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695775 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695779 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695783 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695787 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695791 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695795 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695799 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695803 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695807 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695811 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695815 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695819 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695823 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695827 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695831 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695835 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695839 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695843 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695847 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695851 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695855 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695859 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695863 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695867 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695871 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695875 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695879 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695883 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695887 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695891 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695895 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695899 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695903 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695907 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695911 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695915 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 695995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 695999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696079 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696083 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696087 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696091 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696095 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696099 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696103 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696107 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696111 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696115 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696119 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696123 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696127 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696131 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696139 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696143 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696147 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696151 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696155 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696159 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696163 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696167 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696171 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696175 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696179 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696183 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696187 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696191 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696195 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696199 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696203 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696207 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696211 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696215 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696219 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696223 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696227 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696231 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696235 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696239 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696243 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696247 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696251 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696255 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696259 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696263 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696267 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696271 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696275 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696279 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696283 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696287 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696291 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696295 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696299 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696303 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696307 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696311 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696315 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696319 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696323 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696327 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696331 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696335 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696339 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696343 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696347 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696351 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696355 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696359 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696363 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696367 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696371 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696375 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696379 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696383 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696387 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696391 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696395 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696399 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696403 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696407 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696411 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696415 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696419 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696423 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696427 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696431 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696435 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696439 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696443 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696447 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696451 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696455 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696459 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696463 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696467 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696471 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696475 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696479 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696483 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696487 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696491 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696495 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696499 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696503 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696507 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696511 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696515 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696519 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696523 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696527 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696531 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696535 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696539 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696543 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696547 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696551 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696555 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696559 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696563 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696567 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696571 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696575 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696579 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696583 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696587 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696591 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696595 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696599 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696603 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696607 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696611 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696615 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696619 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696623 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696627 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696631 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696635 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696639 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696643 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696647 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696651 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696655 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696659 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696663 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696667 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696671 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696675 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696679 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696683 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696687 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696691 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696695 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696699 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696703 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696707 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696711 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696715 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696719 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696723 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696727 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696731 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696735 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696739 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696743 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696747 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696751 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696755 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696759 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696763 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696767 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696771 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696775 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696779 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696783 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696787 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696791 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696795 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696799 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696803 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696807 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696811 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696815 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696819 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696823 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696827 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696831 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696835 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696839 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696843 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696847 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696851 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696855 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696859 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696863 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696867 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696871 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696875 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696879 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696883 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696887 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696891 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696895 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696899 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696903 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696907 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696911 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696915 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 696995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 696999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697079 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697083 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697087 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697091 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697095 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697099 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697103 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697107 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697111 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697115 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697119 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697123 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 697127 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 697131 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-690947/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    803

    2583

    803

    2583

    2119

    cgroup_fj_stress_perf_event_10_3_each

    Mon Jun 16 19:07:11 2025

    "cgroup_fj_stress.sh perf_event 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.N00xsB99dV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 701457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187 
    cgroup_fj_stress 1 TINFO: Attaching task 701461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701901 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701905 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701909 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701913 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701917 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701921 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701925 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701929 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701933 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701937 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701941 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701945 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701949 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701953 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 701961 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 701965 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 701969 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 701973 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 701977 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 701981 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 701985 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 701989 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 701993 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 701997 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702001 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702005 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702009 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702013 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702017 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702021 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702025 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702029 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702033 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702037 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702045 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702049 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702053 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702057 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702061 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702065 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702069 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702073 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702077 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702081 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702085 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702089 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702093 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702097 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702101 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702105 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702109 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702117 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702121 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702125 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702129 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702133 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702137 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702141 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702145 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702149 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702153 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702157 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702161 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702165 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702169 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702173 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702177 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702181 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702185 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702189 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702193 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702197 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702201 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702205 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702209 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702213 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702217 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702221 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702225 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702229 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702233 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702237 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702901 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702905 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702909 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702913 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702917 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702921 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702925 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702929 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702933 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702937 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702941 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702945 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702949 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702953 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 702957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 702961 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 702965 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 702969 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 702973 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702977 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 702981 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 702985 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 702989 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 702993 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 702997 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703001 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703005 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703009 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703013 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703017 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703021 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703025 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703029 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703033 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703037 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703045 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703049 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703053 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703057 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703061 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703065 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703069 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703073 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703077 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703081 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703085 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703089 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703093 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703097 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703101 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703105 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703109 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703117 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703121 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703125 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703129 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703133 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703137 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703141 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703145 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703149 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703153 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703157 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703161 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703165 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703169 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703173 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703177 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703181 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703185 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703189 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703193 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703197 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703201 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703205 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703209 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703213 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703217 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703221 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703225 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703229 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703233 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703237 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703901 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703905 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703909 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703913 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703917 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703921 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703925 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703929 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703933 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703937 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703941 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703945 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703949 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703953 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 703957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 703961 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 703965 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 703969 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 703973 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 703977 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 703981 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703985 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 703989 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 703993 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 703997 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704001 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704005 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704009 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704013 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704017 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704021 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704025 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704029 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704033 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704037 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704045 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704049 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704053 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704057 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704061 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704065 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704069 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704073 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704077 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704081 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704085 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704089 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704093 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704097 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704101 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704105 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704109 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704117 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704121 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704125 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704129 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704133 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704137 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704141 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704145 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704149 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704153 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704157 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704161 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704165 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704169 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704173 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704177 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704181 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704185 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704189 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704193 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704197 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704201 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704205 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704209 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704213 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704217 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704221 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704225 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704229 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704233 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704237 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704901 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704905 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704909 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704913 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704917 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704921 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704925 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704929 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704933 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704937 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704941 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704945 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704949 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704953 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 704957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 704961 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 704965 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704969 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 704973 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 704977 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 704981 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 704985 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 704989 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 704993 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 704997 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705001 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705005 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705009 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705013 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705017 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705021 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705025 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705029 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705033 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705037 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705045 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705049 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705053 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705057 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705061 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705065 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705069 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705073 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705077 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705081 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705085 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705089 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705093 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705097 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705101 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705105 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705109 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705113 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705117 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705121 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705125 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705129 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705133 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705137 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705141 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705145 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705149 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705153 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705157 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705161 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705165 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705169 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705173 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705177 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705181 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705185 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705189 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705193 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705197 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705201 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705205 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705209 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705213 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705217 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705221 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705225 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705229 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705233 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705237 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 705861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 705865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 705869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 705873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 705877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 705881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 705885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 705889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 705893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 705897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-699187/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    933

    2777

    933

    2777

    2120

    cgroup_fj_stress_perf_event_1_200_each

    Mon Jun 16 19:07:45 2025

    "cgroup_fj_stress.sh perf_event 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.U0tAKpAOCT as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 708579 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129 
    cgroup_fj_stress 1 TINFO: Attaching task 708583 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708587 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708591 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708595 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708599 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708603 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708607 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708611 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708615 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708619 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708623 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708627 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708631 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708635 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708639 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708643 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708647 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708651 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708655 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708659 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708663 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708667 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708671 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708675 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708679 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708683 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708687 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708691 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708695 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708699 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708703 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708707 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708711 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708715 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708719 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708723 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708727 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708731 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708735 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708739 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708743 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708747 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708751 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708755 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708759 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708763 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708767 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708771 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708775 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708779 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708783 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708787 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708791 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708795 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708799 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708803 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708807 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708811 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708815 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708819 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708823 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708827 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708831 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708835 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708839 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708843 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708847 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708851 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708855 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708859 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708863 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708867 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708871 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708875 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708879 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708883 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708887 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708891 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708895 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708899 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708903 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708907 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708911 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708915 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708919 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708923 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708927 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708931 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708935 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708939 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708943 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708947 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708951 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708955 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708959 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708963 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708967 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708971 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708975 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708979 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708983 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708987 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708991 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708995 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 708999 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709003 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709007 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709011 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709015 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709019 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709023 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709027 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709031 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709035 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709039 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709043 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709047 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709051 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709055 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709059 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709063 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709067 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709071 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709075 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709079 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709083 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709087 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709091 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709095 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709099 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709103 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709107 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709111 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709115 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709119 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709123 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709127 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709131 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709135 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709139 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709143 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709147 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709151 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709155 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709159 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709163 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709167 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709171 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709175 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709179 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709183 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709187 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709191 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709195 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709199 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709203 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709207 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709211 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709215 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709219 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709223 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709227 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709231 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709235 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709239 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709243 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709247 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709251 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709255 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709259 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709263 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709267 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709271 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709275 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709279 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709283 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709287 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709291 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709295 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709299 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709303 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709307 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709311 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709315 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709319 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709323 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709327 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709331 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709335 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709339 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709343 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709347 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709351 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709355 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709359 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709363 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709367 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709371 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709375 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 709379 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-708129/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    172

    510

    172

    510

    2121

    cgroup_fj_stress_perf_event_200_1_each

    Mon Jun 16 19:07:51 2025

    "cgroup_fj_stress.sh perf_event 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh perf_event 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Gz40tAt4ll as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 perf_event CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 710241 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791 
    cgroup_fj_stress 1 TINFO: Attaching task 710245 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/1 
    cgroup_fj_stress 1 TINFO: Attaching task 710249 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/2 
    cgroup_fj_stress 1 TINFO: Attaching task 710253 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/3 
    cgroup_fj_stress 1 TINFO: Attaching task 710257 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/4 
    cgroup_fj_stress 1 TINFO: Attaching task 710261 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/5 
    cgroup_fj_stress 1 TINFO: Attaching task 710265 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/6 
    cgroup_fj_stress 1 TINFO: Attaching task 710269 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/7 
    cgroup_fj_stress 1 TINFO: Attaching task 710273 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/8 
    cgroup_fj_stress 1 TINFO: Attaching task 710277 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/9 
    cgroup_fj_stress 1 TINFO: Attaching task 710281 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/10 
    cgroup_fj_stress 1 TINFO: Attaching task 710285 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/11 
    cgroup_fj_stress 1 TINFO: Attaching task 710289 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/12 
    cgroup_fj_stress 1 TINFO: Attaching task 710293 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/13 
    cgroup_fj_stress 1 TINFO: Attaching task 710297 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/14 
    cgroup_fj_stress 1 TINFO: Attaching task 710301 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/15 
    cgroup_fj_stress 1 TINFO: Attaching task 710305 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/16 
    cgroup_fj_stress 1 TINFO: Attaching task 710309 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/17 
    cgroup_fj_stress 1 TINFO: Attaching task 710313 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/18 
    cgroup_fj_stress 1 TINFO: Attaching task 710317 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/19 
    cgroup_fj_stress 1 TINFO: Attaching task 710321 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/20 
    cgroup_fj_stress 1 TINFO: Attaching task 710325 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/21 
    cgroup_fj_stress 1 TINFO: Attaching task 710329 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/22 
    cgroup_fj_stress 1 TINFO: Attaching task 710333 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/23 
    cgroup_fj_stress 1 TINFO: Attaching task 710337 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/24 
    cgroup_fj_stress 1 TINFO: Attaching task 710341 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/25 
    cgroup_fj_stress 1 TINFO: Attaching task 710345 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/26 
    cgroup_fj_stress 1 TINFO: Attaching task 710349 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/27 
    cgroup_fj_stress 1 TINFO: Attaching task 710353 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/28 
    cgroup_fj_stress 1 TINFO: Attaching task 710357 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/29 
    cgroup_fj_stress 1 TINFO: Attaching task 710361 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/30 
    cgroup_fj_stress 1 TINFO: Attaching task 710365 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/31 
    cgroup_fj_stress 1 TINFO: Attaching task 710369 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/32 
    cgroup_fj_stress 1 TINFO: Attaching task 710373 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/33 
    cgroup_fj_stress 1 TINFO: Attaching task 710377 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/34 
    cgroup_fj_stress 1 TINFO: Attaching task 710381 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/35 
    cgroup_fj_stress 1 TINFO: Attaching task 710385 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/36 
    cgroup_fj_stress 1 TINFO: Attaching task 710389 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/37 
    cgroup_fj_stress 1 TINFO: Attaching task 710393 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/38 
    cgroup_fj_stress 1 TINFO: Attaching task 710397 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/39 
    cgroup_fj_stress 1 TINFO: Attaching task 710401 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/40 
    cgroup_fj_stress 1 TINFO: Attaching task 710405 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/41 
    cgroup_fj_stress 1 TINFO: Attaching task 710409 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/42 
    cgroup_fj_stress 1 TINFO: Attaching task 710413 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/43 
    cgroup_fj_stress 1 TINFO: Attaching task 710417 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/44 
    cgroup_fj_stress 1 TINFO: Attaching task 710421 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/45 
    cgroup_fj_stress 1 TINFO: Attaching task 710425 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/46 
    cgroup_fj_stress 1 TINFO: Attaching task 710429 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/47 
    cgroup_fj_stress 1 TINFO: Attaching task 710433 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/48 
    cgroup_fj_stress 1 TINFO: Attaching task 710437 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/49 
    cgroup_fj_stress 1 TINFO: Attaching task 710441 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/50 
    cgroup_fj_stress 1 TINFO: Attaching task 710445 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/51 
    cgroup_fj_stress 1 TINFO: Attaching task 710449 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/52 
    cgroup_fj_stress 1 TINFO: Attaching task 710453 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/53 
    cgroup_fj_stress 1 TINFO: Attaching task 710457 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/54 
    cgroup_fj_stress 1 TINFO: Attaching task 710461 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/55 
    cgroup_fj_stress 1 TINFO: Attaching task 710465 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/56 
    cgroup_fj_stress 1 TINFO: Attaching task 710469 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/57 
    cgroup_fj_stress 1 TINFO: Attaching task 710473 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/58 
    cgroup_fj_stress 1 TINFO: Attaching task 710477 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/59 
    cgroup_fj_stress 1 TINFO: Attaching task 710481 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/60 
    cgroup_fj_stress 1 TINFO: Attaching task 710485 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/61 
    cgroup_fj_stress 1 TINFO: Attaching task 710489 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/62 
    cgroup_fj_stress 1 TINFO: Attaching task 710493 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/63 
    cgroup_fj_stress 1 TINFO: Attaching task 710497 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/64 
    cgroup_fj_stress 1 TINFO: Attaching task 710501 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/65 
    cgroup_fj_stress 1 TINFO: Attaching task 710505 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/66 
    cgroup_fj_stress 1 TINFO: Attaching task 710509 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/67 
    cgroup_fj_stress 1 TINFO: Attaching task 710513 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/68 
    cgroup_fj_stress 1 TINFO: Attaching task 710517 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/69 
    cgroup_fj_stress 1 TINFO: Attaching task 710521 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/70 
    cgroup_fj_stress 1 TINFO: Attaching task 710525 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/71 
    cgroup_fj_stress 1 TINFO: Attaching task 710529 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/72 
    cgroup_fj_stress 1 TINFO: Attaching task 710533 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/73 
    cgroup_fj_stress 1 TINFO: Attaching task 710537 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/74 
    cgroup_fj_stress 1 TINFO: Attaching task 710541 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/75 
    cgroup_fj_stress 1 TINFO: Attaching task 710545 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/76 
    cgroup_fj_stress 1 TINFO: Attaching task 710549 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/77 
    cgroup_fj_stress 1 TINFO: Attaching task 710553 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/78 
    cgroup_fj_stress 1 TINFO: Attaching task 710557 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/79 
    cgroup_fj_stress 1 TINFO: Attaching task 710561 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/80 
    cgroup_fj_stress 1 TINFO: Attaching task 710565 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/81 
    cgroup_fj_stress 1 TINFO: Attaching task 710569 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/82 
    cgroup_fj_stress 1 TINFO: Attaching task 710573 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/83 
    cgroup_fj_stress 1 TINFO: Attaching task 710577 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/84 
    cgroup_fj_stress 1 TINFO: Attaching task 710581 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/85 
    cgroup_fj_stress 1 TINFO: Attaching task 710585 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/86 
    cgroup_fj_stress 1 TINFO: Attaching task 710589 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/87 
    cgroup_fj_stress 1 TINFO: Attaching task 710593 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/88 
    cgroup_fj_stress 1 TINFO: Attaching task 710597 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/89 
    cgroup_fj_stress 1 TINFO: Attaching task 710601 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/90 
    cgroup_fj_stress 1 TINFO: Attaching task 710605 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/91 
    cgroup_fj_stress 1 TINFO: Attaching task 710609 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/92 
    cgroup_fj_stress 1 TINFO: Attaching task 710613 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/93 
    cgroup_fj_stress 1 TINFO: Attaching task 710617 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/94 
    cgroup_fj_stress 1 TINFO: Attaching task 710621 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/95 
    cgroup_fj_stress 1 TINFO: Attaching task 710625 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/96 
    cgroup_fj_stress 1 TINFO: Attaching task 710629 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/97 
    cgroup_fj_stress 1 TINFO: Attaching task 710633 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/98 
    cgroup_fj_stress 1 TINFO: Attaching task 710637 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/99 
    cgroup_fj_stress 1 TINFO: Attaching task 710641 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/100 
    cgroup_fj_stress 1 TINFO: Attaching task 710645 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/101 
    cgroup_fj_stress 1 TINFO: Attaching task 710649 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/102 
    cgroup_fj_stress 1 TINFO: Attaching task 710653 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/103 
    cgroup_fj_stress 1 TINFO: Attaching task 710657 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/104 
    cgroup_fj_stress 1 TINFO: Attaching task 710661 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/105 
    cgroup_fj_stress 1 TINFO: Attaching task 710665 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/106 
    cgroup_fj_stress 1 TINFO: Attaching task 710669 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/107 
    cgroup_fj_stress 1 TINFO: Attaching task 710673 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/108 
    cgroup_fj_stress 1 TINFO: Attaching task 710677 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/109 
    cgroup_fj_stress 1 TINFO: Attaching task 710681 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/110 
    cgroup_fj_stress 1 TINFO: Attaching task 710685 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/111 
    cgroup_fj_stress 1 TINFO: Attaching task 710689 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/112 
    cgroup_fj_stress 1 TINFO: Attaching task 710693 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/113 
    cgroup_fj_stress 1 TINFO: Attaching task 710697 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/114 
    cgroup_fj_stress 1 TINFO: Attaching task 710701 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/115 
    cgroup_fj_stress 1 TINFO: Attaching task 710705 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/116 
    cgroup_fj_stress 1 TINFO: Attaching task 710709 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/117 
    cgroup_fj_stress 1 TINFO: Attaching task 710713 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/118 
    cgroup_fj_stress 1 TINFO: Attaching task 710717 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/119 
    cgroup_fj_stress 1 TINFO: Attaching task 710721 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/120 
    cgroup_fj_stress 1 TINFO: Attaching task 710725 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/121 
    cgroup_fj_stress 1 TINFO: Attaching task 710729 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/122 
    cgroup_fj_stress 1 TINFO: Attaching task 710733 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/123 
    cgroup_fj_stress 1 TINFO: Attaching task 710737 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/124 
    cgroup_fj_stress 1 TINFO: Attaching task 710741 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/125 
    cgroup_fj_stress 1 TINFO: Attaching task 710745 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/126 
    cgroup_fj_stress 1 TINFO: Attaching task 710749 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/127 
    cgroup_fj_stress 1 TINFO: Attaching task 710753 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/128 
    cgroup_fj_stress 1 TINFO: Attaching task 710757 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/129 
    cgroup_fj_stress 1 TINFO: Attaching task 710761 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/130 
    cgroup_fj_stress 1 TINFO: Attaching task 710765 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/131 
    cgroup_fj_stress 1 TINFO: Attaching task 710769 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/132 
    cgroup_fj_stress 1 TINFO: Attaching task 710773 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/133 
    cgroup_fj_stress 1 TINFO: Attaching task 710777 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/134 
    cgroup_fj_stress 1 TINFO: Attaching task 710781 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/135 
    cgroup_fj_stress 1 TINFO: Attaching task 710785 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/136 
    cgroup_fj_stress 1 TINFO: Attaching task 710789 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/137 
    cgroup_fj_stress 1 TINFO: Attaching task 710793 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/138 
    cgroup_fj_stress 1 TINFO: Attaching task 710797 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/139 
    cgroup_fj_stress 1 TINFO: Attaching task 710801 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/140 
    cgroup_fj_stress 1 TINFO: Attaching task 710805 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/141 
    cgroup_fj_stress 1 TINFO: Attaching task 710809 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/142 
    cgroup_fj_stress 1 TINFO: Attaching task 710813 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/143 
    cgroup_fj_stress 1 TINFO: Attaching task 710817 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/144 
    cgroup_fj_stress 1 TINFO: Attaching task 710821 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/145 
    cgroup_fj_stress 1 TINFO: Attaching task 710825 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/146 
    cgroup_fj_stress 1 TINFO: Attaching task 710829 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/147 
    cgroup_fj_stress 1 TINFO: Attaching task 710833 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/148 
    cgroup_fj_stress 1 TINFO: Attaching task 710837 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/149 
    cgroup_fj_stress 1 TINFO: Attaching task 710841 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/150 
    cgroup_fj_stress 1 TINFO: Attaching task 710845 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/151 
    cgroup_fj_stress 1 TINFO: Attaching task 710849 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/152 
    cgroup_fj_stress 1 TINFO: Attaching task 710853 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/153 
    cgroup_fj_stress 1 TINFO: Attaching task 710857 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/154 
    cgroup_fj_stress 1 TINFO: Attaching task 710861 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/155 
    cgroup_fj_stress 1 TINFO: Attaching task 710865 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/156 
    cgroup_fj_stress 1 TINFO: Attaching task 710869 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/157 
    cgroup_fj_stress 1 TINFO: Attaching task 710873 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/158 
    cgroup_fj_stress 1 TINFO: Attaching task 710877 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/159 
    cgroup_fj_stress 1 TINFO: Attaching task 710881 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/160 
    cgroup_fj_stress 1 TINFO: Attaching task 710885 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/161 
    cgroup_fj_stress 1 TINFO: Attaching task 710889 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/162 
    cgroup_fj_stress 1 TINFO: Attaching task 710893 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/163 
    cgroup_fj_stress 1 TINFO: Attaching task 710897 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/164 
    cgroup_fj_stress 1 TINFO: Attaching task 710901 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/165 
    cgroup_fj_stress 1 TINFO: Attaching task 710905 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/166 
    cgroup_fj_stress 1 TINFO: Attaching task 710909 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/167 
    cgroup_fj_stress 1 TINFO: Attaching task 710913 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/168 
    cgroup_fj_stress 1 TINFO: Attaching task 710917 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/169 
    cgroup_fj_stress 1 TINFO: Attaching task 710921 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/170 
    cgroup_fj_stress 1 TINFO: Attaching task 710925 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/171 
    cgroup_fj_stress 1 TINFO: Attaching task 710929 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/172 
    cgroup_fj_stress 1 TINFO: Attaching task 710933 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/173 
    cgroup_fj_stress 1 TINFO: Attaching task 710937 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/174 
    cgroup_fj_stress 1 TINFO: Attaching task 710941 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/175 
    cgroup_fj_stress 1 TINFO: Attaching task 710945 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/176 
    cgroup_fj_stress 1 TINFO: Attaching task 710949 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/177 
    cgroup_fj_stress 1 TINFO: Attaching task 710953 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/178 
    cgroup_fj_stress 1 TINFO: Attaching task 710957 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/179 
    cgroup_fj_stress 1 TINFO: Attaching task 710961 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/180 
    cgroup_fj_stress 1 TINFO: Attaching task 710965 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/181 
    cgroup_fj_stress 1 TINFO: Attaching task 710969 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/182 
    cgroup_fj_stress 1 TINFO: Attaching task 710973 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/183 
    cgroup_fj_stress 1 TINFO: Attaching task 710977 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/184 
    cgroup_fj_stress 1 TINFO: Attaching task 710981 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/185 
    cgroup_fj_stress 1 TINFO: Attaching task 710985 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/186 
    cgroup_fj_stress 1 TINFO: Attaching task 710989 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/187 
    cgroup_fj_stress 1 TINFO: Attaching task 710993 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/188 
    cgroup_fj_stress 1 TINFO: Attaching task 710997 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/189 
    cgroup_fj_stress 1 TINFO: Attaching task 711001 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/190 
    cgroup_fj_stress 1 TINFO: Attaching task 711005 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/191 
    cgroup_fj_stress 1 TINFO: Attaching task 711009 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/192 
    cgroup_fj_stress 1 TINFO: Attaching task 711013 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/193 
    cgroup_fj_stress 1 TINFO: Attaching task 711017 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/194 
    cgroup_fj_stress 1 TINFO: Attaching task 711021 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/195 
    cgroup_fj_stress 1 TINFO: Attaching task 711025 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/196 
    cgroup_fj_stress 1 TINFO: Attaching task 711029 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/197 
    cgroup_fj_stress 1 TINFO: Attaching task 711033 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/198 
    cgroup_fj_stress 1 TINFO: Attaching task 711037 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/199 
    cgroup_fj_stress 1 TINFO: Attaching task 711041 to /tmp/ltp-Qjsl7wDDwO/cgroup_perf_event/ltp/test-709791/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    361

    485

    361

    485

    2122

    cgroup_fj_stress_net_prio_2_2_none

    Mon Jun 16 19:07:59 2025

    "cgroup_fj_stress.sh net_prio 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.jcCTHJd623 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    18

    8

    18

    2123

    cgroup_fj_stress_net_prio_3_3_none

    Mon Jun 16 19:07:59 2025

    "cgroup_fj_stress.sh net_prio 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.D40E7aaE26 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    18

    48

    18

    48

    2124

    cgroup_fj_stress_net_prio_4_4_none

    Mon Jun 16 19:08:00 2025

    "cgroup_fj_stress.sh net_prio 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.UsHmiiXJYB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    113

    324

    113

    324

    2125

    cgroup_fj_stress_net_prio_2_9_none

    Mon Jun 16 19:08:04 2025

    "cgroup_fj_stress.sh net_prio 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tJ7SMXcmVW as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    308

    965

    308

    965

    2126

    cgroup_fj_stress_net_prio_10_3_none

    Mon Jun 16 19:08:17 2025

    "cgroup_fj_stress.sh net_prio 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.orlcc0i6kY as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    14 termination_type

    366

    1031

    366

    1031

    2127

    cgroup_fj_stress_net_prio_1_200_none

    Mon Jun 16 19:08:31 2025

    "cgroup_fj_stress.sh net_prio 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.LG8oyUSmUB as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    59

    221

    59

    221

    2128

    cgroup_fj_stress_net_prio_200_1_none

    Mon Jun 16 19:08:33 2025

    "cgroup_fj_stress.sh net_prio 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.4cdGLSaAfK as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    150

    193

    150

    193

    2129

    cgroup_fj_stress_net_prio_2_2_one

    Mon Jun 16 19:08:37 2025

    "cgroup_fj_stress.sh net_prio 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.wihvF6cA5h as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720604 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    31

    10

    31

    2130

    cgroup_fj_stress_net_prio_3_3_one

    Mon Jun 16 19:08:37 2025

    "cgroup_fj_stress.sh net_prio 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Gfzc2kGo1x as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716/3 
    cgroup_fj_stress 1 TINFO: Attaching task 720844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-720716 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    36

    110

    36

    110

    2131

    cgroup_fj_stress_net_prio_4_4_one

    Mon Jun 16 19:08:39 2025

    "cgroup_fj_stress.sh net_prio 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.VL2zWlDKLL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092/4 
    cgroup_fj_stress 1 TINFO: Attaching task 721822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-721092 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    278

    824

    278

    824

    2132

    cgroup_fj_stress_net_prio_2_9_one

    Mon Jun 16 19:08:49 2025

    "cgroup_fj_stress.sh net_prio 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.fEVPacFiFj as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876/2 
    cgroup_fj_stress 1 TINFO: Attaching task 725970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-723876 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    32 termination_type

    745

    2541

    745

    2541

    2133

    cgroup_fj_stress_net_prio_10_3_one

    Mon Jun 16 19:09:21 2025

    "cgroup_fj_stress.sh net_prio 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.DbmyVvKw7t as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118/10 
    cgroup_fj_stress 1 TINFO: Attaching task 734388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-732118 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    36 termination_type

    856

    2759

    856

    2759

    2134

    cgroup_fj_stress_net_prio_1_200_one

    Mon Jun 16 19:09:57 2025

    "cgroup_fj_stress.sh net_prio 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.tnhHkxLI1O as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071/1 
    cgroup_fj_stress 1 TINFO: Attaching task 741521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-741071 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    159

    546

    159

    546

    2135

    cgroup_fj_stress_net_prio_200_1_one

    Mon Jun 16 19:10:04 2025

    "cgroup_fj_stress.sh net_prio 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.eO3glFepky as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/1 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/1 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/2 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/2 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/3 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/3 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/4 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/4 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/5 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/5 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/6 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/6 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/7 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/7 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/8 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/8 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/9 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/9 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/10 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/10 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/11 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/11 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/12 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/12 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/13 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/13 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/14 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/14 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/15 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/15 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/16 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/16 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/17 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/17 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/18 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/18 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/19 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/19 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/20 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/20 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/21 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/21 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/22 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/22 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/23 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/23 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/24 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/24 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/25 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/25 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/26 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/26 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/27 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/27 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/28 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/28 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/29 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/29 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/30 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/30 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/31 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/31 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/32 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/32 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/33 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/33 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/34 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/34 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/35 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/35 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/36 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/36 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/37 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/37 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/38 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/38 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/39 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/39 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/40 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/40 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/41 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/41 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/42 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/42 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/43 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/43 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/44 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/44 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/45 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/45 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/46 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/46 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/47 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/47 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/48 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/48 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/49 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/49 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/50 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/50 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/51 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/51 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/52 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/52 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/53 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/53 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/54 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/54 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/55 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/55 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/56 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/56 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/57 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/57 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/58 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/58 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/59 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/59 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/60 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/60 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/61 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/61 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/62 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/62 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/63 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/63 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/64 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/64 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/65 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/65 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/66 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/66 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/67 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/67 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/68 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/68 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/69 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/69 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/70 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/70 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/71 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/71 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/72 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/72 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/73 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/73 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/74 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/74 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/75 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/75 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/76 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/76 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/77 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/77 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/78 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/78 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/79 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/79 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/80 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/80 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/81 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/81 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/82 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/82 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/83 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/83 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/84 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/84 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/85 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/85 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/86 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/86 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/87 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/87 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/88 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/88 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/89 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/89 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/90 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/90 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/91 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/91 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/92 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/92 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/93 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/93 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/94 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/94 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/95 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/95 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/96 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/96 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/97 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/97 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/98 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/98 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/99 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/99 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/100 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/100 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/101 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/101 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/102 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/102 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/103 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/103 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/104 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/104 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/105 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/105 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/106 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/106 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/107 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/107 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/108 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/108 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/109 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/109 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/110 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/110 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/111 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/111 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/112 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/112 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/113 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/113 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/114 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/114 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/115 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/115 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/116 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/116 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/117 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/117 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/118 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/118 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/119 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/119 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/120 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/120 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/121 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/121 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/122 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/122 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/123 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/123 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/124 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/124 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/125 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/125 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/126 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/126 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/127 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/127 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/128 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/128 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/129 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/129 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/130 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/130 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/131 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/131 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/132 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/132 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/133 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/133 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/134 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/134 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/135 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/135 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/136 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/136 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/137 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/137 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/138 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/138 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/139 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/139 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/140 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/140 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/141 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/141 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/142 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/142 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/143 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/143 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/144 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/144 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/145 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/145 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/146 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/146 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/147 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/147 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/148 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/148 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/149 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/149 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/150 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/150 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/151 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/151 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/152 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/152 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/153 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/153 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/154 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/154 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/155 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/155 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/156 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/156 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/157 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/157 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/158 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/158 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/159 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/159 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/160 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/160 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/161 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/161 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/162 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/162 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/163 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/163 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/164 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/164 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/165 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/165 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/166 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/166 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/167 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/167 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/168 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/168 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/169 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/169 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/170 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/170 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/171 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/171 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/172 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/172 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/173 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/173 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/174 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/174 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/175 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/175 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/176 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/176 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/177 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/177 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/178 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/178 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/179 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/179 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/180 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/180 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/181 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/181 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/182 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/182 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/183 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/183 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/184 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/184 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/185 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/185 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/186 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/186 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/187 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/187 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/188 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/188 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/189 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/189 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/190 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/190 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/191 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/191 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/192 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/192 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/193 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/193 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/194 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/194 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/195 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/195 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/196 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/196 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/197 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/197 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/198 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/198 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/199 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/199 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/200 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735/200 
    cgroup_fj_stress 1 TINFO: Attaching task 743185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-742735 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    368

    489

    368

    489

    2136

    cgroup_fj_stress_net_prio_2_2_each

    Mon Jun 16 19:10:12 2025

    "cgroup_fj_stress.sh net_prio 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.lDy74mTVU3 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 744461 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399 
    cgroup_fj_stress 1 TINFO: Attaching task 744465 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744469 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744473 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744477 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744481 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744485 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744399/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    27

    13

    27

    2137

    cgroup_fj_stress_net_prio_3_3_each

    Mon Jun 16 19:10:13 2025

    "cgroup_fj_stress.sh net_prio 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.GPk9saPVec as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 744637 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509 
    cgroup_fj_stress 1 TINFO: Attaching task 744641 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744645 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744649 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744653 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744657 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744661 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744665 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744669 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744673 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744677 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744681 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744685 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744689 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744693 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744697 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744701 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744705 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744709 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744713 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744717 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744721 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744725 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744729 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744733 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744737 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744741 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744745 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744749 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744753 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744757 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744761 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744765 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744769 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744773 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744777 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744781 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 744785 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 744789 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 744793 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744509/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    30

    112

    30

    112

    2138

    cgroup_fj_stress_net_prio_4_4_each

    Mon Jun 16 19:10:14 2025

    "cgroup_fj_stress.sh net_prio 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.VHYvkVB6Jj as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 745613 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883 
    cgroup_fj_stress 1 TINFO: Attaching task 745617 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745621 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745625 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745629 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745633 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745637 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745641 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745645 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745649 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745653 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745657 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745661 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745665 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745669 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745673 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745677 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745681 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745685 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745689 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745693 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745697 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745701 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745705 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745709 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745713 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745717 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745721 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745725 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745729 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745733 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745737 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745741 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745745 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745749 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745753 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745757 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745761 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745765 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745769 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745773 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745777 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745781 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745785 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745789 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745793 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745797 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745801 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745805 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745809 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745813 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745817 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745821 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745825 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745829 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745833 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745837 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745841 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745845 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745849 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745853 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745857 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745861 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745865 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745869 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745873 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745877 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745881 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745885 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745889 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745893 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745897 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745901 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745905 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745909 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745913 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745917 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745921 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745925 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745929 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745933 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745937 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745941 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745945 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745949 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745953 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745957 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745961 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745965 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745969 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745973 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745977 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 745981 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 745985 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745989 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 745993 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 745997 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746001 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746005 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746009 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746013 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746017 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746021 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746025 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746029 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746033 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746037 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746041 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746045 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746049 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746053 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746057 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746061 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746065 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746069 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746073 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746077 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746081 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746085 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746089 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746093 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746097 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746101 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746105 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746109 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746113 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746117 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746121 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746125 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746129 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746133 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746137 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746141 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746145 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746149 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746153 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746157 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746161 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746165 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746169 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746173 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746177 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746181 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746185 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746189 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746193 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746197 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746201 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746205 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746209 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746213 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746217 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746221 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746225 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746229 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746233 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746237 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746241 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746245 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746249 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746253 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746257 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746261 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746265 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746269 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746273 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746277 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746281 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746285 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746289 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746293 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746297 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746301 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746305 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746309 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746313 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746317 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746321 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746325 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746329 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746333 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746337 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746341 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746345 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746349 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746353 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746357 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746361 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746365 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746369 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746373 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746377 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746381 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746385 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746389 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746393 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746397 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746401 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746405 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746409 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746413 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746417 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746421 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746425 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746429 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746433 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746437 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746441 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746445 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746449 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746453 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746457 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746461 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746465 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746469 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746473 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746477 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746481 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746485 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746489 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746493 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746497 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746501 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746505 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746509 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746513 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746517 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746521 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746525 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746529 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746533 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746537 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746541 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746545 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746549 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746553 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746557 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746561 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746565 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746569 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746573 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746577 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746581 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746585 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746589 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746593 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746597 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746601 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746605 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746609 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746613 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746617 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746621 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746625 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746629 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746633 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746637 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746641 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746645 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746649 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746653 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746657 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746661 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746665 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746669 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746673 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746677 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746681 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746685 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746689 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746693 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746697 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746701 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746705 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746709 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746713 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746717 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746721 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746725 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746729 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746733 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746737 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746741 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746745 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746749 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746753 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746757 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746761 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746765 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746769 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746773 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746777 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746781 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746785 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746789 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746793 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746797 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746801 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746805 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746809 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746813 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746817 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746821 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746825 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746829 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746833 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746837 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746841 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746845 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746849 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746853 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746857 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746861 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746865 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746869 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746873 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746877 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746881 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746885 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746889 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746893 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746897 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746901 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746905 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746909 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746913 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746917 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746921 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746925 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746929 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746933 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746937 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746941 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746945 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746949 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746953 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746957 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 746961 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 746965 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 746969 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 746973 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-744883/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    290

    816

    290

    816

    2139

    cgroup_fj_stress_net_prio_2_9_each

    Mon Jun 16 19:10:24 2025

    "cgroup_fj_stress.sh net_prio 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.TfanwnYHnL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 749760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665 
    cgroup_fj_stress 1 TINFO: Attaching task 749764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 749992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 749996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 750992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 750996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 751988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 751996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 752988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 752996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753100 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753104 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753108 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753112 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753116 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753120 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753124 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753128 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753132 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753136 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753140 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753144 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753148 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753152 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753156 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753160 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753164 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753168 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753172 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753176 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753180 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753184 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753188 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753192 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753196 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753200 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753204 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753208 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753212 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753216 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753220 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753224 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753228 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753232 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753236 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753240 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753244 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753248 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753252 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753256 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753260 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753264 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753268 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753272 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753276 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753280 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753284 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753288 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753292 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 753844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 753848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-747665/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    30 termination_type

    829

    2549

    829

    2549

    2140

    cgroup_fj_stress_net_prio_10_3_each

    Mon Jun 16 19:10:54 2025

    "cgroup_fj_stress.sh net_prio 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.FnQiboKThP as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 758174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904 
    cgroup_fj_stress 1 TINFO: Attaching task 758178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 758958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 758962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 758966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 758970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 758978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 758982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 758986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 758990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 758994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 758998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 759954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 759966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 759970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 759974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 759978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 759982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 759986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 759990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 759994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 759998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 760958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 760962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 760966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 760970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 760974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 760978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 760986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 760990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 760994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 760998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761762 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761766 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761770 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761774 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761778 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761782 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761786 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761790 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761794 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761798 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761802 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761806 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761810 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761814 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761818 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761822 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761826 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761830 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761834 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761838 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761842 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761846 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761850 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761854 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761858 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761862 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761866 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761870 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761874 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761878 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761882 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761886 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761890 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761894 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761898 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761902 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761906 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761910 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761914 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761918 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761922 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761926 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761930 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761934 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761938 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761942 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761946 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761950 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761954 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 761962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 761966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 761970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 761974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 761978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 761982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 761986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 761990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 761994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 761998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 762578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 762582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 762586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 762590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 762594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 762598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 762602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 762606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 762610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 762614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-755904/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    945

    2772

    945

    2772

    2141

    cgroup_fj_stress_net_prio_1_200_each

    Mon Jun 16 19:11:28 2025

    "cgroup_fj_stress.sh net_prio 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.OYxwVN8GEs as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 765296 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846 
    cgroup_fj_stress 1 TINFO: Attaching task 765300 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765304 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765308 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765312 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765316 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765320 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765324 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765328 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765332 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765336 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765340 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765344 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765348 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765352 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765356 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765360 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765364 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765368 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765372 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765376 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765380 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765384 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765388 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765392 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765396 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765400 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765404 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765408 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765412 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765416 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765420 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765424 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765428 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765432 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765436 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765440 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765444 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765448 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765452 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765456 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765460 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765464 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765468 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765472 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765476 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765480 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765484 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765488 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765492 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765496 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765500 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765504 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765508 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765512 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765516 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765520 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765524 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765528 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765532 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765536 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765540 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765544 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765548 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765552 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765556 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765560 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765564 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765568 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765572 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765576 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765580 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765584 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765588 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765592 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765596 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765600 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765604 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765608 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765612 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765616 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765620 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765624 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765628 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765632 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765636 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765640 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765644 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765648 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765652 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765656 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765660 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765664 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765668 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765672 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765676 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765680 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765684 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765688 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765692 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765696 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765700 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765704 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765708 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765712 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765716 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765720 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765724 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765728 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765732 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765736 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765740 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765744 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765748 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765752 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765756 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765760 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765764 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765768 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765772 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765776 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765780 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765784 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765788 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765792 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765796 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765800 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765804 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765808 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765812 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765816 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765820 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765824 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765828 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765832 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765836 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765840 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765844 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765848 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765852 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765856 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765860 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765864 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765868 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765872 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765876 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765880 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765884 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765888 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765892 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765896 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765900 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765904 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765908 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765912 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765916 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765920 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765924 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765928 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765932 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765936 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765940 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765944 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765948 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765952 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765956 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765960 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765964 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765968 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765972 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765976 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765980 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765984 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765988 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765992 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 765996 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766000 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766004 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766008 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766012 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766016 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766020 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766024 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766028 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766032 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766036 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766040 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766044 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766048 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766052 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766056 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766060 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766064 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766068 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766072 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766076 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766080 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766084 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766088 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766092 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766096 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-764846/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    160

    527

    160

    527

    2142

    cgroup_fj_stress_net_prio_200_1_each

    Mon Jun 16 19:11:34 2025

    "cgroup_fj_stress.sh net_prio 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh net_prio 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.gqWwwMSAUt as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 net_prio CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 1 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 766958 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508 
    cgroup_fj_stress 1 TINFO: Attaching task 766962 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/1 
    cgroup_fj_stress 1 TINFO: Attaching task 766966 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/2 
    cgroup_fj_stress 1 TINFO: Attaching task 766970 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/3 
    cgroup_fj_stress 1 TINFO: Attaching task 766974 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/4 
    cgroup_fj_stress 1 TINFO: Attaching task 766978 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/5 
    cgroup_fj_stress 1 TINFO: Attaching task 766982 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/6 
    cgroup_fj_stress 1 TINFO: Attaching task 766986 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/7 
    cgroup_fj_stress 1 TINFO: Attaching task 766990 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/8 
    cgroup_fj_stress 1 TINFO: Attaching task 766994 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/9 
    cgroup_fj_stress 1 TINFO: Attaching task 766998 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/10 
    cgroup_fj_stress 1 TINFO: Attaching task 767002 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/11 
    cgroup_fj_stress 1 TINFO: Attaching task 767006 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/12 
    cgroup_fj_stress 1 TINFO: Attaching task 767010 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/13 
    cgroup_fj_stress 1 TINFO: Attaching task 767014 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/14 
    cgroup_fj_stress 1 TINFO: Attaching task 767018 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/15 
    cgroup_fj_stress 1 TINFO: Attaching task 767022 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/16 
    cgroup_fj_stress 1 TINFO: Attaching task 767026 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/17 
    cgroup_fj_stress 1 TINFO: Attaching task 767030 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/18 
    cgroup_fj_stress 1 TINFO: Attaching task 767034 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/19 
    cgroup_fj_stress 1 TINFO: Attaching task 767038 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/20 
    cgroup_fj_stress 1 TINFO: Attaching task 767042 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/21 
    cgroup_fj_stress 1 TINFO: Attaching task 767046 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/22 
    cgroup_fj_stress 1 TINFO: Attaching task 767050 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/23 
    cgroup_fj_stress 1 TINFO: Attaching task 767054 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/24 
    cgroup_fj_stress 1 TINFO: Attaching task 767058 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/25 
    cgroup_fj_stress 1 TINFO: Attaching task 767062 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/26 
    cgroup_fj_stress 1 TINFO: Attaching task 767066 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/27 
    cgroup_fj_stress 1 TINFO: Attaching task 767070 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/28 
    cgroup_fj_stress 1 TINFO: Attaching task 767074 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/29 
    cgroup_fj_stress 1 TINFO: Attaching task 767078 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/30 
    cgroup_fj_stress 1 TINFO: Attaching task 767082 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/31 
    cgroup_fj_stress 1 TINFO: Attaching task 767086 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/32 
    cgroup_fj_stress 1 TINFO: Attaching task 767090 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/33 
    cgroup_fj_stress 1 TINFO: Attaching task 767094 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/34 
    cgroup_fj_stress 1 TINFO: Attaching task 767098 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/35 
    cgroup_fj_stress 1 TINFO: Attaching task 767102 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/36 
    cgroup_fj_stress 1 TINFO: Attaching task 767106 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/37 
    cgroup_fj_stress 1 TINFO: Attaching task 767110 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/38 
    cgroup_fj_stress 1 TINFO: Attaching task 767114 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/39 
    cgroup_fj_stress 1 TINFO: Attaching task 767118 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/40 
    cgroup_fj_stress 1 TINFO: Attaching task 767122 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/41 
    cgroup_fj_stress 1 TINFO: Attaching task 767126 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/42 
    cgroup_fj_stress 1 TINFO: Attaching task 767130 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/43 
    cgroup_fj_stress 1 TINFO: Attaching task 767134 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/44 
    cgroup_fj_stress 1 TINFO: Attaching task 767138 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/45 
    cgroup_fj_stress 1 TINFO: Attaching task 767142 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/46 
    cgroup_fj_stress 1 TINFO: Attaching task 767146 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/47 
    cgroup_fj_stress 1 TINFO: Attaching task 767150 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/48 
    cgroup_fj_stress 1 TINFO: Attaching task 767154 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/49 
    cgroup_fj_stress 1 TINFO: Attaching task 767158 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/50 
    cgroup_fj_stress 1 TINFO: Attaching task 767162 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/51 
    cgroup_fj_stress 1 TINFO: Attaching task 767166 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/52 
    cgroup_fj_stress 1 TINFO: Attaching task 767170 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/53 
    cgroup_fj_stress 1 TINFO: Attaching task 767174 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/54 
    cgroup_fj_stress 1 TINFO: Attaching task 767178 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/55 
    cgroup_fj_stress 1 TINFO: Attaching task 767182 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/56 
    cgroup_fj_stress 1 TINFO: Attaching task 767186 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/57 
    cgroup_fj_stress 1 TINFO: Attaching task 767190 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/58 
    cgroup_fj_stress 1 TINFO: Attaching task 767194 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/59 
    cgroup_fj_stress 1 TINFO: Attaching task 767198 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/60 
    cgroup_fj_stress 1 TINFO: Attaching task 767202 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/61 
    cgroup_fj_stress 1 TINFO: Attaching task 767206 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/62 
    cgroup_fj_stress 1 TINFO: Attaching task 767210 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/63 
    cgroup_fj_stress 1 TINFO: Attaching task 767214 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/64 
    cgroup_fj_stress 1 TINFO: Attaching task 767218 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/65 
    cgroup_fj_stress 1 TINFO: Attaching task 767222 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/66 
    cgroup_fj_stress 1 TINFO: Attaching task 767226 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/67 
    cgroup_fj_stress 1 TINFO: Attaching task 767230 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/68 
    cgroup_fj_stress 1 TINFO: Attaching task 767234 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/69 
    cgroup_fj_stress 1 TINFO: Attaching task 767238 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/70 
    cgroup_fj_stress 1 TINFO: Attaching task 767242 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/71 
    cgroup_fj_stress 1 TINFO: Attaching task 767246 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/72 
    cgroup_fj_stress 1 TINFO: Attaching task 767250 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/73 
    cgroup_fj_stress 1 TINFO: Attaching task 767254 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/74 
    cgroup_fj_stress 1 TINFO: Attaching task 767258 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/75 
    cgroup_fj_stress 1 TINFO: Attaching task 767262 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/76 
    cgroup_fj_stress 1 TINFO: Attaching task 767266 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/77 
    cgroup_fj_stress 1 TINFO: Attaching task 767270 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/78 
    cgroup_fj_stress 1 TINFO: Attaching task 767274 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/79 
    cgroup_fj_stress 1 TINFO: Attaching task 767278 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/80 
    cgroup_fj_stress 1 TINFO: Attaching task 767282 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/81 
    cgroup_fj_stress 1 TINFO: Attaching task 767286 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/82 
    cgroup_fj_stress 1 TINFO: Attaching task 767290 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/83 
    cgroup_fj_stress 1 TINFO: Attaching task 767294 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/84 
    cgroup_fj_stress 1 TINFO: Attaching task 767298 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/85 
    cgroup_fj_stress 1 TINFO: Attaching task 767302 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/86 
    cgroup_fj_stress 1 TINFO: Attaching task 767306 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/87 
    cgroup_fj_stress 1 TINFO: Attaching task 767310 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/88 
    cgroup_fj_stress 1 TINFO: Attaching task 767314 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/89 
    cgroup_fj_stress 1 TINFO: Attaching task 767318 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/90 
    cgroup_fj_stress 1 TINFO: Attaching task 767322 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/91 
    cgroup_fj_stress 1 TINFO: Attaching task 767326 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/92 
    cgroup_fj_stress 1 TINFO: Attaching task 767330 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/93 
    cgroup_fj_stress 1 TINFO: Attaching task 767334 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/94 
    cgroup_fj_stress 1 TINFO: Attaching task 767338 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/95 
    cgroup_fj_stress 1 TINFO: Attaching task 767342 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/96 
    cgroup_fj_stress 1 TINFO: Attaching task 767346 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/97 
    cgroup_fj_stress 1 TINFO: Attaching task 767350 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/98 
    cgroup_fj_stress 1 TINFO: Attaching task 767354 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/99 
    cgroup_fj_stress 1 TINFO: Attaching task 767358 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/100 
    cgroup_fj_stress 1 TINFO: Attaching task 767362 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/101 
    cgroup_fj_stress 1 TINFO: Attaching task 767366 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/102 
    cgroup_fj_stress 1 TINFO: Attaching task 767370 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/103 
    cgroup_fj_stress 1 TINFO: Attaching task 767374 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/104 
    cgroup_fj_stress 1 TINFO: Attaching task 767378 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/105 
    cgroup_fj_stress 1 TINFO: Attaching task 767382 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/106 
    cgroup_fj_stress 1 TINFO: Attaching task 767386 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/107 
    cgroup_fj_stress 1 TINFO: Attaching task 767390 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/108 
    cgroup_fj_stress 1 TINFO: Attaching task 767394 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/109 
    cgroup_fj_stress 1 TINFO: Attaching task 767398 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/110 
    cgroup_fj_stress 1 TINFO: Attaching task 767402 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/111 
    cgroup_fj_stress 1 TINFO: Attaching task 767406 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/112 
    cgroup_fj_stress 1 TINFO: Attaching task 767410 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/113 
    cgroup_fj_stress 1 TINFO: Attaching task 767414 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/114 
    cgroup_fj_stress 1 TINFO: Attaching task 767418 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/115 
    cgroup_fj_stress 1 TINFO: Attaching task 767422 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/116 
    cgroup_fj_stress 1 TINFO: Attaching task 767426 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/117 
    cgroup_fj_stress 1 TINFO: Attaching task 767430 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/118 
    cgroup_fj_stress 1 TINFO: Attaching task 767434 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/119 
    cgroup_fj_stress 1 TINFO: Attaching task 767438 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/120 
    cgroup_fj_stress 1 TINFO: Attaching task 767442 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/121 
    cgroup_fj_stress 1 TINFO: Attaching task 767446 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/122 
    cgroup_fj_stress 1 TINFO: Attaching task 767450 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/123 
    cgroup_fj_stress 1 TINFO: Attaching task 767454 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/124 
    cgroup_fj_stress 1 TINFO: Attaching task 767458 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/125 
    cgroup_fj_stress 1 TINFO: Attaching task 767462 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/126 
    cgroup_fj_stress 1 TINFO: Attaching task 767466 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/127 
    cgroup_fj_stress 1 TINFO: Attaching task 767470 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/128 
    cgroup_fj_stress 1 TINFO: Attaching task 767474 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/129 
    cgroup_fj_stress 1 TINFO: Attaching task 767478 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/130 
    cgroup_fj_stress 1 TINFO: Attaching task 767482 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/131 
    cgroup_fj_stress 1 TINFO: Attaching task 767486 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/132 
    cgroup_fj_stress 1 TINFO: Attaching task 767490 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/133 
    cgroup_fj_stress 1 TINFO: Attaching task 767494 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/134 
    cgroup_fj_stress 1 TINFO: Attaching task 767498 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/135 
    cgroup_fj_stress 1 TINFO: Attaching task 767502 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/136 
    cgroup_fj_stress 1 TINFO: Attaching task 767506 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/137 
    cgroup_fj_stress 1 TINFO: Attaching task 767510 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/138 
    cgroup_fj_stress 1 TINFO: Attaching task 767514 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/139 
    cgroup_fj_stress 1 TINFO: Attaching task 767518 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/140 
    cgroup_fj_stress 1 TINFO: Attaching task 767522 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/141 
    cgroup_fj_stress 1 TINFO: Attaching task 767526 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/142 
    cgroup_fj_stress 1 TINFO: Attaching task 767530 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/143 
    cgroup_fj_stress 1 TINFO: Attaching task 767534 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/144 
    cgroup_fj_stress 1 TINFO: Attaching task 767538 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/145 
    cgroup_fj_stress 1 TINFO: Attaching task 767542 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/146 
    cgroup_fj_stress 1 TINFO: Attaching task 767546 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/147 
    cgroup_fj_stress 1 TINFO: Attaching task 767550 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/148 
    cgroup_fj_stress 1 TINFO: Attaching task 767554 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/149 
    cgroup_fj_stress 1 TINFO: Attaching task 767558 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/150 
    cgroup_fj_stress 1 TINFO: Attaching task 767562 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/151 
    cgroup_fj_stress 1 TINFO: Attaching task 767566 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/152 
    cgroup_fj_stress 1 TINFO: Attaching task 767570 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/153 
    cgroup_fj_stress 1 TINFO: Attaching task 767574 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/154 
    cgroup_fj_stress 1 TINFO: Attaching task 767578 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/155 
    cgroup_fj_stress 1 TINFO: Attaching task 767582 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/156 
    cgroup_fj_stress 1 TINFO: Attaching task 767586 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/157 
    cgroup_fj_stress 1 TINFO: Attaching task 767590 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/158 
    cgroup_fj_stress 1 TINFO: Attaching task 767594 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/159 
    cgroup_fj_stress 1 TINFO: Attaching task 767598 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/160 
    cgroup_fj_stress 1 TINFO: Attaching task 767602 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/161 
    cgroup_fj_stress 1 TINFO: Attaching task 767606 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/162 
    cgroup_fj_stress 1 TINFO: Attaching task 767610 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/163 
    cgroup_fj_stress 1 TINFO: Attaching task 767614 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/164 
    cgroup_fj_stress 1 TINFO: Attaching task 767618 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/165 
    cgroup_fj_stress 1 TINFO: Attaching task 767622 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/166 
    cgroup_fj_stress 1 TINFO: Attaching task 767626 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/167 
    cgroup_fj_stress 1 TINFO: Attaching task 767630 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/168 
    cgroup_fj_stress 1 TINFO: Attaching task 767634 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/169 
    cgroup_fj_stress 1 TINFO: Attaching task 767638 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/170 
    cgroup_fj_stress 1 TINFO: Attaching task 767642 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/171 
    cgroup_fj_stress 1 TINFO: Attaching task 767646 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/172 
    cgroup_fj_stress 1 TINFO: Attaching task 767650 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/173 
    cgroup_fj_stress 1 TINFO: Attaching task 767654 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/174 
    cgroup_fj_stress 1 TINFO: Attaching task 767658 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/175 
    cgroup_fj_stress 1 TINFO: Attaching task 767662 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/176 
    cgroup_fj_stress 1 TINFO: Attaching task 767666 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/177 
    cgroup_fj_stress 1 TINFO: Attaching task 767670 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/178 
    cgroup_fj_stress 1 TINFO: Attaching task 767674 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/179 
    cgroup_fj_stress 1 TINFO: Attaching task 767678 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/180 
    cgroup_fj_stress 1 TINFO: Attaching task 767682 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/181 
    cgroup_fj_stress 1 TINFO: Attaching task 767686 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/182 
    cgroup_fj_stress 1 TINFO: Attaching task 767690 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/183 
    cgroup_fj_stress 1 TINFO: Attaching task 767694 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/184 
    cgroup_fj_stress 1 TINFO: Attaching task 767698 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/185 
    cgroup_fj_stress 1 TINFO: Attaching task 767702 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/186 
    cgroup_fj_stress 1 TINFO: Attaching task 767706 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/187 
    cgroup_fj_stress 1 TINFO: Attaching task 767710 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/188 
    cgroup_fj_stress 1 TINFO: Attaching task 767714 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/189 
    cgroup_fj_stress 1 TINFO: Attaching task 767718 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/190 
    cgroup_fj_stress 1 TINFO: Attaching task 767722 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/191 
    cgroup_fj_stress 1 TINFO: Attaching task 767726 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/192 
    cgroup_fj_stress 1 TINFO: Attaching task 767730 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/193 
    cgroup_fj_stress 1 TINFO: Attaching task 767734 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/194 
    cgroup_fj_stress 1 TINFO: Attaching task 767738 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/195 
    cgroup_fj_stress 1 TINFO: Attaching task 767742 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/196 
    cgroup_fj_stress 1 TINFO: Attaching task 767746 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/197 
    cgroup_fj_stress 1 TINFO: Attaching task 767750 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/198 
    cgroup_fj_stress 1 TINFO: Attaching task 767754 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/199 
    cgroup_fj_stress 1 TINFO: Attaching task 767758 to /tmp/ltp-Qjsl7wDDwO/cgroup_net_prio/ltp/test-766508/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    369

    478

    369

    478

    2143

    cgroup_fj_stress_hugetlb_2_2_none

    Mon Jun 16 19:11:42 2025

    "cgroup_fj_stress.sh hugetlb 2 2 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 2 2 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.2U1xno5GEl as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    20

    9

    20

    2144

    cgroup_fj_stress_hugetlb_3_3_none

    Mon Jun 16 19:11:43 2025

    "cgroup_fj_stress.sh hugetlb 3 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 3 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.p1X5fplCG8 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    18

    55

    18

    55

    2145

    cgroup_fj_stress_hugetlb_4_4_none

    Mon Jun 16 19:11:43 2025

    "cgroup_fj_stress.sh hugetlb 4 4 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 4 4 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.RRwAlmQDyS as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    113

    372

    113

    372

    2146

    cgroup_fj_stress_hugetlb_2_9_none

    Mon Jun 16 19:11:48 2025

    "cgroup_fj_stress.sh hugetlb 2 9 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 2 9 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.KSoDFUNHMq as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    15 termination_type

    330

    1197

    330

    1197

    2147

    cgroup_fj_stress_hugetlb_10_3_none

    Mon Jun 16 19:12:03 2025

    "cgroup_fj_stress.sh hugetlb 10 3 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 10 3 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.EPU8xAn6GI as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    15 termination_type

    354

    1125

    354

    1125

    2148

    cgroup_fj_stress_hugetlb_1_200_none

    Mon Jun 16 19:12:18 2025

    "cgroup_fj_stress.sh hugetlb 1 200 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 1 200 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ThVteOkraL as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    74

    315

    74

    315

    2149

    cgroup_fj_stress_hugetlb_200_1_none

    Mon Jun 16 19:12:22 2025

    "cgroup_fj_stress.sh hugetlb 200 1 none"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 200 1 none 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.mH42fZVXaM as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    140

    211

    140

    211

    2150

    cgroup_fj_stress_hugetlb_2_2_one

    Mon Jun 16 19:12:25 2025

    "cgroup_fj_stress.sh hugetlb 2 2 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 2 2 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ROgFWg6vkm as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778327 to /sys/fs/cgroup/ltp/test-778261/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    26

    12

    26

    2151

    cgroup_fj_stress_hugetlb_3_3_one

    Mon Jun 16 19:12:26 2025

    "cgroup_fj_stress.sh hugetlb 3 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 3 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.gJTYfR61vr as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 778508 to /sys/fs/cgroup/ltp/test-778366/3/3/3 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    37

    96

    37

    96

    2152

    cgroup_fj_stress_hugetlb_4_4_one

    Mon Jun 16 19:12:27 2025

    "cgroup_fj_stress.sh hugetlb 4 4 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 4 4 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.xHseW3Yo48 as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 779521 to /sys/fs/cgroup/ltp/test-778705/4/4/4/4 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    257

    764

    257

    764

    2153

    cgroup_fj_stress_hugetlb_2_9_one

    Mon Jun 16 19:12:37 2025

    "cgroup_fj_stress.sh hugetlb 2 9 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 2 9 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.gKcfoCc0Nu as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 783843 to /sys/fs/cgroup/ltp/test-781237/2/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    27 termination_type

    632

    2088

    632

    2088

    2154

    cgroup_fj_stress_hugetlb_10_3_one

    Mon Jun 16 19:13:04 2025

    "cgroup_fj_stress.sh hugetlb 10 3 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 10 3 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.DNHTNT64EO as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 790328 to /sys/fs/cgroup/ltp/test-787946/10/10/10 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    811

    2712

    811

    2712

    2155

    cgroup_fj_stress_hugetlb_1_200_one

    Mon Jun 16 19:13:38 2025

    "cgroup_fj_stress.sh hugetlb 1 200 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 1 200 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.LNYrRwu7zH as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 797211 to /sys/fs/cgroup/ltp/test-796560/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 797211 to /sys/fs/cgroup/ltp/test-796560/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    105

    357

    105

    357

    2156

    cgroup_fj_stress_hugetlb_200_1_one

    Mon Jun 16 19:13:43 2025

    "cgroup_fj_stress.sh hugetlb 200 1 one"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 200 1 one 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JrLrTt7W6L as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Moving one task around 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/1 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/1 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/2 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/2 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/3 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/3 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/4 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/4 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/5 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/5 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/6 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/6 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/7 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/7 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/8 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/8 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/9 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/9 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/10 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/10 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/11 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/11 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/12 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/12 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/13 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/13 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/14 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/14 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/15 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/15 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/16 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/16 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/17 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/17 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/18 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/18 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/19 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/19 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/20 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/20 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/21 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/21 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/22 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/22 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/23 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/23 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/24 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/24 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/25 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/25 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/26 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/26 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/27 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/27 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/28 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/28 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/29 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/29 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/30 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/30 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/31 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/31 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/32 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/32 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/33 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/33 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/34 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/34 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/35 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/35 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/36 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/36 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/37 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/37 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/38 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/38 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/39 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/39 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/40 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/40 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/41 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/41 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/42 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/42 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/43 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/43 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/44 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/44 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/45 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/45 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/46 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/46 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/47 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/47 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/48 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/48 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/49 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/49 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/50 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/50 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/51 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/51 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/52 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/52 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/53 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/53 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/54 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/54 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/55 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/55 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/56 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/56 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/57 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/57 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/58 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/58 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/59 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/59 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/60 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/60 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/61 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/61 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/62 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/62 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/63 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/63 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/64 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/64 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/65 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/65 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/66 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/66 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/67 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/67 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/68 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/68 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/69 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/69 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/70 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/70 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/71 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/71 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/72 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/72 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/73 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/73 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/74 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/74 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/75 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/75 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/76 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/76 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/77 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/77 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/78 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/78 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/79 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/79 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/80 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/80 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/81 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/81 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/82 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/82 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/83 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/83 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/84 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/84 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/85 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/85 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/86 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/86 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/87 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/87 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/88 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/88 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/89 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/89 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/90 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/90 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/91 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/91 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/92 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/92 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/93 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/93 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/94 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/94 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/95 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/95 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/96 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/96 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/97 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/97 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/98 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/98 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/99 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/99 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/100 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/100 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/101 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/101 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/102 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/102 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/103 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/103 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/104 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/104 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/105 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/105 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/106 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/106 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/107 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/107 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/108 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/108 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/109 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/109 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/110 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/110 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/111 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/111 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/112 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/112 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/113 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/113 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/114 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/114 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/115 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/115 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/116 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/116 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/117 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/117 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/118 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/118 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/119 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/119 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/120 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/120 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/121 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/121 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/122 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/122 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/123 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/123 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/124 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/124 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/125 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/125 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/126 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/126 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/127 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/127 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/128 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/128 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/129 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/129 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/130 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/130 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/131 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/131 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/132 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/132 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/133 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/133 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/134 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/134 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/135 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/135 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/136 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/136 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/137 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/137 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/138 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/138 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/139 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/139 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/140 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/140 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/141 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/141 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/142 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/142 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/143 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/143 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/144 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/144 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/145 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/145 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/146 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/146 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/147 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/147 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/148 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/148 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/149 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/149 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/150 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/150 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/151 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/151 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/152 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/152 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/153 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/153 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/154 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/154 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/155 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/155 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/156 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/156 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/157 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/157 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/158 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/158 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/159 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/159 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/160 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/160 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/161 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/161 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/162 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/162 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/163 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/163 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/164 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/164 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/165 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/165 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/166 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/166 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/167 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/167 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/168 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/168 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/169 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/169 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/170 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/170 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/171 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/171 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/172 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/172 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/173 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/173 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/174 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/174 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/175 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/175 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/176 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/176 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/177 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/177 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/178 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/178 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/179 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/179 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/180 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/180 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/181 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/181 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/182 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/182 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/183 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/183 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/184 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/184 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/185 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/185 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/186 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/186 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/187 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/187 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/188 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/188 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/189 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/189 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/190 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/190 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/191 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/191 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/192 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/192 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/193 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/193 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/194 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/194 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/195 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/195 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/196 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/196 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/197 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/197 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/198 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/198 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/199 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/199 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/200 
    cgroup_fj_stress 1 TINFO: Attaching task 798078 to /sys/fs/cgroup/ltp/test-797626/200 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    9 termination_type

    361

    500

    361

    500

    2157

    cgroup_fj_stress_hugetlb_2_2_each

    Mon Jun 16 19:13:52 2025

    "cgroup_fj_stress.sh hugetlb 2 2 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 2 2 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.ReV0JLHzHA as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 7 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 799360 to /sys/fs/cgroup/ltp/test-799289/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799364 to /sys/fs/cgroup/ltp/test-799289/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799370 to /sys/fs/cgroup/ltp/test-799289/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799374 to /sys/fs/cgroup/ltp/test-799289/2/2 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    12

    27

    12

    27

    2158

    cgroup_fj_stress_hugetlb_3_3_each

    Mon Jun 16 19:13:52 2025

    "cgroup_fj_stress.sh hugetlb 3 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 3 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.glcpnYZ6Pc as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 40 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 799547 to /sys/fs/cgroup/ltp/test-799399/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799551 to /sys/fs/cgroup/ltp/test-799399/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799555 to /sys/fs/cgroup/ltp/test-799399/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799561 to /sys/fs/cgroup/ltp/test-799399/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799565 to /sys/fs/cgroup/ltp/test-799399/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799569 to /sys/fs/cgroup/ltp/test-799399/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799575 to /sys/fs/cgroup/ltp/test-799399/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799579 to /sys/fs/cgroup/ltp/test-799399/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799583 to /sys/fs/cgroup/ltp/test-799399/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799591 to /sys/fs/cgroup/ltp/test-799399/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799595 to /sys/fs/cgroup/ltp/test-799399/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799599 to /sys/fs/cgroup/ltp/test-799399/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799605 to /sys/fs/cgroup/ltp/test-799399/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799609 to /sys/fs/cgroup/ltp/test-799399/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799613 to /sys/fs/cgroup/ltp/test-799399/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799619 to /sys/fs/cgroup/ltp/test-799399/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799623 to /sys/fs/cgroup/ltp/test-799399/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799627 to /sys/fs/cgroup/ltp/test-799399/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799635 to /sys/fs/cgroup/ltp/test-799399/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799639 to /sys/fs/cgroup/ltp/test-799399/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799643 to /sys/fs/cgroup/ltp/test-799399/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799649 to /sys/fs/cgroup/ltp/test-799399/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799653 to /sys/fs/cgroup/ltp/test-799399/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799657 to /sys/fs/cgroup/ltp/test-799399/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 799663 to /sys/fs/cgroup/ltp/test-799399/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 799667 to /sys/fs/cgroup/ltp/test-799399/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 799671 to /sys/fs/cgroup/ltp/test-799399/3/3/3 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    36

    104

    36

    104

    2159

    cgroup_fj_stress_hugetlb_4_4_each

    Mon Jun 16 19:13:53 2025

    "cgroup_fj_stress.sh hugetlb 4 4 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 4 4 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.p2Fx4C67Md as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 341 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 800586 to /sys/fs/cgroup/ltp/test-799762/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800590 to /sys/fs/cgroup/ltp/test-799762/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800594 to /sys/fs/cgroup/ltp/test-799762/1/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800598 to /sys/fs/cgroup/ltp/test-799762/1/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800604 to /sys/fs/cgroup/ltp/test-799762/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800608 to /sys/fs/cgroup/ltp/test-799762/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800612 to /sys/fs/cgroup/ltp/test-799762/1/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800616 to /sys/fs/cgroup/ltp/test-799762/1/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800622 to /sys/fs/cgroup/ltp/test-799762/1/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800626 to /sys/fs/cgroup/ltp/test-799762/1/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800630 to /sys/fs/cgroup/ltp/test-799762/1/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800634 to /sys/fs/cgroup/ltp/test-799762/1/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800640 to /sys/fs/cgroup/ltp/test-799762/1/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800644 to /sys/fs/cgroup/ltp/test-799762/1/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800648 to /sys/fs/cgroup/ltp/test-799762/1/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800652 to /sys/fs/cgroup/ltp/test-799762/1/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800660 to /sys/fs/cgroup/ltp/test-799762/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800664 to /sys/fs/cgroup/ltp/test-799762/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800668 to /sys/fs/cgroup/ltp/test-799762/1/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800672 to /sys/fs/cgroup/ltp/test-799762/1/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800678 to /sys/fs/cgroup/ltp/test-799762/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800682 to /sys/fs/cgroup/ltp/test-799762/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800686 to /sys/fs/cgroup/ltp/test-799762/1/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800690 to /sys/fs/cgroup/ltp/test-799762/1/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800696 to /sys/fs/cgroup/ltp/test-799762/1/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800700 to /sys/fs/cgroup/ltp/test-799762/1/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800704 to /sys/fs/cgroup/ltp/test-799762/1/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800708 to /sys/fs/cgroup/ltp/test-799762/1/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800714 to /sys/fs/cgroup/ltp/test-799762/1/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800718 to /sys/fs/cgroup/ltp/test-799762/1/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800722 to /sys/fs/cgroup/ltp/test-799762/1/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800726 to /sys/fs/cgroup/ltp/test-799762/1/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800734 to /sys/fs/cgroup/ltp/test-799762/1/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800738 to /sys/fs/cgroup/ltp/test-799762/1/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800742 to /sys/fs/cgroup/ltp/test-799762/1/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800746 to /sys/fs/cgroup/ltp/test-799762/1/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800752 to /sys/fs/cgroup/ltp/test-799762/1/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800756 to /sys/fs/cgroup/ltp/test-799762/1/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800760 to /sys/fs/cgroup/ltp/test-799762/1/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800764 to /sys/fs/cgroup/ltp/test-799762/1/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800770 to /sys/fs/cgroup/ltp/test-799762/1/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800774 to /sys/fs/cgroup/ltp/test-799762/1/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800778 to /sys/fs/cgroup/ltp/test-799762/1/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800782 to /sys/fs/cgroup/ltp/test-799762/1/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800788 to /sys/fs/cgroup/ltp/test-799762/1/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800792 to /sys/fs/cgroup/ltp/test-799762/1/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800796 to /sys/fs/cgroup/ltp/test-799762/1/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800800 to /sys/fs/cgroup/ltp/test-799762/1/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800808 to /sys/fs/cgroup/ltp/test-799762/1/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800812 to /sys/fs/cgroup/ltp/test-799762/1/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800816 to /sys/fs/cgroup/ltp/test-799762/1/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800820 to /sys/fs/cgroup/ltp/test-799762/1/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800826 to /sys/fs/cgroup/ltp/test-799762/1/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800830 to /sys/fs/cgroup/ltp/test-799762/1/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800834 to /sys/fs/cgroup/ltp/test-799762/1/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800838 to /sys/fs/cgroup/ltp/test-799762/1/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800844 to /sys/fs/cgroup/ltp/test-799762/1/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800848 to /sys/fs/cgroup/ltp/test-799762/1/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800852 to /sys/fs/cgroup/ltp/test-799762/1/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800856 to /sys/fs/cgroup/ltp/test-799762/1/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800862 to /sys/fs/cgroup/ltp/test-799762/1/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800866 to /sys/fs/cgroup/ltp/test-799762/1/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800870 to /sys/fs/cgroup/ltp/test-799762/1/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800874 to /sys/fs/cgroup/ltp/test-799762/1/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800884 to /sys/fs/cgroup/ltp/test-799762/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800888 to /sys/fs/cgroup/ltp/test-799762/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800892 to /sys/fs/cgroup/ltp/test-799762/2/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800896 to /sys/fs/cgroup/ltp/test-799762/2/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800902 to /sys/fs/cgroup/ltp/test-799762/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800906 to /sys/fs/cgroup/ltp/test-799762/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800910 to /sys/fs/cgroup/ltp/test-799762/2/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800914 to /sys/fs/cgroup/ltp/test-799762/2/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800920 to /sys/fs/cgroup/ltp/test-799762/2/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800924 to /sys/fs/cgroup/ltp/test-799762/2/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800928 to /sys/fs/cgroup/ltp/test-799762/2/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800932 to /sys/fs/cgroup/ltp/test-799762/2/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800938 to /sys/fs/cgroup/ltp/test-799762/2/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800942 to /sys/fs/cgroup/ltp/test-799762/2/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800946 to /sys/fs/cgroup/ltp/test-799762/2/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800950 to /sys/fs/cgroup/ltp/test-799762/2/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800958 to /sys/fs/cgroup/ltp/test-799762/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800962 to /sys/fs/cgroup/ltp/test-799762/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800966 to /sys/fs/cgroup/ltp/test-799762/2/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800970 to /sys/fs/cgroup/ltp/test-799762/2/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800976 to /sys/fs/cgroup/ltp/test-799762/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800980 to /sys/fs/cgroup/ltp/test-799762/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 800984 to /sys/fs/cgroup/ltp/test-799762/2/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 800988 to /sys/fs/cgroup/ltp/test-799762/2/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 800994 to /sys/fs/cgroup/ltp/test-799762/2/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 800998 to /sys/fs/cgroup/ltp/test-799762/2/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801002 to /sys/fs/cgroup/ltp/test-799762/2/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801006 to /sys/fs/cgroup/ltp/test-799762/2/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801012 to /sys/fs/cgroup/ltp/test-799762/2/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801016 to /sys/fs/cgroup/ltp/test-799762/2/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801020 to /sys/fs/cgroup/ltp/test-799762/2/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801024 to /sys/fs/cgroup/ltp/test-799762/2/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801032 to /sys/fs/cgroup/ltp/test-799762/2/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801036 to /sys/fs/cgroup/ltp/test-799762/2/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801040 to /sys/fs/cgroup/ltp/test-799762/2/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801044 to /sys/fs/cgroup/ltp/test-799762/2/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801050 to /sys/fs/cgroup/ltp/test-799762/2/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801054 to /sys/fs/cgroup/ltp/test-799762/2/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801058 to /sys/fs/cgroup/ltp/test-799762/2/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801062 to /sys/fs/cgroup/ltp/test-799762/2/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801068 to /sys/fs/cgroup/ltp/test-799762/2/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801072 to /sys/fs/cgroup/ltp/test-799762/2/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801076 to /sys/fs/cgroup/ltp/test-799762/2/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801080 to /sys/fs/cgroup/ltp/test-799762/2/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801086 to /sys/fs/cgroup/ltp/test-799762/2/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801090 to /sys/fs/cgroup/ltp/test-799762/2/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801094 to /sys/fs/cgroup/ltp/test-799762/2/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801098 to /sys/fs/cgroup/ltp/test-799762/2/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801106 to /sys/fs/cgroup/ltp/test-799762/2/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801110 to /sys/fs/cgroup/ltp/test-799762/2/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801114 to /sys/fs/cgroup/ltp/test-799762/2/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801118 to /sys/fs/cgroup/ltp/test-799762/2/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801124 to /sys/fs/cgroup/ltp/test-799762/2/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801128 to /sys/fs/cgroup/ltp/test-799762/2/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801132 to /sys/fs/cgroup/ltp/test-799762/2/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801136 to /sys/fs/cgroup/ltp/test-799762/2/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801142 to /sys/fs/cgroup/ltp/test-799762/2/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801146 to /sys/fs/cgroup/ltp/test-799762/2/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801150 to /sys/fs/cgroup/ltp/test-799762/2/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801154 to /sys/fs/cgroup/ltp/test-799762/2/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801160 to /sys/fs/cgroup/ltp/test-799762/2/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801164 to /sys/fs/cgroup/ltp/test-799762/2/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801168 to /sys/fs/cgroup/ltp/test-799762/2/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801172 to /sys/fs/cgroup/ltp/test-799762/2/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801182 to /sys/fs/cgroup/ltp/test-799762/3/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801186 to /sys/fs/cgroup/ltp/test-799762/3/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801190 to /sys/fs/cgroup/ltp/test-799762/3/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801194 to /sys/fs/cgroup/ltp/test-799762/3/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801200 to /sys/fs/cgroup/ltp/test-799762/3/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801204 to /sys/fs/cgroup/ltp/test-799762/3/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801208 to /sys/fs/cgroup/ltp/test-799762/3/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801212 to /sys/fs/cgroup/ltp/test-799762/3/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801218 to /sys/fs/cgroup/ltp/test-799762/3/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801222 to /sys/fs/cgroup/ltp/test-799762/3/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801226 to /sys/fs/cgroup/ltp/test-799762/3/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801230 to /sys/fs/cgroup/ltp/test-799762/3/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801236 to /sys/fs/cgroup/ltp/test-799762/3/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801240 to /sys/fs/cgroup/ltp/test-799762/3/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801244 to /sys/fs/cgroup/ltp/test-799762/3/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801248 to /sys/fs/cgroup/ltp/test-799762/3/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801256 to /sys/fs/cgroup/ltp/test-799762/3/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801260 to /sys/fs/cgroup/ltp/test-799762/3/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801264 to /sys/fs/cgroup/ltp/test-799762/3/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801268 to /sys/fs/cgroup/ltp/test-799762/3/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801274 to /sys/fs/cgroup/ltp/test-799762/3/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801278 to /sys/fs/cgroup/ltp/test-799762/3/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801282 to /sys/fs/cgroup/ltp/test-799762/3/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801286 to /sys/fs/cgroup/ltp/test-799762/3/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801292 to /sys/fs/cgroup/ltp/test-799762/3/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801296 to /sys/fs/cgroup/ltp/test-799762/3/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801300 to /sys/fs/cgroup/ltp/test-799762/3/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801304 to /sys/fs/cgroup/ltp/test-799762/3/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801310 to /sys/fs/cgroup/ltp/test-799762/3/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801314 to /sys/fs/cgroup/ltp/test-799762/3/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801318 to /sys/fs/cgroup/ltp/test-799762/3/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801322 to /sys/fs/cgroup/ltp/test-799762/3/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801330 to /sys/fs/cgroup/ltp/test-799762/3/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801334 to /sys/fs/cgroup/ltp/test-799762/3/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801338 to /sys/fs/cgroup/ltp/test-799762/3/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801342 to /sys/fs/cgroup/ltp/test-799762/3/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801348 to /sys/fs/cgroup/ltp/test-799762/3/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801352 to /sys/fs/cgroup/ltp/test-799762/3/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801356 to /sys/fs/cgroup/ltp/test-799762/3/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801360 to /sys/fs/cgroup/ltp/test-799762/3/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801366 to /sys/fs/cgroup/ltp/test-799762/3/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801370 to /sys/fs/cgroup/ltp/test-799762/3/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801374 to /sys/fs/cgroup/ltp/test-799762/3/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801378 to /sys/fs/cgroup/ltp/test-799762/3/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801384 to /sys/fs/cgroup/ltp/test-799762/3/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801388 to /sys/fs/cgroup/ltp/test-799762/3/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801392 to /sys/fs/cgroup/ltp/test-799762/3/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801396 to /sys/fs/cgroup/ltp/test-799762/3/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801404 to /sys/fs/cgroup/ltp/test-799762/3/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801408 to /sys/fs/cgroup/ltp/test-799762/3/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801412 to /sys/fs/cgroup/ltp/test-799762/3/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801416 to /sys/fs/cgroup/ltp/test-799762/3/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801422 to /sys/fs/cgroup/ltp/test-799762/3/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801426 to /sys/fs/cgroup/ltp/test-799762/3/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801430 to /sys/fs/cgroup/ltp/test-799762/3/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801434 to /sys/fs/cgroup/ltp/test-799762/3/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801440 to /sys/fs/cgroup/ltp/test-799762/3/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801444 to /sys/fs/cgroup/ltp/test-799762/3/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801448 to /sys/fs/cgroup/ltp/test-799762/3/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801452 to /sys/fs/cgroup/ltp/test-799762/3/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801458 to /sys/fs/cgroup/ltp/test-799762/3/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801462 to /sys/fs/cgroup/ltp/test-799762/3/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801466 to /sys/fs/cgroup/ltp/test-799762/3/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801470 to /sys/fs/cgroup/ltp/test-799762/3/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801480 to /sys/fs/cgroup/ltp/test-799762/4/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801484 to /sys/fs/cgroup/ltp/test-799762/4/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801488 to /sys/fs/cgroup/ltp/test-799762/4/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801492 to /sys/fs/cgroup/ltp/test-799762/4/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801498 to /sys/fs/cgroup/ltp/test-799762/4/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801502 to /sys/fs/cgroup/ltp/test-799762/4/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801506 to /sys/fs/cgroup/ltp/test-799762/4/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801510 to /sys/fs/cgroup/ltp/test-799762/4/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801516 to /sys/fs/cgroup/ltp/test-799762/4/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801520 to /sys/fs/cgroup/ltp/test-799762/4/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801524 to /sys/fs/cgroup/ltp/test-799762/4/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801528 to /sys/fs/cgroup/ltp/test-799762/4/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801534 to /sys/fs/cgroup/ltp/test-799762/4/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801538 to /sys/fs/cgroup/ltp/test-799762/4/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801542 to /sys/fs/cgroup/ltp/test-799762/4/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801546 to /sys/fs/cgroup/ltp/test-799762/4/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801554 to /sys/fs/cgroup/ltp/test-799762/4/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801558 to /sys/fs/cgroup/ltp/test-799762/4/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801562 to /sys/fs/cgroup/ltp/test-799762/4/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801566 to /sys/fs/cgroup/ltp/test-799762/4/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801572 to /sys/fs/cgroup/ltp/test-799762/4/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801576 to /sys/fs/cgroup/ltp/test-799762/4/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801580 to /sys/fs/cgroup/ltp/test-799762/4/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801584 to /sys/fs/cgroup/ltp/test-799762/4/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801590 to /sys/fs/cgroup/ltp/test-799762/4/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801594 to /sys/fs/cgroup/ltp/test-799762/4/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801598 to /sys/fs/cgroup/ltp/test-799762/4/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801602 to /sys/fs/cgroup/ltp/test-799762/4/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801608 to /sys/fs/cgroup/ltp/test-799762/4/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801612 to /sys/fs/cgroup/ltp/test-799762/4/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801616 to /sys/fs/cgroup/ltp/test-799762/4/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801620 to /sys/fs/cgroup/ltp/test-799762/4/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801628 to /sys/fs/cgroup/ltp/test-799762/4/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801632 to /sys/fs/cgroup/ltp/test-799762/4/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801636 to /sys/fs/cgroup/ltp/test-799762/4/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801640 to /sys/fs/cgroup/ltp/test-799762/4/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801646 to /sys/fs/cgroup/ltp/test-799762/4/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801650 to /sys/fs/cgroup/ltp/test-799762/4/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801654 to /sys/fs/cgroup/ltp/test-799762/4/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801658 to /sys/fs/cgroup/ltp/test-799762/4/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801664 to /sys/fs/cgroup/ltp/test-799762/4/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801668 to /sys/fs/cgroup/ltp/test-799762/4/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801672 to /sys/fs/cgroup/ltp/test-799762/4/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801676 to /sys/fs/cgroup/ltp/test-799762/4/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801682 to /sys/fs/cgroup/ltp/test-799762/4/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801686 to /sys/fs/cgroup/ltp/test-799762/4/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801690 to /sys/fs/cgroup/ltp/test-799762/4/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801694 to /sys/fs/cgroup/ltp/test-799762/4/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801702 to /sys/fs/cgroup/ltp/test-799762/4/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801706 to /sys/fs/cgroup/ltp/test-799762/4/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801710 to /sys/fs/cgroup/ltp/test-799762/4/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801714 to /sys/fs/cgroup/ltp/test-799762/4/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801720 to /sys/fs/cgroup/ltp/test-799762/4/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801724 to /sys/fs/cgroup/ltp/test-799762/4/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801728 to /sys/fs/cgroup/ltp/test-799762/4/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801732 to /sys/fs/cgroup/ltp/test-799762/4/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801738 to /sys/fs/cgroup/ltp/test-799762/4/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801742 to /sys/fs/cgroup/ltp/test-799762/4/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801746 to /sys/fs/cgroup/ltp/test-799762/4/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801750 to /sys/fs/cgroup/ltp/test-799762/4/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 801756 to /sys/fs/cgroup/ltp/test-799762/4/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 801760 to /sys/fs/cgroup/ltp/test-799762/4/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 801764 to /sys/fs/cgroup/ltp/test-799762/4/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 801768 to /sys/fs/cgroup/ltp/test-799762/4/4/4/4 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    270

    806

    270

    806

    2160

    cgroup_fj_stress_hugetlb_2_9_each

    Mon Jun 16 19:14:03 2025

    "cgroup_fj_stress.sh hugetlb 2 9 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 2 9 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.Tt0VkCgpGz as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1023 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 805085 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805089 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805095 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805099 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805107 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805111 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805117 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805121 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805131 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805135 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805141 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805145 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805153 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805157 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805163 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805167 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805179 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805183 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805189 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805193 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805201 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805205 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805211 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805215 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805225 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805229 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805235 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805239 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805247 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805251 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805257 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805261 to /sys/fs/cgroup/ltp/test-802461/1/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805275 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805279 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805285 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805289 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805297 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805301 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805307 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805311 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805321 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805325 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805331 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805335 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805343 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805347 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805353 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805357 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805369 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805373 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805379 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805383 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805391 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805395 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805401 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805405 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805415 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805419 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805425 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805429 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805437 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805441 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805447 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805451 to /sys/fs/cgroup/ltp/test-802461/1/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805467 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805471 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805477 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805481 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805489 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805493 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805499 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805503 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805513 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805517 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805523 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805527 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805535 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805539 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805545 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805549 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805561 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805565 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805571 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805575 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805583 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805587 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805593 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805597 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805607 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805611 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805617 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805621 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805629 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805633 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805639 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805643 to /sys/fs/cgroup/ltp/test-802461/1/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805657 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805661 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805667 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805671 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805679 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805683 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805689 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805693 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805703 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805707 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805713 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805717 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805725 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805729 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805735 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805739 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805751 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805755 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805761 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805765 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805773 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805777 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805783 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805787 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805797 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805801 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805807 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805811 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805819 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805823 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805829 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805833 to /sys/fs/cgroup/ltp/test-802461/1/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805851 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805855 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805861 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805865 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805873 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805877 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805883 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805887 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805897 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805901 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805907 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805911 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805919 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805923 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805929 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805933 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805945 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805949 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805955 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805959 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805967 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805971 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805977 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805981 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 805991 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 805995 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806001 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806005 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806013 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806017 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806023 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806027 to /sys/fs/cgroup/ltp/test-802461/1/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806041 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806045 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806051 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806055 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806063 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806067 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806073 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806077 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806087 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806091 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806097 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806101 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806109 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806113 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806119 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806123 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806135 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806139 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806145 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806149 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806157 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806161 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806167 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806171 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806181 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806185 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806191 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806195 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806203 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806207 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806213 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806217 to /sys/fs/cgroup/ltp/test-802461/1/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806233 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806237 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806243 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806247 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806255 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806259 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806265 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806269 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806279 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806283 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806289 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806293 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806301 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806305 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806311 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806315 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806327 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806331 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806337 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806341 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806349 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806353 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806359 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806363 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806373 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806377 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806383 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806387 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806395 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806399 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806405 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806409 to /sys/fs/cgroup/ltp/test-802461/1/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806423 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806427 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806433 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806437 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806445 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806449 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806455 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806459 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806469 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806473 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806479 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806483 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806491 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806495 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806501 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806505 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806517 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806521 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806527 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806531 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806539 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806543 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806549 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806553 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806563 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806567 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806573 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806577 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806585 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806589 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806595 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806599 to /sys/fs/cgroup/ltp/test-802461/1/2/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806619 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806623 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806629 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806633 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806641 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806645 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806651 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806655 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806665 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806669 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806675 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806679 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806687 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806691 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806697 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806701 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806713 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806717 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806723 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806727 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806735 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806739 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806745 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806749 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806759 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806763 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806769 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806773 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806781 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806785 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806791 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806795 to /sys/fs/cgroup/ltp/test-802461/2/1/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806809 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806813 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806819 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806823 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806831 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806835 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806841 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806845 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806855 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806859 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806865 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806869 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806877 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806881 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806887 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806891 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806903 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806907 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806913 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806917 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806925 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806929 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806935 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806939 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806949 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806953 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806959 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806963 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806971 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806975 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 806981 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 806985 to /sys/fs/cgroup/ltp/test-802461/2/1/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807001 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807005 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807011 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807015 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807023 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807027 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807033 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807037 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807047 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807051 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807057 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807061 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807069 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807073 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807079 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807083 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807095 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807099 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807105 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807109 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807117 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807121 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807127 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807131 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807141 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807145 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807151 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807155 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807163 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807167 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807173 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807177 to /sys/fs/cgroup/ltp/test-802461/2/1/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807191 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807195 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807201 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807205 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807213 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807217 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807223 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807227 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807237 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807241 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807247 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807251 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807259 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807263 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807269 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807273 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807285 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807289 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807295 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807299 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807307 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807311 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807317 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807321 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807331 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807335 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807341 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807345 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807353 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807357 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807363 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807367 to /sys/fs/cgroup/ltp/test-802461/2/1/2/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807385 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807389 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807395 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807399 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807407 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807411 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807417 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807421 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807431 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807435 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807441 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807445 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807453 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807457 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807463 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807467 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807479 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807483 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807489 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807493 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807501 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807505 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807511 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807515 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807525 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807529 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807535 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807539 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807547 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807551 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807557 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807561 to /sys/fs/cgroup/ltp/test-802461/2/2/1/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807575 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807579 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807585 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807589 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807597 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807601 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807607 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807611 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807621 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807625 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807631 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807635 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807643 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807647 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807653 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807657 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807669 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807673 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807679 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807683 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807691 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807695 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807701 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807705 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807715 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807719 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807725 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807729 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807737 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807741 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807747 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807751 to /sys/fs/cgroup/ltp/test-802461/2/2/1/2/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807767 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807771 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807777 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807781 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807789 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807793 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807799 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807803 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807813 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807817 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807823 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807827 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807835 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807839 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807845 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807849 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807861 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807865 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807871 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807875 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807883 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807887 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807893 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807897 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807907 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807911 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807917 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807921 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807929 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807933 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807939 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807943 to /sys/fs/cgroup/ltp/test-802461/2/2/2/1/2/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807957 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807961 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807967 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807971 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807979 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807983 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 807989 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 807993 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808003 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808007 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808013 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808017 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808025 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808029 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808035 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808039 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/1/2/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808051 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808055 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808061 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808065 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808073 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808077 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808083 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808087 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/1/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808097 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808101 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808107 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808111 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808119 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808123 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 808129 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 808133 to /sys/fs/cgroup/ltp/test-802461/2/2/2/2/2/2/2/2/2 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    29 termination_type

    779

    2402

    779

    2402

    2161

    cgroup_fj_stress_hugetlb_10_3_each

    Mon Jun 16 19:14:32 2025

    "cgroup_fj_stress.sh hugetlb 10 3 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 10 3 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JIW6CM9TfV as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 1111 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 812578 to /sys/fs/cgroup/ltp/test-810190/1/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812582 to /sys/fs/cgroup/ltp/test-810190/1/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812586 to /sys/fs/cgroup/ltp/test-810190/1/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812590 to /sys/fs/cgroup/ltp/test-810190/1/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812594 to /sys/fs/cgroup/ltp/test-810190/1/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812598 to /sys/fs/cgroup/ltp/test-810190/1/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812602 to /sys/fs/cgroup/ltp/test-810190/1/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812606 to /sys/fs/cgroup/ltp/test-810190/1/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812610 to /sys/fs/cgroup/ltp/test-810190/1/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812614 to /sys/fs/cgroup/ltp/test-810190/1/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812620 to /sys/fs/cgroup/ltp/test-810190/1/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812624 to /sys/fs/cgroup/ltp/test-810190/1/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812628 to /sys/fs/cgroup/ltp/test-810190/1/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812632 to /sys/fs/cgroup/ltp/test-810190/1/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812636 to /sys/fs/cgroup/ltp/test-810190/1/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812640 to /sys/fs/cgroup/ltp/test-810190/1/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812644 to /sys/fs/cgroup/ltp/test-810190/1/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812648 to /sys/fs/cgroup/ltp/test-810190/1/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812652 to /sys/fs/cgroup/ltp/test-810190/1/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812656 to /sys/fs/cgroup/ltp/test-810190/1/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812662 to /sys/fs/cgroup/ltp/test-810190/1/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812666 to /sys/fs/cgroup/ltp/test-810190/1/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812670 to /sys/fs/cgroup/ltp/test-810190/1/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812674 to /sys/fs/cgroup/ltp/test-810190/1/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812678 to /sys/fs/cgroup/ltp/test-810190/1/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812682 to /sys/fs/cgroup/ltp/test-810190/1/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812686 to /sys/fs/cgroup/ltp/test-810190/1/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812690 to /sys/fs/cgroup/ltp/test-810190/1/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812694 to /sys/fs/cgroup/ltp/test-810190/1/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812698 to /sys/fs/cgroup/ltp/test-810190/1/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812704 to /sys/fs/cgroup/ltp/test-810190/1/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812708 to /sys/fs/cgroup/ltp/test-810190/1/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812712 to /sys/fs/cgroup/ltp/test-810190/1/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812716 to /sys/fs/cgroup/ltp/test-810190/1/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812720 to /sys/fs/cgroup/ltp/test-810190/1/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812724 to /sys/fs/cgroup/ltp/test-810190/1/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812728 to /sys/fs/cgroup/ltp/test-810190/1/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812732 to /sys/fs/cgroup/ltp/test-810190/1/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812736 to /sys/fs/cgroup/ltp/test-810190/1/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812740 to /sys/fs/cgroup/ltp/test-810190/1/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812746 to /sys/fs/cgroup/ltp/test-810190/1/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812750 to /sys/fs/cgroup/ltp/test-810190/1/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812754 to /sys/fs/cgroup/ltp/test-810190/1/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812758 to /sys/fs/cgroup/ltp/test-810190/1/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812762 to /sys/fs/cgroup/ltp/test-810190/1/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812766 to /sys/fs/cgroup/ltp/test-810190/1/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812770 to /sys/fs/cgroup/ltp/test-810190/1/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812774 to /sys/fs/cgroup/ltp/test-810190/1/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812778 to /sys/fs/cgroup/ltp/test-810190/1/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812782 to /sys/fs/cgroup/ltp/test-810190/1/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812788 to /sys/fs/cgroup/ltp/test-810190/1/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812792 to /sys/fs/cgroup/ltp/test-810190/1/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812796 to /sys/fs/cgroup/ltp/test-810190/1/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812800 to /sys/fs/cgroup/ltp/test-810190/1/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812804 to /sys/fs/cgroup/ltp/test-810190/1/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812808 to /sys/fs/cgroup/ltp/test-810190/1/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812812 to /sys/fs/cgroup/ltp/test-810190/1/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812816 to /sys/fs/cgroup/ltp/test-810190/1/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812820 to /sys/fs/cgroup/ltp/test-810190/1/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812824 to /sys/fs/cgroup/ltp/test-810190/1/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812830 to /sys/fs/cgroup/ltp/test-810190/1/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812834 to /sys/fs/cgroup/ltp/test-810190/1/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812838 to /sys/fs/cgroup/ltp/test-810190/1/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812842 to /sys/fs/cgroup/ltp/test-810190/1/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812846 to /sys/fs/cgroup/ltp/test-810190/1/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812850 to /sys/fs/cgroup/ltp/test-810190/1/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812854 to /sys/fs/cgroup/ltp/test-810190/1/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812858 to /sys/fs/cgroup/ltp/test-810190/1/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812862 to /sys/fs/cgroup/ltp/test-810190/1/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812866 to /sys/fs/cgroup/ltp/test-810190/1/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812872 to /sys/fs/cgroup/ltp/test-810190/1/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812876 to /sys/fs/cgroup/ltp/test-810190/1/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812880 to /sys/fs/cgroup/ltp/test-810190/1/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812884 to /sys/fs/cgroup/ltp/test-810190/1/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812888 to /sys/fs/cgroup/ltp/test-810190/1/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812892 to /sys/fs/cgroup/ltp/test-810190/1/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812896 to /sys/fs/cgroup/ltp/test-810190/1/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812900 to /sys/fs/cgroup/ltp/test-810190/1/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812904 to /sys/fs/cgroup/ltp/test-810190/1/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812908 to /sys/fs/cgroup/ltp/test-810190/1/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812914 to /sys/fs/cgroup/ltp/test-810190/1/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812918 to /sys/fs/cgroup/ltp/test-810190/1/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812922 to /sys/fs/cgroup/ltp/test-810190/1/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812926 to /sys/fs/cgroup/ltp/test-810190/1/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812930 to /sys/fs/cgroup/ltp/test-810190/1/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812934 to /sys/fs/cgroup/ltp/test-810190/1/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812938 to /sys/fs/cgroup/ltp/test-810190/1/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812942 to /sys/fs/cgroup/ltp/test-810190/1/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812946 to /sys/fs/cgroup/ltp/test-810190/1/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812950 to /sys/fs/cgroup/ltp/test-810190/1/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 812956 to /sys/fs/cgroup/ltp/test-810190/1/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 812960 to /sys/fs/cgroup/ltp/test-810190/1/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 812964 to /sys/fs/cgroup/ltp/test-810190/1/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 812968 to /sys/fs/cgroup/ltp/test-810190/1/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 812972 to /sys/fs/cgroup/ltp/test-810190/1/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 812976 to /sys/fs/cgroup/ltp/test-810190/1/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 812980 to /sys/fs/cgroup/ltp/test-810190/1/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 812984 to /sys/fs/cgroup/ltp/test-810190/1/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 812988 to /sys/fs/cgroup/ltp/test-810190/1/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 812992 to /sys/fs/cgroup/ltp/test-810190/1/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813000 to /sys/fs/cgroup/ltp/test-810190/2/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813004 to /sys/fs/cgroup/ltp/test-810190/2/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813008 to /sys/fs/cgroup/ltp/test-810190/2/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813012 to /sys/fs/cgroup/ltp/test-810190/2/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813016 to /sys/fs/cgroup/ltp/test-810190/2/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813020 to /sys/fs/cgroup/ltp/test-810190/2/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813024 to /sys/fs/cgroup/ltp/test-810190/2/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813028 to /sys/fs/cgroup/ltp/test-810190/2/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813032 to /sys/fs/cgroup/ltp/test-810190/2/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813036 to /sys/fs/cgroup/ltp/test-810190/2/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813042 to /sys/fs/cgroup/ltp/test-810190/2/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813046 to /sys/fs/cgroup/ltp/test-810190/2/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813050 to /sys/fs/cgroup/ltp/test-810190/2/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813054 to /sys/fs/cgroup/ltp/test-810190/2/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813058 to /sys/fs/cgroup/ltp/test-810190/2/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813062 to /sys/fs/cgroup/ltp/test-810190/2/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813066 to /sys/fs/cgroup/ltp/test-810190/2/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813070 to /sys/fs/cgroup/ltp/test-810190/2/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813074 to /sys/fs/cgroup/ltp/test-810190/2/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813078 to /sys/fs/cgroup/ltp/test-810190/2/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813084 to /sys/fs/cgroup/ltp/test-810190/2/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813088 to /sys/fs/cgroup/ltp/test-810190/2/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813092 to /sys/fs/cgroup/ltp/test-810190/2/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813096 to /sys/fs/cgroup/ltp/test-810190/2/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813100 to /sys/fs/cgroup/ltp/test-810190/2/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813104 to /sys/fs/cgroup/ltp/test-810190/2/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813108 to /sys/fs/cgroup/ltp/test-810190/2/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813112 to /sys/fs/cgroup/ltp/test-810190/2/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813116 to /sys/fs/cgroup/ltp/test-810190/2/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813120 to /sys/fs/cgroup/ltp/test-810190/2/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813126 to /sys/fs/cgroup/ltp/test-810190/2/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813130 to /sys/fs/cgroup/ltp/test-810190/2/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813134 to /sys/fs/cgroup/ltp/test-810190/2/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813138 to /sys/fs/cgroup/ltp/test-810190/2/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813142 to /sys/fs/cgroup/ltp/test-810190/2/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813146 to /sys/fs/cgroup/ltp/test-810190/2/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813150 to /sys/fs/cgroup/ltp/test-810190/2/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813154 to /sys/fs/cgroup/ltp/test-810190/2/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813158 to /sys/fs/cgroup/ltp/test-810190/2/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813162 to /sys/fs/cgroup/ltp/test-810190/2/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813168 to /sys/fs/cgroup/ltp/test-810190/2/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813172 to /sys/fs/cgroup/ltp/test-810190/2/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813176 to /sys/fs/cgroup/ltp/test-810190/2/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813180 to /sys/fs/cgroup/ltp/test-810190/2/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813184 to /sys/fs/cgroup/ltp/test-810190/2/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813188 to /sys/fs/cgroup/ltp/test-810190/2/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813192 to /sys/fs/cgroup/ltp/test-810190/2/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813196 to /sys/fs/cgroup/ltp/test-810190/2/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813200 to /sys/fs/cgroup/ltp/test-810190/2/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813204 to /sys/fs/cgroup/ltp/test-810190/2/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813210 to /sys/fs/cgroup/ltp/test-810190/2/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813214 to /sys/fs/cgroup/ltp/test-810190/2/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813218 to /sys/fs/cgroup/ltp/test-810190/2/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813222 to /sys/fs/cgroup/ltp/test-810190/2/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813226 to /sys/fs/cgroup/ltp/test-810190/2/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813230 to /sys/fs/cgroup/ltp/test-810190/2/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813234 to /sys/fs/cgroup/ltp/test-810190/2/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813238 to /sys/fs/cgroup/ltp/test-810190/2/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813242 to /sys/fs/cgroup/ltp/test-810190/2/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813246 to /sys/fs/cgroup/ltp/test-810190/2/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813252 to /sys/fs/cgroup/ltp/test-810190/2/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813256 to /sys/fs/cgroup/ltp/test-810190/2/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813260 to /sys/fs/cgroup/ltp/test-810190/2/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813264 to /sys/fs/cgroup/ltp/test-810190/2/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813268 to /sys/fs/cgroup/ltp/test-810190/2/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813272 to /sys/fs/cgroup/ltp/test-810190/2/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813276 to /sys/fs/cgroup/ltp/test-810190/2/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813280 to /sys/fs/cgroup/ltp/test-810190/2/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813284 to /sys/fs/cgroup/ltp/test-810190/2/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813288 to /sys/fs/cgroup/ltp/test-810190/2/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813294 to /sys/fs/cgroup/ltp/test-810190/2/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813298 to /sys/fs/cgroup/ltp/test-810190/2/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813302 to /sys/fs/cgroup/ltp/test-810190/2/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813306 to /sys/fs/cgroup/ltp/test-810190/2/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813310 to /sys/fs/cgroup/ltp/test-810190/2/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813314 to /sys/fs/cgroup/ltp/test-810190/2/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813318 to /sys/fs/cgroup/ltp/test-810190/2/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813322 to /sys/fs/cgroup/ltp/test-810190/2/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813326 to /sys/fs/cgroup/ltp/test-810190/2/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813330 to /sys/fs/cgroup/ltp/test-810190/2/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813336 to /sys/fs/cgroup/ltp/test-810190/2/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813340 to /sys/fs/cgroup/ltp/test-810190/2/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813344 to /sys/fs/cgroup/ltp/test-810190/2/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813348 to /sys/fs/cgroup/ltp/test-810190/2/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813352 to /sys/fs/cgroup/ltp/test-810190/2/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813356 to /sys/fs/cgroup/ltp/test-810190/2/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813360 to /sys/fs/cgroup/ltp/test-810190/2/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813364 to /sys/fs/cgroup/ltp/test-810190/2/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813368 to /sys/fs/cgroup/ltp/test-810190/2/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813372 to /sys/fs/cgroup/ltp/test-810190/2/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813378 to /sys/fs/cgroup/ltp/test-810190/2/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813382 to /sys/fs/cgroup/ltp/test-810190/2/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813386 to /sys/fs/cgroup/ltp/test-810190/2/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813390 to /sys/fs/cgroup/ltp/test-810190/2/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813394 to /sys/fs/cgroup/ltp/test-810190/2/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813398 to /sys/fs/cgroup/ltp/test-810190/2/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813402 to /sys/fs/cgroup/ltp/test-810190/2/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813406 to /sys/fs/cgroup/ltp/test-810190/2/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813410 to /sys/fs/cgroup/ltp/test-810190/2/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813414 to /sys/fs/cgroup/ltp/test-810190/2/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813422 to /sys/fs/cgroup/ltp/test-810190/3/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813426 to /sys/fs/cgroup/ltp/test-810190/3/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813430 to /sys/fs/cgroup/ltp/test-810190/3/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813434 to /sys/fs/cgroup/ltp/test-810190/3/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813438 to /sys/fs/cgroup/ltp/test-810190/3/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813442 to /sys/fs/cgroup/ltp/test-810190/3/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813446 to /sys/fs/cgroup/ltp/test-810190/3/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813450 to /sys/fs/cgroup/ltp/test-810190/3/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813454 to /sys/fs/cgroup/ltp/test-810190/3/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813458 to /sys/fs/cgroup/ltp/test-810190/3/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813464 to /sys/fs/cgroup/ltp/test-810190/3/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813468 to /sys/fs/cgroup/ltp/test-810190/3/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813472 to /sys/fs/cgroup/ltp/test-810190/3/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813476 to /sys/fs/cgroup/ltp/test-810190/3/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813480 to /sys/fs/cgroup/ltp/test-810190/3/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813484 to /sys/fs/cgroup/ltp/test-810190/3/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813488 to /sys/fs/cgroup/ltp/test-810190/3/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813492 to /sys/fs/cgroup/ltp/test-810190/3/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813496 to /sys/fs/cgroup/ltp/test-810190/3/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813500 to /sys/fs/cgroup/ltp/test-810190/3/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813506 to /sys/fs/cgroup/ltp/test-810190/3/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813510 to /sys/fs/cgroup/ltp/test-810190/3/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813514 to /sys/fs/cgroup/ltp/test-810190/3/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813518 to /sys/fs/cgroup/ltp/test-810190/3/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813522 to /sys/fs/cgroup/ltp/test-810190/3/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813526 to /sys/fs/cgroup/ltp/test-810190/3/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813530 to /sys/fs/cgroup/ltp/test-810190/3/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813534 to /sys/fs/cgroup/ltp/test-810190/3/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813538 to /sys/fs/cgroup/ltp/test-810190/3/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813542 to /sys/fs/cgroup/ltp/test-810190/3/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813548 to /sys/fs/cgroup/ltp/test-810190/3/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813552 to /sys/fs/cgroup/ltp/test-810190/3/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813556 to /sys/fs/cgroup/ltp/test-810190/3/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813560 to /sys/fs/cgroup/ltp/test-810190/3/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813564 to /sys/fs/cgroup/ltp/test-810190/3/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813568 to /sys/fs/cgroup/ltp/test-810190/3/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813572 to /sys/fs/cgroup/ltp/test-810190/3/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813576 to /sys/fs/cgroup/ltp/test-810190/3/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813580 to /sys/fs/cgroup/ltp/test-810190/3/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813584 to /sys/fs/cgroup/ltp/test-810190/3/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813590 to /sys/fs/cgroup/ltp/test-810190/3/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813594 to /sys/fs/cgroup/ltp/test-810190/3/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813598 to /sys/fs/cgroup/ltp/test-810190/3/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813602 to /sys/fs/cgroup/ltp/test-810190/3/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813606 to /sys/fs/cgroup/ltp/test-810190/3/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813610 to /sys/fs/cgroup/ltp/test-810190/3/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813614 to /sys/fs/cgroup/ltp/test-810190/3/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813618 to /sys/fs/cgroup/ltp/test-810190/3/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813622 to /sys/fs/cgroup/ltp/test-810190/3/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813626 to /sys/fs/cgroup/ltp/test-810190/3/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813632 to /sys/fs/cgroup/ltp/test-810190/3/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813636 to /sys/fs/cgroup/ltp/test-810190/3/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813640 to /sys/fs/cgroup/ltp/test-810190/3/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813644 to /sys/fs/cgroup/ltp/test-810190/3/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813648 to /sys/fs/cgroup/ltp/test-810190/3/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813652 to /sys/fs/cgroup/ltp/test-810190/3/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813656 to /sys/fs/cgroup/ltp/test-810190/3/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813660 to /sys/fs/cgroup/ltp/test-810190/3/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813664 to /sys/fs/cgroup/ltp/test-810190/3/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813668 to /sys/fs/cgroup/ltp/test-810190/3/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813674 to /sys/fs/cgroup/ltp/test-810190/3/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813678 to /sys/fs/cgroup/ltp/test-810190/3/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813682 to /sys/fs/cgroup/ltp/test-810190/3/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813686 to /sys/fs/cgroup/ltp/test-810190/3/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813690 to /sys/fs/cgroup/ltp/test-810190/3/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813694 to /sys/fs/cgroup/ltp/test-810190/3/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813698 to /sys/fs/cgroup/ltp/test-810190/3/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813702 to /sys/fs/cgroup/ltp/test-810190/3/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813706 to /sys/fs/cgroup/ltp/test-810190/3/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813710 to /sys/fs/cgroup/ltp/test-810190/3/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813716 to /sys/fs/cgroup/ltp/test-810190/3/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813720 to /sys/fs/cgroup/ltp/test-810190/3/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813724 to /sys/fs/cgroup/ltp/test-810190/3/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813728 to /sys/fs/cgroup/ltp/test-810190/3/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813732 to /sys/fs/cgroup/ltp/test-810190/3/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813736 to /sys/fs/cgroup/ltp/test-810190/3/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813740 to /sys/fs/cgroup/ltp/test-810190/3/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813744 to /sys/fs/cgroup/ltp/test-810190/3/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813748 to /sys/fs/cgroup/ltp/test-810190/3/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813752 to /sys/fs/cgroup/ltp/test-810190/3/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813758 to /sys/fs/cgroup/ltp/test-810190/3/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813762 to /sys/fs/cgroup/ltp/test-810190/3/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813766 to /sys/fs/cgroup/ltp/test-810190/3/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813770 to /sys/fs/cgroup/ltp/test-810190/3/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813774 to /sys/fs/cgroup/ltp/test-810190/3/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813778 to /sys/fs/cgroup/ltp/test-810190/3/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813782 to /sys/fs/cgroup/ltp/test-810190/3/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813786 to /sys/fs/cgroup/ltp/test-810190/3/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813790 to /sys/fs/cgroup/ltp/test-810190/3/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813794 to /sys/fs/cgroup/ltp/test-810190/3/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813800 to /sys/fs/cgroup/ltp/test-810190/3/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813804 to /sys/fs/cgroup/ltp/test-810190/3/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813808 to /sys/fs/cgroup/ltp/test-810190/3/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813812 to /sys/fs/cgroup/ltp/test-810190/3/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813816 to /sys/fs/cgroup/ltp/test-810190/3/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813820 to /sys/fs/cgroup/ltp/test-810190/3/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813824 to /sys/fs/cgroup/ltp/test-810190/3/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813828 to /sys/fs/cgroup/ltp/test-810190/3/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813832 to /sys/fs/cgroup/ltp/test-810190/3/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813836 to /sys/fs/cgroup/ltp/test-810190/3/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813844 to /sys/fs/cgroup/ltp/test-810190/4/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813848 to /sys/fs/cgroup/ltp/test-810190/4/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813852 to /sys/fs/cgroup/ltp/test-810190/4/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813856 to /sys/fs/cgroup/ltp/test-810190/4/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813860 to /sys/fs/cgroup/ltp/test-810190/4/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813864 to /sys/fs/cgroup/ltp/test-810190/4/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813868 to /sys/fs/cgroup/ltp/test-810190/4/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813872 to /sys/fs/cgroup/ltp/test-810190/4/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813876 to /sys/fs/cgroup/ltp/test-810190/4/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813880 to /sys/fs/cgroup/ltp/test-810190/4/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813886 to /sys/fs/cgroup/ltp/test-810190/4/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813890 to /sys/fs/cgroup/ltp/test-810190/4/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813894 to /sys/fs/cgroup/ltp/test-810190/4/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813898 to /sys/fs/cgroup/ltp/test-810190/4/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813902 to /sys/fs/cgroup/ltp/test-810190/4/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813906 to /sys/fs/cgroup/ltp/test-810190/4/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813910 to /sys/fs/cgroup/ltp/test-810190/4/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813914 to /sys/fs/cgroup/ltp/test-810190/4/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813918 to /sys/fs/cgroup/ltp/test-810190/4/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813922 to /sys/fs/cgroup/ltp/test-810190/4/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813928 to /sys/fs/cgroup/ltp/test-810190/4/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813932 to /sys/fs/cgroup/ltp/test-810190/4/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813936 to /sys/fs/cgroup/ltp/test-810190/4/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813940 to /sys/fs/cgroup/ltp/test-810190/4/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813944 to /sys/fs/cgroup/ltp/test-810190/4/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813948 to /sys/fs/cgroup/ltp/test-810190/4/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813952 to /sys/fs/cgroup/ltp/test-810190/4/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813956 to /sys/fs/cgroup/ltp/test-810190/4/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 813960 to /sys/fs/cgroup/ltp/test-810190/4/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 813964 to /sys/fs/cgroup/ltp/test-810190/4/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 813970 to /sys/fs/cgroup/ltp/test-810190/4/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 813974 to /sys/fs/cgroup/ltp/test-810190/4/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 813978 to /sys/fs/cgroup/ltp/test-810190/4/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 813982 to /sys/fs/cgroup/ltp/test-810190/4/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 813986 to /sys/fs/cgroup/ltp/test-810190/4/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 813990 to /sys/fs/cgroup/ltp/test-810190/4/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 813994 to /sys/fs/cgroup/ltp/test-810190/4/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 813998 to /sys/fs/cgroup/ltp/test-810190/4/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814002 to /sys/fs/cgroup/ltp/test-810190/4/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814006 to /sys/fs/cgroup/ltp/test-810190/4/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814012 to /sys/fs/cgroup/ltp/test-810190/4/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814016 to /sys/fs/cgroup/ltp/test-810190/4/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814020 to /sys/fs/cgroup/ltp/test-810190/4/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814024 to /sys/fs/cgroup/ltp/test-810190/4/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814028 to /sys/fs/cgroup/ltp/test-810190/4/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814032 to /sys/fs/cgroup/ltp/test-810190/4/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814036 to /sys/fs/cgroup/ltp/test-810190/4/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814040 to /sys/fs/cgroup/ltp/test-810190/4/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814044 to /sys/fs/cgroup/ltp/test-810190/4/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814048 to /sys/fs/cgroup/ltp/test-810190/4/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814054 to /sys/fs/cgroup/ltp/test-810190/4/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814058 to /sys/fs/cgroup/ltp/test-810190/4/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814062 to /sys/fs/cgroup/ltp/test-810190/4/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814066 to /sys/fs/cgroup/ltp/test-810190/4/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814070 to /sys/fs/cgroup/ltp/test-810190/4/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814074 to /sys/fs/cgroup/ltp/test-810190/4/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814078 to /sys/fs/cgroup/ltp/test-810190/4/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814082 to /sys/fs/cgroup/ltp/test-810190/4/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814086 to /sys/fs/cgroup/ltp/test-810190/4/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814090 to /sys/fs/cgroup/ltp/test-810190/4/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814096 to /sys/fs/cgroup/ltp/test-810190/4/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814100 to /sys/fs/cgroup/ltp/test-810190/4/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814104 to /sys/fs/cgroup/ltp/test-810190/4/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814108 to /sys/fs/cgroup/ltp/test-810190/4/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814112 to /sys/fs/cgroup/ltp/test-810190/4/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814116 to /sys/fs/cgroup/ltp/test-810190/4/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814120 to /sys/fs/cgroup/ltp/test-810190/4/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814124 to /sys/fs/cgroup/ltp/test-810190/4/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814128 to /sys/fs/cgroup/ltp/test-810190/4/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814132 to /sys/fs/cgroup/ltp/test-810190/4/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814138 to /sys/fs/cgroup/ltp/test-810190/4/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814142 to /sys/fs/cgroup/ltp/test-810190/4/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814146 to /sys/fs/cgroup/ltp/test-810190/4/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814150 to /sys/fs/cgroup/ltp/test-810190/4/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814154 to /sys/fs/cgroup/ltp/test-810190/4/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814158 to /sys/fs/cgroup/ltp/test-810190/4/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814162 to /sys/fs/cgroup/ltp/test-810190/4/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814166 to /sys/fs/cgroup/ltp/test-810190/4/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814170 to /sys/fs/cgroup/ltp/test-810190/4/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814174 to /sys/fs/cgroup/ltp/test-810190/4/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814180 to /sys/fs/cgroup/ltp/test-810190/4/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814184 to /sys/fs/cgroup/ltp/test-810190/4/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814188 to /sys/fs/cgroup/ltp/test-810190/4/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814192 to /sys/fs/cgroup/ltp/test-810190/4/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814196 to /sys/fs/cgroup/ltp/test-810190/4/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814200 to /sys/fs/cgroup/ltp/test-810190/4/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814204 to /sys/fs/cgroup/ltp/test-810190/4/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814208 to /sys/fs/cgroup/ltp/test-810190/4/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814212 to /sys/fs/cgroup/ltp/test-810190/4/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814216 to /sys/fs/cgroup/ltp/test-810190/4/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814222 to /sys/fs/cgroup/ltp/test-810190/4/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814226 to /sys/fs/cgroup/ltp/test-810190/4/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814230 to /sys/fs/cgroup/ltp/test-810190/4/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814234 to /sys/fs/cgroup/ltp/test-810190/4/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814238 to /sys/fs/cgroup/ltp/test-810190/4/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814242 to /sys/fs/cgroup/ltp/test-810190/4/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814246 to /sys/fs/cgroup/ltp/test-810190/4/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814250 to /sys/fs/cgroup/ltp/test-810190/4/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814254 to /sys/fs/cgroup/ltp/test-810190/4/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814258 to /sys/fs/cgroup/ltp/test-810190/4/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814266 to /sys/fs/cgroup/ltp/test-810190/5/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814270 to /sys/fs/cgroup/ltp/test-810190/5/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814274 to /sys/fs/cgroup/ltp/test-810190/5/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814278 to /sys/fs/cgroup/ltp/test-810190/5/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814282 to /sys/fs/cgroup/ltp/test-810190/5/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814286 to /sys/fs/cgroup/ltp/test-810190/5/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814290 to /sys/fs/cgroup/ltp/test-810190/5/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814294 to /sys/fs/cgroup/ltp/test-810190/5/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814298 to /sys/fs/cgroup/ltp/test-810190/5/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814302 to /sys/fs/cgroup/ltp/test-810190/5/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814308 to /sys/fs/cgroup/ltp/test-810190/5/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814312 to /sys/fs/cgroup/ltp/test-810190/5/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814316 to /sys/fs/cgroup/ltp/test-810190/5/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814320 to /sys/fs/cgroup/ltp/test-810190/5/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814324 to /sys/fs/cgroup/ltp/test-810190/5/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814328 to /sys/fs/cgroup/ltp/test-810190/5/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814332 to /sys/fs/cgroup/ltp/test-810190/5/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814336 to /sys/fs/cgroup/ltp/test-810190/5/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814340 to /sys/fs/cgroup/ltp/test-810190/5/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814344 to /sys/fs/cgroup/ltp/test-810190/5/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814350 to /sys/fs/cgroup/ltp/test-810190/5/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814354 to /sys/fs/cgroup/ltp/test-810190/5/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814358 to /sys/fs/cgroup/ltp/test-810190/5/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814362 to /sys/fs/cgroup/ltp/test-810190/5/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814366 to /sys/fs/cgroup/ltp/test-810190/5/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814370 to /sys/fs/cgroup/ltp/test-810190/5/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814374 to /sys/fs/cgroup/ltp/test-810190/5/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814378 to /sys/fs/cgroup/ltp/test-810190/5/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814382 to /sys/fs/cgroup/ltp/test-810190/5/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814386 to /sys/fs/cgroup/ltp/test-810190/5/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814392 to /sys/fs/cgroup/ltp/test-810190/5/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814396 to /sys/fs/cgroup/ltp/test-810190/5/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814400 to /sys/fs/cgroup/ltp/test-810190/5/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814404 to /sys/fs/cgroup/ltp/test-810190/5/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814408 to /sys/fs/cgroup/ltp/test-810190/5/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814412 to /sys/fs/cgroup/ltp/test-810190/5/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814416 to /sys/fs/cgroup/ltp/test-810190/5/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814420 to /sys/fs/cgroup/ltp/test-810190/5/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814424 to /sys/fs/cgroup/ltp/test-810190/5/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814428 to /sys/fs/cgroup/ltp/test-810190/5/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814434 to /sys/fs/cgroup/ltp/test-810190/5/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814438 to /sys/fs/cgroup/ltp/test-810190/5/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814442 to /sys/fs/cgroup/ltp/test-810190/5/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814446 to /sys/fs/cgroup/ltp/test-810190/5/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814450 to /sys/fs/cgroup/ltp/test-810190/5/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814454 to /sys/fs/cgroup/ltp/test-810190/5/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814458 to /sys/fs/cgroup/ltp/test-810190/5/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814462 to /sys/fs/cgroup/ltp/test-810190/5/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814466 to /sys/fs/cgroup/ltp/test-810190/5/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814470 to /sys/fs/cgroup/ltp/test-810190/5/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814476 to /sys/fs/cgroup/ltp/test-810190/5/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814480 to /sys/fs/cgroup/ltp/test-810190/5/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814484 to /sys/fs/cgroup/ltp/test-810190/5/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814488 to /sys/fs/cgroup/ltp/test-810190/5/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814492 to /sys/fs/cgroup/ltp/test-810190/5/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814496 to /sys/fs/cgroup/ltp/test-810190/5/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814500 to /sys/fs/cgroup/ltp/test-810190/5/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814504 to /sys/fs/cgroup/ltp/test-810190/5/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814508 to /sys/fs/cgroup/ltp/test-810190/5/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814512 to /sys/fs/cgroup/ltp/test-810190/5/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814518 to /sys/fs/cgroup/ltp/test-810190/5/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814522 to /sys/fs/cgroup/ltp/test-810190/5/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814526 to /sys/fs/cgroup/ltp/test-810190/5/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814530 to /sys/fs/cgroup/ltp/test-810190/5/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814534 to /sys/fs/cgroup/ltp/test-810190/5/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814538 to /sys/fs/cgroup/ltp/test-810190/5/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814542 to /sys/fs/cgroup/ltp/test-810190/5/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814546 to /sys/fs/cgroup/ltp/test-810190/5/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814550 to /sys/fs/cgroup/ltp/test-810190/5/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814554 to /sys/fs/cgroup/ltp/test-810190/5/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814560 to /sys/fs/cgroup/ltp/test-810190/5/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814564 to /sys/fs/cgroup/ltp/test-810190/5/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814568 to /sys/fs/cgroup/ltp/test-810190/5/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814572 to /sys/fs/cgroup/ltp/test-810190/5/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814576 to /sys/fs/cgroup/ltp/test-810190/5/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814580 to /sys/fs/cgroup/ltp/test-810190/5/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814584 to /sys/fs/cgroup/ltp/test-810190/5/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814588 to /sys/fs/cgroup/ltp/test-810190/5/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814592 to /sys/fs/cgroup/ltp/test-810190/5/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814596 to /sys/fs/cgroup/ltp/test-810190/5/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814602 to /sys/fs/cgroup/ltp/test-810190/5/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814606 to /sys/fs/cgroup/ltp/test-810190/5/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814610 to /sys/fs/cgroup/ltp/test-810190/5/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814614 to /sys/fs/cgroup/ltp/test-810190/5/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814618 to /sys/fs/cgroup/ltp/test-810190/5/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814622 to /sys/fs/cgroup/ltp/test-810190/5/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814626 to /sys/fs/cgroup/ltp/test-810190/5/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814630 to /sys/fs/cgroup/ltp/test-810190/5/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814634 to /sys/fs/cgroup/ltp/test-810190/5/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814638 to /sys/fs/cgroup/ltp/test-810190/5/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814644 to /sys/fs/cgroup/ltp/test-810190/5/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814648 to /sys/fs/cgroup/ltp/test-810190/5/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814652 to /sys/fs/cgroup/ltp/test-810190/5/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814656 to /sys/fs/cgroup/ltp/test-810190/5/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814660 to /sys/fs/cgroup/ltp/test-810190/5/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814664 to /sys/fs/cgroup/ltp/test-810190/5/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814668 to /sys/fs/cgroup/ltp/test-810190/5/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814672 to /sys/fs/cgroup/ltp/test-810190/5/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814676 to /sys/fs/cgroup/ltp/test-810190/5/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814680 to /sys/fs/cgroup/ltp/test-810190/5/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814688 to /sys/fs/cgroup/ltp/test-810190/6/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814692 to /sys/fs/cgroup/ltp/test-810190/6/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814696 to /sys/fs/cgroup/ltp/test-810190/6/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814700 to /sys/fs/cgroup/ltp/test-810190/6/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814704 to /sys/fs/cgroup/ltp/test-810190/6/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814708 to /sys/fs/cgroup/ltp/test-810190/6/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814712 to /sys/fs/cgroup/ltp/test-810190/6/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814716 to /sys/fs/cgroup/ltp/test-810190/6/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814720 to /sys/fs/cgroup/ltp/test-810190/6/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814724 to /sys/fs/cgroup/ltp/test-810190/6/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814730 to /sys/fs/cgroup/ltp/test-810190/6/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814734 to /sys/fs/cgroup/ltp/test-810190/6/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814738 to /sys/fs/cgroup/ltp/test-810190/6/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814742 to /sys/fs/cgroup/ltp/test-810190/6/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814746 to /sys/fs/cgroup/ltp/test-810190/6/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814750 to /sys/fs/cgroup/ltp/test-810190/6/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814754 to /sys/fs/cgroup/ltp/test-810190/6/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814758 to /sys/fs/cgroup/ltp/test-810190/6/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814762 to /sys/fs/cgroup/ltp/test-810190/6/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814766 to /sys/fs/cgroup/ltp/test-810190/6/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814772 to /sys/fs/cgroup/ltp/test-810190/6/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814776 to /sys/fs/cgroup/ltp/test-810190/6/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814780 to /sys/fs/cgroup/ltp/test-810190/6/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814784 to /sys/fs/cgroup/ltp/test-810190/6/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814788 to /sys/fs/cgroup/ltp/test-810190/6/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814792 to /sys/fs/cgroup/ltp/test-810190/6/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814796 to /sys/fs/cgroup/ltp/test-810190/6/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814800 to /sys/fs/cgroup/ltp/test-810190/6/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814804 to /sys/fs/cgroup/ltp/test-810190/6/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814808 to /sys/fs/cgroup/ltp/test-810190/6/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814814 to /sys/fs/cgroup/ltp/test-810190/6/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814818 to /sys/fs/cgroup/ltp/test-810190/6/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814822 to /sys/fs/cgroup/ltp/test-810190/6/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814826 to /sys/fs/cgroup/ltp/test-810190/6/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814830 to /sys/fs/cgroup/ltp/test-810190/6/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814834 to /sys/fs/cgroup/ltp/test-810190/6/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814838 to /sys/fs/cgroup/ltp/test-810190/6/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814842 to /sys/fs/cgroup/ltp/test-810190/6/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814846 to /sys/fs/cgroup/ltp/test-810190/6/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814850 to /sys/fs/cgroup/ltp/test-810190/6/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814856 to /sys/fs/cgroup/ltp/test-810190/6/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814860 to /sys/fs/cgroup/ltp/test-810190/6/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814864 to /sys/fs/cgroup/ltp/test-810190/6/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814868 to /sys/fs/cgroup/ltp/test-810190/6/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814872 to /sys/fs/cgroup/ltp/test-810190/6/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814876 to /sys/fs/cgroup/ltp/test-810190/6/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814880 to /sys/fs/cgroup/ltp/test-810190/6/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814884 to /sys/fs/cgroup/ltp/test-810190/6/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814888 to /sys/fs/cgroup/ltp/test-810190/6/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814892 to /sys/fs/cgroup/ltp/test-810190/6/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814898 to /sys/fs/cgroup/ltp/test-810190/6/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814902 to /sys/fs/cgroup/ltp/test-810190/6/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814906 to /sys/fs/cgroup/ltp/test-810190/6/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814910 to /sys/fs/cgroup/ltp/test-810190/6/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814914 to /sys/fs/cgroup/ltp/test-810190/6/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814918 to /sys/fs/cgroup/ltp/test-810190/6/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814922 to /sys/fs/cgroup/ltp/test-810190/6/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814926 to /sys/fs/cgroup/ltp/test-810190/6/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814930 to /sys/fs/cgroup/ltp/test-810190/6/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814934 to /sys/fs/cgroup/ltp/test-810190/6/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814940 to /sys/fs/cgroup/ltp/test-810190/6/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814944 to /sys/fs/cgroup/ltp/test-810190/6/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814948 to /sys/fs/cgroup/ltp/test-810190/6/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814952 to /sys/fs/cgroup/ltp/test-810190/6/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814956 to /sys/fs/cgroup/ltp/test-810190/6/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 814960 to /sys/fs/cgroup/ltp/test-810190/6/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 814964 to /sys/fs/cgroup/ltp/test-810190/6/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 814968 to /sys/fs/cgroup/ltp/test-810190/6/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 814972 to /sys/fs/cgroup/ltp/test-810190/6/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 814976 to /sys/fs/cgroup/ltp/test-810190/6/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 814982 to /sys/fs/cgroup/ltp/test-810190/6/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 814986 to /sys/fs/cgroup/ltp/test-810190/6/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 814990 to /sys/fs/cgroup/ltp/test-810190/6/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 814994 to /sys/fs/cgroup/ltp/test-810190/6/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 814998 to /sys/fs/cgroup/ltp/test-810190/6/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815002 to /sys/fs/cgroup/ltp/test-810190/6/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815006 to /sys/fs/cgroup/ltp/test-810190/6/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815010 to /sys/fs/cgroup/ltp/test-810190/6/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815014 to /sys/fs/cgroup/ltp/test-810190/6/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815018 to /sys/fs/cgroup/ltp/test-810190/6/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815024 to /sys/fs/cgroup/ltp/test-810190/6/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815028 to /sys/fs/cgroup/ltp/test-810190/6/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815032 to /sys/fs/cgroup/ltp/test-810190/6/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815036 to /sys/fs/cgroup/ltp/test-810190/6/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815040 to /sys/fs/cgroup/ltp/test-810190/6/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815044 to /sys/fs/cgroup/ltp/test-810190/6/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815048 to /sys/fs/cgroup/ltp/test-810190/6/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815052 to /sys/fs/cgroup/ltp/test-810190/6/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815056 to /sys/fs/cgroup/ltp/test-810190/6/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815060 to /sys/fs/cgroup/ltp/test-810190/6/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815066 to /sys/fs/cgroup/ltp/test-810190/6/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815070 to /sys/fs/cgroup/ltp/test-810190/6/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815074 to /sys/fs/cgroup/ltp/test-810190/6/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815078 to /sys/fs/cgroup/ltp/test-810190/6/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815082 to /sys/fs/cgroup/ltp/test-810190/6/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815086 to /sys/fs/cgroup/ltp/test-810190/6/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815090 to /sys/fs/cgroup/ltp/test-810190/6/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815094 to /sys/fs/cgroup/ltp/test-810190/6/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815098 to /sys/fs/cgroup/ltp/test-810190/6/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815102 to /sys/fs/cgroup/ltp/test-810190/6/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815110 to /sys/fs/cgroup/ltp/test-810190/7/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815114 to /sys/fs/cgroup/ltp/test-810190/7/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815118 to /sys/fs/cgroup/ltp/test-810190/7/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815122 to /sys/fs/cgroup/ltp/test-810190/7/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815126 to /sys/fs/cgroup/ltp/test-810190/7/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815130 to /sys/fs/cgroup/ltp/test-810190/7/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815134 to /sys/fs/cgroup/ltp/test-810190/7/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815138 to /sys/fs/cgroup/ltp/test-810190/7/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815142 to /sys/fs/cgroup/ltp/test-810190/7/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815146 to /sys/fs/cgroup/ltp/test-810190/7/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815152 to /sys/fs/cgroup/ltp/test-810190/7/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815156 to /sys/fs/cgroup/ltp/test-810190/7/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815160 to /sys/fs/cgroup/ltp/test-810190/7/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815164 to /sys/fs/cgroup/ltp/test-810190/7/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815168 to /sys/fs/cgroup/ltp/test-810190/7/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815172 to /sys/fs/cgroup/ltp/test-810190/7/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815176 to /sys/fs/cgroup/ltp/test-810190/7/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815180 to /sys/fs/cgroup/ltp/test-810190/7/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815184 to /sys/fs/cgroup/ltp/test-810190/7/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815188 to /sys/fs/cgroup/ltp/test-810190/7/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815194 to /sys/fs/cgroup/ltp/test-810190/7/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815198 to /sys/fs/cgroup/ltp/test-810190/7/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815202 to /sys/fs/cgroup/ltp/test-810190/7/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815206 to /sys/fs/cgroup/ltp/test-810190/7/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815210 to /sys/fs/cgroup/ltp/test-810190/7/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815214 to /sys/fs/cgroup/ltp/test-810190/7/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815218 to /sys/fs/cgroup/ltp/test-810190/7/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815222 to /sys/fs/cgroup/ltp/test-810190/7/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815226 to /sys/fs/cgroup/ltp/test-810190/7/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815230 to /sys/fs/cgroup/ltp/test-810190/7/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815236 to /sys/fs/cgroup/ltp/test-810190/7/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815240 to /sys/fs/cgroup/ltp/test-810190/7/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815244 to /sys/fs/cgroup/ltp/test-810190/7/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815248 to /sys/fs/cgroup/ltp/test-810190/7/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815252 to /sys/fs/cgroup/ltp/test-810190/7/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815256 to /sys/fs/cgroup/ltp/test-810190/7/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815260 to /sys/fs/cgroup/ltp/test-810190/7/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815264 to /sys/fs/cgroup/ltp/test-810190/7/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815268 to /sys/fs/cgroup/ltp/test-810190/7/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815272 to /sys/fs/cgroup/ltp/test-810190/7/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815278 to /sys/fs/cgroup/ltp/test-810190/7/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815282 to /sys/fs/cgroup/ltp/test-810190/7/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815286 to /sys/fs/cgroup/ltp/test-810190/7/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815290 to /sys/fs/cgroup/ltp/test-810190/7/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815294 to /sys/fs/cgroup/ltp/test-810190/7/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815298 to /sys/fs/cgroup/ltp/test-810190/7/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815302 to /sys/fs/cgroup/ltp/test-810190/7/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815306 to /sys/fs/cgroup/ltp/test-810190/7/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815310 to /sys/fs/cgroup/ltp/test-810190/7/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815314 to /sys/fs/cgroup/ltp/test-810190/7/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815320 to /sys/fs/cgroup/ltp/test-810190/7/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815324 to /sys/fs/cgroup/ltp/test-810190/7/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815328 to /sys/fs/cgroup/ltp/test-810190/7/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815332 to /sys/fs/cgroup/ltp/test-810190/7/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815336 to /sys/fs/cgroup/ltp/test-810190/7/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815340 to /sys/fs/cgroup/ltp/test-810190/7/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815344 to /sys/fs/cgroup/ltp/test-810190/7/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815348 to /sys/fs/cgroup/ltp/test-810190/7/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815352 to /sys/fs/cgroup/ltp/test-810190/7/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815356 to /sys/fs/cgroup/ltp/test-810190/7/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815362 to /sys/fs/cgroup/ltp/test-810190/7/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815366 to /sys/fs/cgroup/ltp/test-810190/7/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815370 to /sys/fs/cgroup/ltp/test-810190/7/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815374 to /sys/fs/cgroup/ltp/test-810190/7/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815378 to /sys/fs/cgroup/ltp/test-810190/7/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815382 to /sys/fs/cgroup/ltp/test-810190/7/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815386 to /sys/fs/cgroup/ltp/test-810190/7/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815390 to /sys/fs/cgroup/ltp/test-810190/7/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815394 to /sys/fs/cgroup/ltp/test-810190/7/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815398 to /sys/fs/cgroup/ltp/test-810190/7/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815404 to /sys/fs/cgroup/ltp/test-810190/7/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815408 to /sys/fs/cgroup/ltp/test-810190/7/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815412 to /sys/fs/cgroup/ltp/test-810190/7/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815416 to /sys/fs/cgroup/ltp/test-810190/7/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815420 to /sys/fs/cgroup/ltp/test-810190/7/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815424 to /sys/fs/cgroup/ltp/test-810190/7/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815428 to /sys/fs/cgroup/ltp/test-810190/7/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815432 to /sys/fs/cgroup/ltp/test-810190/7/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815436 to /sys/fs/cgroup/ltp/test-810190/7/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815440 to /sys/fs/cgroup/ltp/test-810190/7/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815446 to /sys/fs/cgroup/ltp/test-810190/7/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815450 to /sys/fs/cgroup/ltp/test-810190/7/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815454 to /sys/fs/cgroup/ltp/test-810190/7/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815458 to /sys/fs/cgroup/ltp/test-810190/7/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815462 to /sys/fs/cgroup/ltp/test-810190/7/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815466 to /sys/fs/cgroup/ltp/test-810190/7/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815470 to /sys/fs/cgroup/ltp/test-810190/7/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815474 to /sys/fs/cgroup/ltp/test-810190/7/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815478 to /sys/fs/cgroup/ltp/test-810190/7/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815482 to /sys/fs/cgroup/ltp/test-810190/7/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815488 to /sys/fs/cgroup/ltp/test-810190/7/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815492 to /sys/fs/cgroup/ltp/test-810190/7/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815496 to /sys/fs/cgroup/ltp/test-810190/7/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815500 to /sys/fs/cgroup/ltp/test-810190/7/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815504 to /sys/fs/cgroup/ltp/test-810190/7/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815508 to /sys/fs/cgroup/ltp/test-810190/7/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815512 to /sys/fs/cgroup/ltp/test-810190/7/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815516 to /sys/fs/cgroup/ltp/test-810190/7/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815520 to /sys/fs/cgroup/ltp/test-810190/7/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815524 to /sys/fs/cgroup/ltp/test-810190/7/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815532 to /sys/fs/cgroup/ltp/test-810190/8/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815536 to /sys/fs/cgroup/ltp/test-810190/8/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815540 to /sys/fs/cgroup/ltp/test-810190/8/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815544 to /sys/fs/cgroup/ltp/test-810190/8/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815548 to /sys/fs/cgroup/ltp/test-810190/8/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815552 to /sys/fs/cgroup/ltp/test-810190/8/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815556 to /sys/fs/cgroup/ltp/test-810190/8/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815560 to /sys/fs/cgroup/ltp/test-810190/8/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815564 to /sys/fs/cgroup/ltp/test-810190/8/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815568 to /sys/fs/cgroup/ltp/test-810190/8/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815574 to /sys/fs/cgroup/ltp/test-810190/8/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815578 to /sys/fs/cgroup/ltp/test-810190/8/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815582 to /sys/fs/cgroup/ltp/test-810190/8/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815586 to /sys/fs/cgroup/ltp/test-810190/8/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815590 to /sys/fs/cgroup/ltp/test-810190/8/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815594 to /sys/fs/cgroup/ltp/test-810190/8/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815598 to /sys/fs/cgroup/ltp/test-810190/8/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815602 to /sys/fs/cgroup/ltp/test-810190/8/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815606 to /sys/fs/cgroup/ltp/test-810190/8/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815610 to /sys/fs/cgroup/ltp/test-810190/8/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815616 to /sys/fs/cgroup/ltp/test-810190/8/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815620 to /sys/fs/cgroup/ltp/test-810190/8/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815624 to /sys/fs/cgroup/ltp/test-810190/8/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815628 to /sys/fs/cgroup/ltp/test-810190/8/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815632 to /sys/fs/cgroup/ltp/test-810190/8/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815636 to /sys/fs/cgroup/ltp/test-810190/8/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815640 to /sys/fs/cgroup/ltp/test-810190/8/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815644 to /sys/fs/cgroup/ltp/test-810190/8/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815648 to /sys/fs/cgroup/ltp/test-810190/8/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815652 to /sys/fs/cgroup/ltp/test-810190/8/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815658 to /sys/fs/cgroup/ltp/test-810190/8/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815662 to /sys/fs/cgroup/ltp/test-810190/8/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815666 to /sys/fs/cgroup/ltp/test-810190/8/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815670 to /sys/fs/cgroup/ltp/test-810190/8/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815674 to /sys/fs/cgroup/ltp/test-810190/8/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815678 to /sys/fs/cgroup/ltp/test-810190/8/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815682 to /sys/fs/cgroup/ltp/test-810190/8/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815686 to /sys/fs/cgroup/ltp/test-810190/8/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815690 to /sys/fs/cgroup/ltp/test-810190/8/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815694 to /sys/fs/cgroup/ltp/test-810190/8/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815700 to /sys/fs/cgroup/ltp/test-810190/8/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815704 to /sys/fs/cgroup/ltp/test-810190/8/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815708 to /sys/fs/cgroup/ltp/test-810190/8/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815712 to /sys/fs/cgroup/ltp/test-810190/8/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815716 to /sys/fs/cgroup/ltp/test-810190/8/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815720 to /sys/fs/cgroup/ltp/test-810190/8/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815724 to /sys/fs/cgroup/ltp/test-810190/8/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815728 to /sys/fs/cgroup/ltp/test-810190/8/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815732 to /sys/fs/cgroup/ltp/test-810190/8/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815736 to /sys/fs/cgroup/ltp/test-810190/8/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815742 to /sys/fs/cgroup/ltp/test-810190/8/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815746 to /sys/fs/cgroup/ltp/test-810190/8/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815750 to /sys/fs/cgroup/ltp/test-810190/8/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815754 to /sys/fs/cgroup/ltp/test-810190/8/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815758 to /sys/fs/cgroup/ltp/test-810190/8/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815762 to /sys/fs/cgroup/ltp/test-810190/8/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815766 to /sys/fs/cgroup/ltp/test-810190/8/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815770 to /sys/fs/cgroup/ltp/test-810190/8/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815774 to /sys/fs/cgroup/ltp/test-810190/8/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815778 to /sys/fs/cgroup/ltp/test-810190/8/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815784 to /sys/fs/cgroup/ltp/test-810190/8/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815788 to /sys/fs/cgroup/ltp/test-810190/8/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815792 to /sys/fs/cgroup/ltp/test-810190/8/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815796 to /sys/fs/cgroup/ltp/test-810190/8/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815800 to /sys/fs/cgroup/ltp/test-810190/8/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815804 to /sys/fs/cgroup/ltp/test-810190/8/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815808 to /sys/fs/cgroup/ltp/test-810190/8/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815812 to /sys/fs/cgroup/ltp/test-810190/8/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815816 to /sys/fs/cgroup/ltp/test-810190/8/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815820 to /sys/fs/cgroup/ltp/test-810190/8/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815826 to /sys/fs/cgroup/ltp/test-810190/8/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815830 to /sys/fs/cgroup/ltp/test-810190/8/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815834 to /sys/fs/cgroup/ltp/test-810190/8/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815838 to /sys/fs/cgroup/ltp/test-810190/8/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815842 to /sys/fs/cgroup/ltp/test-810190/8/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815846 to /sys/fs/cgroup/ltp/test-810190/8/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815850 to /sys/fs/cgroup/ltp/test-810190/8/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815854 to /sys/fs/cgroup/ltp/test-810190/8/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815858 to /sys/fs/cgroup/ltp/test-810190/8/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815862 to /sys/fs/cgroup/ltp/test-810190/8/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815868 to /sys/fs/cgroup/ltp/test-810190/8/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815872 to /sys/fs/cgroup/ltp/test-810190/8/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815876 to /sys/fs/cgroup/ltp/test-810190/8/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815880 to /sys/fs/cgroup/ltp/test-810190/8/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815884 to /sys/fs/cgroup/ltp/test-810190/8/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815888 to /sys/fs/cgroup/ltp/test-810190/8/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815892 to /sys/fs/cgroup/ltp/test-810190/8/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815896 to /sys/fs/cgroup/ltp/test-810190/8/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815900 to /sys/fs/cgroup/ltp/test-810190/8/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815904 to /sys/fs/cgroup/ltp/test-810190/8/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815910 to /sys/fs/cgroup/ltp/test-810190/8/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815914 to /sys/fs/cgroup/ltp/test-810190/8/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815918 to /sys/fs/cgroup/ltp/test-810190/8/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815922 to /sys/fs/cgroup/ltp/test-810190/8/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815926 to /sys/fs/cgroup/ltp/test-810190/8/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815930 to /sys/fs/cgroup/ltp/test-810190/8/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815934 to /sys/fs/cgroup/ltp/test-810190/8/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815938 to /sys/fs/cgroup/ltp/test-810190/8/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815942 to /sys/fs/cgroup/ltp/test-810190/8/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815946 to /sys/fs/cgroup/ltp/test-810190/8/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815954 to /sys/fs/cgroup/ltp/test-810190/9/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 815958 to /sys/fs/cgroup/ltp/test-810190/9/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 815962 to /sys/fs/cgroup/ltp/test-810190/9/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 815966 to /sys/fs/cgroup/ltp/test-810190/9/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 815970 to /sys/fs/cgroup/ltp/test-810190/9/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 815974 to /sys/fs/cgroup/ltp/test-810190/9/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 815978 to /sys/fs/cgroup/ltp/test-810190/9/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 815982 to /sys/fs/cgroup/ltp/test-810190/9/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 815986 to /sys/fs/cgroup/ltp/test-810190/9/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 815990 to /sys/fs/cgroup/ltp/test-810190/9/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 815996 to /sys/fs/cgroup/ltp/test-810190/9/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816000 to /sys/fs/cgroup/ltp/test-810190/9/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816004 to /sys/fs/cgroup/ltp/test-810190/9/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816008 to /sys/fs/cgroup/ltp/test-810190/9/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816012 to /sys/fs/cgroup/ltp/test-810190/9/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816016 to /sys/fs/cgroup/ltp/test-810190/9/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816020 to /sys/fs/cgroup/ltp/test-810190/9/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816024 to /sys/fs/cgroup/ltp/test-810190/9/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816028 to /sys/fs/cgroup/ltp/test-810190/9/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816032 to /sys/fs/cgroup/ltp/test-810190/9/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816038 to /sys/fs/cgroup/ltp/test-810190/9/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816042 to /sys/fs/cgroup/ltp/test-810190/9/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816046 to /sys/fs/cgroup/ltp/test-810190/9/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816050 to /sys/fs/cgroup/ltp/test-810190/9/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816054 to /sys/fs/cgroup/ltp/test-810190/9/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816058 to /sys/fs/cgroup/ltp/test-810190/9/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816062 to /sys/fs/cgroup/ltp/test-810190/9/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816066 to /sys/fs/cgroup/ltp/test-810190/9/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816070 to /sys/fs/cgroup/ltp/test-810190/9/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816074 to /sys/fs/cgroup/ltp/test-810190/9/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816080 to /sys/fs/cgroup/ltp/test-810190/9/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816084 to /sys/fs/cgroup/ltp/test-810190/9/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816088 to /sys/fs/cgroup/ltp/test-810190/9/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816092 to /sys/fs/cgroup/ltp/test-810190/9/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816096 to /sys/fs/cgroup/ltp/test-810190/9/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816100 to /sys/fs/cgroup/ltp/test-810190/9/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816104 to /sys/fs/cgroup/ltp/test-810190/9/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816108 to /sys/fs/cgroup/ltp/test-810190/9/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816112 to /sys/fs/cgroup/ltp/test-810190/9/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816116 to /sys/fs/cgroup/ltp/test-810190/9/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816122 to /sys/fs/cgroup/ltp/test-810190/9/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816126 to /sys/fs/cgroup/ltp/test-810190/9/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816130 to /sys/fs/cgroup/ltp/test-810190/9/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816134 to /sys/fs/cgroup/ltp/test-810190/9/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816138 to /sys/fs/cgroup/ltp/test-810190/9/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816142 to /sys/fs/cgroup/ltp/test-810190/9/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816146 to /sys/fs/cgroup/ltp/test-810190/9/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816150 to /sys/fs/cgroup/ltp/test-810190/9/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816154 to /sys/fs/cgroup/ltp/test-810190/9/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816158 to /sys/fs/cgroup/ltp/test-810190/9/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816164 to /sys/fs/cgroup/ltp/test-810190/9/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816168 to /sys/fs/cgroup/ltp/test-810190/9/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816172 to /sys/fs/cgroup/ltp/test-810190/9/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816176 to /sys/fs/cgroup/ltp/test-810190/9/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816180 to /sys/fs/cgroup/ltp/test-810190/9/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816184 to /sys/fs/cgroup/ltp/test-810190/9/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816188 to /sys/fs/cgroup/ltp/test-810190/9/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816192 to /sys/fs/cgroup/ltp/test-810190/9/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816196 to /sys/fs/cgroup/ltp/test-810190/9/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816200 to /sys/fs/cgroup/ltp/test-810190/9/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816206 to /sys/fs/cgroup/ltp/test-810190/9/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816210 to /sys/fs/cgroup/ltp/test-810190/9/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816214 to /sys/fs/cgroup/ltp/test-810190/9/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816218 to /sys/fs/cgroup/ltp/test-810190/9/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816222 to /sys/fs/cgroup/ltp/test-810190/9/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816226 to /sys/fs/cgroup/ltp/test-810190/9/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816230 to /sys/fs/cgroup/ltp/test-810190/9/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816234 to /sys/fs/cgroup/ltp/test-810190/9/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816238 to /sys/fs/cgroup/ltp/test-810190/9/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816242 to /sys/fs/cgroup/ltp/test-810190/9/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816248 to /sys/fs/cgroup/ltp/test-810190/9/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816252 to /sys/fs/cgroup/ltp/test-810190/9/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816256 to /sys/fs/cgroup/ltp/test-810190/9/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816260 to /sys/fs/cgroup/ltp/test-810190/9/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816264 to /sys/fs/cgroup/ltp/test-810190/9/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816268 to /sys/fs/cgroup/ltp/test-810190/9/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816272 to /sys/fs/cgroup/ltp/test-810190/9/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816276 to /sys/fs/cgroup/ltp/test-810190/9/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816280 to /sys/fs/cgroup/ltp/test-810190/9/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816284 to /sys/fs/cgroup/ltp/test-810190/9/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816290 to /sys/fs/cgroup/ltp/test-810190/9/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816294 to /sys/fs/cgroup/ltp/test-810190/9/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816298 to /sys/fs/cgroup/ltp/test-810190/9/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816302 to /sys/fs/cgroup/ltp/test-810190/9/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816306 to /sys/fs/cgroup/ltp/test-810190/9/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816310 to /sys/fs/cgroup/ltp/test-810190/9/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816314 to /sys/fs/cgroup/ltp/test-810190/9/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816318 to /sys/fs/cgroup/ltp/test-810190/9/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816322 to /sys/fs/cgroup/ltp/test-810190/9/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816326 to /sys/fs/cgroup/ltp/test-810190/9/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816332 to /sys/fs/cgroup/ltp/test-810190/9/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816336 to /sys/fs/cgroup/ltp/test-810190/9/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816340 to /sys/fs/cgroup/ltp/test-810190/9/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816344 to /sys/fs/cgroup/ltp/test-810190/9/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816348 to /sys/fs/cgroup/ltp/test-810190/9/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816352 to /sys/fs/cgroup/ltp/test-810190/9/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816356 to /sys/fs/cgroup/ltp/test-810190/9/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816360 to /sys/fs/cgroup/ltp/test-810190/9/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816364 to /sys/fs/cgroup/ltp/test-810190/9/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816368 to /sys/fs/cgroup/ltp/test-810190/9/10/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816376 to /sys/fs/cgroup/ltp/test-810190/10/1/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816380 to /sys/fs/cgroup/ltp/test-810190/10/1/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816384 to /sys/fs/cgroup/ltp/test-810190/10/1/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816388 to /sys/fs/cgroup/ltp/test-810190/10/1/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816392 to /sys/fs/cgroup/ltp/test-810190/10/1/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816396 to /sys/fs/cgroup/ltp/test-810190/10/1/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816400 to /sys/fs/cgroup/ltp/test-810190/10/1/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816404 to /sys/fs/cgroup/ltp/test-810190/10/1/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816408 to /sys/fs/cgroup/ltp/test-810190/10/1/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816412 to /sys/fs/cgroup/ltp/test-810190/10/1/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816418 to /sys/fs/cgroup/ltp/test-810190/10/2/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816422 to /sys/fs/cgroup/ltp/test-810190/10/2/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816426 to /sys/fs/cgroup/ltp/test-810190/10/2/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816430 to /sys/fs/cgroup/ltp/test-810190/10/2/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816434 to /sys/fs/cgroup/ltp/test-810190/10/2/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816438 to /sys/fs/cgroup/ltp/test-810190/10/2/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816442 to /sys/fs/cgroup/ltp/test-810190/10/2/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816446 to /sys/fs/cgroup/ltp/test-810190/10/2/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816450 to /sys/fs/cgroup/ltp/test-810190/10/2/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816454 to /sys/fs/cgroup/ltp/test-810190/10/2/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816460 to /sys/fs/cgroup/ltp/test-810190/10/3/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816464 to /sys/fs/cgroup/ltp/test-810190/10/3/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816468 to /sys/fs/cgroup/ltp/test-810190/10/3/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816472 to /sys/fs/cgroup/ltp/test-810190/10/3/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816476 to /sys/fs/cgroup/ltp/test-810190/10/3/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816480 to /sys/fs/cgroup/ltp/test-810190/10/3/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816484 to /sys/fs/cgroup/ltp/test-810190/10/3/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816488 to /sys/fs/cgroup/ltp/test-810190/10/3/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816492 to /sys/fs/cgroup/ltp/test-810190/10/3/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816496 to /sys/fs/cgroup/ltp/test-810190/10/3/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816502 to /sys/fs/cgroup/ltp/test-810190/10/4/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816506 to /sys/fs/cgroup/ltp/test-810190/10/4/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816510 to /sys/fs/cgroup/ltp/test-810190/10/4/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816514 to /sys/fs/cgroup/ltp/test-810190/10/4/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816518 to /sys/fs/cgroup/ltp/test-810190/10/4/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816522 to /sys/fs/cgroup/ltp/test-810190/10/4/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816526 to /sys/fs/cgroup/ltp/test-810190/10/4/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816530 to /sys/fs/cgroup/ltp/test-810190/10/4/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816534 to /sys/fs/cgroup/ltp/test-810190/10/4/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816538 to /sys/fs/cgroup/ltp/test-810190/10/4/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816544 to /sys/fs/cgroup/ltp/test-810190/10/5/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816548 to /sys/fs/cgroup/ltp/test-810190/10/5/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816552 to /sys/fs/cgroup/ltp/test-810190/10/5/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816556 to /sys/fs/cgroup/ltp/test-810190/10/5/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816560 to /sys/fs/cgroup/ltp/test-810190/10/5/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816564 to /sys/fs/cgroup/ltp/test-810190/10/5/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816568 to /sys/fs/cgroup/ltp/test-810190/10/5/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816572 to /sys/fs/cgroup/ltp/test-810190/10/5/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816576 to /sys/fs/cgroup/ltp/test-810190/10/5/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816580 to /sys/fs/cgroup/ltp/test-810190/10/5/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816586 to /sys/fs/cgroup/ltp/test-810190/10/6/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816590 to /sys/fs/cgroup/ltp/test-810190/10/6/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816594 to /sys/fs/cgroup/ltp/test-810190/10/6/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816598 to /sys/fs/cgroup/ltp/test-810190/10/6/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816602 to /sys/fs/cgroup/ltp/test-810190/10/6/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816606 to /sys/fs/cgroup/ltp/test-810190/10/6/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816610 to /sys/fs/cgroup/ltp/test-810190/10/6/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816614 to /sys/fs/cgroup/ltp/test-810190/10/6/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816618 to /sys/fs/cgroup/ltp/test-810190/10/6/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816622 to /sys/fs/cgroup/ltp/test-810190/10/6/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816628 to /sys/fs/cgroup/ltp/test-810190/10/7/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816632 to /sys/fs/cgroup/ltp/test-810190/10/7/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816636 to /sys/fs/cgroup/ltp/test-810190/10/7/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816640 to /sys/fs/cgroup/ltp/test-810190/10/7/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816644 to /sys/fs/cgroup/ltp/test-810190/10/7/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816648 to /sys/fs/cgroup/ltp/test-810190/10/7/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816652 to /sys/fs/cgroup/ltp/test-810190/10/7/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816656 to /sys/fs/cgroup/ltp/test-810190/10/7/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816660 to /sys/fs/cgroup/ltp/test-810190/10/7/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816664 to /sys/fs/cgroup/ltp/test-810190/10/7/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816670 to /sys/fs/cgroup/ltp/test-810190/10/8/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816674 to /sys/fs/cgroup/ltp/test-810190/10/8/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816678 to /sys/fs/cgroup/ltp/test-810190/10/8/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816682 to /sys/fs/cgroup/ltp/test-810190/10/8/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816686 to /sys/fs/cgroup/ltp/test-810190/10/8/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816690 to /sys/fs/cgroup/ltp/test-810190/10/8/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816694 to /sys/fs/cgroup/ltp/test-810190/10/8/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816698 to /sys/fs/cgroup/ltp/test-810190/10/8/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816702 to /sys/fs/cgroup/ltp/test-810190/10/8/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816706 to /sys/fs/cgroup/ltp/test-810190/10/8/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816712 to /sys/fs/cgroup/ltp/test-810190/10/9/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816716 to /sys/fs/cgroup/ltp/test-810190/10/9/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816720 to /sys/fs/cgroup/ltp/test-810190/10/9/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816724 to /sys/fs/cgroup/ltp/test-810190/10/9/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816728 to /sys/fs/cgroup/ltp/test-810190/10/9/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816732 to /sys/fs/cgroup/ltp/test-810190/10/9/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816736 to /sys/fs/cgroup/ltp/test-810190/10/9/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816740 to /sys/fs/cgroup/ltp/test-810190/10/9/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816744 to /sys/fs/cgroup/ltp/test-810190/10/9/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816748 to /sys/fs/cgroup/ltp/test-810190/10/9/10 
    cgroup_fj_stress 1 TINFO: Attaching task 816754 to /sys/fs/cgroup/ltp/test-810190/10/10/1 
    cgroup_fj_stress 1 TINFO: Attaching task 816758 to /sys/fs/cgroup/ltp/test-810190/10/10/2 
    cgroup_fj_stress 1 TINFO: Attaching task 816762 to /sys/fs/cgroup/ltp/test-810190/10/10/3 
    cgroup_fj_stress 1 TINFO: Attaching task 816766 to /sys/fs/cgroup/ltp/test-810190/10/10/4 
    cgroup_fj_stress 1 TINFO: Attaching task 816770 to /sys/fs/cgroup/ltp/test-810190/10/10/5 
    cgroup_fj_stress 1 TINFO: Attaching task 816774 to /sys/fs/cgroup/ltp/test-810190/10/10/6 
    cgroup_fj_stress 1 TINFO: Attaching task 816778 to /sys/fs/cgroup/ltp/test-810190/10/10/7 
    cgroup_fj_stress 1 TINFO: Attaching task 816782 to /sys/fs/cgroup/ltp/test-810190/10/10/8 
    cgroup_fj_stress 1 TINFO: Attaching task 816786 to /sys/fs/cgroup/ltp/test-810190/10/10/9 
    cgroup_fj_stress 1 TINFO: Attaching task 816790 to /sys/fs/cgroup/ltp/test-810190/10/10/10 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    34 termination_type

    926

    2762

    926

    2762

    2162

    cgroup_fj_stress_hugetlb_1_200_each

    Mon Jun 16 19:15:06 2025

    "cgroup_fj_stress.sh hugetlb 1 200 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 1 200 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.nX78QnBoHG as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 820074 to /sys/fs/cgroup/ltp/test-819023/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    119

    489

    119

    489

    2163

    cgroup_fj_stress_hugetlb_200_1_each

    Mon Jun 16 19:15:11 2025

    "cgroup_fj_stress.sh hugetlb 200 1 each"

    ""

    exit

    cgroup_fj_stress 1 TINFO: Running: cgroup_fj_stress.sh hugetlb 200 1 each 
    cgroup_fj_stress 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cgroup_fj_stress 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cgroup_fj_stress.JusqkDnkWn as tmpdir (tmpfs filesystem) 
    cgroup_fj_stress 1 TINFO: timeout per run is 0h 5m 0s 
    cgroup_fj_stress 1 TINFO: test starts with cgroup version 2 
    cgroup_fj_stress 1 TINFO: Creating subgroups ... 
    cgroup_fj_stress 1 TINFO: ... mkdired 201 times 
    cgroup_fj_stress 1 TINFO: Attaching task to each subgroup 
    cgroup_fj_stress 1 TINFO: Attaching task 820941 to /sys/fs/cgroup/ltp/test-820487/1 
    cgroup_fj_stress 1 TINFO: Attaching task 820945 to /sys/fs/cgroup/ltp/test-820487/2 
    cgroup_fj_stress 1 TINFO: Attaching task 820949 to /sys/fs/cgroup/ltp/test-820487/3 
    cgroup_fj_stress 1 TINFO: Attaching task 820953 to /sys/fs/cgroup/ltp/test-820487/4 
    cgroup_fj_stress 1 TINFO: Attaching task 820957 to /sys/fs/cgroup/ltp/test-820487/5 
    cgroup_fj_stress 1 TINFO: Attaching task 820961 to /sys/fs/cgroup/ltp/test-820487/6 
    cgroup_fj_stress 1 TINFO: Attaching task 820965 to /sys/fs/cgroup/ltp/test-820487/7 
    cgroup_fj_stress 1 TINFO: Attaching task 820969 to /sys/fs/cgroup/ltp/test-820487/8 
    cgroup_fj_stress 1 TINFO: Attaching task 820973 to /sys/fs/cgroup/ltp/test-820487/9 
    cgroup_fj_stress 1 TINFO: Attaching task 820977 to /sys/fs/cgroup/ltp/test-820487/10 
    cgroup_fj_stress 1 TINFO: Attaching task 820981 to /sys/fs/cgroup/ltp/test-820487/11 
    cgroup_fj_stress 1 TINFO: Attaching task 820985 to /sys/fs/cgroup/ltp/test-820487/12 
    cgroup_fj_stress 1 TINFO: Attaching task 820989 to /sys/fs/cgroup/ltp/test-820487/13 
    cgroup_fj_stress 1 TINFO: Attaching task 820993 to /sys/fs/cgroup/ltp/test-820487/14 
    cgroup_fj_stress 1 TINFO: Attaching task 820997 to /sys/fs/cgroup/ltp/test-820487/15 
    cgroup_fj_stress 1 TINFO: Attaching task 821001 to /sys/fs/cgroup/ltp/test-820487/16 
    cgroup_fj_stress 1 TINFO: Attaching task 821005 to /sys/fs/cgroup/ltp/test-820487/17 
    cgroup_fj_stress 1 TINFO: Attaching task 821009 to /sys/fs/cgroup/ltp/test-820487/18 
    cgroup_fj_stress 1 TINFO: Attaching task 821013 to /sys/fs/cgroup/ltp/test-820487/19 
    cgroup_fj_stress 1 TINFO: Attaching task 821017 to /sys/fs/cgroup/ltp/test-820487/20 
    cgroup_fj_stress 1 TINFO: Attaching task 821021 to /sys/fs/cgroup/ltp/test-820487/21 
    cgroup_fj_stress 1 TINFO: Attaching task 821025 to /sys/fs/cgroup/ltp/test-820487/22 
    cgroup_fj_stress 1 TINFO: Attaching task 821029 to /sys/fs/cgroup/ltp/test-820487/23 
    cgroup_fj_stress 1 TINFO: Attaching task 821033 to /sys/fs/cgroup/ltp/test-820487/24 
    cgroup_fj_stress 1 TINFO: Attaching task 821037 to /sys/fs/cgroup/ltp/test-820487/25 
    cgroup_fj_stress 1 TINFO: Attaching task 821041 to /sys/fs/cgroup/ltp/test-820487/26 
    cgroup_fj_stress 1 TINFO: Attaching task 821045 to /sys/fs/cgroup/ltp/test-820487/27 
    cgroup_fj_stress 1 TINFO: Attaching task 821049 to /sys/fs/cgroup/ltp/test-820487/28 
    cgroup_fj_stress 1 TINFO: Attaching task 821053 to /sys/fs/cgroup/ltp/test-820487/29 
    cgroup_fj_stress 1 TINFO: Attaching task 821057 to /sys/fs/cgroup/ltp/test-820487/30 
    cgroup_fj_stress 1 TINFO: Attaching task 821061 to /sys/fs/cgroup/ltp/test-820487/31 
    cgroup_fj_stress 1 TINFO: Attaching task 821065 to /sys/fs/cgroup/ltp/test-820487/32 
    cgroup_fj_stress 1 TINFO: Attaching task 821069 to /sys/fs/cgroup/ltp/test-820487/33 
    cgroup_fj_stress 1 TINFO: Attaching task 821073 to /sys/fs/cgroup/ltp/test-820487/34 
    cgroup_fj_stress 1 TINFO: Attaching task 821077 to /sys/fs/cgroup/ltp/test-820487/35 
    cgroup_fj_stress 1 TINFO: Attaching task 821081 to /sys/fs/cgroup/ltp/test-820487/36 
    cgroup_fj_stress 1 TINFO: Attaching task 821085 to /sys/fs/cgroup/ltp/test-820487/37 
    cgroup_fj_stress 1 TINFO: Attaching task 821089 to /sys/fs/cgroup/ltp/test-820487/38 
    cgroup_fj_stress 1 TINFO: Attaching task 821093 to /sys/fs/cgroup/ltp/test-820487/39 
    cgroup_fj_stress 1 TINFO: Attaching task 821097 to /sys/fs/cgroup/ltp/test-820487/40 
    cgroup_fj_stress 1 TINFO: Attaching task 821101 to /sys/fs/cgroup/ltp/test-820487/41 
    cgroup_fj_stress 1 TINFO: Attaching task 821105 to /sys/fs/cgroup/ltp/test-820487/42 
    cgroup_fj_stress 1 TINFO: Attaching task 821109 to /sys/fs/cgroup/ltp/test-820487/43 
    cgroup_fj_stress 1 TINFO: Attaching task 821113 to /sys/fs/cgroup/ltp/test-820487/44 
    cgroup_fj_stress 1 TINFO: Attaching task 821117 to /sys/fs/cgroup/ltp/test-820487/45 
    cgroup_fj_stress 1 TINFO: Attaching task 821121 to /sys/fs/cgroup/ltp/test-820487/46 
    cgroup_fj_stress 1 TINFO: Attaching task 821125 to /sys/fs/cgroup/ltp/test-820487/47 
    cgroup_fj_stress 1 TINFO: Attaching task 821129 to /sys/fs/cgroup/ltp/test-820487/48 
    cgroup_fj_stress 1 TINFO: Attaching task 821133 to /sys/fs/cgroup/ltp/test-820487/49 
    cgroup_fj_stress 1 TINFO: Attaching task 821137 to /sys/fs/cgroup/ltp/test-820487/50 
    cgroup_fj_stress 1 TINFO: Attaching task 821141 to /sys/fs/cgroup/ltp/test-820487/51 
    cgroup_fj_stress 1 TINFO: Attaching task 821145 to /sys/fs/cgroup/ltp/test-820487/52 
    cgroup_fj_stress 1 TINFO: Attaching task 821149 to /sys/fs/cgroup/ltp/test-820487/53 
    cgroup_fj_stress 1 TINFO: Attaching task 821153 to /sys/fs/cgroup/ltp/test-820487/54 
    cgroup_fj_stress 1 TINFO: Attaching task 821157 to /sys/fs/cgroup/ltp/test-820487/55 
    cgroup_fj_stress 1 TINFO: Attaching task 821161 to /sys/fs/cgroup/ltp/test-820487/56 
    cgroup_fj_stress 1 TINFO: Attaching task 821165 to /sys/fs/cgroup/ltp/test-820487/57 
    cgroup_fj_stress 1 TINFO: Attaching task 821169 to /sys/fs/cgroup/ltp/test-820487/58 
    cgroup_fj_stress 1 TINFO: Attaching task 821173 to /sys/fs/cgroup/ltp/test-820487/59 
    cgroup_fj_stress 1 TINFO: Attaching task 821177 to /sys/fs/cgroup/ltp/test-820487/60 
    cgroup_fj_stress 1 TINFO: Attaching task 821181 to /sys/fs/cgroup/ltp/test-820487/61 
    cgroup_fj_stress 1 TINFO: Attaching task 821185 to /sys/fs/cgroup/ltp/test-820487/62 
    cgroup_fj_stress 1 TINFO: Attaching task 821189 to /sys/fs/cgroup/ltp/test-820487/63 
    cgroup_fj_stress 1 TINFO: Attaching task 821193 to /sys/fs/cgroup/ltp/test-820487/64 
    cgroup_fj_stress 1 TINFO: Attaching task 821197 to /sys/fs/cgroup/ltp/test-820487/65 
    cgroup_fj_stress 1 TINFO: Attaching task 821201 to /sys/fs/cgroup/ltp/test-820487/66 
    cgroup_fj_stress 1 TINFO: Attaching task 821205 to /sys/fs/cgroup/ltp/test-820487/67 
    cgroup_fj_stress 1 TINFO: Attaching task 821209 to /sys/fs/cgroup/ltp/test-820487/68 
    cgroup_fj_stress 1 TINFO: Attaching task 821213 to /sys/fs/cgroup/ltp/test-820487/69 
    cgroup_fj_stress 1 TINFO: Attaching task 821217 to /sys/fs/cgroup/ltp/test-820487/70 
    cgroup_fj_stress 1 TINFO: Attaching task 821221 to /sys/fs/cgroup/ltp/test-820487/71 
    cgroup_fj_stress 1 TINFO: Attaching task 821225 to /sys/fs/cgroup/ltp/test-820487/72 
    cgroup_fj_stress 1 TINFO: Attaching task 821229 to /sys/fs/cgroup/ltp/test-820487/73 
    cgroup_fj_stress 1 TINFO: Attaching task 821233 to /sys/fs/cgroup/ltp/test-820487/74 
    cgroup_fj_stress 1 TINFO: Attaching task 821237 to /sys/fs/cgroup/ltp/test-820487/75 
    cgroup_fj_stress 1 TINFO: Attaching task 821241 to /sys/fs/cgroup/ltp/test-820487/76 
    cgroup_fj_stress 1 TINFO: Attaching task 821245 to /sys/fs/cgroup/ltp/test-820487/77 
    cgroup_fj_stress 1 TINFO: Attaching task 821249 to /sys/fs/cgroup/ltp/test-820487/78 
    cgroup_fj_stress 1 TINFO: Attaching task 821253 to /sys/fs/cgroup/ltp/test-820487/79 
    cgroup_fj_stress 1 TINFO: Attaching task 821257 to /sys/fs/cgroup/ltp/test-820487/80 
    cgroup_fj_stress 1 TINFO: Attaching task 821261 to /sys/fs/cgroup/ltp/test-820487/81 
    cgroup_fj_stress 1 TINFO: Attaching task 821265 to /sys/fs/cgroup/ltp/test-820487/82 
    cgroup_fj_stress 1 TINFO: Attaching task 821269 to /sys/fs/cgroup/ltp/test-820487/83 
    cgroup_fj_stress 1 TINFO: Attaching task 821273 to /sys/fs/cgroup/ltp/test-820487/84 
    cgroup_fj_stress 1 TINFO: Attaching task 821277 to /sys/fs/cgroup/ltp/test-820487/85 
    cgroup_fj_stress 1 TINFO: Attaching task 821281 to /sys/fs/cgroup/ltp/test-820487/86 
    cgroup_fj_stress 1 TINFO: Attaching task 821285 to /sys/fs/cgroup/ltp/test-820487/87 
    cgroup_fj_stress 1 TINFO: Attaching task 821289 to /sys/fs/cgroup/ltp/test-820487/88 
    cgroup_fj_stress 1 TINFO: Attaching task 821293 to /sys/fs/cgroup/ltp/test-820487/89 
    cgroup_fj_stress 1 TINFO: Attaching task 821297 to /sys/fs/cgroup/ltp/test-820487/90 
    cgroup_fj_stress 1 TINFO: Attaching task 821301 to /sys/fs/cgroup/ltp/test-820487/91 
    cgroup_fj_stress 1 TINFO: Attaching task 821305 to /sys/fs/cgroup/ltp/test-820487/92 
    cgroup_fj_stress 1 TINFO: Attaching task 821309 to /sys/fs/cgroup/ltp/test-820487/93 
    cgroup_fj_stress 1 TINFO: Attaching task 821313 to /sys/fs/cgroup/ltp/test-820487/94 
    cgroup_fj_stress 1 TINFO: Attaching task 821317 to /sys/fs/cgroup/ltp/test-820487/95 
    cgroup_fj_stress 1 TINFO: Attaching task 821321 to /sys/fs/cgroup/ltp/test-820487/96 
    cgroup_fj_stress 1 TINFO: Attaching task 821325 to /sys/fs/cgroup/ltp/test-820487/97 
    cgroup_fj_stress 1 TINFO: Attaching task 821329 to /sys/fs/cgroup/ltp/test-820487/98 
    cgroup_fj_stress 1 TINFO: Attaching task 821333 to /sys/fs/cgroup/ltp/test-820487/99 
    cgroup_fj_stress 1 TINFO: Attaching task 821337 to /sys/fs/cgroup/ltp/test-820487/100 
    cgroup_fj_stress 1 TINFO: Attaching task 821341 to /sys/fs/cgroup/ltp/test-820487/101 
    cgroup_fj_stress 1 TINFO: Attaching task 821345 to /sys/fs/cgroup/ltp/test-820487/102 
    cgroup_fj_stress 1 TINFO: Attaching task 821349 to /sys/fs/cgroup/ltp/test-820487/103 
    cgroup_fj_stress 1 TINFO: Attaching task 821353 to /sys/fs/cgroup/ltp/test-820487/104 
    cgroup_fj_stress 1 TINFO: Attaching task 821357 to /sys/fs/cgroup/ltp/test-820487/105 
    cgroup_fj_stress 1 TINFO: Attaching task 821361 to /sys/fs/cgroup/ltp/test-820487/106 
    cgroup_fj_stress 1 TINFO: Attaching task 821365 to /sys/fs/cgroup/ltp/test-820487/107 
    cgroup_fj_stress 1 TINFO: Attaching task 821369 to /sys/fs/cgroup/ltp/test-820487/108 
    cgroup_fj_stress 1 TINFO: Attaching task 821373 to /sys/fs/cgroup/ltp/test-820487/109 
    cgroup_fj_stress 1 TINFO: Attaching task 821377 to /sys/fs/cgroup/ltp/test-820487/110 
    cgroup_fj_stress 1 TINFO: Attaching task 821381 to /sys/fs/cgroup/ltp/test-820487/111 
    cgroup_fj_stress 1 TINFO: Attaching task 821385 to /sys/fs/cgroup/ltp/test-820487/112 
    cgroup_fj_stress 1 TINFO: Attaching task 821389 to /sys/fs/cgroup/ltp/test-820487/113 
    cgroup_fj_stress 1 TINFO: Attaching task 821393 to /sys/fs/cgroup/ltp/test-820487/114 
    cgroup_fj_stress 1 TINFO: Attaching task 821397 to /sys/fs/cgroup/ltp/test-820487/115 
    cgroup_fj_stress 1 TINFO: Attaching task 821401 to /sys/fs/cgroup/ltp/test-820487/116 
    cgroup_fj_stress 1 TINFO: Attaching task 821405 to /sys/fs/cgroup/ltp/test-820487/117 
    cgroup_fj_stress 1 TINFO: Attaching task 821409 to /sys/fs/cgroup/ltp/test-820487/118 
    cgroup_fj_stress 1 TINFO: Attaching task 821413 to /sys/fs/cgroup/ltp/test-820487/119 
    cgroup_fj_stress 1 TINFO: Attaching task 821417 to /sys/fs/cgroup/ltp/test-820487/120 
    cgroup_fj_stress 1 TINFO: Attaching task 821421 to /sys/fs/cgroup/ltp/test-820487/121 
    cgroup_fj_stress 1 TINFO: Attaching task 821425 to /sys/fs/cgroup/ltp/test-820487/122 
    cgroup_fj_stress 1 TINFO: Attaching task 821429 to /sys/fs/cgroup/ltp/test-820487/123 
    cgroup_fj_stress 1 TINFO: Attaching task 821433 to /sys/fs/cgroup/ltp/test-820487/124 
    cgroup_fj_stress 1 TINFO: Attaching task 821437 to /sys/fs/cgroup/ltp/test-820487/125 
    cgroup_fj_stress 1 TINFO: Attaching task 821441 to /sys/fs/cgroup/ltp/test-820487/126 
    cgroup_fj_stress 1 TINFO: Attaching task 821445 to /sys/fs/cgroup/ltp/test-820487/127 
    cgroup_fj_stress 1 TINFO: Attaching task 821449 to /sys/fs/cgroup/ltp/test-820487/128 
    cgroup_fj_stress 1 TINFO: Attaching task 821453 to /sys/fs/cgroup/ltp/test-820487/129 
    cgroup_fj_stress 1 TINFO: Attaching task 821457 to /sys/fs/cgroup/ltp/test-820487/130 
    cgroup_fj_stress 1 TINFO: Attaching task 821461 to /sys/fs/cgroup/ltp/test-820487/131 
    cgroup_fj_stress 1 TINFO: Attaching task 821465 to /sys/fs/cgroup/ltp/test-820487/132 
    cgroup_fj_stress 1 TINFO: Attaching task 821469 to /sys/fs/cgroup/ltp/test-820487/133 
    cgroup_fj_stress 1 TINFO: Attaching task 821473 to /sys/fs/cgroup/ltp/test-820487/134 
    cgroup_fj_stress 1 TINFO: Attaching task 821477 to /sys/fs/cgroup/ltp/test-820487/135 
    cgroup_fj_stress 1 TINFO: Attaching task 821481 to /sys/fs/cgroup/ltp/test-820487/136 
    cgroup_fj_stress 1 TINFO: Attaching task 821485 to /sys/fs/cgroup/ltp/test-820487/137 
    cgroup_fj_stress 1 TINFO: Attaching task 821489 to /sys/fs/cgroup/ltp/test-820487/138 
    cgroup_fj_stress 1 TINFO: Attaching task 821493 to /sys/fs/cgroup/ltp/test-820487/139 
    cgroup_fj_stress 1 TINFO: Attaching task 821497 to /sys/fs/cgroup/ltp/test-820487/140 
    cgroup_fj_stress 1 TINFO: Attaching task 821501 to /sys/fs/cgroup/ltp/test-820487/141 
    cgroup_fj_stress 1 TINFO: Attaching task 821505 to /sys/fs/cgroup/ltp/test-820487/142 
    cgroup_fj_stress 1 TINFO: Attaching task 821509 to /sys/fs/cgroup/ltp/test-820487/143 
    cgroup_fj_stress 1 TINFO: Attaching task 821513 to /sys/fs/cgroup/ltp/test-820487/144 
    cgroup_fj_stress 1 TINFO: Attaching task 821517 to /sys/fs/cgroup/ltp/test-820487/145 
    cgroup_fj_stress 1 TINFO: Attaching task 821521 to /sys/fs/cgroup/ltp/test-820487/146 
    cgroup_fj_stress 1 TINFO: Attaching task 821525 to /sys/fs/cgroup/ltp/test-820487/147 
    cgroup_fj_stress 1 TINFO: Attaching task 821529 to /sys/fs/cgroup/ltp/test-820487/148 
    cgroup_fj_stress 1 TINFO: Attaching task 821533 to /sys/fs/cgroup/ltp/test-820487/149 
    cgroup_fj_stress 1 TINFO: Attaching task 821537 to /sys/fs/cgroup/ltp/test-820487/150 
    cgroup_fj_stress 1 TINFO: Attaching task 821541 to /sys/fs/cgroup/ltp/test-820487/151 
    cgroup_fj_stress 1 TINFO: Attaching task 821545 to /sys/fs/cgroup/ltp/test-820487/152 
    cgroup_fj_stress 1 TINFO: Attaching task 821549 to /sys/fs/cgroup/ltp/test-820487/153 
    cgroup_fj_stress 1 TINFO: Attaching task 821553 to /sys/fs/cgroup/ltp/test-820487/154 
    cgroup_fj_stress 1 TINFO: Attaching task 821557 to /sys/fs/cgroup/ltp/test-820487/155 
    cgroup_fj_stress 1 TINFO: Attaching task 821561 to /sys/fs/cgroup/ltp/test-820487/156 
    cgroup_fj_stress 1 TINFO: Attaching task 821565 to /sys/fs/cgroup/ltp/test-820487/157 
    cgroup_fj_stress 1 TINFO: Attaching task 821569 to /sys/fs/cgroup/ltp/test-820487/158 
    cgroup_fj_stress 1 TINFO: Attaching task 821573 to /sys/fs/cgroup/ltp/test-820487/159 
    cgroup_fj_stress 1 TINFO: Attaching task 821577 to /sys/fs/cgroup/ltp/test-820487/160 
    cgroup_fj_stress 1 TINFO: Attaching task 821581 to /sys/fs/cgroup/ltp/test-820487/161 
    cgroup_fj_stress 1 TINFO: Attaching task 821585 to /sys/fs/cgroup/ltp/test-820487/162 
    cgroup_fj_stress 1 TINFO: Attaching task 821589 to /sys/fs/cgroup/ltp/test-820487/163 
    cgroup_fj_stress 1 TINFO: Attaching task 821593 to /sys/fs/cgroup/ltp/test-820487/164 
    cgroup_fj_stress 1 TINFO: Attaching task 821597 to /sys/fs/cgroup/ltp/test-820487/165 
    cgroup_fj_stress 1 TINFO: Attaching task 821601 to /sys/fs/cgroup/ltp/test-820487/166 
    cgroup_fj_stress 1 TINFO: Attaching task 821605 to /sys/fs/cgroup/ltp/test-820487/167 
    cgroup_fj_stress 1 TINFO: Attaching task 821609 to /sys/fs/cgroup/ltp/test-820487/168 
    cgroup_fj_stress 1 TINFO: Attaching task 821613 to /sys/fs/cgroup/ltp/test-820487/169 
    cgroup_fj_stress 1 TINFO: Attaching task 821617 to /sys/fs/cgroup/ltp/test-820487/170 
    cgroup_fj_stress 1 TINFO: Attaching task 821621 to /sys/fs/cgroup/ltp/test-820487/171 
    cgroup_fj_stress 1 TINFO: Attaching task 821625 to /sys/fs/cgroup/ltp/test-820487/172 
    cgroup_fj_stress 1 TINFO: Attaching task 821629 to /sys/fs/cgroup/ltp/test-820487/173 
    cgroup_fj_stress 1 TINFO: Attaching task 821633 to /sys/fs/cgroup/ltp/test-820487/174 
    cgroup_fj_stress 1 TINFO: Attaching task 821637 to /sys/fs/cgroup/ltp/test-820487/175 
    cgroup_fj_stress 1 TINFO: Attaching task 821641 to /sys/fs/cgroup/ltp/test-820487/176 
    cgroup_fj_stress 1 TINFO: Attaching task 821645 to /sys/fs/cgroup/ltp/test-820487/177 
    cgroup_fj_stress 1 TINFO: Attaching task 821649 to /sys/fs/cgroup/ltp/test-820487/178 
    cgroup_fj_stress 1 TINFO: Attaching task 821653 to /sys/fs/cgroup/ltp/test-820487/179 
    cgroup_fj_stress 1 TINFO: Attaching task 821657 to /sys/fs/cgroup/ltp/test-820487/180 
    cgroup_fj_stress 1 TINFO: Attaching task 821661 to /sys/fs/cgroup/ltp/test-820487/181 
    cgroup_fj_stress 1 TINFO: Attaching task 821665 to /sys/fs/cgroup/ltp/test-820487/182 
    cgroup_fj_stress 1 TINFO: Attaching task 821669 to /sys/fs/cgroup/ltp/test-820487/183 
    cgroup_fj_stress 1 TINFO: Attaching task 821673 to /sys/fs/cgroup/ltp/test-820487/184 
    cgroup_fj_stress 1 TINFO: Attaching task 821677 to /sys/fs/cgroup/ltp/test-820487/185 
    cgroup_fj_stress 1 TINFO: Attaching task 821681 to /sys/fs/cgroup/ltp/test-820487/186 
    cgroup_fj_stress 1 TINFO: Attaching task 821685 to /sys/fs/cgroup/ltp/test-820487/187 
    cgroup_fj_stress 1 TINFO: Attaching task 821689 to /sys/fs/cgroup/ltp/test-820487/188 
    cgroup_fj_stress 1 TINFO: Attaching task 821693 to /sys/fs/cgroup/ltp/test-820487/189 
    cgroup_fj_stress 1 TINFO: Attaching task 821697 to /sys/fs/cgroup/ltp/test-820487/190 
    cgroup_fj_stress 1 TINFO: Attaching task 821701 to /sys/fs/cgroup/ltp/test-820487/191 
    cgroup_fj_stress 1 TINFO: Attaching task 821705 to /sys/fs/cgroup/ltp/test-820487/192 
    cgroup_fj_stress 1 TINFO: Attaching task 821709 to /sys/fs/cgroup/ltp/test-820487/193 
    cgroup_fj_stress 1 TINFO: Attaching task 821713 to /sys/fs/cgroup/ltp/test-820487/194 
    cgroup_fj_stress 1 TINFO: Attaching task 821717 to /sys/fs/cgroup/ltp/test-820487/195 
    cgroup_fj_stress 1 TINFO: Attaching task 821721 to /sys/fs/cgroup/ltp/test-820487/196 
    cgroup_fj_stress 1 TINFO: Attaching task 821725 to /sys/fs/cgroup/ltp/test-820487/197 
    cgroup_fj_stress 1 TINFO: Attaching task 821729 to /sys/fs/cgroup/ltp/test-820487/198 
    cgroup_fj_stress 1 TINFO: Attaching task 821733 to /sys/fs/cgroup/ltp/test-820487/199 
    cgroup_fj_stress 1 TINFO: Attaching task 821737 to /sys/fs/cgroup/ltp/test-820487/200 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    cgroup_fj_stress 1 TPASS: All done! 
    cgroup_fj_stress 2 TINFO: Removing all ltp subgroups... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    8 termination_type

    372

    480

    372

    480

    2164

    controllers

    Mon Jun 16 19:15:19 2025

    "test_controllers.sh"

    ""

    exit

    (null)      1  TCONF  :  ltpapicmd.c:172: test_controllers.sh: V1 controller required, but mounted on V2 
    (null)      2  TCONF  :  ltpapicmd.c:172: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2165

    cpuacct_1_1

    Mon Jun 16 19:15:19 2025

    "cpuacct.sh 1 1"

    ""

    exit

    cpuacct 1 TINFO: Running: cpuacct.sh 1 1 
    cpuacct 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuacct 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuacct.1v5FG09G3F as tmpdir (tmpfs filesystem) 
    cpuacct 1 TINFO: timeout per run is 0h 5m 0s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    cpuacct 1 TINFO: task limit fulfilled (approximate need 1, limit 39388) 
    cpuacct 1 TINFO: cpuacct:  
    cpuacct 1 TINFO: Creating 1 subgroups each with 1 processes 
    cpuacct 1 TPASS: cpuacct.usage is not equal to 0 for every subgroup 
    cpuacct 1 TPASS: cpuacct.usage equal to subgroup*/cpuacct.usage 
    cpuacct 2 TINFO: removing created directories 
    cpuacct 2 TINFO: Umounting cpuacct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    12

    8

    12

    2166

    cpuacct_1_10

    Mon Jun 16 19:15:20 2025

    "cpuacct.sh 1 10"

    ""

    exit

    cpuacct 1 TINFO: Running: cpuacct.sh 1 10 
    cpuacct 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuacct 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuacct.wIWVsoaACx as tmpdir (tmpfs filesystem) 
    cpuacct 1 TINFO: timeout per run is 0h 5m 0s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    cpuacct 1 TINFO: task limit fulfilled (approximate need 10, limit 39388) 
    cpuacct 1 TINFO: cpuacct:  
    cpuacct 1 TINFO: Creating 1 subgroups each with 10 processes 
    cpuacct 1 TPASS: cpuacct.usage is not equal to 0 for every subgroup 
    cpuacct 1 TPASS: cpuacct.usage equal to subgroup*/cpuacct.usage 
    cpuacct 2 TINFO: removing created directories 
    cpuacct 2 TINFO: Umounting cpuacct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    23

    16

    23

    16

    2167

    cpuacct_10_10

    Mon Jun 16 19:15:20 2025

    "cpuacct.sh 10 10"

    ""

    exit

    cpuacct 1 TINFO: Running: cpuacct.sh 10 10 
    cpuacct 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuacct 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuacct.61sNnEOEYJ as tmpdir (tmpfs filesystem) 
    cpuacct 1 TINFO: timeout per run is 0h 5m 0s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    cpuacct 1 TINFO: task limit fulfilled (approximate need 100, limit 39388) 
    cpuacct 1 TINFO: cpuacct:  
    cpuacct 1 TINFO: Creating 10 subgroups each with 10 processes 
    cpuacct 1 TPASS: cpuacct.usage is not equal to 0 for every subgroup 
    cpuacct 1 TPASS: cpuacct.usage equal to subgroup*/cpuacct.usage 
    cpuacct 2 TINFO: removing created directories 
    cpuacct 2 TINFO: Umounting cpuacct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    168

    38

    168

    38

    2168

    cpuacct_1_100

    Mon Jun 16 19:15:21 2025

    "cpuacct.sh 1 100"

    ""

    exit

    cpuacct 1 TINFO: Running: cpuacct.sh 1 100 
    cpuacct 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuacct 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuacct.mmehcnYmB1 as tmpdir (tmpfs filesystem) 
    cpuacct 1 TINFO: timeout per run is 0h 5m 0s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    cpuacct 1 TINFO: task limit fulfilled (approximate need 100, limit 39388) 
    cpuacct 1 TINFO: cpuacct:  
    cpuacct 1 TINFO: Creating 1 subgroups each with 100 processes 
    cpuacct 1 TPASS: cpuacct.usage is not equal to 0 for every subgroup 
    cpuacct 1 TPASS: cpuacct.usage equal to subgroup*/cpuacct.usage 
    cpuacct 2 TINFO: removing created directories 
    cpuacct 2 TINFO: Umounting cpuacct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    166

    28

    166

    28

    2169

    cpuacct_100_1

    Mon Jun 16 19:15:22 2025

    "cpuacct.sh 100 1"

    ""

    exit

    cpuacct 1 TINFO: Running: cpuacct.sh 100 1 
    cpuacct 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuacct 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuacct.ViwSKISnyk as tmpdir (tmpfs filesystem) 
    cpuacct 1 TINFO: timeout per run is 0h 5m 0s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    cpuacct 1 TINFO: task limit fulfilled (approximate need 100, limit 39388) 
    cpuacct 1 TINFO: cpuacct:  
    cpuacct 1 TINFO: Creating 100 subgroups each with 1 processes 
    cpuacct 1 TPASS: cpuacct.usage is not equal to 0 for every subgroup 
    cpuacct 1 TPASS: cpuacct.usage equal to subgroup*/cpuacct.usage 
    cpuacct 2 TINFO: removing created directories 
    cpuacct 2 TINFO: Umounting cpuacct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    188

    114

    188

    114

    2170

    cpuacct_100_100

    Mon Jun 16 19:15:23 2025

    "cpuacct.sh 100 100"

    ""

    exit

    cpuacct 1 TINFO: Running: cpuacct.sh 100 100 
    cpuacct 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuacct 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuacct.tVg3gzjfca as tmpdir (tmpfs filesystem) 
    cpuacct 1 TINFO: timeout per run is 0h 5m 0s 
    tst_pid.c:94: TINFO: Found limit of processes 39643 (from /sys/fs/cgroup/user.slice/user-1000.slice/pids.max) 
    cpuacct 1 TINFO: task limit fulfilled (approximate need 10000, limit 39388) 
    cpuacct 1 TINFO: memory requirements fulfilled (approximate need 1638400 kB, free 15732908 kB) 
    cpuacct 1 TINFO: cpuacct:  
    cpuacct 1 TINFO: Creating 100 subgroups each with 100 processes 
    cpuacct 1 TPASS: cpuacct.usage is not equal to 0 for every subgroup 
    cpuacct 1 TPASS: cpuacct.usage equal to subgroup*/cpuacct.usage 
    cpuacct 2 TINFO: removing created directories 
    cpuacct 2 TINFO: Umounting cpuacct 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    62 termination_type

    16103

    2049

    16103

    2049

    2171

    cpuset_base_ops

    Mon Jun 16 19:16:25 2025

    "cpuset_base_ops_testset.sh"

    ""

    exit

    cpuset_base_ops 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    2172

    cpuset_inherit

    Mon Jun 16 19:16:25 2025

    "cpuset_inherit_testset.sh"

    ""

    exit

    cpuset_inherit 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    2173

    cpuset_exclusive

    Mon Jun 16 19:16:25 2025

    "cpuset_exclusive_test.sh"

    ""

    exit

    cpuset_exclusive 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    2174

    cpuset_hierarchy

    Mon Jun 16 19:16:25 2025

    "cpuset_hierarchy_test.sh"

    ""

    exit

    cpuset_hierarchy 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    2175

    cpuset_syscall

    Mon Jun 16 19:16:25 2025

    "cpuset_syscall_testset.sh"

    ""

    exit

    cpuset_syscall 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    2176

    cpuset_sched_domains

    Mon Jun 16 19:16:25 2025

    "cpuset_sched_domains_test.sh"

    ""

    exit

    cpuset_sched_domains 1 TCONF: The total of CPUs is less than 4 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    2177

    cpuset_load_balance

    Mon Jun 16 19:16:25 2025

    "cpuset_load_balance_test.sh"

    ""

    exit

    cpuset_load_balance 1 TCONF: The total of CPUs is less than 4 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    2178

    cpuset_hotplug

    Mon Jun 16 19:16:25 2025

    "cpuset_hotplug_test.sh"

    ""

    exit

    cpuset_hotplug 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    2179

    cpuset_memory

    Mon Jun 16 19:16:25 2025

    "cpuset_memory_testset.sh"

    ""

    exit

    cpuset_memory 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    1 termination_type

    2

    3

    2

    3

    2180

    cpuset_memory_pressure

    Mon Jun 16 19:16:26 2025

    "cpuset_memory_pressure_testset.sh"

    ""

    exit

    cpuset_memory_pressure 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    2181

    cpuset_memory_spread

    Mon Jun 16 19:16:26 2025

    "cpuset_memory_spread_testset.sh"

    ""

    exit

    cpuset_memory_spread 1 TCONF: CPUs are not numbered continuously starting at 0 (1-3) 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    2182

    cpuset_regression_test

    Mon Jun 16 19:16:26 2025

    "cpuset_regression_test.sh"

    ""

    exit

    cpuset_regression_test 1 TINFO: Running: cpuset_regression_test.sh  
    cpuset_regression_test 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpuset_regression_test 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpuset_regression_test.bbsBzf0Q6h as tmpdir (tmpfs filesystem) 
    cpuset_regression_test 1 TINFO: timeout per run is 0h 5m 0s 
    tst_cgroup.c:791: TINFO: Mounted V1 cpuset CGroup on /tmp/ltp-Qjsl7wDDwO/cgroup_cpuset 
    cpuset_regression_test 1 TINFO: test starts with cgroup version 1 
    /opt/ltp/testcases/bin/cpuset_regression_test.sh: 78: echo: echo: I/O error 
    cpuset_regression_test 1 TBROK: Unable to prepare existing cpuset cgroups 
    /opt/ltp/testcases/bin/cpuset_regression_test.sh: 111: echo: echo: I/O error 
    cpuset_regression_test 1 TINFO: AppArmor enabled, this may affect test results 
    cpuset_regression_test 1 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires super/root) 
    cpuset_regression_test 1 TINFO: loaded AppArmor profiles: none 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    19

    6

    19

    2183

    cgroup_xattr

    Mon Jun 16 19:16:26 2025

    "cgroup_xattr"

    ""

    exit

    cgroup_xattr    0  TINFO  :  Using /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7 as tmpdir (tmpfs filesystem) 
    cgroup_xattr    0  TINFO  :  mount options 0: xattr,cpuset (hier = 8349) 
    cgroup_xattr    0  TINFO  :  mount options 1: xattr,cpu,blkio,memory,hugetlb,pids,rdma,misc (hier = 0) 
    cgroup_xattr    0  TINFO  :  Can't mount:  
    cgroup_xattr    0  TINFO  :  mount options 2: xattr,cpuacct (hier = 8341) 
    cgroup_xattr    0  TINFO  :  mount options 3: xattr,devices (hier = 8343) 
    cgroup_xattr    0  TINFO  :  mount options 4: xattr,freezer (hier = 8342) 
    cgroup_xattr    0  TINFO  :  mount options 5: xattr,net_cls (hier = 8344) 
    cgroup_xattr    0  TINFO  :  mount options 6: xattr,perf_event (hier = 8345) 
    cgroup_xattr    0  TINFO  :  mount options 7: xattr,net_prio (hier = 8346) 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr    1  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr    2  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr    3  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr    4  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr    5  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr    6  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr    7  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr    8  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr    9  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr   10  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr   11  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   12  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_pressure' 
    cgroup_xattr   13  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   14  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   15  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   16  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   17  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_migrate' 
    cgroup_xattr   18  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   19  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   20  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   21  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr   22  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr   23  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr   24  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr   25  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr   26  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   27  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   28  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   29  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   30  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   31  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr   32  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr   33  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr   34  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr   35  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr   36  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr   37  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr   38  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr   39  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr   40  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr   41  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr   42  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr   43  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr   44  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr   45  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr   46  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.effective_mems' 
    cgroup_xattr   47  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.effective_mems' 
    cgroup_xattr   48  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.effective_mems' 
    cgroup_xattr   49  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.effective_mems' 
    cgroup_xattr   50  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.effective_mems' 
    cgroup_xattr   51  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.effective_cpus' 
    cgroup_xattr   52  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.effective_cpus' 
    cgroup_xattr   53  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.effective_cpus' 
    cgroup_xattr   54  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.effective_cpus' 
    cgroup_xattr   55  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.effective_cpus' 
    cgroup_xattr   56  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr   57  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr   58  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr   59  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr   60  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr   61  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr   62  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr   63  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr   64  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr   65  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr   66  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr   67  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.sched_load_balance' 
    cgroup_xattr   68  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr   69  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr   70  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr   71  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.mems' 
    cgroup_xattr   72  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.mems' 
    cgroup_xattr   73  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.mems' 
    cgroup_xattr   74  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.mems' 
    cgroup_xattr   75  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.mems' 
    cgroup_xattr   76  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr   77  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.mem_hardwall' 
    cgroup_xattr   78  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr   79  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr   80  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr   81  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr   82  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr   83  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr   84  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr   85  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr   86  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   87  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_pressure' 
    cgroup_xattr   88  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   89  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   90  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_pressure' 
    cgroup_xattr   91  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   92  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_migrate' 
    cgroup_xattr   93  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   94  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   95  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_migrate' 
    cgroup_xattr   96  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   97  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   98  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr   99  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr  100  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.mem_exclusive' 
    cgroup_xattr  101  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr  102  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr  103  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr  104  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr  105  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_spread_slab' 
    cgroup_xattr  106  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr  107  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr  108  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr  109  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr  110  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.cpu_exclusive' 
    cgroup_xattr  111  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  112  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  113  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  114  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  115  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  116  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.effective_mems' 
    cgroup_xattr  117  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.effective_mems' 
    cgroup_xattr  118  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.effective_mems' 
    cgroup_xattr  119  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.effective_mems' 
    cgroup_xattr  120  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.effective_mems' 
    cgroup_xattr  121  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.effective_cpus' 
    cgroup_xattr  122  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.effective_cpus' 
    cgroup_xattr  123  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.effective_cpus' 
    cgroup_xattr  124  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.effective_cpus' 
    cgroup_xattr  125  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.effective_cpus' 
    cgroup_xattr  126  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  127  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  128  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  129  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  130  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  131  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr  132  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.sched_load_balance' 
    cgroup_xattr  133  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr  134  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr  135  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.sched_load_balance' 
    cgroup_xattr  136  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.mems' 
    cgroup_xattr  137  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.mems' 
    cgroup_xattr  138  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.mems' 
    cgroup_xattr  139  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.mems' 
    cgroup_xattr  140  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.mems' 
    cgroup_xattr  141  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr  142  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.mem_hardwall' 
    cgroup_xattr  143  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr  144  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr  145  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.mem_hardwall' 
    cgroup_xattr  146  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  147  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  148  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  149  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  150  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  151  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.cpus' 
    cgroup_xattr  152  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.cpus' 
    cgroup_xattr  153  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.cpus' 
    cgroup_xattr  154  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.cpus' 
    cgroup_xattr  155  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.cpus' 
    cgroup_xattr  156  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  157  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  158  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  159  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  160  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr  161  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  162  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  163  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  164  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  165  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  166  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr  167  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr  168  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr  169  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr  170  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr  171  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  172  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  173  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  174  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  175  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  176  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.cpus' 
    cgroup_xattr  177  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.cpus' 
    cgroup_xattr  178  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.cpus' 
    cgroup_xattr  179  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.cpus' 
    cgroup_xattr  180  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.cpus' 
    cgroup_xattr  181  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  182  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  183  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  184  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  185  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr  186  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  187  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  188  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  189  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr  190  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuset.memory_spread_page' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  191  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  192  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  193  TPASS  :  Expect: values equal 
    cgroup_xattr  194  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  195  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  196  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  197  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr  198  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr  199  TPASS  :  Expect: values equal 
    cgroup_xattr  200  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr  201  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr  202  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr  203  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_pressure' 
    cgroup_xattr  204  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_pressure' 
    cgroup_xattr  205  TPASS  :  Expect: values equal 
    cgroup_xattr  206  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_pressure' 
    cgroup_xattr  207  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_pressure' 
    cgroup_xattr  208  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_pressure' 
    cgroup_xattr  209  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_migrate' 
    cgroup_xattr  210  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_migrate' 
    cgroup_xattr  211  TPASS  :  Expect: values equal 
    cgroup_xattr  212  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_migrate' 
    cgroup_xattr  213  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_migrate' 
    cgroup_xattr  214  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_migrate' 
    cgroup_xattr  215  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr  216  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr  217  TPASS  :  Expect: values equal 
    cgroup_xattr  218  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr  219  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr  220  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_pressure_enabled' 
    cgroup_xattr  221  TPASS  :  Expect: can't read xattr security. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  222  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.mem_exclusive' 
    cgroup_xattr  223  TPASS  :  Expect: values equal 
    cgroup_xattr  224  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  225  TPASS  :  Expect: can't read xattr user. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  226  TPASS  :  Expect: can't read xattr system. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  227  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  228  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  229  TPASS  :  Expect: values equal 
    cgroup_xattr  230  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  231  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  232  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  233  TPASS  :  Expect: can't read xattr security. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  234  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  235  TPASS  :  Expect: values equal 
    cgroup_xattr  236  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  237  TPASS  :  Expect: can't read xattr user. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  238  TPASS  :  Expect: can't read xattr system. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  239  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  240  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  241  TPASS  :  Expect: values equal 
    cgroup_xattr  242  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  243  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  244  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  245  TPASS  :  Expect: can't read xattr security. of file 'cpuset.effective_mems' 
    cgroup_xattr  246  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.effective_mems' 
    cgroup_xattr  247  TPASS  :  Expect: values equal 
    cgroup_xattr  248  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.effective_mems' 
    cgroup_xattr  249  TPASS  :  Expect: can't read xattr user. of file 'cpuset.effective_mems' 
    cgroup_xattr  250  TPASS  :  Expect: can't read xattr system. of file 'cpuset.effective_mems' 
    cgroup_xattr  251  TPASS  :  Expect: can't read xattr security. of file 'cpuset.effective_cpus' 
    cgroup_xattr  252  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.effective_cpus' 
    cgroup_xattr  253  TPASS  :  Expect: values equal 
    cgroup_xattr  254  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.effective_cpus' 
    cgroup_xattr  255  TPASS  :  Expect: can't read xattr user. of file 'cpuset.effective_cpus' 
    cgroup_xattr  256  TPASS  :  Expect: can't read xattr system. of file 'cpuset.effective_cpus' 
    cgroup_xattr  257  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  258  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  259  TPASS  :  Expect: values equal 
    cgroup_xattr  260  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  261  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  262  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  263  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr  264  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr  265  TPASS  :  Expect: values equal 
    cgroup_xattr  266  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr  267  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr  268  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr  269  TPASS  :  Expect: can't read xattr security. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  270  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.sched_load_balance' 
    cgroup_xattr  271  TPASS  :  Expect: values equal 
    cgroup_xattr  272  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  273  TPASS  :  Expect: can't read xattr user. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  274  TPASS  :  Expect: can't read xattr system. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  275  TPASS  :  Expect: can't read xattr security. of file 'cpuset.mems' 
    cgroup_xattr  276  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.mems' 
    cgroup_xattr  277  TPASS  :  Expect: values equal 
    cgroup_xattr  278  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.mems' 
    cgroup_xattr  279  TPASS  :  Expect: can't read xattr user. of file 'cpuset.mems' 
    cgroup_xattr  280  TPASS  :  Expect: can't read xattr system. of file 'cpuset.mems' 
    cgroup_xattr  281  TPASS  :  Expect: can't read xattr security. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  282  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.mem_hardwall' 
    cgroup_xattr  283  TPASS  :  Expect: values equal 
    cgroup_xattr  284  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  285  TPASS  :  Expect: can't read xattr user. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  286  TPASS  :  Expect: can't read xattr system. of file 'cpuset.mem_hardwall' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr  287  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  288  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  289  TPASS  :  Expect: values equal 
    cgroup_xattr  290  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  291  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  292  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  293  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_pressure' 
    cgroup_xattr  294  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_pressure' 
    cgroup_xattr  295  TPASS  :  Expect: values equal 
    cgroup_xattr  296  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_pressure' 
    cgroup_xattr  297  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_pressure' 
    cgroup_xattr  298  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_pressure' 
    cgroup_xattr  299  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_migrate' 
    cgroup_xattr  300  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_migrate' 
    cgroup_xattr  301  TPASS  :  Expect: values equal 
    cgroup_xattr  302  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_migrate' 
    cgroup_xattr  303  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_migrate' 
    cgroup_xattr  304  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_migrate' 
    cgroup_xattr  305  TPASS  :  Expect: can't read xattr security. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  306  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.mem_exclusive' 
    cgroup_xattr  307  TPASS  :  Expect: values equal 
    cgroup_xattr  308  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  309  TPASS  :  Expect: can't read xattr user. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  310  TPASS  :  Expect: can't read xattr system. of file 'cpuset.mem_exclusive' 
    cgroup_xattr  311  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  312  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  313  TPASS  :  Expect: values equal 
    cgroup_xattr  314  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  315  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  316  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_spread_slab' 
    cgroup_xattr  317  TPASS  :  Expect: can't read xattr security. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  318  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  319  TPASS  :  Expect: values equal 
    cgroup_xattr  320  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  321  TPASS  :  Expect: can't read xattr user. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  322  TPASS  :  Expect: can't read xattr system. of file 'cpuset.cpu_exclusive' 
    cgroup_xattr  323  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  324  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  325  TPASS  :  Expect: values equal 
    cgroup_xattr  326  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  327  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  328  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  329  TPASS  :  Expect: can't read xattr security. of file 'cpuset.effective_mems' 
    cgroup_xattr  330  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.effective_mems' 
    cgroup_xattr  331  TPASS  :  Expect: values equal 
    cgroup_xattr  332  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.effective_mems' 
    cgroup_xattr  333  TPASS  :  Expect: can't read xattr user. of file 'cpuset.effective_mems' 
    cgroup_xattr  334  TPASS  :  Expect: can't read xattr system. of file 'cpuset.effective_mems' 
    cgroup_xattr  335  TPASS  :  Expect: can't read xattr security. of file 'cpuset.effective_cpus' 
    cgroup_xattr  336  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.effective_cpus' 
    cgroup_xattr  337  TPASS  :  Expect: values equal 
    cgroup_xattr  338  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.effective_cpus' 
    cgroup_xattr  339  TPASS  :  Expect: can't read xattr user. of file 'cpuset.effective_cpus' 
    cgroup_xattr  340  TPASS  :  Expect: can't read xattr system. of file 'cpuset.effective_cpus' 
    cgroup_xattr  341  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  342  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  343  TPASS  :  Expect: values equal 
    cgroup_xattr  344  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  345  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  346  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  347  TPASS  :  Expect: can't read xattr security. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  348  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.sched_load_balance' 
    cgroup_xattr  349  TPASS  :  Expect: values equal 
    cgroup_xattr  350  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  351  TPASS  :  Expect: can't read xattr user. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  352  TPASS  :  Expect: can't read xattr system. of file 'cpuset.sched_load_balance' 
    cgroup_xattr  353  TPASS  :  Expect: can't read xattr security. of file 'cpuset.mems' 
    cgroup_xattr  354  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.mems' 
    cgroup_xattr  355  TPASS  :  Expect: values equal 
    cgroup_xattr  356  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.mems' 
    cgroup_xattr  357  TPASS  :  Expect: can't read xattr user. of file 'cpuset.mems' 
    cgroup_xattr  358  TPASS  :  Expect: can't read xattr system. of file 'cpuset.mems' 
    cgroup_xattr  359  TPASS  :  Expect: can't read xattr security. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  360  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.mem_hardwall' 
    cgroup_xattr  361  TPASS  :  Expect: values equal 
    cgroup_xattr  362  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  363  TPASS  :  Expect: can't read xattr user. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  364  TPASS  :  Expect: can't read xattr system. of file 'cpuset.mem_hardwall' 
    cgroup_xattr  365  TPASS  :  Expect: can't read xattr security. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  366  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  367  TPASS  :  Expect: values equal 
    cgroup_xattr  368  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  369  TPASS  :  Expect: can't read xattr user. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  370  TPASS  :  Expect: can't read xattr system. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  371  TPASS  :  Expect: can't read xattr security. of file 'cpuset.cpus' 
    cgroup_xattr  372  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.cpus' 
    cgroup_xattr  373  TPASS  :  Expect: values equal 
    cgroup_xattr  374  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.cpus' 
    cgroup_xattr  375  TPASS  :  Expect: can't read xattr user. of file 'cpuset.cpus' 
    cgroup_xattr  376  TPASS  :  Expect: can't read xattr system. of file 'cpuset.cpus' 
    cgroup_xattr  377  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr  378  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr  379  TPASS  :  Expect: values equal 
    cgroup_xattr  380  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr  381  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr  382  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr  383  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_spread_page' 
    cgroup_xattr  384  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_spread_page' 
    cgroup_xattr  385  TPASS  :  Expect: values equal 
    cgroup_xattr  386  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_spread_page' 
    cgroup_xattr  387  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_spread_page' 
    cgroup_xattr  388  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_spread_page' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  389  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr  390  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr  391  TPASS  :  Expect: values equal 
    cgroup_xattr  392  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr  393  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr  394  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr  395  TPASS  :  Expect: can't read xattr security. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  396  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  397  TPASS  :  Expect: values equal 
    cgroup_xattr  398  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  399  TPASS  :  Expect: can't read xattr user. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  400  TPASS  :  Expect: can't read xattr system. of file 'cpuset.sched_relax_domain_level' 
    cgroup_xattr  401  TPASS  :  Expect: can't read xattr security. of file 'cpuset.cpus' 
    cgroup_xattr  402  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.cpus' 
    cgroup_xattr  403  TPASS  :  Expect: values equal 
    cgroup_xattr  404  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.cpus' 
    cgroup_xattr  405  TPASS  :  Expect: can't read xattr user. of file 'cpuset.cpus' 
    cgroup_xattr  406  TPASS  :  Expect: can't read xattr system. of file 'cpuset.cpus' 
    cgroup_xattr  407  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr  408  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr  409  TPASS  :  Expect: values equal 
    cgroup_xattr  410  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr  411  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr  412  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr  413  TPASS  :  Expect: can't read xattr security. of file 'cpuset.memory_spread_page' 
    cgroup_xattr  414  TPASS  :  Expect: can read xattr trusted.test of file 'cpuset.memory_spread_page' 
    cgroup_xattr  415  TPASS  :  Expect: values equal 
    cgroup_xattr  416  TPASS  :  Expect: can't read xattr trusted. of file 'cpuset.memory_spread_page' 
    cgroup_xattr  417  TPASS  :  Expect: can't read xattr user. of file 'cpuset.memory_spread_page' 
    cgroup_xattr  418  TPASS  :  Expect: can't read xattr system. of file 'cpuset.memory_spread_page' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  419  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr  420  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr  421  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr  422  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr  423  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr  424  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  425  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr  426  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  427  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  428  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  429  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  430  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  431  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  432  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  433  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  434  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  435  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  436  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  437  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  438  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  439  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.stat' 
    cgroup_xattr  440  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.stat' 
    cgroup_xattr  441  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.stat' 
    cgroup_xattr  442  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.stat' 
    cgroup_xattr  443  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.stat' 
    cgroup_xattr  444  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage' 
    cgroup_xattr  445  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage' 
    cgroup_xattr  446  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage' 
    cgroup_xattr  447  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage' 
    cgroup_xattr  448  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage' 
    cgroup_xattr  449  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  450  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  451  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  452  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  453  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  454  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  455  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_sys' 
    cgroup_xattr  456  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  457  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  458  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  459  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_all' 
    cgroup_xattr  460  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_all' 
    cgroup_xattr  461  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_all' 
    cgroup_xattr  462  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_all' 
    cgroup_xattr  463  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_all' 
    cgroup_xattr  464  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  465  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  466  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  467  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  468  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  469  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  470  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  471  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  472  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  473  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  474  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr  475  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr  476  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr  477  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr  478  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr  479  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr  480  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr  481  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr  482  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr  483  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr  484  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  485  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  486  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  487  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  488  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  489  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  490  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  491  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  492  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  493  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_percpu' 
    cgroup_xattr  494  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.stat' 
    cgroup_xattr  495  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.stat' 
    cgroup_xattr  496  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.stat' 
    cgroup_xattr  497  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.stat' 
    cgroup_xattr  498  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.stat' 
    cgroup_xattr  499  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage' 
    cgroup_xattr  500  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage' 
    cgroup_xattr  501  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage' 
    cgroup_xattr  502  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage' 
    cgroup_xattr  503  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage' 
    cgroup_xattr  504  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  505  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  506  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  507  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  508  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  509  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  510  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_sys' 
    cgroup_xattr  511  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  512  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  513  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_sys' 
    cgroup_xattr  514  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_all' 
    cgroup_xattr  515  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_all' 
    cgroup_xattr  516  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_all' 
    cgroup_xattr  517  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_all' 
    cgroup_xattr  518  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_all' 
    cgroup_xattr  519  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  520  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  521  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  522  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  523  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  524  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  525  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  526  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  527  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  528  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  529  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  530  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  531  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  532  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  533  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr  534  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_user' 
    cgroup_xattr  535  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_user' 
    cgroup_xattr  536  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_user' 
    cgroup_xattr  537  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_user' 
    cgroup_xattr  538  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_user' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  539  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr  540  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr  541  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr  542  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr  543  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr  544  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  545  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  546  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  547  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  548  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr  549  TPASS  :  Expect: can't set xattr key 'security.' to file 'cpuacct.usage_user' 
    cgroup_xattr  550  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cpuacct.usage_user' 
    cgroup_xattr  551  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cpuacct.usage_user' 
    cgroup_xattr  552  TPASS  :  Expect: can't set xattr key 'user.' to file 'cpuacct.usage_user' 
    cgroup_xattr  553  TPASS  :  Expect: can't set xattr key 'system.' to file 'cpuacct.usage_user' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  554  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  555  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  556  TPASS  :  Expect: values equal 
    cgroup_xattr  557  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  558  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  559  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  560  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr  561  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr  562  TPASS  :  Expect: values equal 
    cgroup_xattr  563  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr  564  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr  565  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr  566  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  567  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  568  TPASS  :  Expect: values equal 
    cgroup_xattr  569  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  570  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  571  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  572  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  573  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_percpu' 
    cgroup_xattr  574  TPASS  :  Expect: values equal 
    cgroup_xattr  575  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  576  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  577  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  578  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.stat' 
    cgroup_xattr  579  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.stat' 
    cgroup_xattr  580  TPASS  :  Expect: values equal 
    cgroup_xattr  581  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.stat' 
    cgroup_xattr  582  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.stat' 
    cgroup_xattr  583  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.stat' 
    cgroup_xattr  584  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage' 
    cgroup_xattr  585  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage' 
    cgroup_xattr  586  TPASS  :  Expect: values equal 
    cgroup_xattr  587  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage' 
    cgroup_xattr  588  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage' 
    cgroup_xattr  589  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage' 
    cgroup_xattr  590  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  591  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  592  TPASS  :  Expect: values equal 
    cgroup_xattr  593  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  594  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  595  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  596  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_sys' 
    cgroup_xattr  597  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_sys' 
    cgroup_xattr  598  TPASS  :  Expect: values equal 
    cgroup_xattr  599  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_sys' 
    cgroup_xattr  600  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_sys' 
    cgroup_xattr  601  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_sys' 
    cgroup_xattr  602  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_all' 
    cgroup_xattr  603  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_all' 
    cgroup_xattr  604  TPASS  :  Expect: values equal 
    cgroup_xattr  605  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_all' 
    cgroup_xattr  606  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_all' 
    cgroup_xattr  607  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_all' 
    cgroup_xattr  608  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  609  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  610  TPASS  :  Expect: values equal 
    cgroup_xattr  611  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  612  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  613  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  614  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  615  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  616  TPASS  :  Expect: values equal 
    cgroup_xattr  617  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  618  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  619  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  620  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr  621  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr  622  TPASS  :  Expect: values equal 
    cgroup_xattr  623  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr  624  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr  625  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr  626  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  627  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  628  TPASS  :  Expect: values equal 
    cgroup_xattr  629  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  630  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  631  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  632  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  633  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  634  TPASS  :  Expect: values equal 
    cgroup_xattr  635  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  636  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  637  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_percpu_sys' 
    cgroup_xattr  638  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  639  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_percpu' 
    cgroup_xattr  640  TPASS  :  Expect: values equal 
    cgroup_xattr  641  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  642  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  643  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_percpu' 
    cgroup_xattr  644  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.stat' 
    cgroup_xattr  645  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.stat' 
    cgroup_xattr  646  TPASS  :  Expect: values equal 
    cgroup_xattr  647  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.stat' 
    cgroup_xattr  648  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.stat' 
    cgroup_xattr  649  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.stat' 
    cgroup_xattr  650  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage' 
    cgroup_xattr  651  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage' 
    cgroup_xattr  652  TPASS  :  Expect: values equal 
    cgroup_xattr  653  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage' 
    cgroup_xattr  654  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage' 
    cgroup_xattr  655  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage' 
    cgroup_xattr  656  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  657  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  658  TPASS  :  Expect: values equal 
    cgroup_xattr  659  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  660  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  661  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  662  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_sys' 
    cgroup_xattr  663  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_sys' 
    cgroup_xattr  664  TPASS  :  Expect: values equal 
    cgroup_xattr  665  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_sys' 
    cgroup_xattr  666  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_sys' 
    cgroup_xattr  667  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_sys' 
    cgroup_xattr  668  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_all' 
    cgroup_xattr  669  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_all' 
    cgroup_xattr  670  TPASS  :  Expect: values equal 
    cgroup_xattr  671  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_all' 
    cgroup_xattr  672  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_all' 
    cgroup_xattr  673  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_all' 
    cgroup_xattr  674  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  675  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  676  TPASS  :  Expect: values equal 
    cgroup_xattr  677  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  678  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  679  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_percpu_user' 
    cgroup_xattr  680  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  681  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  682  TPASS  :  Expect: values equal 
    cgroup_xattr  683  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  684  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  685  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  686  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr  687  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr  688  TPASS  :  Expect: values equal 
    cgroup_xattr  689  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr  690  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr  691  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr  692  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_user' 
    cgroup_xattr  693  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_user' 
    cgroup_xattr  694  TPASS  :  Expect: values equal 
    cgroup_xattr  695  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_user' 
    cgroup_xattr  696  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_user' 
    cgroup_xattr  697  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_user' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  698  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr  699  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr  700  TPASS  :  Expect: values equal 
    cgroup_xattr  701  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr  702  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr  703  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr  704  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr  705  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr  706  TPASS  :  Expect: values equal 
    cgroup_xattr  707  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr  708  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr  709  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr  710  TPASS  :  Expect: can't read xattr security. of file 'cpuacct.usage_user' 
    cgroup_xattr  711  TPASS  :  Expect: can read xattr trusted.test of file 'cpuacct.usage_user' 
    cgroup_xattr  712  TPASS  :  Expect: values equal 
    cgroup_xattr  713  TPASS  :  Expect: can't read xattr trusted. of file 'cpuacct.usage_user' 
    cgroup_xattr  714  TPASS  :  Expect: can't read xattr user. of file 'cpuacct.usage_user' 
    cgroup_xattr  715  TPASS  :  Expect: can't read xattr system. of file 'cpuacct.usage_user' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  716  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr  717  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr  718  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr  719  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr  720  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr  721  TPASS  :  Expect: can't set xattr key 'security.' to file 'devices.deny' 
    cgroup_xattr  722  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'devices.deny' 
    cgroup_xattr  723  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'devices.deny' 
    cgroup_xattr  724  TPASS  :  Expect: can't set xattr key 'user.' to file 'devices.deny' 
    cgroup_xattr  725  TPASS  :  Expect: can't set xattr key 'system.' to file 'devices.deny' 
    cgroup_xattr  726  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  727  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr  728  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  729  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  730  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  731  TPASS  :  Expect: can't set xattr key 'security.' to file 'devices.list' 
    cgroup_xattr  732  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'devices.list' 
    cgroup_xattr  733  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'devices.list' 
    cgroup_xattr  734  TPASS  :  Expect: can't set xattr key 'user.' to file 'devices.list' 
    cgroup_xattr  735  TPASS  :  Expect: can't set xattr key 'system.' to file 'devices.list' 
    cgroup_xattr  736  TPASS  :  Expect: can't set xattr key 'security.' to file 'devices.allow' 
    cgroup_xattr  737  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'devices.allow' 
    cgroup_xattr  738  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'devices.allow' 
    cgroup_xattr  739  TPASS  :  Expect: can't set xattr key 'user.' to file 'devices.allow' 
    cgroup_xattr  740  TPASS  :  Expect: can't set xattr key 'system.' to file 'devices.allow' 
    cgroup_xattr  741  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  742  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  743  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  744  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  745  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  746  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  747  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  748  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  749  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  750  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  751  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr  752  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr  753  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr  754  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr  755  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr  756  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr  757  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr  758  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr  759  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr  760  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr  761  TPASS  :  Expect: can't set xattr key 'security.' to file 'devices.deny' 
    cgroup_xattr  762  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'devices.deny' 
    cgroup_xattr  763  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'devices.deny' 
    cgroup_xattr  764  TPASS  :  Expect: can't set xattr key 'user.' to file 'devices.deny' 
    cgroup_xattr  765  TPASS  :  Expect: can't set xattr key 'system.' to file 'devices.deny' 
    cgroup_xattr  766  TPASS  :  Expect: can't set xattr key 'security.' to file 'devices.list' 
    cgroup_xattr  767  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'devices.list' 
    cgroup_xattr  768  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'devices.list' 
    cgroup_xattr  769  TPASS  :  Expect: can't set xattr key 'user.' to file 'devices.list' 
    cgroup_xattr  770  TPASS  :  Expect: can't set xattr key 'system.' to file 'devices.list' 
    cgroup_xattr  771  TPASS  :  Expect: can't set xattr key 'security.' to file 'devices.allow' 
    cgroup_xattr  772  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'devices.allow' 
    cgroup_xattr  773  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'devices.allow' 
    cgroup_xattr  774  TPASS  :  Expect: can't set xattr key 'user.' to file 'devices.allow' 
    cgroup_xattr  775  TPASS  :  Expect: can't set xattr key 'system.' to file 'devices.allow' 
    cgroup_xattr  776  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  777  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  778  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  779  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  780  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  781  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  782  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  783  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  784  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  785  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  786  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  787  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  788  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  789  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  790  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  791  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr  792  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr  793  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr  794  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr  795  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr  796  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  797  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  798  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  799  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  800  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  801  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  802  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  803  TPASS  :  Expect: values equal 
    cgroup_xattr  804  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  805  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  806  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  807  TPASS  :  Expect: can't read xattr security. of file 'devices.deny' 
    cgroup_xattr  808  TPASS  :  Expect: can read xattr trusted.test of file 'devices.deny' 
    cgroup_xattr  809  TPASS  :  Expect: values equal 
    cgroup_xattr  810  TPASS  :  Expect: can't read xattr trusted. of file 'devices.deny' 
    cgroup_xattr  811  TPASS  :  Expect: can't read xattr user. of file 'devices.deny' 
    cgroup_xattr  812  TPASS  :  Expect: can't read xattr system. of file 'devices.deny' 
    cgroup_xattr  813  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr  814  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr  815  TPASS  :  Expect: values equal 
    cgroup_xattr  816  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr  817  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr  818  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr  819  TPASS  :  Expect: can't read xattr security. of file 'devices.list' 
    cgroup_xattr  820  TPASS  :  Expect: can read xattr trusted.test of file 'devices.list' 
    cgroup_xattr  821  TPASS  :  Expect: values equal 
    cgroup_xattr  822  TPASS  :  Expect: can't read xattr trusted. of file 'devices.list' 
    cgroup_xattr  823  TPASS  :  Expect: can't read xattr user. of file 'devices.list' 
    cgroup_xattr  824  TPASS  :  Expect: can't read xattr system. of file 'devices.list' 
    cgroup_xattr  825  TPASS  :  Expect: can't read xattr security. of file 'devices.allow' 
    cgroup_xattr  826  TPASS  :  Expect: can read xattr trusted.test of file 'devices.allow' 
    cgroup_xattr  827  TPASS  :  Expect: values equal 
    cgroup_xattr  828  TPASS  :  Expect: can't read xattr trusted. of file 'devices.allow' 
    cgroup_xattr  829  TPASS  :  Expect: can't read xattr user. of file 'devices.allow' 
    cgroup_xattr  830  TPASS  :  Expect: can't read xattr system. of file 'devices.allow' 
    cgroup_xattr  831  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  832  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  833  TPASS  :  Expect: values equal 
    cgroup_xattr  834  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  835  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  836  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  837  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  838  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  839  TPASS  :  Expect: values equal 
    cgroup_xattr  840  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  841  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  842  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  843  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr  844  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr  845  TPASS  :  Expect: values equal 
    cgroup_xattr  846  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr  847  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr  848  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr  849  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  850  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  851  TPASS  :  Expect: values equal 
    cgroup_xattr  852  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  853  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  854  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  855  TPASS  :  Expect: can't read xattr security. of file 'devices.deny' 
    cgroup_xattr  856  TPASS  :  Expect: can read xattr trusted.test of file 'devices.deny' 
    cgroup_xattr  857  TPASS  :  Expect: values equal 
    cgroup_xattr  858  TPASS  :  Expect: can't read xattr trusted. of file 'devices.deny' 
    cgroup_xattr  859  TPASS  :  Expect: can't read xattr user. of file 'devices.deny' 
    cgroup_xattr  860  TPASS  :  Expect: can't read xattr system. of file 'devices.deny' 
    cgroup_xattr  861  TPASS  :  Expect: can't read xattr security. of file 'devices.list' 
    cgroup_xattr  862  TPASS  :  Expect: can read xattr trusted.test of file 'devices.list' 
    cgroup_xattr  863  TPASS  :  Expect: values equal 
    cgroup_xattr  864  TPASS  :  Expect: can't read xattr trusted. of file 'devices.list' 
    cgroup_xattr  865  TPASS  :  Expect: can't read xattr user. of file 'devices.list' 
    cgroup_xattr  866  TPASS  :  Expect: can't read xattr system. of file 'devices.list' 
    cgroup_xattr  867  TPASS  :  Expect: can't read xattr security. of file 'devices.allow' 
    cgroup_xattr  868  TPASS  :  Expect: can read xattr trusted.test of file 'devices.allow' 
    cgroup_xattr  869  TPASS  :  Expect: values equal 
    cgroup_xattr  870  TPASS  :  Expect: can't read xattr trusted. of file 'devices.allow' 
    cgroup_xattr  871  TPASS  :  Expect: can't read xattr user. of file 'devices.allow' 
    cgroup_xattr  872  TPASS  :  Expect: can't read xattr system. of file 'devices.allow' 
    cgroup_xattr  873  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  874  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  875  TPASS  :  Expect: values equal 
    cgroup_xattr  876  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  877  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  878  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  879  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  880  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  881  TPASS  :  Expect: values equal 
    cgroup_xattr  882  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  883  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  884  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  885  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr  886  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr  887  TPASS  :  Expect: values equal 
    cgroup_xattr  888  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr  889  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr  890  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  891  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr  892  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr  893  TPASS  :  Expect: values equal 
    cgroup_xattr  894  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr  895  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr  896  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr  897  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr  898  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr  899  TPASS  :  Expect: values equal 
    cgroup_xattr  900  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr  901  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr  902  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  903  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr  904  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr  905  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr  906  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr  907  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr  908  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  909  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr  910  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  911  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  912  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr  913  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  914  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  915  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  916  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  917  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  918  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  919  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  920  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  921  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  922  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  923  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr  924  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr  925  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr  926  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr  927  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr  928  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr  929  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr  930  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr  931  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr  932  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr  933  TPASS  :  Expect: can't set xattr key 'security.' to file 'freezer.self_freezing' 
    cgroup_xattr  934  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'freezer.self_freezing' 
    cgroup_xattr  935  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'freezer.self_freezing' 
    cgroup_xattr  936  TPASS  :  Expect: can't set xattr key 'user.' to file 'freezer.self_freezing' 
    cgroup_xattr  937  TPASS  :  Expect: can't set xattr key 'system.' to file 'freezer.self_freezing' 
    cgroup_xattr  938  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr  939  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr  940  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr  941  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr  942  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr  943  TPASS  :  Expect: can't set xattr key 'security.' to file 'freezer.parent_freezing' 
    cgroup_xattr  944  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'freezer.parent_freezing' 
    cgroup_xattr  945  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'freezer.parent_freezing' 
    cgroup_xattr  946  TPASS  :  Expect: can't set xattr key 'user.' to file 'freezer.parent_freezing' 
    cgroup_xattr  947  TPASS  :  Expect: can't set xattr key 'system.' to file 'freezer.parent_freezing' 
    cgroup_xattr  948  TPASS  :  Expect: can't set xattr key 'security.' to file 'freezer.state' 
    cgroup_xattr  949  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'freezer.state' 
    cgroup_xattr  950  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'freezer.state' 
    cgroup_xattr  951  TPASS  :  Expect: can't set xattr key 'user.' to file 'freezer.state' 
    cgroup_xattr  952  TPASS  :  Expect: can't set xattr key 'system.' to file 'freezer.state' 
    cgroup_xattr  953  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr  954  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr  955  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr  956  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr  957  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr  958  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  959  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  960  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  961  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  962  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  963  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr  964  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr  965  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr  966  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr  967  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr  968  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr  969  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr  970  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr  971  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr  972  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr  973  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr  974  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr  975  TPASS  :  Expect: values equal 
    cgroup_xattr  976  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr  977  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr  978  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr  979  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr  980  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr  981  TPASS  :  Expect: values equal 
    cgroup_xattr  982  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr  983  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr  984  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr  985  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr  986  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr  987  TPASS  :  Expect: values equal 
    cgroup_xattr  988  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr  989  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr  990  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr  991  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr  992  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr  993  TPASS  :  Expect: values equal 
    cgroup_xattr  994  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr  995  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr  996  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr  997  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr  998  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr  999  TPASS  :  Expect: values equal 
    cgroup_xattr 1000  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr 1001  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr 1002  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1003  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1004  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1005  TPASS  :  Expect: values equal 
    cgroup_xattr 1006  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1007  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1008  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1009  TPASS  :  Expect: can't read xattr security. of file 'freezer.self_freezing' 
    cgroup_xattr 1010  TPASS  :  Expect: can read xattr trusted.test of file 'freezer.self_freezing' 
    cgroup_xattr 1011  TPASS  :  Expect: values equal 
    cgroup_xattr 1012  TPASS  :  Expect: can't read xattr trusted. of file 'freezer.self_freezing' 
    cgroup_xattr 1013  TPASS  :  Expect: can't read xattr user. of file 'freezer.self_freezing' 
    cgroup_xattr 1014  TPASS  :  Expect: can't read xattr system. of file 'freezer.self_freezing' 
    cgroup_xattr 1015  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1016  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1017  TPASS  :  Expect: values equal 
    cgroup_xattr 1018  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1019  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1020  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1021  TPASS  :  Expect: can't read xattr security. of file 'freezer.parent_freezing' 
    cgroup_xattr 1022  TPASS  :  Expect: can read xattr trusted.test of file 'freezer.parent_freezing' 
    cgroup_xattr 1023  TPASS  :  Expect: values equal 
    cgroup_xattr 1024  TPASS  :  Expect: can't read xattr trusted. of file 'freezer.parent_freezing' 
    cgroup_xattr 1025  TPASS  :  Expect: can't read xattr user. of file 'freezer.parent_freezing' 
    cgroup_xattr 1026  TPASS  :  Expect: can't read xattr system. of file 'freezer.parent_freezing' 
    cgroup_xattr 1027  TPASS  :  Expect: can't read xattr security. of file 'freezer.state' 
    cgroup_xattr 1028  TPASS  :  Expect: can read xattr trusted.test of file 'freezer.state' 
    cgroup_xattr 1029  TPASS  :  Expect: values equal 
    cgroup_xattr 1030  TPASS  :  Expect: can't read xattr trusted. of file 'freezer.state' 
    cgroup_xattr 1031  TPASS  :  Expect: can't read xattr user. of file 'freezer.state' 
    cgroup_xattr 1032  TPASS  :  Expect: can't read xattr system. of file 'freezer.state' 
    cgroup_xattr 1033  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1034  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1035  TPASS  :  Expect: values equal 
    cgroup_xattr 1036  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1037  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1038  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1039  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1040  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1041  TPASS  :  Expect: values equal 
    cgroup_xattr 1042  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1043  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1044  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1045  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr 1046  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr 1047  TPASS  :  Expect: values equal 
    cgroup_xattr 1048  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr 1049  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr 1050  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr 1051  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1052  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1053  TPASS  :  Expect: values equal 
    cgroup_xattr 1054  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1055  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1056  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1057  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr 1058  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr 1059  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr 1060  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr 1061  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr 1062  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1063  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1064  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1065  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1066  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1067  TPASS  :  Expect: can't set xattr key 'security.' to file 'net_cls.classid' 
    cgroup_xattr 1068  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'net_cls.classid' 
    cgroup_xattr 1069  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'net_cls.classid' 
    cgroup_xattr 1070  TPASS  :  Expect: can't set xattr key 'user.' to file 'net_cls.classid' 
    cgroup_xattr 1071  TPASS  :  Expect: can't set xattr key 'system.' to file 'net_cls.classid' 
    cgroup_xattr 1072  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr 1073  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr 1074  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr 1075  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr 1076  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr 1077  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr 1078  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr 1079  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr 1080  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr 1081  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr 1082  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr 1083  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr 1084  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr 1085  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr 1086  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1087  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr 1088  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr 1089  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr 1090  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr 1091  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr 1092  TPASS  :  Expect: can't set xattr key 'security.' to file 'net_cls.classid' 
    cgroup_xattr 1093  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'net_cls.classid' 
    cgroup_xattr 1094  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'net_cls.classid' 
    cgroup_xattr 1095  TPASS  :  Expect: can't set xattr key 'user.' to file 'net_cls.classid' 
    cgroup_xattr 1096  TPASS  :  Expect: can't set xattr key 'system.' to file 'net_cls.classid' 
    cgroup_xattr 1097  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr 1098  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr 1099  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr 1100  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr 1101  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr 1102  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr 1103  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr 1104  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr 1105  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr 1106  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr 1107  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr 1108  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr 1109  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr 1110  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr 1111  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1112  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr 1113  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr 1114  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr 1115  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr 1116  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr 1117  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr 1118  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr 1119  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr 1120  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr 1121  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1122  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1123  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1124  TPASS  :  Expect: values equal 
    cgroup_xattr 1125  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1126  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1127  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1128  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1129  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr 1130  TPASS  :  Expect: values equal 
    cgroup_xattr 1131  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1132  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1133  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1134  TPASS  :  Expect: can't read xattr security. of file 'net_cls.classid' 
    cgroup_xattr 1135  TPASS  :  Expect: can read xattr trusted.test of file 'net_cls.classid' 
    cgroup_xattr 1136  TPASS  :  Expect: values equal 
    cgroup_xattr 1137  TPASS  :  Expect: can't read xattr trusted. of file 'net_cls.classid' 
    cgroup_xattr 1138  TPASS  :  Expect: can't read xattr user. of file 'net_cls.classid' 
    cgroup_xattr 1139  TPASS  :  Expect: can't read xattr system. of file 'net_cls.classid' 
    cgroup_xattr 1140  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1141  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1142  TPASS  :  Expect: values equal 
    cgroup_xattr 1143  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1144  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1145  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1146  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1147  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1148  TPASS  :  Expect: values equal 
    cgroup_xattr 1149  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1150  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1151  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1152  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr 1153  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr 1154  TPASS  :  Expect: values equal 
    cgroup_xattr 1155  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr 1156  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr 1157  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1158  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1159  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1160  TPASS  :  Expect: values equal 
    cgroup_xattr 1161  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1162  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1163  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1164  TPASS  :  Expect: can't read xattr security. of file 'net_cls.classid' 
    cgroup_xattr 1165  TPASS  :  Expect: can read xattr trusted.test of file 'net_cls.classid' 
    cgroup_xattr 1166  TPASS  :  Expect: values equal 
    cgroup_xattr 1167  TPASS  :  Expect: can't read xattr trusted. of file 'net_cls.classid' 
    cgroup_xattr 1168  TPASS  :  Expect: can't read xattr user. of file 'net_cls.classid' 
    cgroup_xattr 1169  TPASS  :  Expect: can't read xattr system. of file 'net_cls.classid' 
    cgroup_xattr 1170  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1171  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1172  TPASS  :  Expect: values equal 
    cgroup_xattr 1173  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1174  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1175  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1176  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1177  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1178  TPASS  :  Expect: values equal 
    cgroup_xattr 1179  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1180  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1181  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1182  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1183  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1184  TPASS  :  Expect: values equal 
    cgroup_xattr 1185  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1186  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1187  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1188  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr 1189  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr 1190  TPASS  :  Expect: values equal 
    cgroup_xattr 1191  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr 1192  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr 1193  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr 1194  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1195  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1196  TPASS  :  Expect: values equal 
    cgroup_xattr 1197  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1198  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1199  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1200  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr 1201  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr 1202  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr 1203  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr 1204  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr 1205  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1206  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1207  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1208  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1209  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1210  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr 1211  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr 1212  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr 1213  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr 1214  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr 1215  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr 1216  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr 1217  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr 1218  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr 1219  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr 1220  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr 1221  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr 1222  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr 1223  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr 1224  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1225  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr 1226  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr 1227  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr 1228  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr 1229  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr 1230  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr 1231  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr 1232  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr 1233  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr 1234  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr 1235  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr 1236  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr 1237  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr 1238  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr 1239  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr 1240  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr 1241  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr 1242  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr 1243  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr 1244  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1245  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr 1246  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr 1247  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr 1248  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr 1249  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr 1250  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr 1251  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr 1252  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr 1253  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr 1254  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1255  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1256  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1257  TPASS  :  Expect: values equal 
    cgroup_xattr 1258  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1259  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1260  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1261  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1262  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr 1263  TPASS  :  Expect: values equal 
    cgroup_xattr 1264  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1265  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1266  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1267  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1268  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1269  TPASS  :  Expect: values equal 
    cgroup_xattr 1270  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1271  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1272  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1273  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1274  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1275  TPASS  :  Expect: values equal 
    cgroup_xattr 1276  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1277  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1278  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1279  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr 1280  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr 1281  TPASS  :  Expect: values equal 
    cgroup_xattr 1282  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr 1283  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr 1284  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1285  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1286  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1287  TPASS  :  Expect: values equal 
    cgroup_xattr 1288  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1289  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1290  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1291  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1292  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1293  TPASS  :  Expect: values equal 
    cgroup_xattr 1294  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1295  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1296  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1297  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1298  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1299  TPASS  :  Expect: values equal 
    cgroup_xattr 1300  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1301  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1302  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1303  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1304  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1305  TPASS  :  Expect: values equal 
    cgroup_xattr 1306  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1307  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1308  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1309  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr 1310  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr 1311  TPASS  :  Expect: values equal 
    cgroup_xattr 1312  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr 1313  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr 1314  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr 1315  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1316  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1317  TPASS  :  Expect: values equal 
    cgroup_xattr 1318  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1319  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1320  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1321  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr 1322  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr 1323  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr 1324  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr 1325  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr 1326  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1327  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1328  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1329  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1330  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.sane_behavior' 
    cgroup_xattr 1331  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr 1332  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr 1333  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr 1334  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr 1335  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr 1336  TPASS  :  Expect: can't set xattr key 'security.' to file 'net_prio.prioidx' 
    cgroup_xattr 1337  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'net_prio.prioidx' 
    cgroup_xattr 1338  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'net_prio.prioidx' 
    cgroup_xattr 1339  TPASS  :  Expect: can't set xattr key 'user.' to file 'net_prio.prioidx' 
    cgroup_xattr 1340  TPASS  :  Expect: can't set xattr key 'system.' to file 'net_prio.prioidx' 
    cgroup_xattr 1341  TPASS  :  Expect: can't set xattr key 'security.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1342  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1343  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1344  TPASS  :  Expect: can't set xattr key 'user.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1345  TPASS  :  Expect: can't set xattr key 'system.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1346  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr 1347  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr 1348  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr 1349  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr 1350  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr 1351  TPASS  :  Expect: can't set xattr key 'security.' to file 'release_agent' 
    cgroup_xattr 1352  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'release_agent' 
    cgroup_xattr 1353  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'release_agent' 
    cgroup_xattr 1354  TPASS  :  Expect: can't set xattr key 'user.' to file 'release_agent' 
    cgroup_xattr 1355  TPASS  :  Expect: can't set xattr key 'system.' to file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1356  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.procs' 
    cgroup_xattr 1357  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.procs' 
    cgroup_xattr 1358  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.procs' 
    cgroup_xattr 1359  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.procs' 
    cgroup_xattr 1360  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.procs' 
    cgroup_xattr 1361  TPASS  :  Expect: can't set xattr key 'security.' to file 'tasks' 
    cgroup_xattr 1362  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'tasks' 
    cgroup_xattr 1363  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'tasks' 
    cgroup_xattr 1364  TPASS  :  Expect: can't set xattr key 'user.' to file 'tasks' 
    cgroup_xattr 1365  TPASS  :  Expect: can't set xattr key 'system.' to file 'tasks' 
    cgroup_xattr 1366  TPASS  :  Expect: can't set xattr key 'security.' to file 'net_prio.prioidx' 
    cgroup_xattr 1367  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'net_prio.prioidx' 
    cgroup_xattr 1368  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'net_prio.prioidx' 
    cgroup_xattr 1369  TPASS  :  Expect: can't set xattr key 'user.' to file 'net_prio.prioidx' 
    cgroup_xattr 1370  TPASS  :  Expect: can't set xattr key 'system.' to file 'net_prio.prioidx' 
    cgroup_xattr 1371  TPASS  :  Expect: can't set xattr key 'security.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1372  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1373  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1374  TPASS  :  Expect: can't set xattr key 'user.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1375  TPASS  :  Expect: can't set xattr key 'system.' to file 'net_prio.ifpriomap' 
    cgroup_xattr 1376  TPASS  :  Expect: can't set xattr key 'security.' to file 'notify_on_release' 
    cgroup_xattr 1377  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'notify_on_release' 
    cgroup_xattr 1378  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'notify_on_release' 
    cgroup_xattr 1379  TPASS  :  Expect: can't set xattr key 'user.' to file 'notify_on_release' 
    cgroup_xattr 1380  TPASS  :  Expect: can't set xattr key 'system.' to file 'notify_on_release' 
    cgroup_xattr 1381  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr 1382  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr 1383  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr 1384  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr 1385  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1386  TPASS  :  Expect: can't set xattr key 'security.' to file 'test' 
    cgroup_xattr 1387  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'test' 
    cgroup_xattr 1388  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'test' 
    cgroup_xattr 1389  TPASS  :  Expect: can't set xattr key 'user.' to file 'test' 
    cgroup_xattr 1390  TPASS  :  Expect: can't set xattr key 'system.' to file 'test' 
    cgroup_xattr 1391  TPASS  :  Expect: can't set xattr key 'security.' to file 'cgroup.clone_children' 
    cgroup_xattr 1392  TPASS  :  Expect: can set xattr key 'trusted.test' to file 'cgroup.clone_children' 
    cgroup_xattr 1393  TPASS  :  Expect: can't set xattr key 'trusted.' to file 'cgroup.clone_children' 
    cgroup_xattr 1394  TPASS  :  Expect: can't set xattr key 'user.' to file 'cgroup.clone_children' 
    cgroup_xattr 1395  TPASS  :  Expect: can't set xattr key 'system.' to file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1396  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1397  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1398  TPASS  :  Expect: values equal 
    cgroup_xattr 1399  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1400  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1401  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1402  TPASS  :  Expect: can't read xattr security. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1403  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.sane_behavior' 
    cgroup_xattr 1404  TPASS  :  Expect: values equal 
    cgroup_xattr 1405  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1406  TPASS  :  Expect: can't read xattr user. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1407  TPASS  :  Expect: can't read xattr system. of file 'cgroup.sane_behavior' 
    cgroup_xattr 1408  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1409  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1410  TPASS  :  Expect: values equal 
    cgroup_xattr 1411  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1412  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1413  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1414  TPASS  :  Expect: can't read xattr security. of file 'net_prio.prioidx' 
    cgroup_xattr 1415  TPASS  :  Expect: can read xattr trusted.test of file 'net_prio.prioidx' 
    cgroup_xattr 1416  TPASS  :  Expect: values equal 
    cgroup_xattr 1417  TPASS  :  Expect: can't read xattr trusted. of file 'net_prio.prioidx' 
    cgroup_xattr 1418  TPASS  :  Expect: can't read xattr user. of file 'net_prio.prioidx' 
    cgroup_xattr 1419  TPASS  :  Expect: can't read xattr system. of file 'net_prio.prioidx' 
    cgroup_xattr 1420  TPASS  :  Expect: can't read xattr security. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1421  TPASS  :  Expect: can read xattr trusted.test of file 'net_prio.ifpriomap' 
    cgroup_xattr 1422  TPASS  :  Expect: values equal 
    cgroup_xattr 1423  TPASS  :  Expect: can't read xattr trusted. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1424  TPASS  :  Expect: can't read xattr user. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1425  TPASS  :  Expect: can't read xattr system. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1426  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1427  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1428  TPASS  :  Expect: values equal 
    cgroup_xattr 1429  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1430  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1431  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1432  TPASS  :  Expect: can't read xattr security. of file 'release_agent' 
    cgroup_xattr 1433  TPASS  :  Expect: can read xattr trusted.test of file 'release_agent' 
    cgroup_xattr 1434  TPASS  :  Expect: values equal 
    cgroup_xattr 1435  TPASS  :  Expect: can't read xattr trusted. of file 'release_agent' 
    cgroup_xattr 1436  TPASS  :  Expect: can't read xattr user. of file 'release_agent' 
    cgroup_xattr 1437  TPASS  :  Expect: can't read xattr system. of file 'release_agent' 
    cgroup_xattr    0  TINFO  :  In dir test 
    cgroup_xattr 1438  TPASS  :  Expect: can't read xattr security. of file 'cgroup.procs' 
    cgroup_xattr 1439  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.procs' 
    cgroup_xattr 1440  TPASS  :  Expect: values equal 
    cgroup_xattr 1441  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.procs' 
    cgroup_xattr 1442  TPASS  :  Expect: can't read xattr user. of file 'cgroup.procs' 
    cgroup_xattr 1443  TPASS  :  Expect: can't read xattr system. of file 'cgroup.procs' 
    cgroup_xattr 1444  TPASS  :  Expect: can't read xattr security. of file 'tasks' 
    cgroup_xattr 1445  TPASS  :  Expect: can read xattr trusted.test of file 'tasks' 
    cgroup_xattr 1446  TPASS  :  Expect: values equal 
    cgroup_xattr 1447  TPASS  :  Expect: can't read xattr trusted. of file 'tasks' 
    cgroup_xattr 1448  TPASS  :  Expect: can't read xattr user. of file 'tasks' 
    cgroup_xattr 1449  TPASS  :  Expect: can't read xattr system. of file 'tasks' 
    cgroup_xattr 1450  TPASS  :  Expect: can't read xattr security. of file 'net_prio.prioidx' 
    cgroup_xattr 1451  TPASS  :  Expect: can read xattr trusted.test of file 'net_prio.prioidx' 
    cgroup_xattr 1452  TPASS  :  Expect: values equal 
    cgroup_xattr 1453  TPASS  :  Expect: can't read xattr trusted. of file 'net_prio.prioidx' 
    cgroup_xattr 1454  TPASS  :  Expect: can't read xattr user. of file 'net_prio.prioidx' 
    cgroup_xattr 1455  TPASS  :  Expect: can't read xattr system. of file 'net_prio.prioidx' 
    cgroup_xattr 1456  TPASS  :  Expect: can't read xattr security. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1457  TPASS  :  Expect: can read xattr trusted.test of file 'net_prio.ifpriomap' 
    cgroup_xattr 1458  TPASS  :  Expect: values equal 
    cgroup_xattr 1459  TPASS  :  Expect: can't read xattr trusted. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1460  TPASS  :  Expect: can't read xattr user. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1461  TPASS  :  Expect: can't read xattr system. of file 'net_prio.ifpriomap' 
    cgroup_xattr 1462  TPASS  :  Expect: can't read xattr security. of file 'notify_on_release' 
    cgroup_xattr 1463  TPASS  :  Expect: can read xattr trusted.test of file 'notify_on_release' 
    cgroup_xattr 1464  TPASS  :  Expect: values equal 
    cgroup_xattr 1465  TPASS  :  Expect: can't read xattr trusted. of file 'notify_on_release' 
    cgroup_xattr 1466  TPASS  :  Expect: can't read xattr user. of file 'notify_on_release' 
    cgroup_xattr 1467  TPASS  :  Expect: can't read xattr system. of file 'notify_on_release' 
    cgroup_xattr 1468  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1469  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1470  TPASS  :  Expect: values equal 
    cgroup_xattr 1471  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1472  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1473  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  In dir . 
    cgroup_xattr 1474  TPASS  :  Expect: can't read xattr security. of file 'test' 
    cgroup_xattr 1475  TPASS  :  Expect: can read xattr trusted.test of file 'test' 
    cgroup_xattr 1476  TPASS  :  Expect: values equal 
    cgroup_xattr 1477  TPASS  :  Expect: can't read xattr trusted. of file 'test' 
    cgroup_xattr 1478  TPASS  :  Expect: can't read xattr user. of file 'test' 
    cgroup_xattr 1479  TPASS  :  Expect: can't read xattr system. of file 'test' 
    cgroup_xattr 1480  TPASS  :  Expect: can't read xattr security. of file 'cgroup.clone_children' 
    cgroup_xattr 1481  TPASS  :  Expect: can read xattr trusted.test of file 'cgroup.clone_children' 
    cgroup_xattr 1482  TPASS  :  Expect: values equal 
    cgroup_xattr 1483  TPASS  :  Expect: can't read xattr trusted. of file 'cgroup.clone_children' 
    cgroup_xattr 1484  TPASS  :  Expect: can't read xattr user. of file 'cgroup.clone_children' 
    cgroup_xattr 1485  TPASS  :  Expect: can't read xattr system. of file 'cgroup.clone_children' 
    cgroup_xattr    0  TINFO  :  All test-cases have been completed, summary: 
    cgroup_xattr    0  TINFO  :  Set tests result: PASS 
    cgroup_xattr    0  TINFO  :  Get tests result: PASS 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8349 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8341 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8343 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8342 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8344 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8345 
    cgroup_xattr    0  TINFO  :  Umounting /tmp/ltp-Qjsl7wDDwO/LTP_cgrmPNiB7/cgx_8346 
    

    "ok"

    0 termination_type

    2

    7

    2

    7

    2184

    io_control01

    Mon Jun 16 19:16:26 2025

    "io_control01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_io_T2kjgK as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_io_T2kjgK/mnt fstyp=ext2 flags=0 
    io_control01.c:92: TPASS: Did some IO in the IO controller 
    io_control01.c:108: TPASS: Found 7:0 in io.stat 
    io_control01.c:109: TPASS: Expect: (rbytes=55296) > (st_rbytes=0) 
    io_control01.c:112: TPASS: Expect: (wbytes=22528) > (st_wbytes=0) 
    io_control01.c:115: TPASS: Expect: (rios=43) > (st_rios=0) 
    io_control01.c:118: TPASS: Expect: (wios=15) > (st_wios=0) 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_io_T2kjgK/mnt fstyp=ext3 flags=0 
    io_control01.c:66: TINFO: Found 7:0 in io.stat 
    io_control01.c:92: TPASS: Did some IO in the IO controller 
    io_control01.c:108: TPASS: Found 7:0 in io.stat 
    io_control01.c:109: TPASS: Expect: (rbytes=111616) > (st_rbytes=55296) 
    io_control01.c:112: TPASS: Expect: (wbytes=38912) > (st_wbytes=22528) 
    io_control01.c:115: TPASS: Expect: (rios=87) > (st_rios=43) 
    io_control01.c:118: TPASS: Expect: (wios=20) > (st_wios=15) 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_io_T2kjgK/mnt fstyp=ext4 flags=0 
    io_control01.c:66: TINFO: Found 7:0 in io.stat 
    io_control01.c:92: TPASS: Did some IO in the IO controller 
    io_control01.c:108: TPASS: Found 7:0 in io.stat 
    io_control01.c:109: TPASS: Expect: (rbytes=129024) > (st_rbytes=111616) 
    io_control01.c:112: TPASS: Expect: (wbytes=55296) > (st_wbytes=38912) 
    io_control01.c:115: TPASS: Expect: (rios=90) > (st_rios=87) 
    io_control01.c:118: TPASS: Expect: (wios=24) > (st_wios=20) 
    tst_test.c:1888: TINFO: === Testing on vfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_io_T2kjgK/mnt fstyp=vfat flags=0 
    io_control01.c:66: TINFO: Found 7:0 in io.stat 
    io_control01.c:92: TPASS: Did some IO in the IO controller 
    io_control01.c:108: TPASS: Found 7:0 in io.stat 
    io_control01.c:109: TPASS: Expect: (rbytes=145920) > (st_rbytes=129024) 
    io_control01.c:112: TPASS: Expect: (wbytes=75776) > (st_wbytes=55296) 
    io_control01.c:115: TPASS: Expect: (rios=92) > (st_rios=90) 
    io_control01.c:118: TPASS: Expect: (wios=40) > (st_wios=24) 
    tst_test.c:1888: TINFO: === Testing on exfat === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with exfat opts='' extra opts='' 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_io_T2kjgK/mnt fstyp=exfat flags=0 
    io_control01.c:66: TINFO: Found 7:0 in io.stat 
    io_control01.c:92: TPASS: Did some IO in the IO controller 
    io_control01.c:108: TPASS: Found 7:0 in io.stat 
    io_control01.c:109: TPASS: Expect: (rbytes=162304) > (st_rbytes=145920) 
    io_control01.c:112: TPASS: Expect: (wbytes=94720) > (st_wbytes=75776) 
    io_control01.c:115: TPASS: Expect: (rios=93) > (st_rios=92) 
    io_control01.c:118: TPASS: Expect: (wios=53) > (st_wios=40) 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    10

    82

    10

    82

    2185

    pids_1_1

    Mon Jun 16 19:16:28 2025

    "pids.sh 1 1 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 1 1 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 1 with 1 processes 
    pids 1 TPASS: fork didn't fail 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    11

    5

    11

    2186

    pids_1_2

    Mon Jun 16 19:16:28 2025

    "pids.sh 1 2 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 1 2 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 1 with 2 processes 
    pids 1 TPASS: fork didn't fail 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    11

    6

    11

    2187

    pids_1_10

    Mon Jun 16 19:16:28 2025

    "pids.sh 1 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 1 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 1 with 10 processes 
    pids 1 TPASS: fork didn't fail 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    14

    9

    14

    2188

    pids_1_50

    Mon Jun 16 19:16:28 2025

    "pids.sh 1 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 1 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 1 with 50 processes 
    pids 1 TPASS: fork didn't fail 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    14

    41

    14

    41

    2189

    pids_1_100

    Mon Jun 16 19:16:29 2025

    "pids.sh 1 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 1 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 1 with 100 processes 
    pids 1 TPASS: fork didn't fail 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    25

    67

    25

    67

    2190

    pids_2_1

    Mon Jun 16 19:16:29 2025

    "pids.sh 2 1 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 2 1 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 2 with 1 processes 
    pids 1 TINFO: limit the number of pid to 1 
    pids 1 TPASS: fork failed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    5

    11

    5

    11

    2191

    pids_2_2

    Mon Jun 16 19:16:30 2025

    "pids.sh 2 2 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 2 2 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 2 with 2 processes 
    pids 1 TINFO: limit the number of pid to 2 
    pids 1 TPASS: fork failed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    12

    5

    12

    2192

    pids_2_10

    Mon Jun 16 19:16:30 2025

    "pids.sh 2 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 2 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 2 with 10 processes 
    pids 1 TINFO: limit the number of pid to 10 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    7

    16

    7

    16

    2193

    pids_2_50

    Mon Jun 16 19:16:30 2025

    "pids.sh 2 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 2 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 2 with 50 processes 
    pids 1 TINFO: limit the number of pid to 50 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    15

    39

    15

    39

    2194

    pids_2_100

    Mon Jun 16 19:16:30 2025

    "pids.sh 2 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 2 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 2 with 100 processes 
    pids 1 TINFO: limit the number of pid to 100 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    26

    67

    26

    67

    2195

    pids_3_0

    Mon Jun 16 19:16:31 2025

    "pids.sh 3 0 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 3 0 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 3 with 0 processes 
    pids 1 TINFO: limit the number of avalaible pid to 2 
    pids 1 TPASS: fork worked as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    11

    4

    11

    2196

    pids_3_1

    Mon Jun 16 19:16:31 2025

    "pids.sh 3 1 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 3 1 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 3 with 1 processes 
    pids 1 TINFO: limit the number of avalaible pid to 3 
    pids 1 TPASS: fork worked as expected 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    11

    6

    11

    2197

    pids_3_10

    Mon Jun 16 19:16:31 2025

    "pids.sh 3 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 3 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 3 with 10 processes 
    pids 1 TINFO: limit the number of avalaible pid to 12 
    pids 1 TPASS: fork worked as expected 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    9

    15

    9

    15

    2198

    pids_3_50

    Mon Jun 16 19:16:32 2025

    "pids.sh 3 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 3 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 3 with 50 processes 
    pids 1 TINFO: limit the number of avalaible pid to 52 
    pids 1 TPASS: fork worked as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    15

    38

    15

    38

    2199

    pids_3_100

    Mon Jun 16 19:16:32 2025

    "pids.sh 3 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 3 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 3 with 100 processes 
    pids 1 TINFO: limit the number of avalaible pid to 102 
    pids 1 TPASS: fork worked as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    26

    68

    26

    68

    2200

    pids_4_1

    Mon Jun 16 19:16:33 2025

    "pids.sh 4 1 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 4 1 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 4 with 1 processes 
    pids 1 TINFO: limit the number of avalaible pid to 0 
    pids 1 TPASS: all process were attached 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    10

    6

    10

    2201

    pids_4_2

    Mon Jun 16 19:16:33 2025

    "pids.sh 4 2 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 4 2 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 4 with 2 processes 
    pids 1 TINFO: limit the number of avalaible pid to 0 
    pids 1 TPASS: all process were attached 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    12

    4

    12

    2202

    pids_4_10

    Mon Jun 16 19:16:33 2025

    "pids.sh 4 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 4 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 4 with 10 processes 
    pids 1 TINFO: limit the number of avalaible pid to 0 
    pids 1 TPASS: all process were attached 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    15

    8

    15

    2203

    pids_4_50

    Mon Jun 16 19:16:33 2025

    "pids.sh 4 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 4 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 4 with 50 processes 
    pids 1 TINFO: limit the number of avalaible pid to 0 
    pids 1 TPASS: all process were attached 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    38

    15

    38

    2204

    pids_4_100

    Mon Jun 16 19:16:34 2025

    "pids.sh 4 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 4 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 4 with 100 processes 
    pids 1 TINFO: limit the number of avalaible pid to 0 
    pids 1 TPASS: all process were attached 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    27

    66

    27

    66

    2205

    pids_5_1

    Mon Jun 16 19:16:34 2025

    "pids.sh 5 1 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 5 1 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 5 with 1 processes 
    pids 1 TINFO: try to limit the number of avalaible pid to -1 
    /opt/ltp/testcases/bin/pids.sh: 166: echo: echo: I/O error 
    pids 1 TPASS: didn't manage to set the limit to -1 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    9

    5

    9

    2206

    pids_6_1

    Mon Jun 16 19:16:34 2025

    "pids.sh 6 1 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 6 1 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 6 with 1 processes 
    pids 1 TINFO: set a limit that is smaller than current number of pids 
    pids 1 TPASS: fork failed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    6

    10

    6

    10

    2207

    pids_6_2

    Mon Jun 16 19:16:35 2025

    "pids.sh 6 2 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 6 2 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 6 with 2 processes 
    pids 1 TINFO: set a limit that is smaller than current number of pids 
    pids 1 TPASS: fork failed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    13

    4

    13

    2208

    pids_6_10

    Mon Jun 16 19:16:35 2025

    "pids.sh 6 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 6 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 6 with 10 processes 
    pids 1 TINFO: set a limit that is smaller than current number of pids 
    pids 1 TPASS: fork failed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    18

    6

    18

    2209

    pids_6_50

    Mon Jun 16 19:16:35 2025

    "pids.sh 6 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 6 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 6 with 50 processes 
    pids 1 TINFO: set a limit that is smaller than current number of pids 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    15

    39

    15

    39

    2210

    pids_6_100

    Mon Jun 16 19:16:35 2025

    "pids.sh 6 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 6 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 6 with 100 processes 
    pids 1 TINFO: set a limit that is smaller than current number of pids 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    28

    65

    28

    65

    2211

    pids_7_10

    Mon Jun 16 19:16:36 2025

    "pids.sh 7 10 5"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 7 10 5 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 7 with 10 processes 
    pids 1 TINFO: the number of all child cgroup tasks larger than its parent limit 
    pids 1 TPASS: parent cgroup fork failed as expected 
    pids 1 TPASS: child1 cgroup fork failed as expected 
    pids 1 TPASS: child2 cgroup fork failed as expected 
    pids 1 TPASS: child3 cgroup fork failed as expected 
    pids 1 TPASS: child4 cgroup fork failed as expected 
    pids 1 TPASS: child5 cgroup fork failed as expected 
    Killed 
    Killed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    10

    23

    10

    23

    2212

    pids_7_50

    Mon Jun 16 19:16:36 2025

    "pids.sh 7 50 10"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 7 50 10 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 7 with 50 processes 
    pids 1 TINFO: the number of all child cgroup tasks larger than its parent limit 
    pids 1 TPASS: parent cgroup fork failed as expected 
    pids 1 TPASS: child1 cgroup fork failed as expected 
    pids 1 TPASS: child2 cgroup fork failed as expected 
    pids 1 TPASS: child3 cgroup fork failed as expected 
    pids 1 TPASS: child4 cgroup fork failed as expected 
    pids 1 TPASS: child5 cgroup fork failed as expected 
    pids 1 TPASS: child6 cgroup fork failed as expected 
    pids 1 TPASS: child7 cgroup fork failed as expected 
    pids 1 TPASS: child8 cgroup fork failed as expected 
    pids 1 TPASS: child9 cgroup fork failed as expected 
    pids 1 TPASS: child10 cgroup fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    23

    52

    23

    52

    2213

    pids_7_100

    Mon Jun 16 19:16:37 2025

    "pids.sh 7 100 10"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 7 100 10 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 7 with 100 processes 
    pids 1 TINFO: the number of all child cgroup tasks larger than its parent limit 
    pids 1 TPASS: parent cgroup fork failed as expected 
    pids 1 TPASS: child1 cgroup fork failed as expected 
    pids 1 TPASS: child2 cgroup fork failed as expected 
    pids 1 TPASS: child3 cgroup fork failed as expected 
    pids 1 TPASS: child4 cgroup fork failed as expected 
    pids 1 TPASS: child5 cgroup fork failed as expected 
    pids 1 TPASS: child6 cgroup fork failed as expected 
    pids 1 TPASS: child7 cgroup fork failed as expected 
    pids 1 TPASS: child8 cgroup fork failed as expected 
    pids 1 TPASS: child9 cgroup fork failed as expected 
    pids 1 TPASS: child10 cgroup fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    34

    79

    34

    79

    2214

    pids_7_500

    Mon Jun 16 19:16:38 2025

    "pids.sh 7 500 50"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 7 500 50 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 7 with 500 processes 
    pids 1 TINFO: the number of all child cgroup tasks larger than its parent limit 
    pids 1 TPASS: parent cgroup fork failed as expected 
    pids 1 TPASS: child1 cgroup fork failed as expected 
    pids 1 TPASS: child2 cgroup fork failed as expected 
    pids 1 TPASS: child3 cgroup fork failed as expected 
    pids 1 TPASS: child4 cgroup fork failed as expected 
    pids 1 TPASS: child5 cgroup fork failed as expected 
    pids 1 TPASS: child6 cgroup fork failed as expected 
    pids 1 TPASS: child7 cgroup fork failed as expected 
    pids 1 TPASS: child8 cgroup fork failed as expected 
    pids 1 TPASS: child9 cgroup fork failed as expected 
    pids 1 TPASS: child10 cgroup fork failed as expected 
    pids 1 TPASS: child11 cgroup fork failed as expected 
    pids 1 TPASS: child12 cgroup fork failed as expected 
    pids 1 TPASS: child13 cgroup fork failed as expected 
    pids 1 TPASS: child14 cgroup fork failed as expected 
    pids 1 TPASS: child15 cgroup fork failed as expected 
    pids 1 TPASS: child16 cgroup fork failed as expected 
    pids 1 TPASS: child17 cgroup fork failed as expected 
    pids 1 TPASS: child18 cgroup fork failed as expected 
    pids 1 TPASS: child19 cgroup fork failed as expected 
    pids 1 TPASS: child20 cgroup fork failed as expected 
    pids 1 TPASS: child21 cgroup fork failed as expected 
    pids 1 TPASS: child22 cgroup fork failed as expected 
    pids 1 TPASS: child23 cgroup fork failed as expected 
    pids 1 TPASS: child24 cgroup fork failed as expected 
    pids 1 TPASS: child25 cgroup fork failed as expected 
    pids 1 TPASS: child26 cgroup fork failed as expected 
    pids 1 TPASS: child27 cgroup fork failed as expected 
    pids 1 TPASS: child28 cgroup fork failed as expected 
    pids 1 TPASS: child29 cgroup fork failed as expected 
    pids 1 TPASS: child30 cgroup fork failed as expected 
    pids 1 TPASS: child31 cgroup fork failed as expected 
    pids 1 TPASS: child32 cgroup fork failed as expected 
    pids 1 TPASS: child33 cgroup fork failed as expected 
    pids 1 TPASS: child34 cgroup fork failed as expected 
    pids 1 TPASS: child35 cgroup fork failed as expected 
    pids 1 TPASS: child36 cgroup fork failed as expected 
    pids 1 TPASS: child37 cgroup fork failed as expected 
    pids 1 TPASS: child38 cgroup fork failed as expected 
    pids 1 TPASS: child39 cgroup fork failed as expected 
    pids 1 TPASS: child40 cgroup fork failed as expected 
    pids 1 TPASS: child41 cgroup fork failed as expected 
    pids 1 TPASS: child42 cgroup fork failed as expected 
    pids 1 TPASS: child43 cgroup fork failed as expected 
    pids 1 TPASS: child44 cgroup fork failed as expected 
    pids 1 TPASS: child45 cgroup fork failed as expected 
    pids 1 TPASS: child46 cgroup fork failed as expected 
    pids 1 TPASS: child47 cgroup fork failed as expected 
    pids 1 TPASS: child48 cgroup fork failed as expected 
    pids 1 TPASS: child49 cgroup fork failed as expected 
    pids 1 TPASS: child50 cgroup fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   51 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    136

    381

    136

    381

    2215

    pids_7_1000

    Mon Jun 16 19:16:42 2025

    "pids.sh 7 1000 100"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 7 1000 100 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 7 with 1000 processes 
    pids 1 TINFO: the number of all child cgroup tasks larger than its parent limit 
    pids 1 TPASS: parent cgroup fork failed as expected 
    pids 1 TPASS: child1 cgroup fork failed as expected 
    pids 1 TPASS: child2 cgroup fork failed as expected 
    pids 1 TPASS: child3 cgroup fork failed as expected 
    pids 1 TPASS: child4 cgroup fork failed as expected 
    pids 1 TPASS: child5 cgroup fork failed as expected 
    pids 1 TPASS: child6 cgroup fork failed as expected 
    pids 1 TPASS: child7 cgroup fork failed as expected 
    pids 1 TPASS: child8 cgroup fork failed as expected 
    pids 1 TPASS: child9 cgroup fork failed as expected 
    pids 1 TPASS: child10 cgroup fork failed as expected 
    pids 1 TPASS: child11 cgroup fork failed as expected 
    pids 1 TPASS: child12 cgroup fork failed as expected 
    pids 1 TPASS: child13 cgroup fork failed as expected 
    pids 1 TPASS: child14 cgroup fork failed as expected 
    pids 1 TPASS: child15 cgroup fork failed as expected 
    pids 1 TPASS: child16 cgroup fork failed as expected 
    pids 1 TPASS: child17 cgroup fork failed as expected 
    pids 1 TPASS: child18 cgroup fork failed as expected 
    pids 1 TPASS: child19 cgroup fork failed as expected 
    pids 1 TPASS: child20 cgroup fork failed as expected 
    pids 1 TPASS: child21 cgroup fork failed as expected 
    pids 1 TPASS: child22 cgroup fork failed as expected 
    pids 1 TPASS: child23 cgroup fork failed as expected 
    pids 1 TPASS: child24 cgroup fork failed as expected 
    pids 1 TPASS: child25 cgroup fork failed as expected 
    pids 1 TPASS: child26 cgroup fork failed as expected 
    pids 1 TPASS: child27 cgroup fork failed as expected 
    pids 1 TPASS: child28 cgroup fork failed as expected 
    pids 1 TPASS: child29 cgroup fork failed as expected 
    pids 1 TPASS: child30 cgroup fork failed as expected 
    pids 1 TPASS: child31 cgroup fork failed as expected 
    pids 1 TPASS: child32 cgroup fork failed as expected 
    pids 1 TPASS: child33 cgroup fork failed as expected 
    pids 1 TPASS: child34 cgroup fork failed as expected 
    pids 1 TPASS: child35 cgroup fork failed as expected 
    pids 1 TPASS: child36 cgroup fork failed as expected 
    pids 1 TPASS: child37 cgroup fork failed as expected 
    pids 1 TPASS: child38 cgroup fork failed as expected 
    pids 1 TPASS: child39 cgroup fork failed as expected 
    pids 1 TPASS: child40 cgroup fork failed as expected 
    pids 1 TPASS: child41 cgroup fork failed as expected 
    pids 1 TPASS: child42 cgroup fork failed as expected 
    pids 1 TPASS: child43 cgroup fork failed as expected 
    pids 1 TPASS: child44 cgroup fork failed as expected 
    pids 1 TPASS: child45 cgroup fork failed as expected 
    pids 1 TPASS: child46 cgroup fork failed as expected 
    pids 1 TPASS: child47 cgroup fork failed as expected 
    pids 1 TPASS: child48 cgroup fork failed as expected 
    pids 1 TPASS: child49 cgroup fork failed as expected 
    pids 1 TPASS: child50 cgroup fork failed as expected 
    pids 1 TPASS: child51 cgroup fork failed as expected 
    pids 1 TPASS: child52 cgroup fork failed as expected 
    pids 1 TPASS: child53 cgroup fork failed as expected 
    pids 1 TPASS: child54 cgroup fork failed as expected 
    pids 1 TPASS: child55 cgroup fork failed as expected 
    pids 1 TPASS: child56 cgroup fork failed as expected 
    pids 1 TPASS: child57 cgroup fork failed as expected 
    pids 1 TPASS: child58 cgroup fork failed as expected 
    pids 1 TPASS: child59 cgroup fork failed as expected 
    pids 1 TPASS: child60 cgroup fork failed as expected 
    pids 1 TPASS: child61 cgroup fork failed as expected 
    pids 1 TPASS: child62 cgroup fork failed as expected 
    pids 1 TPASS: child63 cgroup fork failed as expected 
    pids 1 TPASS: child64 cgroup fork failed as expected 
    pids 1 TPASS: child65 cgroup fork failed as expected 
    pids 1 TPASS: child66 cgroup fork failed as expected 
    pids 1 TPASS: child67 cgroup fork failed as expected 
    pids 1 TPASS: child68 cgroup fork failed as expected 
    pids 1 TPASS: child69 cgroup fork failed as expected 
    pids 1 TPASS: child70 cgroup fork failed as expected 
    pids 1 TPASS: child71 cgroup fork failed as expected 
    pids 1 TPASS: child72 cgroup fork failed as expected 
    pids 1 TPASS: child73 cgroup fork failed as expected 
    pids 1 TPASS: child74 cgroup fork failed as expected 
    pids 1 TPASS: child75 cgroup fork failed as expected 
    pids 1 TPASS: child76 cgroup fork failed as expected 
    pids 1 TPASS: child77 cgroup fork failed as expected 
    pids 1 TPASS: child78 cgroup fork failed as expected 
    pids 1 TPASS: child79 cgroup fork failed as expected 
    pids 1 TPASS: child80 cgroup fork failed as expected 
    pids 1 TPASS: child81 cgroup fork failed as expected 
    pids 1 TPASS: child82 cgroup fork failed as expected 
    pids 1 TPASS: child83 cgroup fork failed as expected 
    pids 1 TPASS: child84 cgroup fork failed as expected 
    pids 1 TPASS: child85 cgroup fork failed as expected 
    pids 1 TPASS: child86 cgroup fork failed as expected 
    pids 1 TPASS: child87 cgroup fork failed as expected 
    pids 1 TPASS: child88 cgroup fork failed as expected 
    pids 1 TPASS: child89 cgroup fork failed as expected 
    pids 1 TPASS: child90 cgroup fork failed as expected 
    pids 1 TPASS: child91 cgroup fork failed as expected 
    pids 1 TPASS: child92 cgroup fork failed as expected 
    pids 1 TPASS: child93 cgroup fork failed as expected 
    pids 1 TPASS: child94 cgroup fork failed as expected 
    pids 1 TPASS: child95 cgroup fork failed as expected 
    pids 1 TPASS: child96 cgroup fork failed as expected 
    pids 1 TPASS: child97 cgroup fork failed as expected 
    pids 1 TPASS: child98 cgroup fork failed as expected 
    pids 1 TPASS: child99 cgroup fork failed as expected 
    pids 1 TPASS: child100 cgroup fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   101 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    261

    783

    261

    783

    2216

    pids_8_2

    Mon Jun 16 19:16:49 2025

    "pids.sh 8 2 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 8 2 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 8 with 2 processes 
    pids 1 TINFO: set child cgroup limit smaller than its parent limit 
    pids 1 TPASS: fork failed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    14

    4

    14

    2217

    pids_8_10

    Mon Jun 16 19:16:49 2025

    "pids.sh 8 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 8 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 8 with 10 processes 
    pids 1 TINFO: set child cgroup limit smaller than its parent limit 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    16

    7

    16

    2218

    pids_8_50

    Mon Jun 16 19:16:50 2025

    "pids.sh 8 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 8 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 8 with 50 processes 
    pids 1 TINFO: set child cgroup limit smaller than its parent limit 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    16

    39

    16

    39

    2219

    pids_8_100

    Mon Jun 16 19:16:50 2025

    "pids.sh 8 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 8 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 8 with 100 processes 
    pids 1 TINFO: set child cgroup limit smaller than its parent limit 
    pids 1 TPASS: fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    26

    67

    26

    67

    2220

    pids_9_2

    Mon Jun 16 19:16:51 2025

    "pids.sh 9 2 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 9 2 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 9 with 2 processes 
    pids 1 TINFO: migrate cgroup 
    pids 1 TPASS: migrate pid 841862 from cgroup1 to cgroup2 as expected 
    pids 1 TPASS: migrate child1 cgroup as expected 
    pids 1 TPASS: migrate child2 cgroup as expected 
    pids 1 TPASS: child1 fork worked as expected 
    pids 1 TPASS: child2 fork failed as expected 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    6

    17

    6

    17

    2221

    pids_9_10

    Mon Jun 16 19:16:51 2025

    "pids.sh 9 10 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 9 10 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 9 with 10 processes 
    pids 1 TINFO: migrate cgroup 
    pids 1 TPASS: migrate pid 841931 from cgroup1 to cgroup2 as expected 
    pids 1 TPASS: migrate child1 cgroup as expected 
    pids 1 TPASS: migrate child2 cgroup as expected 
    pids 1 TPASS: child1 fork worked as expected 
    pids 1 TPASS: child2 fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    27

    9

    27

    2222

    pids_9_50

    Mon Jun 16 19:16:51 2025

    "pids.sh 9 50 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 9 50 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 9 with 50 processes 
    pids 1 TINFO: migrate cgroup 
    pids 1 TPASS: migrate pid 842032 from cgroup1 to cgroup2 as expected 
    pids 1 TPASS: migrate child1 cgroup as expected 
    pids 1 TPASS: migrate child2 cgroup as expected 
    pids 1 TPASS: child1 fork worked as expected 
    pids 1 TPASS: child2 fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    27

    71

    27

    71

    2223

    pids_9_100

    Mon Jun 16 19:16:52 2025

    "pids.sh 9 100 0"

    ""

    exit

    pids 1 TINFO: Running: pids.sh 9 100 0 
    pids 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    pids 1 TINFO: timeout per run is 0h 5m 0s 
    pids 1 TINFO: test starts with cgroup version 2 
    pids 1 TINFO: Running testcase 9 with 100 processes 
    pids 1 TINFO: migrate cgroup 
    pids 1 TPASS: migrate pid 842293 from cgroup1 to cgroup2 as expected 
    pids 1 TPASS: migrate child1 cgroup as expected 
    pids 1 TPASS: migrate child2 cgroup as expected 
    pids 1 TPASS: child1 fork worked as expected 
    pids 1 TPASS: child2 fork failed as expected 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
    Killed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    43

    133

    43

    133

    2224

    FCNTL_LOCKTESTS

    Mon Jun 16 19:16:53 2025

    "locktests -n 100 -f /tmp/fcntl_locktest_testfile"

    ""

    exit

    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
    Init 
    process initialization 
     
    -------------------------------------- 
     
     
     
     
     
     
     
     
     
     
     
     
    process number : 100 - Remote clients: 0 local client 1 - Total client 1 - Total concurent tests: 100 
    process number running test successfully : 
    100 process of 100 successfully ran test : WRITE ON A READ  LOCK 
    100 process of 100 successfully ran test : WRITE ON A WRITE LOCK 
    100 process of 100 successfully ran test : READ  ON A READ  LOCK 
    100 process of 100 successfully ran test : READ  ON A WRITE LOCK 
    100 process of 100 successfully ran test : SET A READ  LOCK ON A READ  LOCK 
    100 process of 100 successfully ran test : SET A WRITE LOCK ON A WRITE LOCK 
    100 process of 100 successfully ran test : SET A WRITE LOCK ON A READ  LOCK 
    100 process of 100 successfully ran test : SET A READ  LOCK ON A WRITE LOCK 
    100 process of 100 successfully ran test : READ LOCK THE WHOLE FILE BYTE BY BYTE 
    100 process of 100 successfully ran test : WRITE LOCK THE WHOLE FILE BYTE BY BYTE 
    

    "ok"

    2 termination_type

    1

    8

    1

    8

    2225

    runpwtests01

    Mon Jun 16 19:16:55 2025

    "runpwtests01.sh"

    ""

    exit

    Power_Management01 1 TCONF: Arch not supported; not running testcases 
    

    "ok"

    1 termination_type

    0

    1

    0

    1

    2226

    runpwtests02

    Mon Jun 16 19:16:56 2025

    "runpwtests02.sh"

    ""

    exit

    Power_Management02 1 TCONF: Arch not supported; not running testcases 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2227

    runpwtests03

    Mon Jun 16 19:16:56 2025

    "runpwtests03.sh"

    ""

    exit

    Power_Management03 1 TCONF: Arch not supported; not running testcases 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2228

    runpwtests04

    Mon Jun 16 19:16:56 2025

    "runpwtests04.sh"

    ""

    exit

    Power_Management04 1 TCONF: Arch not supported; not running testcases 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    2229

    runpwtests06

    Mon Jun 16 19:16:56 2025

    "runpwtests06.sh"

    ""

    exit

    Power_Management06 1 TCONF: Arch not supported; not running testcases 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2230

    hugefallocate01

    Mon Jun 16 19:16:56 2025

    "hugefallocate01"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugyARTEr as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugyARTEr/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugefallocate01.c:142: TPASS: free_after_delete == free_initial (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    55

    1

    55

    2231

    hugefallocate02

    Mon Jun 16 19:16:56 2025

    "hugefallocate02"

    ""

    exit

    tst_hugepage.c:84: TINFO: 3 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugNsoMhA as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugNsoMhA/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugefallocate02.c:64: TPASS: free_end == free_initial (3) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    17

    1

    17

    2232

    hugefork01

    Mon Jun 16 19:16:56 2025

    "hugefork01"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugNM0CqJ as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugNM0CqJ/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugefork01.c:53: TPASS: Expect: 0x1234abcd == child_readback (0x1234abcd) 
    hugefork01.c:58: TPASS: Expect: 0xedcb5432 == parent_readback (0xedcb5432) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    15

    1

    15

    2233

    hugefork02

    Mon Jun 16 19:16:57 2025

    "hugefork02"

    ""

    exit

    tst_hugepage.c:84: TINFO: 5 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugsi3MNF as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugsi3MNF/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugefork02.c:65: TPASS: Successfully tested shared hugetlb memory with multiple procs 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    59

    13

    59

    13

    2234

    hugemmap01

    Mon Jun 16 19:16:57 2025

    "hugemmap01"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hug7UoVXU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    hugemmap01.c:79: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hug7UoVXU fstyp=hugetlbfs flags=0 
    hugemmap01.c:55: TPASS: call succeeded 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    15

    2

    15

    2235

    hugemmap02

    Mon Jun 16 19:16:57 2025

    "hugemmap02"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_huglt93K3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    hugemmap02.c:126: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_huglt93K3 fstyp=hugetlbfs flags=0 
    hugemmap02.c:91: TPASS: huge mmap succeeded (64-bit) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    16

    2

    16

    2236

    hugemmap04

    Mon Jun 16 19:16:57 2025

    "hugemmap04"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugmob1F3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    hugemmap04.c:97: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugmob1F3 fstyp=hugetlbfs flags=0 
    hugemmap04.c:54: TINFO: Size of huge pages is 2048 KB 
    hugemmap04.c:71: TPASS: Succeeded mapping file using 128 pages 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    16

    1

    16

    2237

    hugemmap05

    Mon Jun 16 19:16:58 2025

    "hugemmap05"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugXDUiXW as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap05.c:224: TINFO: original nr_overcommit_hugepages is 0 
    hugemmap05.c:232: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_hugXDUiXW/hugemmap05 fstyp=hugetlbfs flags=0 
    hugemmap05.c:98: TINFO: check /proc/meminfo before allocation. 
    hugemmap05.c:274: TINFO: HugePages_Total is 3. 
    hugemmap05.c:274: TINFO: HugePages_Free is 3. 
    hugemmap05.c:274: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:274: TINFO: HugePages_Rsvd is 3. 
    hugemmap05.c:249: TINFO: First hex is 7070707 
    hugemmap05.c:133: TINFO: check /proc/meminfo. 
    hugemmap05.c:274: TINFO: HugePages_Total is 3. 
    hugemmap05.c:274: TINFO: HugePages_Free is 0. 
    hugemmap05.c:274: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:274: TINFO: HugePages_Rsvd is 0. 
    hugemmap05.c:157: TPASS: hugepages overcommit test pass 
    hugemmap05.c:177: TINFO: restore nr_overcommit_hugepages to 0. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    12

    2

    12

    2238

    hugemmap06

    Mon Jun 16 19:16:58 2025

    "hugemmap06"

    ""

    exit

    tst_hugepage.c:84: TINFO: 255 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hug1uohhE as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap06.c:112: TPASS: No regression found 
    hugemmap06.c:112: TPASS: No regression found 
    hugemmap06.c:112: TPASS: No regression found 
    hugemmap06.c:112: TPASS: No regression found 
    hugemmap06.c:112: TPASS: No regression found 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    91

    1

    91

    2239

    hugemmap07

    Mon Jun 16 19:16:59 2025

    "hugemmap07"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugBEnn1U as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugBEnn1U/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2240

    hugemmap08

    Mon Jun 16 19:16:59 2025

    "hugemmap08"

    ""

    exit

    tst_hugepage.c:84: TINFO: 3 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugVQFjOu as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugVQFjOu/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap08.c:108: TINFO: With overcommit testing... 
    hugemmap08.c:50: TINFO: Free: 3 hugepages available: chunk1=2 chunk2=2 
    hugemmap08.c:68: TINFO: Looks like we've overcommitted, testing... 
    hugemmap08.c:90: TPASS: Successful with overcommit pages 
    hugemmap08.c:104: TINFO: Without overcommit testing... 
    hugemmap08.c:50: TINFO: Free: 3 hugepages available: chunk1=2 chunk2=2 
    hugemmap08.c:63: TPASS: Successful without overcommit pages 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    12

    2

    12

    2241

    hugemmap09

    Mon Jun 16 19:16:59 2025

    "hugemmap09"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugpb4JdK as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugpb4JdK/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap09.c:35: TINFO: Write s to 0x3f81a00000 via shared mapping 
    hugemmap09.c:41: TINFO: Write p to 0x3f81a00000 via private mapping 
    hugemmap09.c:47: TINFO: Read s from 0x3f81a00000 via shared mapping 
    hugemmap09.c:54: TPASS: Successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    11

    2

    11

    2242

    hugemmap10

    Mon Jun 16 19:16:59 2025

    "hugemmap10"

    ""

    exit

    tst_hugepage.c:84: TINFO: 3 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugufWxRu as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugufWxRu/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap10.c:386: TINFO: Base pool size: 0 
    hugemmap10.c:313: TINFO: Clean... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:386: TINFO: Base pool size: 1 
    hugemmap10.c:313: TINFO: Clean... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:386: TINFO: Base pool size: 2 
    hugemmap10.c:313: TINFO: Clean... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:386: TINFO: Base pool size: 3 
    hugemmap10.c:313: TINFO: Clean... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Untouched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, shared... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:313: TINFO: Touched, private... 
    hugemmap10.c:364: TINFO: OK 
    hugemmap10.c:429: TPASS: Hugepages Counters works as expected. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    22

    5

    22

    2243

    hugemmap11

    Mon Jun 16 19:16:59 2025

    "hugemmap11"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugoxhd7w as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugoxhd7w/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap11.c:56: TPASS: Direct-IO read/write to/from hugepages is successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    11

    1

    11

    2244

    hugemmap12

    Mon Jun 16 19:17:00 2025

    "hugemmap12"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugSzRcXM as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugSzRcXM/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap12.c:37: TINFO: Reserve count before map: 0 
    hugemmap12.c:42: TINFO: Reserve count after map: 1 
    hugemmap12.c:46: TINFO: Reserve count after fadvise: 1 
    hugemmap12.c:53: TINFO: Reserve count after close: 0 
    hugemmap12.c:55: TPASS: end_rsvd == initial_rsvd (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    11

    2

    11

    2245

    hugemmap13

    Mon Jun 16 19:17:00 2025

    "hugemmap13"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugv4wgI4 as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugv4wgI4/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap13.c:59: TINFO: Mapped hugetlb at 0x100000000 
    hugemmap13.c:85: TPASS: Successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    11

    1

    11

    2246

    hugemmap14

    Mon Jun 16 19:17:00 2025

    "hugemmap14"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugkxWXcT as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugkxWXcT/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap14.c:44: TINFO: Mapping hugepage at ffe00000... 
    hugemmap14.c:68: TINFO: Mapping normal page at 100000000... 
    hugemmap14.c:96: TINFO: Mapping normal page at 8f0000000... 
    hugemmap14.c:116: TPASS: Successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    10

    2

    10

    2247

    hugemmap15

    Mon Jun 16 19:17:00 2025

    "hugemmap15"

    ""

    exit

    tst_hugepage.c:84: TINFO: 3 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugyCO8CT as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugyCO8CT/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap15.c:195: TFAIL: icache unclean 
     
    HINT: You _MAY_ be missing kernel fixes: 
     
    https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cbf52afdc0eb 
     
    Summary: 
    passed   0 
    failed   1 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    12

    0

    12

    2248

    hugemmap16

    Mon Jun 16 19:17:00 2025

    "hugemmap16"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hug4quLz5 as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hug4quLz5/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap16.c:37: TINFO: Reserve count before map: 0 
    hugemmap16.c:42: TINFO: Reserve count after map: 1 
    hugemmap16.c:47: TINFO: Reserve count after madvise: 1 
    hugemmap16.c:52: TINFO: Reserve count after close(): 0 
    hugemmap16.c:54: TPASS: end_rsvd == initial_rsvd (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    11

    1

    11

    2249

    hugemmap17

    Mon Jun 16 19:17:00 2025

    "hugemmap17"

    ""

    exit

    tst_hugepage.c:84: TINFO: 4 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugoL0sHx as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugoL0sHx/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap17.c:57: TINFO: High map at 0xa0000000 
    hugemmap17.c:67: TPASS: Successful 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    11

    2

    11

    2250

    hugemmap18

    Mon Jun 16 19:17:00 2025

    "hugemmap18"

    ""

    exit

    tst_hugepage.c:84: TINFO: 4 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugIHU7N9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugIHU7N9/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap18.c:54: TINFO: Mapped at 0x3fb3600000, length 0x200000 
    hugemmap18.c:117: TPASS: mmap worked as expected with misaligned addr and length 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    11

    0

    11

    2251

    hugemmap19

    Mon Jun 16 19:17:01 2025

    "hugemmap19"

    ""

    exit

    tst_hugepage.c:84: TINFO: 4 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugYPvZ84 as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugYPvZ84/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap19.c:54: TINFO: Initial free hugepages: 4 
    hugemmap19.c:60: TINFO: After Mapping reference map, Free hugepages: 4 
    hugemmap19.c:62: TINFO: Mapped Address Range: 0x3fb1800000-0x3fb1bfffff 
    hugemmap19.c:68: TINFO: After instantiate the pages, Free hugepages: 2 
    hugemmap19.c:84: TINFO: Replacing map at 0x3fb1a00000 with map from offset 0x1000... 
    hugemmap19.c:98: TINFO: After Mapping with buggy offset, Free hugepages: 3 
    hugemmap19.c:115: TPASS: Successful but inconclusive 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    12

    1

    12

    2252

    hugemmap20

    Mon Jun 16 19:17:01 2025

    "hugemmap20"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugIluh59 as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugIluh59/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap20.c:49: TPASS: mlock/munlock with MAP_PRIVATE hugetlb mmap 
    hugemmap20.c:49: TPASS: mlock/munlock with MAP_SHARED hugetlb mmap 
    hugemmap20.c:49: TPASS: mlock/munlock with MAP_PRIVATE | MAP_LOCKED hugetlb mmap 
    hugemmap20.c:49: TPASS: mlock/munlock with MAP_SHARED | MAP_LOCKED hugetlb mmap 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    14

    1

    14

    2253

    hugemmap21

    Mon Jun 16 19:17:01 2025

    "hugemmap21"

    ""

    exit

    tst_hugepage.c:84: TINFO: 6 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugFCWFHq as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugFCWFHq/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap21.c:31: TINFO: Thread 0 (pid 843174): Mapped at address 0x3fb2400000 
    hugemmap21.c:31: TINFO: Thread 1 (pid 843175): Mapped at address 0x3fb2400000 
    hugemmap21.c:31: TINFO: Thread 2 (pid 843176): Mapped at address 0x3fb2400000 
    hugemmap21.c:48: TINFO: Thread 0 (pid 843174): Pattern verified 
    hugemmap21.c:48: TINFO: Thread 1 (pid 843175): Pattern verified 
    hugemmap21.c:31: TINFO: Thread 4 (pid 843178): Mapped at address 0x3fb2400000 
    hugemmap21.c:31: TINFO: Thread 3 (pid 843177): Mapped at address 0x3fb2400000 
    hugemmap21.c:48: TINFO: Thread 4 (pid 843178): Pattern verified 
    hugemmap21.c:48: TINFO: Thread 2 (pid 843176): Pattern verified 
    hugemmap21.c:48: TINFO: Thread 3 (pid 843177): Pattern verified 
    hugemmap21.c:89: TPASS: mmap COW working as expected. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    12

    3

    12

    2254

    hugemmap22

    Mon Jun 16 19:17:01 2025

    "hugemmap22"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugrS8VHk as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugrS8VHk/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap22.c:61: TPASS: Iter 0: Successfully verified the mmap area. 
    hugemmap22.c:61: TPASS: Iter 1: Successfully verified the mmap area. 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    12

    4

    12

    2255

    hugemmap23

    Mon Jun 16 19:17:01 2025

    "hugemmap23"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugD4Sfnv as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugD4Sfnv/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap23.c:160: TINFO: Test Name: R->RW 
    hugemmap23.c:73: TINFO: Read back 0 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:73: TINFO: Read back 0 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:107: TINFO: On Write: 0 
    hugemmap23.c:182: TPASS: Successfully tested mprotect R->RW 
    hugemmap23.c:160: TINFO: Test Name: RW->R 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:107: TINFO: On Write: 0 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:182: TPASS: Successfully tested mprotect RW->R 
    hugemmap23.c:160: TINFO: Test Name: R->RW 1/2 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d000000 (sig_expected=0x3f9d000000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:107: TINFO: On Write: 0 
    hugemmap23.c:73: TINFO: Read back 0 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:182: TPASS: Successfully tested mprotect R->RW 1/2 
    hugemmap23.c:160: TINFO: Test Name: RW->R 1/2 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:107: TINFO: On Write: 0 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d000000 (sig_expected=0x3f9d000000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:73: TINFO: Read back 0 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:107: TINFO: On Write: 0 
    hugemmap23.c:182: TPASS: Successfully tested mprotect RW->R 1/2 
    hugemmap23.c:160: TINFO: Test Name: NONE->R 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:105: TINFO: On Read: -1 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:182: TPASS: Successfully tested mprotect NONE->R 
    hugemmap23.c:160: TINFO: Test Name: NONE->RW 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:105: TINFO: On Read: -1 
    hugemmap23.c:49: TINFO: SIGSEGV at 0x3f9d200000 (sig_expected=0x3f9d200000) 
    hugemmap23.c:107: TINFO: On Write: -1 
    hugemmap23.c:73: TINFO: Read back 305441741 
    hugemmap23.c:105: TINFO: On Read: 0 
    hugemmap23.c:107: TINFO: On Write: 0 
    hugemmap23.c:182: TPASS: Successfully tested mprotect NONE->RW 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    12

    1

    12

    2256

    hugemmap24

    Mon Jun 16 19:17:01 2025

    "hugemmap24"

    ""

    exit

    tst_hugepage.c:84: TINFO: 4 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugnR2PbL as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugnR2PbL/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x20000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x30000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x40000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x50000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x60000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x70000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x80000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x90000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0xa0000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0xb0000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0xc0000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0xd0000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0xe0000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0xf0000000000: ENOMEM (12) 
    hugemmap24.c:62: TINFO: can't use slice_boundary: 0x100000000000: ENOMEM (12) 
    hugemmap24.c:71: TFAIL: couldn't find 2 free neighbour slices: ENOMEM (12) 
     
    Summary: 
    passed   0 
    failed   1 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    0

    22

    0

    22

    2257

    hugemmap25

    Mon Jun 16 19:17:02 2025

    "hugemmap25"

    ""

    exit

    tst_hugepage.c:84: TINFO: 3 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugC42dgY as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugC42dgY/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap25.c:85: TINFO: Normal mapping at 0x3f8ec00000 
    hugemmap25.c:42: TINFO: mremap(MAYMOVE|FIXED) disallowed: EINVAL (22) 
    hugemmap25.c:96: TPASS: Successfully tested mremap hpage near normal mapping 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    11

    3

    11

    2258

    hugemmap26

    Mon Jun 16 19:17:02 2025

    "hugemmap26"

    ""

    exit

    tst_hugepage.c:84: TINFO: 3 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugICXi8Q as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugICXi8Q/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap26.c:65: TINFO: Hugepage mapping at 0x3f9ce00000 
    hugemmap26.c:77: TPASS: Successfully tested mremap normal near hpage mapping 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    11

    1

    11

    2259

    hugemmap27

    Mon Jun 16 19:17:02 2025

    "hugemmap27"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugpULX0b as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugpULX0b/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap27.c:70: TINFO: Reserve all hugepages 2 
    hugemmap27.c:75: TINFO: Write to 0x3f91c00000 to steal reserved page 
    hugemmap27.c:80: TPASS: Successful with SIGSEGV received 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    12

    2

    12

    2260

    hugemmap28

    Mon Jun 16 19:17:02 2025

    "hugemmap28"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugrwy6Co as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugrwy6Co/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap28.c:41: TPASS: initial_resv == end_resv (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    12

    0

    12

    2261

    hugemmap29

    Mon Jun 16 19:17:02 2025

    "hugemmap29"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugptU4wK as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugptU4wK/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap29.c:78: TPASS: Successfully tested shared/private mmaping and its data 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    12

    2

    12

    2262

    hugemmap30

    Mon Jun 16 19:17:03 2025

    "hugemmap30"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugiGdKJY as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugiGdKJY/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap30.c:34: TINFO: map_rsvd: 1 
    hugemmap30.c:38: TINFO: readahead_rsvd: 1 
    hugemmap30.c:46: TPASS: end_rsvd == initial_rsvd (0) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    11

    0

    11

    2263

    hugemmap31

    Mon Jun 16 19:17:03 2025

    "hugemmap31"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugjehazk as tmpdir (tmpfs filesystem) 
    tst_test.c:1144: TINFO: Mounting none to /tmp/ltp-Qjsl7wDDwO/LTP_hugjehazk/hugetlbfs fstyp=hugetlbfs flags=0 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap31.c:47: TPASS: Successfully tested data between two shared mappings 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    11

    2

    11

    2264

    hugemmap32

    Mon Jun 16 19:17:03 2025

    "hugemmap32"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap32.c:39: TPASS: Successfully freed the gigantic hugepages 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    46

    2

    46

    2265

    hugemmap34

    Mon Jun 16 19:17:03 2025

    "hugemmap34"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2266

    hugemmap05_1

    Mon Jun 16 19:17:03 2025

    "hugemmap05 -m"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugyhXwEx as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap05.c:224: TINFO: original nr_overcommit_hugepages is 0 
    hugemmap05.c:232: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_hugyhXwEx/hugemmap05 fstyp=hugetlbfs flags=0 
    hugemmap05.c:98: TINFO: check /proc/meminfo before allocation. 
    hugemmap05.c:274: TINFO: HugePages_Total is 3. 
    hugemmap05.c:274: TINFO: HugePages_Free is 3. 
    hugemmap05.c:274: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:274: TINFO: HugePages_Rsvd is 3. 
    hugemmap05.c:114: TINFO: shmid: 0x991803a 
    hugemmap05.c:249: TINFO: First hex is 7070707 
    hugemmap05.c:133: TINFO: check /proc/meminfo. 
    hugemmap05.c:274: TINFO: HugePages_Total is 3. 
    hugemmap05.c:274: TINFO: HugePages_Free is 0. 
    hugemmap05.c:274: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:274: TINFO: HugePages_Rsvd is 0. 
    hugemmap05.c:157: TPASS: hugepages overcommit test pass 
    hugemmap05.c:177: TINFO: restore nr_overcommit_hugepages to 0. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    14

    2

    14

    2267

    hugemmap05_2

    Mon Jun 16 19:17:04 2025

    "hugemmap05 -s"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugnNmNC7 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap05.c:224: TINFO: original nr_overcommit_hugepages is 0 
    hugemmap05.c:232: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_hugnNmNC7/hugemmap05 fstyp=hugetlbfs flags=0 
    hugemmap05.c:87: TINFO: check sysfs before allocation. 
    hugemmap05.c:263: TINFO: HugePages_Total is 3. 
    hugemmap05.c:263: TINFO: HugePages_Free is 3. 
    hugemmap05.c:263: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:263: TINFO: HugePages_Rsvd is 3. 
    hugemmap05.c:249: TINFO: First hex is 7070707 
    hugemmap05.c:122: TINFO: check sysfs. 
    hugemmap05.c:263: TINFO: HugePages_Total is 3. 
    hugemmap05.c:263: TINFO: HugePages_Free is 0. 
    hugemmap05.c:263: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:263: TINFO: HugePages_Rsvd is 0. 
    hugemmap05.c:157: TPASS: hugepages overcommit test pass 
    hugemmap05.c:177: TINFO: restore nr_overcommit_hugepages to 0. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    13

    2

    13

    2268

    hugemmap05_3

    Mon Jun 16 19:17:04 2025

    "hugemmap05 -s -m"

    ""

    exit

    tst_hugepage.c:84: TINFO: 2 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugtUKEv3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugemmap05.c:224: TINFO: original nr_overcommit_hugepages is 0 
    hugemmap05.c:232: TINFO: Mounting (null) to /tmp/ltp-Qjsl7wDDwO/LTP_hugtUKEv3/hugemmap05 fstyp=hugetlbfs flags=0 
    hugemmap05.c:87: TINFO: check sysfs before allocation. 
    hugemmap05.c:263: TINFO: HugePages_Total is 3. 
    hugemmap05.c:263: TINFO: HugePages_Free is 3. 
    hugemmap05.c:263: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:263: TINFO: HugePages_Rsvd is 3. 
    hugemmap05.c:114: TINFO: shmid: 0x991803b 
    hugemmap05.c:249: TINFO: First hex is 7070707 
    hugemmap05.c:122: TINFO: check sysfs. 
    hugemmap05.c:263: TINFO: HugePages_Total is 3. 
    hugemmap05.c:263: TINFO: HugePages_Free is 0. 
    hugemmap05.c:263: TINFO: HugePages_Surp is 1. 
    hugemmap05.c:263: TINFO: HugePages_Rsvd is 0. 
    hugemmap05.c:157: TPASS: hugepages overcommit test pass 
    hugemmap05.c:177: TINFO: restore nr_overcommit_hugepages to 0. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    14

    2

    14

    2269

    hugeshmat01

    Mon Jun 16 19:17:04 2025

    "hugeshmat01 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugFpeGuV as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
    hugeshmat01.c:145: TPASS: conditions and functionality are correct 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    15

    2

    15

    2270

    hugeshmat02

    Mon Jun 16 19:17:04 2025

    "hugeshmat02 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hug9oDLP8 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
    hugeshmat02.c:64: TPASS: shmat failed as expected: EINVAL (22) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    15

    0

    15

    2271

    hugeshmat03

    Mon Jun 16 19:17:04 2025

    "hugeshmat03 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hug9zbCRP as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmat03.c:57: TPASS: shmat failed as expected: EACCES (13) 
    hugeshmat03.c:57: TPASS: shmat failed as expected: EACCES (13) 
    hugeshmat03.c:57: TPASS: shmat failed as expected: EACCES (13) 
    hugeshmat03.c:57: TPASS: shmat failed as expected: EACCES (13) 
    hugeshmat03.c:57: TPASS: shmat failed as expected: EACCES (13) 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    15

    2

    15

    2272

    hugeshmat04

    Mon Jun 16 19:17:05 2025

    "hugeshmat04 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 1 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugJz3zJy as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_hugepage.c:84: TINFO: 514 hugepage(s) reserved 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
    hugeshmat04.c:63: TINFO: attaching at 0x40000000 
    hugeshmat04.c:42: TPASS: No regression found. 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    170

    336

    170

    336

    2273

    hugeshmat05

    Mon Jun 16 19:17:10 2025

    "hugeshmat05 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 5 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_huggAP9vG as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmat05.c:59: TINFO: allocated 8384512 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 8384511 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097152 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097153 huge bytes 
    hugeshmat05.c:83: TPASS: No regression found. 
    hugeshmat05.c:59: TINFO: allocated 8384512 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 8384511 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097152 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097153 huge bytes 
    hugeshmat05.c:83: TPASS: No regression found. 
    hugeshmat05.c:59: TINFO: allocated 8384512 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 8384511 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097152 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097153 huge bytes 
    hugeshmat05.c:83: TPASS: No regression found. 
    hugeshmat05.c:59: TINFO: allocated 8384512 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 8384511 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097152 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097153 huge bytes 
    hugeshmat05.c:83: TPASS: No regression found. 
    hugeshmat05.c:59: TINFO: allocated 8384512 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 8384511 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097152 huge bytes 
    hugeshmat05.c:59: TINFO: allocated 2097153 huge bytes 
    hugeshmat05.c:83: TPASS: No regression found. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    14

    0

    14

    2274

    hugeshmctl01

    Mon Jun 16 19:17:10 2025

    "hugeshmctl01 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugU6Cs1S as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #0 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #1 
    hugeshmctl01.c:241: TPASS: new mode and change time are correct 
    hugeshmctl01.c:257: TPASS: shmctl in this function failed as expected, shared memory appears to be removed 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #0 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #1 
    hugeshmctl01.c:241: TPASS: new mode and change time are correct 
    hugeshmctl01.c:257: TPASS: shmctl in this function failed as expected, shared memory appears to be removed 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #0 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #1 
    hugeshmctl01.c:241: TPASS: new mode and change time are correct 
    hugeshmctl01.c:257: TPASS: shmctl in this function failed as expected, shared memory appears to be removed 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #0 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #1 
    hugeshmctl01.c:241: TPASS: new mode and change time are correct 
    hugeshmctl01.c:257: TPASS: shmctl in this function failed as expected, shared memory appears to be removed 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #0 
    hugeshmctl01.c:173: TPASS: pid, size, # of attaches and mode are correct - pass #1 
    hugeshmctl01.c:241: TPASS: new mode and change time are correct 
    hugeshmctl01.c:257: TPASS: shmctl in this function failed as expected, shared memory appears to be removed 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    5 termination_type

    4

    18

    4

    18

    2275

    hugeshmctl02

    Mon Jun 16 19:17:15 2025

    "hugeshmctl02 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugJGjl62 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmctl02.c:105: TINFO: Testing variant: libc shmctl() 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:80: TCONF: EFAULT is skipped for libc variant 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:105: TINFO: Testing variant: __NR_shmctl syscall 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EFAULT (14) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
    hugeshmctl02.c:91: TPASS: shmctl failed as expected: EINVAL (22) 
     
    Summary: 
    passed   30 
    failed   0 
    broken   0 
    skipped  10 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    14

    1

    14

    2276

    hugeshmctl03

    Mon Jun 16 19:17:15 2025

    "hugeshmctl03 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_hugf3MU8B as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EACCES (13) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EACCES (13) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EACCES (13) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EACCES (13) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EACCES (13) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
    hugeshmctl03.c:91: TPASS: shmctl failed as expected: EPERM (1) 
     
    Summary: 
    passed   15 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    15

    2

    15

    2277

    hugeshmdt01

    Mon Jun 16 19:17:15 2025

    "hugeshmdt01 -i 5"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmdt01.c:95: TPASS: huge shared memory detached correctly 
    hugeshmdt01.c:95: TPASS: huge shared memory detached correctly 
    hugeshmdt01.c:95: TPASS: huge shared memory detached correctly 
    hugeshmdt01.c:95: TPASS: huge shared memory detached correctly 
    hugeshmdt01.c:95: TPASS: huge shared memory detached correctly 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    15

    1

    15

    2278

    hugeshmget01

    Mon Jun 16 19:17:16 2025

    "hugeshmget01 -i 10"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
    hugeshmget01.c:45: TPASS: size, pid & mode are correct 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    14

    2

    14

    2279

    hugeshmget02

    Mon Jun 16 19:17:16 2025

    "hugeshmget02 -i 10"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EINVAL (22) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: EEXIST (17) 
    hugeshmget02.c:63: TPASS: shmget failed as expected: ENOENT (2) 
     
    Summary: 
    passed   40 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    15

    0

    15

    2280

    hugeshmget03

    Mon Jun 16 19:17:16 2025

    "hugeshmget03 -i 10"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
    hugeshmget03.c:39: TPASS: shmget failed as expected: ENOSPC (28) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    15

    2

    15

    2281

    hugeshmget05

    Mon Jun 16 19:17:16 2025

    "hugeshmget05 -i 10"

    ""

    exit

    tst_hugepage.c:84: TINFO: 128 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
    hugeshmget05.c:54: TPASS: shmget failed as expected: EACCES (13) 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    16

    1

    16

    2282

    hugeshmget06

    Mon Jun 16 19:17:16 2025

    "hugeshmget06 -i 10"

    ""

    exit

    tst_hugepage.c:84: TINFO: 4 hugepage(s) reserved 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    hugeshmget06.c:57: TINFO: hugepage size is 2097152 
    hugeshmget06.c:59: TINFO: shmid: 0x9928032 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
    hugeshmget06.c:30: TINFO: shmaddr: 0x3f99c00000 
    hugeshmget06.c:51: TPASS: shm hugepages works correctly 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    15

    13

    15

    13

    2283

    ar_sh

    Mon Jun 16 19:17:17 2025

    "export TCdat

    ""

    exit

    ar01 1 TINFO: Running: ar01.sh  
    ar01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    ar01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ar01.c5j44pxRmT as tmpdir (tmpfs filesystem) 
    ar01 1 TINFO: timeout per run is 0h 5m 0s 
    ar01 1 TPASS: ar added new file after another (-a) 
    ar01 2 TPASS: ar moved file correctly (-ma) 
    ar01 3 TPASS: ar added new file before another (-b) 
    ar01 4 TPASS: ar moved file correctly (-mb) 
    ar01 5 TPASS: ar haven't produced output (-c) 
    ar01 6 TPASS: ar haven't produced output (-qc) 
    ar01 7 TPASS: ar deleted files correctly (-d) 
    ar01 8 TPASS: ar deleted nothing (-d with empty list) 
    ar01 9 TPASS: ar added new file before another (-i) 
    ar01 10 TPASS: ar moved file correctly (-mi) 
    ar01 11 TPASS: ar moved file correctly (-m) 
    ar01 12 TPASS: ar printed file content correctly (-p) 
    ar01 13 TPASS: ar appended file correctly (-q) 
    ar01 14 TPASS: ar updated modified file0 (-u) 
    ar01 14 TPASS: ar haven't updated unmodified file1 (-u) 
    ar01 15 TPASS: ar verbose listing works (-tv) 
    ar01 16 TPASS: ar printed extracted filenames (-xv) 
    ar01 16 TPASS: ar extracted files correctly 
    ar01 17 TPASS: ar printed extracted filename (-xv) 
    ar01 17 TPASS: ar extracted file correctly 
     
    Summary: 
    passed   20 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    16

    54

    16

    54

    2284

    ld01_sh

    Mon Jun 16 19:17:17 2025

    "ld01.sh"

    ""

    exit

    ld01 1 TINFO: Running: ld01.sh  
    ld01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    ld01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ld01.PcIKMSXoVY as tmpdir (tmpfs filesystem) 
    ld01 1 TINFO: timeout per run is 0h 5m 0s 
    ld01 1 TPASS: ld x.o y.o 2> ld.out failed as expected 
    ld01 1 TPASS: Missing files were reported 
    ld01 2 TPASS: gcc x.o y.o 2> cc.out failed as expected 
    ld01 2 TPASS: Missing files were reported 
    ld01 3 TPASS: ld -shared f1.o d1.o -o test.so passed as expected 
    ld01 3 TPASS: Shared library could be build 
    ld01 4 TPASS: ld -Bdynamic -shared f1.o d1.o -o test.so passed as expected 
    ld01 4 TPASS: ld -Bstatic -L. main.o rd1.o test.so -o a.out failed as expected 
    ld01 5 TPASS: ld -Bdynamic -shared main.o f1.o rf1.o -o test.so -L/usr/lib/ passed as expected 
    ld01 5 TPASS: ld -Bstatic -r main.o f1.o rf1.o test.so -L/usr/lib/ 2> ld.out failed as expected 
    ld: attempted static link of dynamic object `test.so' 
    ld01 5 TPASS: Got expected error message 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    57

    48

    57

    48

    2285

    ldd01_sh

    Mon Jun 16 19:17:19 2025

    "ldd01.sh"

    ""

    exit

    ldd01 1 TINFO: Running: ldd01.sh  
    ldd01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    ldd01 1 TINFO: timeout per run is 0h 5m 0s 
    ldd01 1 TPASS: Found lddfile*.obj.so 
    ldd01 2 TPASS: Found GLIBC 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    8

    5

    8

    2286

    nm01_sh

    Mon Jun 16 19:17:19 2025

    "nm01.sh"

    ""

    exit

    nm01 1 TINFO: Running: nm01.sh  
    nm01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    nm01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_nm01.9hDlyfqD7U as tmpdir (tmpfs filesystem) 
    nm01 1 TINFO: timeout per run is 0h 5m 0s 
    nm01 1 TPASS: nm -f posix -A lib.a > nm.out passed as expected 
    nm01 1 TPASS: Got correct listing 
    nm01 1 TPASS: nm -f posix -A dir/lib.a > nm.out passed as expected 
    nm01 1 TPASS: Got correct listing 
    nm01 2 TPASS: nm -f posix -g /opt/ltp/testcases/data/nm01/f1 > nm.out passed as expected 
    nm01 2 TPASS: Got only external symbols with -g 
    nm01 3 TPASS: nm -f posix -t o /opt/ltp/testcases/data/nm01/f1 > nm.out passed as expected 
    nm01 3 TPASS: Got an octal symbol values with -f 
    nm01 4 TPASS: nm -f sysv /opt/ltp/testcases/data/nm01/f1 > nm.out passed as expected 
    nm01 4 TPASS: Got SysV format with -f sysv 
    nm01 5 TPASS: nm -f bsd /opt/ltp/testcases/data/nm01/f1 > nm_bsd.out passed as expected 
    nm01 5 TPASS: nm -f posix /opt/ltp/testcases/data/nm01/f1 > nm_posix.out passed as expected 
    awk: line 2: function gensub never defined 
    nm01 5 TBROK: awk {print gensub(/\y(0+)([0-9a-fA-F]+)\y/, "\2", "g")} nm_bsd.out > trimmed_nm_bsd.out failed 
    nm01 5 TINFO: AppArmor enabled, this may affect test results 
    nm01 5 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires super/root) 
    nm01 5 TINFO: loaded AppArmor profiles: none 
     
    Summary: 
    passed   12 
    failed   0 
    broken   1 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    13

    9

    13

    2287

    file01_sh

    Mon Jun 16 19:17:19 2025

    "file01.sh"

    ""

    exit

    file01 1 TINFO: Running: file01.sh  
    file01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    file01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_file01.LnwdpswUQS as tmpdir (tmpfs filesystem) 
    file01 1 TINFO: timeout per run is 0h 5m 0s 
    file01 1 TPASS: file /opt/ltp/testcases/data/file01/in.txt > file.out passed as expected 
    file01 1 TPASS: in.txt: recognized as ASCII text 
    file01 2 TPASS: file /opt/ltp/testcases/data/file01/in.bash > file.out passed as expected 
    file01 2 TPASS: in.bash: recognized as Bourne-Again shell script 
    file01 3 TPASS: file /opt/ltp/testcases/data/file01/in.sh > file.out passed as expected 
    file01 3 TPASS: in.sh: recognized as POSIX shell script, ASCII text executable 
    file01 4 TPASS: file /opt/ltp/testcases/data/file01/in.c > file.out passed as expected 
    file01 4 TPASS: in.c: recognized as C source, ASCII text 
    file01 5 TPASS: file /opt/ltp/testcases/data/file01/in.pl > file.out passed as expected 
    file01 5 TPASS: in.pl: recognized as [pP]erl script text executable 
    file01 6 TPASS: file /opt/ltp/testcases/data/file01/in.py > file.out passed as expected 
    file01 6 TPASS: in.py: recognized as [pP]ython3\{0,1\} script, ASCII text executable 
    file01 7 TPASS: file /opt/ltp/testcases/data/file01/in.m4 > file.out passed as expected 
    file01 7 TPASS: in.m4: recognized as M4 macro processor script, ASCII text 
    file01 8 TPASS: file /opt/ltp/testcases/data/file01/in > file.out passed as expected 
    file01 8 TPASS: in: recognized as ELF .*-bit LSB pie executable, .* 
    file01 9 TPASS: file /opt/ltp/testcases/data/file01/in.ar > file.out passed as expected 
    file01 9 TPASS: in.ar: recognized as current ar archive 
    file01 10 TPASS: file /opt/ltp/testcases/data/file01/in.tar > file.out passed as expected 
    file01 10 TPASS: in.tar: recognized as tar archive 
    file01 11 TPASS: file /opt/ltp/testcases/data/file01/in.tar.gz > file.out passed as expected 
    file01 11 TPASS: in.tar.gz: recognized as gzip compressed data, .* 
    file01 12 TPASS: file /opt/ltp/testcases/data/file01/in.tar.bz2 > file.out passed as expected 
    file01 12 TPASS: in.tar.bz2: recognized as bzip2 compressed data, .* 
    file01 13 TPASS: file /opt/ltp/testcases/data/file01/in.src.rpm > file.out passed as expected 
    file01 13 TPASS: in.src.rpm: recognized as RPM v3.0 src 
    file01 14 TPASS: file /opt/ltp/testcases/data/file01/in.jpg > file.out passed as expected 
    file01 14 TPASS: in.jpg: recognized as JPEG image data 
    file01 15 TPASS: file /opt/ltp/testcases/data/file01/in.png > file.out passed as expected 
    file01 15 TPASS: in.png: recognized as PNG image data 
    file01 16 TPASS: file /opt/ltp/testcases/data/file01/in.wav > file.out passed as expected 
    file01 16 TPASS: in.wav: recognized as RIFF (little-endian) data, WAVE audio, Microsoft PCM 
    file01 17 TPASS: file /opt/ltp/testcases/data/file01/in.mp3 > file.out passed as expected 
    file01 17 TPASS: in.mp3: recognized as MPEG ADTS, layer III 
    file01 18 TPASS: file /opt/ltp/testcases/data/file01/in.zip > file.out passed as expected 
    file01 18 TPASS: in.zip: recognized as Zip archive data 
     
    Summary: 
    passed   36 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    14

    30

    14

    30

    2288

    tar01_sh

    Mon Jun 16 19:17:19 2025

    "tar_tests.sh"

    ""

    exit

    tar_tests 1 TINFO: Running: tar_tests.sh  
    tar_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    tar_tests 1 TCONF: 'bzip2' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    4

    1

    4

    2289

    cpio01_sh

    Mon Jun 16 19:17:20 2025

    "cpio_tests.sh"

    ""

    exit

    cpio_tests 1 TINFO: Running: cpio_tests.sh  
    cpio_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cpio_tests 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cpio_tests.vop7puJHwz as tmpdir (tmpfs filesystem) 
    cpio_tests 1 TINFO: timeout per run is 0h 5m 0s 
    3 blocks 
    cpio_tests 1 TPASS: cpio -o > cpio.out < filelist passed as expected 
    3 blocks 
    cpio_tests 1 TPASS: cpio -i < cpio.out passed as expected 
    cpio_tests 1 TPASS: Directories dir and dir_orig are equal 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    17

    8

    17

    2290

    unzip01_sh

    Mon Jun 16 19:17:20 2025

    "unzip01.sh"

    ""

    exit

    unzip01 1 TINFO: Running: unzip01.sh  
    unzip01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    unzip01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unzip01.qOwkP12U3I as tmpdir (tmpfs filesystem) 
    unzip01 1 TINFO: timeout per run is 0h 5m 0s 
    unzip01 1 TPASS: unzip /opt/ltp/testcases/data/unzip01/test.zip > unzip.out passed as expected 
    unzip01 1 TPASS: Unzip output is correct 
    unzip01 1 TPASS: Files unzipped correctly 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    10

    9

    10

    2291

    gzip01_sh

    Mon Jun 16 19:17:20 2025

    "gzip_tests.sh"

    ""

    exit

    gzip_tests 1 TINFO: Running: gzip_tests.sh  
    gzip_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    gzip_tests 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_gzip_tests.4QSYQg9SvR as tmpdir (tmpfs filesystem) 
    gzip_tests 1 TINFO: timeout per run is 0h 5m 0s 
    gzip_tests 1 TINFO: Test #1: gzip -r will recursively compress contents of directory 
    gzip_tests 1 TINFO: Test #1: Creating 10 directories 
    gzip_tests 1 TINFO: Test #1: filling each dir with 10 files 
    gzip_tests 1 TINFO: Test #1: creating output file 
    gzip_tests 1 TINFO: Test #1: creating expected output file 
    gzip_tests 1 TPASS: Test #1: gzip -r success 
    gzip_tests 2 TINFO: Test #2: gunzip -r will recursively uncompress contents of directory 
    gzip_tests 2 TINFO: Test #2: Creating 10 directories 
    gzip_tests 2 TINFO: Test #2: filling each dir with 10 files 
    gzip_tests 2 TINFO: Test #2: creating output file 
    gzip_tests 2 TINFO: Test #2: creating expected output file 
    gzip_tests 2 TINFO: Test #2: comparing expected out and actual output file 
    gzip_tests 2 TPASS: Test #2: gunzip -r success 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    16

    119

    16

    119

    2292

    cp01_sh

    Mon Jun 16 19:17:21 2025

    "cp_tests.sh"

    ""

    exit

    cp_tests 1 TINFO: Running: cp_tests.sh  
    cp_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cp_tests 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cp_tests.ybMHUvrSLV as tmpdir (tmpfs filesystem) 
    cp_tests 1 TINFO: timeout per run is 0h 5m 0s 
    cp_tests 1 TINFO: Creating 10 directories. 
    cp_tests 1 TINFO: Filling each dir with 10 files. 
    cp_tests 1 TPASS: cp file file_copy passed as expected 
    cp_tests 1 TPASS: Files file and file_copy are equal 
    cp_tests 2 TPASS: cp -l file file_copy passed as expected 
    cp_tests 2 TPASS: Files file and file_copy are equal 
    cp_tests 3 TPASS: cp -s file file_copy passed as expected 
    cp_tests 3 TPASS: Files file and file_copy are equal 
    cp_tests 4 TPASS: cp -R dir dir_copy passed as expected 
    cp_tests 4 TPASS: Directories dir and dir_copy are equal 
    cp_tests 5 TPASS: cp -lR dir dir_copy passed as expected 
    cp_tests 5 TPASS: Directories dir and dir_copy are equal 
     
    Summary: 
    passed   10 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    54

    13

    54

    2293

    ln01_sh

    Mon Jun 16 19:17:22 2025

    "ln_tests.sh"

    ""

    exit

    ln_tests 1 TINFO: Running: ln_tests.sh  
    ln_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    ln_tests 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ln_tests.y8mf0ZN1Aa as tmpdir (tmpfs filesystem) 
    ln_tests 1 TINFO: timeout per run is 0h 5m 0s 
    ln_tests 1 TPASS: ln file file_link passed as expected 
    ln_tests 1 TPASS: File and link content is equal 
    ln_tests 2 TPASS: ln -s file file_link passed as expected 
    ln_tests 2 TPASS: File and link content is equal 
    ln_tests 3 TPASS: ln -s dir dir_link passed as expected 
    ln_tests 3 TPASS: Directory and link content is equal 
    ln_tests 4 TPASS: ln /tmp/ltp-Qjsl7wDDwO/LTP_ln_tests.y8mf0ZN1Aa/file file_link passed as expected 
    ln_tests 4 TPASS: File and link content is equal 
    ln_tests 5 TPASS: ln -s /tmp/ltp-Qjsl7wDDwO/LTP_ln_tests.y8mf0ZN1Aa/file file_link passed as expected 
    ln_tests 5 TPASS: File and link content is equal 
    ln_tests 6 TPASS: ln -s /tmp/ltp-Qjsl7wDDwO/LTP_ln_tests.y8mf0ZN1Aa/dir dir_link passed as expected 
    ln_tests 6 TPASS: Directory and link content is equal 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    13

    8

    13

    2294

    mkdir01_sh

    Mon Jun 16 19:17:22 2025

    "mkdir_tests.sh"

    ""

    exit

    mkdir_tests 1 TINFO: Running: mkdir_tests.sh  
    mkdir_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkdir_tests 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkdir_tests.QbCSKrkRZQ as tmpdir (tmpfs filesystem) 
    mkdir_tests 1 TINFO: timeout per run is 0h 5m 0s 
    mkdir_tests 1 TPASS: mkdir dir 2> mkdir.out failed as expected 
    mkdir_tests 1 TPASS: Got correct error message 
    mkdir_tests 2 TPASS: mkdir some/long/path/of/several/directories 2> mkdir.out failed as expected 
    mkdir_tests 2 TPASS: Got correct error message 
    mkdir_tests 3 TPASS: mkdir -p some/long/path/of/several/directories passed as expected 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    8

    4

    8

    2295

    mv01_sh

    Mon Jun 16 19:17:22 2025

    "mv_tests.sh"

    ""

    exit

    mv_tests 1 TINFO: Running: mv_tests.sh  
    mv_tests 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mv_tests 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mv_tests.LNcnaoqgzb as tmpdir (tmpfs filesystem) 
    mv_tests 1 TINFO: timeout per run is 0h 5m 0s 
    mv_tests 1 TINFO: Test #1: mv   will move dir1 to dir2 and all its contents 
    mv_tests 1 TINFO: Test #1: Creating 10 directories. 
    mv_tests 1 TINFO: Test #1: filling each dir with 10 files. 
    mv_tests 1 TINFO: Test #1: creating output file 
    mv_tests 1 TINFO: Test #1: creating expected output file 
    mv_tests 1 TINFO: Test #1: comparing expected out and actual output file 
    mv_tests 1 TINFO: Test #1: expected same as actual 
    mv_tests 1 TPASS: Test #1: mv success 
    mv_tests 2 TINFO: Test #2: mv -b   will move dir1 to dir2 
    mv_tests 2 TPASS: Test #2: mv -b success 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    11

    63

    11

    63

    2296

    du01_sh

    Mon Jun 16 19:17:23 2025

    "du01.sh"

    ""

    exit

    du01 1 TINFO: Running: du01.sh  
    du01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    du01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_du01.2xWqK1j808 as tmpdir (tmpfs filesystem) 
    du01 1 TINFO: timeout per run is 0h 5m 0s 
    du01 1 TPASS: 'du' passed 
    du01 2 TPASS: 'du testfile' passed 
    du01 3 TPASS: 'du -a' passed 
    du01 4 TPASS: 'du --all' passed 
    du01 5 TPASS: 'du -B 512' passed 
    du01 6 TPASS: 'du --block-size=512' passed 
    du01 7 TPASS: 'du -b' passed 
    du01 8 TPASS: 'du --bytes' passed 
    du01 9 TPASS: 'du -c' passed 
    du01 10 TPASS: 'du --total' passed 
    du01 11 TPASS: 'du -D testdir/testsymlink' passed 
    du01 12 TPASS: 'du --dereference-args testdir/testsymlink' passed 
    du01 13 TPASS: 'du --max-depth=1' passed 
    du01 14 TPASS: 'du --human-readable' passed 
    du01 15 TPASS: 'du -k' passed 
    du01 16 TPASS: 'du -L testdir/' passed 
    du01 17 TPASS: 'du --dereference testdir/' passed 
    du01 18 TPASS: 'du -P' passed 
    du01 19 TPASS: 'du --no-dereference' passed 
    du01 20 TPASS: 'du --si' passed 
    du01 21 TPASS: 'du -s' passed 
    du01 22 TPASS: 'du --summarize' passed 
    du01 23 TPASS: 'du --exclude=testfile' passed 
     
    Summary: 
    passed   23 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    13

    22

    13

    22

    2297

    df01_sh

    Mon Jun 16 19:17:23 2025

    "df01.sh"

    ""

    exit

    df01 1 TINFO: Running: df01.sh  
    df01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    df01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    df01 1 TINFO: === Testing on ext2 === 
    df01 1 TINFO: Formatting ext2 with opts='/dev/loop0' 
    df01 1 TINFO: Mounting device: mount -t ext2 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 1 TINFO: timeout per run is 0h 5m 0s 
    df01 1 TPASS: 'df -P' passed. 
    df01 2 TPASS: 'df -a -P' passed. 
    df01 3 TPASS: 'df -i -P' passed. 
    df01 4 TPASS: 'df -k -P' passed. 
    df01 5 TPASS: 'df -t ext2 -P' passed. 
    df01 6 TPASS: 'df -T -P' passed. 
    df01 7 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 8 TPASS: 'df -h' passed. 
    df01 9 TPASS: 'df -H' passed. 
    df01 10 TPASS: 'df -m' passed. 
    df01 11 TPASS: 'df --version' passed. 
    df01 12 TPASS: 'df -x ext2 -P' passed. 
    df01 13 TINFO: === Testing on ext3 === 
    df01 13 TINFO: Formatting ext3 with opts='/dev/loop0' 
    df01 13 TINFO: Mounting device: mount -t ext3 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 13 TINFO: timeout per run is 0h 5m 0s 
    df01 13 TPASS: 'df -P' passed. 
    df01 14 TPASS: 'df -a -P' passed. 
    df01 15 TPASS: 'df -i -P' passed. 
    df01 16 TPASS: 'df -k -P' passed. 
    df01 17 TPASS: 'df -t ext3 -P' passed. 
    df01 18 TPASS: 'df -T -P' passed. 
    df01 19 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 20 TPASS: 'df -h' passed. 
    df01 21 TPASS: 'df -H' passed. 
    df01 22 TPASS: 'df -m' passed. 
    df01 23 TPASS: 'df --version' passed. 
    df01 24 TPASS: 'df -x ext3 -P' passed. 
    df01 25 TINFO: === Testing on ext4 === 
    df01 25 TINFO: Formatting ext4 with opts='/dev/loop0' 
    df01 25 TINFO: Mounting device: mount -t ext4 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 25 TINFO: timeout per run is 0h 5m 0s 
    df01 25 TPASS: 'df -P' passed. 
    df01 26 TPASS: 'df -a -P' passed. 
    df01 27 TPASS: 'df -i -P' passed. 
    df01 28 TPASS: 'df -k -P' passed. 
    df01 29 TPASS: 'df -t ext4 -P' passed. 
    df01 30 TPASS: 'df -T -P' passed. 
    df01 31 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 32 TPASS: 'df -h' passed. 
    df01 33 TPASS: 'df -H' passed. 
    df01 34 TPASS: 'df -m' passed. 
    df01 35 TPASS: 'df --version' passed. 
    df01 36 TPASS: 'df -x ext4 -P' passed. 
    df01 37 TINFO: === Testing on vfat === 
    df01 37 TINFO: Formatting vfat with opts='/dev/loop0' 
    df01 37 TINFO: Mounting device: mount -t vfat /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 37 TINFO: timeout per run is 0h 5m 0s 
    df01 37 TPASS: 'df -P' passed. 
    df01 38 TPASS: 'df -a -P' passed. 
    df01 39 TPASS: 'df -i -P' passed. 
    df01 40 TPASS: 'df -k -P' passed. 
    df01 41 TPASS: 'df -t vfat -P' passed. 
    df01 42 TPASS: 'df -T -P' passed. 
    df01 43 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 44 TPASS: 'df -h' passed. 
    df01 45 TPASS: 'df -H' passed. 
    df01 46 TPASS: 'df -m' passed. 
    df01 47 TPASS: 'df --version' passed. 
    df01 48 TPASS: 'df -x vfat -P' passed. 
    df01 49 TINFO: === Testing on exfat === 
    df01 49 TINFO: Formatting exfat with opts='/dev/loop0' 
    df01 49 TINFO: Mounting device: mount -t exfat /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 49 TINFO: timeout per run is 0h 5m 0s 
    df01 49 TPASS: 'df -P' passed. 
    df01 50 TPASS: 'df -a -P' passed. 
    df01 51 TPASS: 'df -i -P' passed. 
    df01 52 TPASS: 'df -k -P' passed. 
    df01 53 TPASS: 'df -t exfat -P' passed. 
    df01 54 TPASS: 'df -T -P' passed. 
    df01 55 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 56 TPASS: 'df -h' passed. 
    df01 57 TPASS: 'df -H' passed. 
    df01 58 TPASS: 'df -m' passed. 
    df01 59 TPASS: 'df --version' passed. 
    df01 60 TPASS: 'df -x exfat -P' passed. 
    df01 61 TINFO: === Testing on ntfs === 
    df01 61 TINFO: Formatting ntfs with opts='/dev/loop0' 
    df01 61 TINFO: Mounting device: mount -t ntfs /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 61 TINFO: timeout per run is 0h 5m 0s 
    df01 61 TPASS: 'df -P' passed. 
    df01 62 TPASS: 'df -a -P' passed. 
    df01 63 TPASS: 'df -i -P' passed. 
    df01 64 TPASS: 'df -k -P' passed. 
    df01 65 TPASS: 'df -t fuseblk -P' passed. 
    df01 66 TPASS: 'df -T -P' passed. 
    df01 67 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 68 TPASS: 'df -h' passed. 
    df01 69 TPASS: 'df -H' passed. 
    df01 70 TPASS: 'df -m' passed. 
    df01 71 TPASS: 'df --version' passed. 
    df01 72 TPASS: 'df -x fuseblk -P' passed. 
    df01 73 TINFO: === Testing on tmpfs === 
    df01 73 TINFO: Skipping mkfs for TMPFS filesystem 
    df01 73 TINFO: Mounting device: mount -t tmpfs /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_df01.jEryNRdC1H/mntpoint  
    df01 73 TINFO: timeout per run is 0h 5m 0s 
    df01 73 TPASS: 'df -P' passed. 
    df01 74 TPASS: 'df -a -P' passed. 
    df01 75 TPASS: 'df -i -P' passed. 
    df01 76 TPASS: 'df -k -P' passed. 
    df01 77 TPASS: 'df -t tmpfs -P' passed. 
    df01 78 TPASS: 'df -T -P' passed. 
    df01 79 TPASS: 'df -v /dev/loop0 -P' passed. 
    df01 80 TPASS: 'df -h' passed. 
    df01 81 TPASS: 'df -H' passed. 
    df01 82 TPASS: 'df -m' passed. 
    df01 83 TPASS: 'df --version' passed. 
    df01 84 TPASS: 'df -x tmpfs -P' passed. 
     
    Summary: 
    passed   84 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    13 termination_type

    117

    976

    117

    976

    2298

    mkfs01_sh

    Mon Jun 16 19:17:36 2025

    "mkfs01.sh"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh  
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.FfJemmsuEu as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t ext2  /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t ext2 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.FfJemmsuEu/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t ext2  /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t ext2 -c /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    8

    83

    8

    83

    2299

    mkfs01_ext2_sh

    Mon Jun 16 19:17:38 2025

    "mkfs01.sh -f ext2"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f ext2 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.FgCQaynaa8 as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t ext2  /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t ext2 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.FgCQaynaa8/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t ext2  /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t ext2 -c /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    7

    83

    7

    83

    2300

    mkfs01_ext3_sh

    Mon Jun 16 19:17:39 2025

    "mkfs01.sh -f ext3"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f ext3 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.f3ns5QF2wh as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t ext3  -b 1024 /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t ext3 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.f3ns5QF2wh/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t ext3  -b 1024 /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t ext3 -c -b 1024 /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    16

    108

    16

    108

    2301

    mkfs01_ext4_sh

    Mon Jun 16 19:17:41 2025

    "mkfs01.sh -f ext4"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f ext4 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.MnKmlOu7An as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t ext4  -b 1024 /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t ext4 /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.MnKmlOu7An/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t ext4  -b 1024 /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t ext4 -c -b 1024 /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    9

    80

    9

    80

    2302

    mkfs01_xfs_sh

    Mon Jun 16 19:17:43 2025

    "mkfs01.sh -f xfs"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f xfs 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.4pwCMSC6OS as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TCONF: 'mkfs.xfs' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    67

    3

    67

    2303

    mkfs01_btrfs_sh

    Mon Jun 16 19:17:44 2025

    "mkfs01.sh -f btrfs"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f btrfs 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.CTCRp7Yzeo as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TCONF: 'mkfs.btrfs' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    66

    3

    66

    2304

    mkfs01_minix_sh

    Mon Jun 16 19:17:44 2025

    "mkfs01.sh -f minix"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f minix 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.OS4H9Wc6ME as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t minix  /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t minix /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.OS4H9Wc6ME/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t minix  /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t minix -c /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    7

    93

    7

    93

    2305

    mkfs01_msdos_sh

    Mon Jun 16 19:17:46 2025

    "mkfs01.sh -f msdos"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f msdos 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.Wp4HYPG7dr as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t msdos  /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t msdos /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.Wp4HYPG7dr/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t msdos  /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t msdos -c /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    2 termination_type

    6

    146

    6

    146

    2306

    mkfs01_vfat_sh

    Mon Jun 16 19:17:48 2025

    "mkfs01.sh -f vfat"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f vfat 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.nEZ6VZRVxD as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t vfat  /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t vfat /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.nEZ6VZRVxD/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t vfat  /dev/loop0 16000' passed. 
    mkfs01 3 TPASS: 'mkfs -t vfat -c /dev/loop0 ' passed. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    143

    8

    143

    2307

    mkfs01_ntfs_sh

    Mon Jun 16 19:17:49 2025

    "mkfs01.sh -f ntfs"

    ""

    exit

    mkfs01 1 TINFO: Running: mkfs01.sh -f ntfs 
    mkfs01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkfs01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.fNiCRZYS8m as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    mkfs01 1 TINFO: timeout per run is 0h 5m 0s 
    mkfs01 1 TPASS: 'mkfs -t ntfs  /dev/loop0 ' passed. 
    mkfs01 2 TINFO: Mounting device: mount -t ntfs /dev/loop0 /tmp/ltp-Qjsl7wDDwO/LTP_mkfs01.fNiCRZYS8m/mntpoint  
    mkfs01 2 TPASS: 'mkfs -t ntfs  /dev/loop0 16000' passed. 
    mkfs01 3 TCONF: 'mkfs -t ntfs -c /dev/loop0 ' not supported. 
    mkfs01 4 TPASS: 'mkfs -V   ' passed. 
    mkfs01 5 TPASS: 'mkfs -h   ' passed. 
     
    Summary: 
    passed   4 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    6 termination_type

    9

    558

    9

    558

    2308

    mkswap01_sh

    Mon Jun 16 19:17:55 2025

    "mkswap01.sh"

    ""

    exit

    mkswap01 1 TINFO: Running: mkswap01.sh  
    mkswap01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    mkswap01 1 TCONF: 'uuidgen' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    3

    2

    3

    2309

    which01_sh

    Mon Jun 16 19:17:56 2025

    "which01.sh"

    ""

    exit

    which01 1 TINFO: Running: which01.sh  
    which01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    which01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_which01.Kko0eqagZx as tmpdir (tmpfs filesystem) 
    which01 1 TINFO: timeout per run is 0h 5m 0s 
    which01 1 TPASS: 'which  pname' passed. 
    which01 2 TCONF: 'which -all pname' not supported. 
    which01 3 TPASS: 'which -a pname' passed. 
    which01 4 TCONF: 'alias | which --read-alias pname' not supported. 
    which01 5 TCONF: 'alias | which -i pname' not supported. 
    which01 6 TCONF: 'alias | which --skip-alias pname' not supported. 
    which01 7 TCONF: 'which --version ' not supported. 
    which01 8 TCONF: 'which -v ' not supported. 
    which01 9 TCONF: 'which -V ' not supported. 
    which01 10 TCONF: 'which --help ' not supported. 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  8 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    12

    9

    12

    2310

    lsmod01_sh

    Mon Jun 16 19:17:56 2025

    "lsmod01.sh"

    ""

    exit

    lsmod01 1 TINFO: Running: lsmod01.sh  
    lsmod01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    lsmod01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_lsmod01.M6D0ppX60a as tmpdir (tmpfs filesystem) 
    lsmod01 1 TINFO: timeout per run is 0h 5m 0s 
    lsmod01 1 TPASS: 'lsmod' passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    11

    4

    11

    2311

    insmod01_sh

    Mon Jun 16 19:17:56 2025

    "insmod01.sh"

    ""

    exit

    insmod01 1 TINFO: Running: insmod01.sh  
    insmod01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    tst_security.c:85: TINFO: SecureBoot sysfs file not available 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_security.c:64: TINFO: Unable to determine system lockdown state 
    insmod01 1 TINFO: Found module at 'ltp_insmod01.ko' 
    insmod01 1 TINFO: timeout per run is 0h 5m 0s 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_MODULE_SIG_FORCE=y' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_MODULE_SIG_FORCE Undefined 
    insmod01 1 TINFO: running rmmod ltp_insmod01 
    insmod01 1 TPASS: insmod passed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    11

    4

    11

    2312

    wc01_sh

    Mon Jun 16 19:17:56 2025

    "wc01.sh"

    ""

    exit

    wc01 1 TINFO: Running: wc01.sh  
    wc01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    wc01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_wc01.BIu94QYozF as tmpdir (tmpfs filesystem) 
    wc01 1 TINFO: timeout per run is 0h 5m 0s 
    wc01 1 TPASS: wc passed with -c option. 
    wc01 2 TPASS: wc passed with --bytes option. 
    wc01 3 TPASS: wc passed with -l option. 
    wc01 4 TPASS: wc passed with --lines option. 
    wc01 5 TPASS: wc passed with -L option. 
    wc01 6 TPASS: wc passed with --max-line-length option. 
    wc01 7 TPASS: wc passed with -w option. 
    wc01 8 TPASS: wc passed with --words option. 
    wc01 9 TPASS: wc passed with -m option. 
    wc01 10 TPASS: wc passed with --chars option. 
    wc01 11 TPASS: wc passed with --help option. 
    wc01 12 TPASS: wc passed with --version option. 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    9

    14

    9

    14

    2313

    keyctl01_sh

    Mon Jun 16 19:17:56 2025

    "keyctl01.sh"

    ""

    exit

    keyctl01 1 TINFO: Running: keyctl01.sh  
    keyctl01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    keyctl01 1 TCONF: 'keyctl' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    4

    1

    4

    2314

    gdb01_sh

    Mon Jun 16 19:17:56 2025

    "gdb01.sh"

    ""

    exit

    gdb01 1 TINFO: Running: gdb01.sh  
    gdb01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    gdb01 1 TCONF: 'gdb' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    2315

    unshare01_sh

    Mon Jun 16 19:17:56 2025

    "unshare01.sh"

    ""

    exit

    unshare01 1 TINFO: Running: unshare01.sh  
    unshare01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    unshare01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_unshare01.C2gJZrBDcm as tmpdir (tmpfs filesystem) 
    unshare01 1 TINFO: timeout per run is 0h 5m 0s 
    unshare01 1 TPASS: unshare --user id -u got correct uid/gid 
    unshare01 2 TPASS: unshare --user id -g got correct uid/gid 
    unshare01 3 TPASS: unshare --user --map-root-user id -u got correct uid/gid 
    unshare01 4 TPASS: unshare --user --map-root-user id -g got correct uid/gid 
    unshare01 5 TPASS: unshare --mount mount --bind dir_A dir_B got bind info as expected 
    unshare01 6 TPASS: unshare --mount --propagation shared mount --bind dir_A dir_B got bind info as expected 
    unshare01 7 TPASS: unshare --user --map-root-user --mount mount --bind dir_A dir_B got bind info as expected 
    unshare01 8 TPASS: unshare --user --map-root-user --mount --propagation shared mount --bind dir_A dir_B got bind info as expected 
     
    Summary: 
    passed   8 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    15

    8

    15

    2316

    sysctl01_sh

    Mon Jun 16 19:17:57 2025

    "sysctl01.sh"

    ""

    exit

    sysctl01 1 TINFO: Running: sysctl01.sh  
    sysctl01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    sysctl01 1 TINFO: timeout per run is 0h 5m 0s 
    sysctl01 1 TCONF: sched_time_avg(_ms) was not supported 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    4

    3

    4

    2317

    sysctl02_sh

    Mon Jun 16 19:17:57 2025

    "sysctl02.sh"

    ""

    exit

    sysctl02 1 TINFO: Running: sysctl02.sh  
    sysctl02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    sysctl02 1 TINFO: timeout per run is 0h 5m 0s 
    sysctl02 1 TINFO: trying to set fs.file-max=18446744073709551616 
    sysctl02 1 TPASS: /proc/sys/fs/file-max keeps old value (9223372036854775807) 
    sysctl02 2 TINFO: trying to set fs.file-max=18446744073709551615 
    sysctl02 2 TPASS: /proc/sys/fs/file-max keeps old value (9223372036854775807) 
    sysctl02 3 TINFO: trying to set fs.file-max=9223372036854775808 
    sysctl02 3 TPASS: /proc/sys/fs/file-max keeps old value (9223372036854775807) 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_KASAN=y' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:495: TINFO:  CONFIG_KASAN=n 
    sysctl02 4 TCONF: kconfig doesn't meet test's requirement! 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    5

    11

    5

    11

    2318

    shell_test01

    Mon Jun 16 19:17:57 2025

    "echo "SUCCESS" | shell_pipe01.sh"

    ""

    exit

    shell_pipe01 1 TINFO: Running: shell_pipe01.sh  
    shell_pipe01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    shell_pipe01 1 TINFO: timeout per run is 0h 5m 0s 
    shell_pipe01 1 TINFO: expecting SUCCESS string passed from stdin 
    shell_pipe01 1 TPASS: [ SUCCESS = SUCCESS ] passed as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    3

    4

    3

    2319

    smt_smp_enabled

    Mon Jun 16 19:17:57 2025

    "smt_smp_enabled.sh"

    ""

    exit

    smt_smp_enabled    0  TINFO  :  Begin: SMT/SMP Enabled 
    smt_smp_enabled    1  TCONF  :  ht_enabled.c:26: This test suite can only execute on x86 architecture. 
    smt_smp_enabled    2  TCONF  :  ht_enabled.c:26: Remaining cases not appropriate for configuration 
    smt_smp_enabled    1  TCONF  :  ltpapicmd.c:188: SMT/SMP is not supported 
    smt_smp_enabled    0  TINFO  :  End: SMT/SMP Enabled 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2320

    smt_smp_affinity

    Mon Jun 16 19:17:57 2025

    "smt_smp_affinity.sh"

    ""

    exit

    smt_smp_affinity    0  TINFO  :  Begin: SMT/SMP Affinity 
    smt_smp_enabled    1  TCONF  :  ht_enabled.c:26: This test suite can only execute on x86 architecture. 
    smt_smp_enabled    2  TCONF  :  ht_enabled.c:26: Remaining cases not appropriate for configuration 
    smt_smp_affinity    1  TCONF  :  ltpapicmd.c:188: SMT/SMP is not supported 
    smt_smp_affinity    0  TINFO  :  End: SMT/SMP Affinity 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2321

    can_filter

    Mon Jun 16 19:17:57 2025

    "can_filter"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    can_common.h:44: TINFO: Creating vcan0 device; use -D option to avoid this 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    can_filter.c:96: TINFO: testcase  0 filters : can_id = 0x00000123 can_mask = 0x000007FF 
    can_filter.c:99: TINFO: testcase  0 sending patterns ...  
    can_filter.c:116: TPASS: testcase  0 Sent patterns 
    can_filter.c:152: TINFO: testcase  0 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  0 rx : can_id = 0x40000123 rx = 2 rxbits = 17 
    can_filter.c:152: TINFO: testcase  0 rx : can_id = 0x80000123 rx = 3 rxbits = 273 
    can_filter.c:152: TINFO: testcase  0 rx : can_id = 0xC0000123 rx = 4 rxbits = 4369 
    can_filter.c:169: TPASS: testcase  0 ok 
    can_filter.c:96: TINFO: testcase  1 filters : can_id = 0x80000123 can_mask = 0x000007FF 
    can_filter.c:99: TINFO: testcase  1 sending patterns ...  
    can_filter.c:116: TPASS: testcase  1 Sent patterns 
    can_filter.c:152: TINFO: testcase  1 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  1 rx : can_id = 0x40000123 rx = 2 rxbits = 17 
    can_filter.c:152: TINFO: testcase  1 rx : can_id = 0x80000123 rx = 3 rxbits = 273 
    can_filter.c:152: TINFO: testcase  1 rx : can_id = 0xC0000123 rx = 4 rxbits = 4369 
    can_filter.c:169: TPASS: testcase  1 ok 
    can_filter.c:96: TINFO: testcase  2 filters : can_id = 0x40000123 can_mask = 0x000007FF 
    can_filter.c:99: TINFO: testcase  2 sending patterns ...  
    can_filter.c:116: TPASS: testcase  2 Sent patterns 
    can_filter.c:152: TINFO: testcase  2 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  2 rx : can_id = 0x40000123 rx = 2 rxbits = 17 
    can_filter.c:152: TINFO: testcase  2 rx : can_id = 0x80000123 rx = 3 rxbits = 273 
    can_filter.c:152: TINFO: testcase  2 rx : can_id = 0xC0000123 rx = 4 rxbits = 4369 
    can_filter.c:169: TPASS: testcase  2 ok 
    can_filter.c:96: TINFO: testcase  3 filters : can_id = 0xC0000123 can_mask = 0x000007FF 
    can_filter.c:99: TINFO: testcase  3 sending patterns ...  
    can_filter.c:116: TPASS: testcase  3 Sent patterns 
    can_filter.c:152: TINFO: testcase  3 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  3 rx : can_id = 0x40000123 rx = 2 rxbits = 17 
    can_filter.c:152: TINFO: testcase  3 rx : can_id = 0x80000123 rx = 3 rxbits = 273 
    can_filter.c:152: TINFO: testcase  3 rx : can_id = 0xC0000123 rx = 4 rxbits = 4369 
    can_filter.c:169: TPASS: testcase  3 ok 
    can_filter.c:96: TINFO: testcase  4 filters : can_id = 0x00000123 can_mask = 0x800007FF 
    can_filter.c:99: TINFO: testcase  4 sending patterns ...  
    can_filter.c:116: TPASS: testcase  4 Sent patterns 
    can_filter.c:152: TINFO: testcase  4 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  4 rx : can_id = 0x40000123 rx = 2 rxbits = 17 
    can_filter.c:169: TPASS: testcase  4 ok 
    can_filter.c:96: TINFO: testcase  5 filters : can_id = 0x80000123 can_mask = 0x800007FF 
    can_filter.c:99: TINFO: testcase  5 sending patterns ...  
    can_filter.c:116: TPASS: testcase  5 Sent patterns 
    can_filter.c:152: TINFO: testcase  5 rx : can_id = 0x80000123 rx = 1 rxbits = 256 
    can_filter.c:152: TINFO: testcase  5 rx : can_id = 0xC0000123 rx = 2 rxbits = 4352 
    can_filter.c:169: TPASS: testcase  5 ok 
    can_filter.c:96: TINFO: testcase  6 filters : can_id = 0x40000123 can_mask = 0x800007FF 
    can_filter.c:99: TINFO: testcase  6 sending patterns ...  
    can_filter.c:116: TPASS: testcase  6 Sent patterns 
    can_filter.c:152: TINFO: testcase  6 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  6 rx : can_id = 0x40000123 rx = 2 rxbits = 17 
    can_filter.c:169: TPASS: testcase  6 ok 
    can_filter.c:96: TINFO: testcase  7 filters : can_id = 0xC0000123 can_mask = 0x800007FF 
    can_filter.c:99: TINFO: testcase  7 sending patterns ...  
    can_filter.c:116: TPASS: testcase  7 Sent patterns 
    can_filter.c:152: TINFO: testcase  7 rx : can_id = 0x80000123 rx = 1 rxbits = 256 
    can_filter.c:152: TINFO: testcase  7 rx : can_id = 0xC0000123 rx = 2 rxbits = 4352 
    can_filter.c:169: TPASS: testcase  7 ok 
    can_filter.c:96: TINFO: testcase  8 filters : can_id = 0x00000123 can_mask = 0x400007FF 
    can_filter.c:99: TINFO: testcase  8 sending patterns ...  
    can_filter.c:116: TPASS: testcase  8 Sent patterns 
    can_filter.c:152: TINFO: testcase  8 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  8 rx : can_id = 0x80000123 rx = 2 rxbits = 257 
    can_filter.c:169: TPASS: testcase  8 ok 
    can_filter.c:96: TINFO: testcase  9 filters : can_id = 0x80000123 can_mask = 0x400007FF 
    can_filter.c:99: TINFO: testcase  9 sending patterns ...  
    can_filter.c:116: TPASS: testcase  9 Sent patterns 
    can_filter.c:152: TINFO: testcase  9 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:152: TINFO: testcase  9 rx : can_id = 0x80000123 rx = 2 rxbits = 257 
    can_filter.c:169: TPASS: testcase  9 ok 
    can_filter.c:96: TINFO: testcase 10 filters : can_id = 0x40000123 can_mask = 0x400007FF 
    can_filter.c:99: TINFO: testcase 10 sending patterns ...  
    can_filter.c:116: TPASS: testcase 10 Sent patterns 
    can_filter.c:152: TINFO: testcase 10 rx : can_id = 0x40000123 rx = 1 rxbits = 16 
    can_filter.c:152: TINFO: testcase 10 rx : can_id = 0xC0000123 rx = 2 rxbits = 4112 
    can_filter.c:169: TPASS: testcase 10 ok 
    can_filter.c:96: TINFO: testcase 11 filters : can_id = 0xC0000123 can_mask = 0x400007FF 
    can_filter.c:99: TINFO: testcase 11 sending patterns ...  
    can_filter.c:116: TPASS: testcase 11 Sent patterns 
    can_filter.c:152: TINFO: testcase 11 rx : can_id = 0x40000123 rx = 1 rxbits = 16 
    can_filter.c:152: TINFO: testcase 11 rx : can_id = 0xC0000123 rx = 2 rxbits = 4112 
    can_filter.c:169: TPASS: testcase 11 ok 
    can_filter.c:96: TINFO: testcase 12 filters : can_id = 0x00000123 can_mask = 0xC00007FF 
    can_filter.c:99: TINFO: testcase 12 sending patterns ...  
    can_filter.c:116: TPASS: testcase 12 Sent patterns 
    can_filter.c:152: TINFO: testcase 12 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:169: TPASS: testcase 12 ok 
    can_filter.c:96: TINFO: testcase 13 filters : can_id = 0x80000123 can_mask = 0xC00007FF 
    can_filter.c:99: TINFO: testcase 13 sending patterns ...  
    can_filter.c:116: TPASS: testcase 13 Sent patterns 
    can_filter.c:152: TINFO: testcase 13 rx : can_id = 0x80000123 rx = 1 rxbits = 256 
    can_filter.c:169: TPASS: testcase 13 ok 
    can_filter.c:96: TINFO: testcase 14 filters : can_id = 0x40000123 can_mask = 0xC00007FF 
    can_filter.c:99: TINFO: testcase 14 sending patterns ...  
    can_filter.c:116: TPASS: testcase 14 Sent patterns 
    can_filter.c:152: TINFO: testcase 14 rx : can_id = 0x40000123 rx = 1 rxbits = 16 
    can_filter.c:169: TPASS: testcase 14 ok 
    can_filter.c:96: TINFO: testcase 15 filters : can_id = 0xC0000123 can_mask = 0xC00007FF 
    can_filter.c:99: TINFO: testcase 15 sending patterns ...  
    can_filter.c:116: TPASS: testcase 15 Sent patterns 
    can_filter.c:152: TINFO: testcase 15 rx : can_id = 0xC0000123 rx = 1 rxbits = 4096 
    can_filter.c:169: TPASS: testcase 15 ok 
    can_filter.c:96: TINFO: testcase 16 filters : can_id = 0x00000123 can_mask = 0xDFFFFFFF 
    can_filter.c:99: TINFO: testcase 16 sending patterns ...  
    can_filter.c:116: TPASS: testcase 16 Sent patterns 
    can_filter.c:152: TINFO: testcase 16 rx : can_id = 0x00000123 rx = 1 rxbits = 1 
    can_filter.c:169: TPASS: testcase 16 ok 
    can_filter.c:96: TINFO: testcase 17 filters : can_id = 0x80000123 can_mask = 0xDFFFFFFF 
    can_filter.c:99: TINFO: testcase 17 sending patterns ...  
    can_filter.c:116: TPASS: testcase 17 Sent patterns 
    can_filter.c:152: TINFO: testcase 17 rx : can_id = 0x80000123 rx = 1 rxbits = 256 
    can_filter.c:169: TPASS: testcase 17 ok 
     
    Summary: 
    passed   36 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    3

    7

    3

    7

    2322

    can_rcv_own_msgs

    Mon Jun 16 19:17:58 2025

    "can_rcv_own_msgs"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    can_common.h:44: TINFO: Creating vcan0 device; use -D option to avoid this 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    can_rcv_own_msgs.c:115: TINFO: Starting PF_CAN frame flow test. 
    can_rcv_own_msgs.c:116: TINFO: checking socket default settings 
    can_rcv_own_msgs.c:67: TPASS: s received 0 of 0, t received 1 of 1 
    can_rcv_own_msgs.c:79: TINFO: set loopback = 0, recv_own_msgs = 0 
    can_rcv_own_msgs.c:67: TPASS: s received 0 of 0, t received 0 of 0 
    can_rcv_own_msgs.c:79: TINFO: set loopback = 0, recv_own_msgs = 1 
    can_rcv_own_msgs.c:67: TPASS: s received 0 of 0, t received 0 of 0 
    can_rcv_own_msgs.c:79: TINFO: set loopback = 1, recv_own_msgs = 0 
    can_rcv_own_msgs.c:67: TPASS: s received 0 of 0, t received 1 of 1 
    can_rcv_own_msgs.c:79: TINFO: set loopback = 1, recv_own_msgs = 1 
    can_rcv_own_msgs.c:67: TPASS: s received 1 of 1, t received 1 of 1 
    can_rcv_own_msgs.c:79: TINFO: set loopback = 1, recv_own_msgs = 0 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    3

    6

    3

    6

    2323

    can_bcm01

    Mon Jun 16 19:17:58 2025

    "can_bcm01"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1 cstime

    2324

    cpuhotplug02

    Mon Jun 16 19:17:58 2025

    "cpuhotplug02.sh -c 1 -l 1"

    ""

    exit

    Name:   cpuhotplug02 
    Date:   Mon Jun 16 07:17:58 PM CST 2025 
    Desc:   What happens to a process when its CPU is offlined? 
     
    CPU is 1 
    cpuhotplug02 1 TPASS: turned off CPU 1, process migrated to 	CPU   3 
    

    "ok"

    8 termination_type

    3

    11

    3

    11

    2325

    cpuhotplug03

    Mon Jun 16 19:18:06 2025

    "cpuhotplug03.sh -c 1 -l 1"

    ""

    exit

    Name:   cpuhotplug03 
    Date:   Mon Jun 16 07:18:06 PM CST 2025 
    Desc:   Do tasks get scheduled to a newly on-lined CPU? 
     
    CPU is 1 
    /opt/ltp/testcases/bin/cpuhotplug03.sh: 78: echo: echo: I/O error 
    cpuhotplug03 1 TBROK: Could not online cpu cpu0 
    

    "ok"

    0 termination_type

    10

    9

    10

    9

    2326

    cpuhotplug04

    Mon Jun 16 19:18:06 2025

    "cpuhotplug04.sh -l 1"

    ""

    exit

    Name:   cpuhotplug04 
    Date:   Mon Jun 16 07:18:06 PM CST 2025 
    Desc:   Does it prevent us from offlining the last CPU? 
     
    /opt/ltp/testcases/bin/cpuhotplug04.sh: 78: echo: echo: I/O error 
    cpuhotplug04 1 TBROK: cpu0 can not be onlined 
    

    "ok"

    0 termination_type

    9

    14

    9

    14

    2327

    cpuhotplug05

    Mon Jun 16 19:18:06 2025

    "cpuhotplug05.sh -c 1 -l 1 -d /tmp"

    ""

    exit

    Name:   cpuhotplug05 
    Date:   Mon Jun 16 19:18:06 CST 2025 
    Desc:   Does sar behave properly during CPU hotplug events? 
     
    cpuhotplug05 1 TCONF: 'sar' not found 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    2328

    cpuhotplug06

    Mon Jun 16 19:18:06 2025

    "cpuhotplug06.sh -c 1 -l 1"

    ""

    exit

    Name:   cpuhotplug06 
    Date:   Mon Jun 16 07:18:06 PM CST 2025 
    Desc:   Does top work properly when CPU hotplug events occur? 
     
    CPU is 1 
     847261 pts/2    00:00:00 top 
    cpuhotplug06 1 TPASS: PID 847261 still running. 
    

    "ok"

    3 termination_type

    21

    39

    21

    39

    2329

    cpuhotplug07

    Mon Jun 16 19:18:09 2025

    "cpuhotplug07.sh -c 1 -l 1 -d /usr/src/linux"

    ""

    exit

    Name:   cpuhotplug07 
    Date:   Mon Jun 16 07:18:09 PM CST 2025 
    Desc:   What happens when hotplugging during a heavy workload? 
    Issue:  Hotplug bugs have been found during kernel compiles 
     
    cpuhotplug07 1 TCONF: kernel directory - /usr/src/linux - does not exist 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    2330

    in6_01

    Mon Jun 16 19:18:09 2025

    "in6_01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    in6_01.c:60: TINFO: type of in6.s6_addr[0] is uint8_t 
    in6_01.c:64: TPASS: sizeof(in6.s6_addr) == 16 
    in6_01.c:88: TPASS: all sockaddr_in6 fields present and correct 
    in6_01.c:97: TINFO: IN6ADDR_ANY_INIT present 
    in6_01.c:99: TINFO: in6addr_any present and correct 
    in6_01.c:105: TINFO: IN6ADDR_LOOPBACK_INIT present 
    in6_01.c:107: TINFO: in6addr_loopback present and correct 
    in6_01.c:117: TINFO: in6addr_loopback in network byte order 
    in6_01.c:123: TPASS: global in6 definitions tests succeed 
    in6_01.c:139: TINFO: IN6_IS_ADDR_V4MAPPED("2002::1") 0 
    in6_01.c:139: TINFO: IN6_IS_ADDR_V4MAPPED("::ffff:10.0.0.1") 1 
    in6_01.c:139: TINFO: IN6_IS_ADDR_V4MAPPED("::fffe:10.0.0.1") 0 
    in6_01.c:139: TINFO: IN6_IS_ADDR_V4MAPPED("::7fff:10.0.0.1") 0 
    in6_01.c:139: TINFO: IN6_IS_ADDR_V4MAPPED("0:0:0:0:0:0:ffff:a001") 0 
    in6_01.c:139: TINFO: IN6_IS_ADDR_V4MAPPED("0:0:1:0:0:0:ffff:a001") 0 
    in6_01.c:148: TPASS: IN6_IS_ADDR_V4MAPPED tests succeed 
    in6_01.c:178: TINFO: "2002::1" is AF_INET6 
    in6_01.c:178: TINFO: "10.0.0.1" is AF_INET 
    in6_01.c:178: TINFO: "::ffff:10.0.0.1" is AF_INET6 
    in6_01.c:178: TINFO: "::1" is AF_INET6 
    in6_01.c:178: TINFO: "::" is AF_INET6 
    in6_01.c:185: TPASS: sockaddr_storage tests succeed 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2331

    in6_02

    Mon Jun 16 19:18:09 2025

    "in6_02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    in6_02.c:48: TINFO: IPv6 if_nametoindex() test 
    in6_02.c:73: TINFO: if_nametoindex(lo) 1 
    in6_02.c:52: TCONF: LHOST_IFACES not defined or invalid 
    in6_02.c:73: TINFO: if_nametoindex(hoser75) 0 
    in6_02.c:73: TINFO: if_nametoindex(6) 0 
    in6_02.c:77: TPASS: if_nametoindex() test succeeded 
    in6_02.c:112: TINFO: IPv6 if_indextoname() test 
    in6_02.c:93: TINFO: if_indextoname(0) returns NULL 
    in6_02.c:104: TINFO: if_indextoname(1) returns 'lo' 
    in6_02.c:104: TINFO: if_indextoname(2) returns 'end0' 
    in6_02.c:104: TINFO: if_indextoname(3) returns 'end1' 
    in6_02.c:104: TINFO: if_indextoname(4) returns 'wlan0' 
    in6_02.c:93: TINFO: if_indextoname(5) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(6) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(7) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(8) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(9) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(1804289383) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(846930886) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(1681692777) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(1714636915) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(1957747793) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(424238335) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(719885386) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(1649760492) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(596516649) returns NULL 
    in6_02.c:93: TINFO: if_indextoname(1189641421) returns NULL 
    in6_02.c:123: TPASS: if_indextoname() test succeeded 
    in6_02.c:162: TINFO: IPv6 if_nameindex() test 
    in6_02.c:187: TINFO: if_nameindex() idx 1 name 'lo' 
    in6_02.c:187: TINFO: if_nameindex() idx 2 name 'end0' 
    in6_02.c:187: TINFO: if_nameindex() idx 3 name 'end1' 
    in6_02.c:187: TINFO: if_nameindex() idx 4 name 'wlan0' 
    in6_02.c:227: TINFO: if_freenameindex passed 4096 iterations 
    in6_02.c:229: TPASS: if_nameindex() test succeeded 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    44

    4

    44

    2332

    getaddrinfo_01

    Mon Jun 16 19:18:09 2025

    "getaddrinfo_01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_gethnFrk3 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    getaddrinfo_01.c:101: TINFO: test IPv4: basic lookup 
    getaddrinfo_01.c:129: TPASS: basic lookup 
    getaddrinfo_01.c:101: TINFO: test IPv4: canonical name 
    getaddrinfo_01.c:156: TPASS: canonical name: ai_canonname 'getaddrinfo01.ltp' 
    getaddrinfo_01.c:101: TINFO: test IPv4: host+service 
    getaddrinfo_01.c:129: TPASS: host+service 
    getaddrinfo_01.c:101: TINFO: test IPv4: host+service, AI_PASSIVE 
    getaddrinfo_01.c:129: TPASS: host+service, AI_PASSIVE 
    getaddrinfo_01.c:101: TINFO: test IPv4: host+service, AI_NUMERICHOST 
    getaddrinfo_01.c:234: TPASS: AI_NUMERICHOST: expected -2 (EAI_NONAME) 
    getaddrinfo_01.c:101: TINFO: test IPv4: 0+service, AI_PASSIVE 
    getaddrinfo_01.c:129: TPASS: 0+service, AI_PASSIVE 
    getaddrinfo_01.c:101: TINFO: test IPv4: 0+service 
    getaddrinfo_01.c:129: TPASS: 0+service 
    getaddrinfo_01.c:101: TINFO: test IPv4: host+service, AI_NUMERICSERV 
    getaddrinfo_01.c:249: TPASS: AI_NUMERICSERV: returns -2 (EAI_NONAME) 
    getaddrinfo_01.c:101: TINFO: test IPv4: SOCK_STREAM/IPPROTO_UDP 
    getaddrinfo_01.c:258: TPASS: SOCK_STREAM/IPPROTO_UDP: failed as expected 
    getaddrinfo_01.c:101: TINFO: test IPv4: socktype 0,513 
    getaddrinfo_01.c:129: TPASS: socktype 0,513 
    getaddrinfo_01.c:101: TINFO: test IPv4: AI_V4MAPPED 
    getaddrinfo_01.c:129: TPASS: AI_V4MAPPED 
    getaddrinfo_01.c:101: TINFO: test IPv6: basic lookup 
    getaddrinfo_01.c:129: TPASS: basic lookup 
    getaddrinfo_01.c:101: TINFO: test IPv6: canonical name 
    getaddrinfo_01.c:156: TPASS: canonical name: ai_canonname 'getaddrinfo01.ipv6.ltp' 
    getaddrinfo_01.c:101: TINFO: test IPv6: host+service 
    getaddrinfo_01.c:129: TPASS: host+service 
    getaddrinfo_01.c:101: TINFO: test IPv6: host+service, AI_PASSIVE 
    getaddrinfo_01.c:129: TPASS: host+service, AI_PASSIVE 
    getaddrinfo_01.c:101: TINFO: test IPv6: host+service, AI_NUMERICHOST 
    getaddrinfo_01.c:234: TPASS: AI_NUMERICHOST: expected -2 (EAI_NONAME) 
    getaddrinfo_01.c:101: TINFO: test IPv6: 0+service, AI_PASSIVE 
    getaddrinfo_01.c:129: TPASS: 0+service, AI_PASSIVE 
    getaddrinfo_01.c:101: TINFO: test IPv6: 0+service 
    getaddrinfo_01.c:129: TPASS: 0+service 
    getaddrinfo_01.c:101: TINFO: test IPv6: host+service, AI_NUMERICSERV 
    getaddrinfo_01.c:249: TPASS: AI_NUMERICSERV: returns -2 (EAI_NONAME) 
    getaddrinfo_01.c:101: TINFO: test IPv6: SOCK_STREAM/IPPROTO_UDP 
    getaddrinfo_01.c:258: TPASS: SOCK_STREAM/IPPROTO_UDP: failed as expected 
    getaddrinfo_01.c:101: TINFO: test IPv6: socktype 0,513 
    getaddrinfo_01.c:129: TPASS: socktype 0,513 
    getaddrinfo_01.c:101: TINFO: test IPv6: AI_V4MAPPED 
    getaddrinfo_01.c:129: TPASS: AI_V4MAPPED 
     
    Summary: 
    passed   22 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    2333

    asapi_01

    Mon Jun 16 19:18:09 2025

    "asapi_01"

    ""

    exit

    asapi_01    1  TPASS  :  IN6_ARE_ADDR_EQUAL 
    asapi_01    2  TPASS  :  "hopopt" protocols entry 
    asapi_01    3  TPASS  :  "ipv6" protocols entry 
    asapi_01    4  TPASS  :  "ipv6-route" protocols entry 
    asapi_01    5  TPASS  :  "ipv6-frag" protocols entry 
    asapi_01    6  TPASS  :  "esp" protocols entry 
    asapi_01    7  TPASS  :  "ah" protocols entry 
    asapi_01    8  TPASS  :  "ipv6-icmp" protocols entry 
    asapi_01    9  TPASS  :  "ipv6-nonxt" protocols entry 
    asapi_01   10  TPASS  :  "ipv6-opts" protocols entry 
    asapi_01   11  TPASS  :  IPV6_CHECKSUM offset 16 len 21 
    asapi_01   12  TPASS  :  IPV6_CHECKSUM offset 22 len 46 
    asapi_01   13  TPASS  :  IPV6_CHECKSUM offset 19 len 36 
    asapi_01   14  TPASS  :  IPV6_CHECKSUM offset 20 len 21 
    asapi_01   15  TPASS  :  IPV6_CHECKSUM offset 66 len 21 
    asapi_01   16  TPASS  :  IPV6_CHECKSUM offset 38 len 46 
    asapi_01   17  TPASS  :  IPV6_CHECKSUM offset 2016 len 2020 
    asapi_01    1  TPASS  :  IN6_ARE_ADDR_EQUAL 
    asapi_01    2  TPASS  :  "hopopt" protocols entry 
    asapi_01    3  TPASS  :  "ipv6" protocols entry 
    asapi_01    4  TPASS  :  "ipv6-route" protocols entry 
    asapi_01    5  TPASS  :  "ipv6-frag" protocols entry 
    asapi_01    6  TPASS  :  "esp" protocols entry 
    asapi_01    7  TPASS  :  "ah" protocols entry 
    asapi_01    8  TPASS  :  "ipv6-icmp" protocols entry 
    asapi_01    9  TPASS  :  "ipv6-nonxt" protocols entry 
    asapi_01   10  TPASS  :  "ipv6-opts" protocols entry 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2334

    asapi_02

    Mon Jun 16 19:18:09 2025

    "asapi_02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_SETPASS, send type: 20, filter type: 20 
    asapi_02.c:209: TPASS: Expect: pass packet type 20 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_SETPASS, send type: 20, filter type: 21 
    asapi_02.c:209: TPASS: Expect: block packet type 20 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_SETBLOCK, send type: 20, filter type: 20 
    asapi_02.c:209: TPASS: Expect: block packet type 20 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_SETBLOCK, send type: 20, filter type: 21 
    asapi_02.c:209: TPASS: Expect: pass packet type 20 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_PASSALL, send type: 20, filter type: 20 
    asapi_02.c:209: TPASS: Expect: pass packet type 20 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_PASSALL, send type: 21, filter type: 0 
    asapi_02.c:209: TPASS: Expect: pass packet type 21 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_BLOCKALL, send type: 20, filter type: 0 
    asapi_02.c:209: TPASS: Expect: block packet type 20 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_BLOCKALL, send type: 21, filter type: 0 
    asapi_02.c:209: TPASS: Expect: block packet type 21 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_WILLBLOCK, send type: 20, filter type: 21 
    asapi_02.c:189: TPASS: Expect: 0 (0) 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_WILLBLOCK, send type: 20, filter type: 20 
    asapi_02.c:189: TPASS: Expect: 1 (1) 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_WILLPASS, send type: 20, filter type: 21 
    asapi_02.c:195: TPASS: Expect: 0 (0) 
    asapi_02.c:168: TINFO: Testing ICMP6_FILTER_WILLPASS, send type: 22, filter type: 22 
    asapi_02.c:195: TPASS: Expect: 1 (1) 
     
    Summary: 
    passed   12 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    2335

    asapi_03

    Mon Jun 16 19:18:10 2025

    "asapi_03"

    ""

    exit

    asapi_03    1  TPASS  :  IPV6_RECVPKTINFO set-get 
    asapi_03    2  TPASS  :  IPV6_RECVPKTINFO receive 
    asapi_03    3  TPASS  :  IPV6_RECVHOPLIMIT set-get 
    asapi_03    4  TPASS  :  IPV6_RECVHOPLIMIT receive 
    asapi_03    5  TPASS  :  IPV6_RECVRTHDR set-get 
    asapi_03    6  TPASS  :  IPV6_RECVHOPOPTS set-get 
    asapi_03    7  TPASS  :  IPV6_RECVDSTOPTS set-get 
    asapi_03    8  TPASS  :  IPV6_RECVTCLASS set-get 
    asapi_03    9  TPASS  :  IPV6_RECVTCLASS receive 
    asapi_03   10  TPASS  :  IPV6_RECVTCLASS (2) set-get 
    asapi_03   11  TPASS  :  IPV6_RECVTCLASS (2) receive 
    asapi_03   12  TPASS  :  IPV6_2292PKTINFO set-get 
    asapi_03   13  TPASS  :  IPV6_2292PKTINFO receive 
    asapi_03   14  TPASS  :  IPV6_2292HOPLIMIT set-get 
    asapi_03   15  TPASS  :  IPV6_2292HOPLIMIT receive 
    asapi_03   16  TPASS  :  IPV6_2292RTHDR set-get 
    asapi_03   17  TPASS  :  IPV6_2292HOPOPTS set-get 
    asapi_03   18  TPASS  :  IPV6_2292DSTOPTS set-get 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2336

    input01

    Mon Jun 16 19:18:10 2025

    "input01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    input01.c:55: TCONF: Virtual device is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2337

    input02

    Mon Jun 16 19:18:10 2025

    "input02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inpe4OLyX as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    input02.c:55: TCONF: Virtual device is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2338

    input03

    Mon Jun 16 19:18:10 2025

    "input03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_inpOnexgU as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    input03.c:84: TCONF: Virtual device is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    2339

    input04

    Mon Jun 16 19:18:10 2025

    "input04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    input04.c:35: TCONF: Virtual device is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2340

    input05

    Mon Jun 16 19:18:10 2025

    "input05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    input05.c:40: TCONF: Virtual device is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    2341

    input06

    Mon Jun 16 19:18:11 2025

    "input06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    input06.c:180: TCONF: Virtual device is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2342

    cve-2011-0999

    Mon Jun 16 19:18:11 2025

    "thp01 -I 120"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    thp01.c:122: TINFO: Using 8192 args of size 4096 
    thp01.c:79: TINFO: left: 0, right: 4096, mid: 4096 
    thp01.c:79: TINFO: left: 0, right: 2048, mid: 2048 
    thp01.c:79: TINFO: left: 1024, right: 2048, mid: 1024 
    thp01.c:79: TINFO: left: 1024, right: 1536, mid: 1536 
    thp01.c:79: TINFO: left: 1280, right: 1536, mid: 1280 
    thp01.c:79: TINFO: left: 1408, right: 1536, mid: 1408 
    thp01.c:79: TINFO: left: 1472, right: 1536, mid: 1472 
    thp01.c:79: TINFO: left: 1504, right: 1536, mid: 1504 
    thp01.c:79: TINFO: left: 1520, right: 1536, mid: 1520 
    thp01.c:79: TINFO: left: 1528, right: 1536, mid: 1528 
    thp01.c:79: TINFO: left: 1532, right: 1536, mid: 1532 
    thp01.c:79: TINFO: left: 1532, right: 1534, mid: 1534 
    thp01.c:79: TINFO: left: 1533, right: 1534, mid: 1533 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
    thp01.c:97: TPASS: system didn't crash. 
     
    Summary: 
    passed   636 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    120 termination_type

    21

    11984

    21

    11984

    2343

    cve-2011-2183

    Mon Jun 16 19:20:11 2025

    "ksm05 -I 10"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_sys_conf.c:67: TINFO: Path not found: /sys/kernel/mm/ksm/smart_scan: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
    ksm05.c:77: TPASS: still alive. 
     
    Summary: 
    passed   9262 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    10 termination_type

    557

    514

    557

    514

    2344

    cve-2011-2496

    Mon Jun 16 19:20:21 2025

    "vma03"

    ""

    exit

    vma03       1  TCONF  :  vma03.c:147: __NR_mmap2 is not defined on your system 
    vma03       2  TCONF  :  vma03.c:147: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    2345

    cve-2012-0957

    Mon Jun 16 19:20:21 2025

    "uname04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    uname04.c:70: TINFO: Calling uname with default personality 
    uname04.c:62: TPASS: No bytes leaked 
    uname04.c:73: TINFO: Calling uname with UNAME26 personality 
    uname04.c:62: TPASS: No bytes leaked 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2346

    cve-2014-0196

    Mon Jun 16 19:20:21 2025

    "cve-2014-0196"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    cve-2014-0196.c:89: TINFO: Attempting to overflow into a tty_struct... 
    ../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   397ns, avg_dev =    97ns, dev_ratio = 0.25 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 30588ns, avg_dev =  6008ns, dev_ratio = 0.20 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 75800ns, avg_dev =  7909ns, dev_ratio = 0.10 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -44815ns, avg_dev = 10883ns, dev_ratio = 0.24 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   467  , avg_dev =   112  , dev_ratio = 0.24 } 
    ../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    cve-2014-0196.c:128: TPASS: Nothing bad happened, probably. 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    60 termination_type

    5943

    5388

    5943

    5388

    2347

    cve-2015-0235

    Mon Jun 16 19:21:21 2025

    "gethostbyname_r01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    gethostbyname_r01.c:52: TPASS: retval == ERANGE (34) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2348

    cve-2015-3290

    Mon Jun 16 19:21:21 2025

    "cve-2015-3290"

    ""

    exit

    tst_test.c:1322: TCONF: not (i386 or x86_64) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2349

    cve-2015-7550

    Mon Jun 16 19:21:21 2025

    "keyctl02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    keyctl02.c:130: TINFO: waiting for key gc took: 100 ms 
    keyctl02.c:131: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    6 termination_type

    69

    824

    69

    824

    2350

    cve-2016-4470

    Mon Jun 16 19:21:27 2025

    "keyctl01.sh"

    ""

    exit

    keyctl01 1 TINFO: Running: keyctl01.sh  
    keyctl01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    keyctl01 1 TCONF: 'keyctl' not found 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    2351

    cve-2016-4997

    Mon Jun 16 19:21:27 2025

    "setsockopt03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    setsockopt03.c:50: TINFO: The vulnerability was only present in 32-bit compat mode 
    setsockopt03.c:73: TPASS: We didn't cause a crash, setsockopt returned -1: EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2352

    cve-2016-5195

    Mon Jun 16 19:21:27 2025

    "dirtyc0w"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_diroGZSR9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dirtyc0w.c:95: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    5

    202

    5

    202

    2353

    cve-2016-7042

    Mon Jun 16 19:21:28 2025

    "cve-2016-7042"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cve-2016-7042.c:30: TBROK: Failed to add key 
     
    HINT: You _MAY_ be missing kernel fixes: 
     
    https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=03dab869b7b2 
     
    HINT: You _MAY_ be vulnerable to CVE(s): 
     
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7042 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2354

    cve-2016-7117

    Mon Jun 16 19:21:28 2025

    "cve-2016-7117"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 30s 
    ../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../include/tst_fuzzy_sync.h:307: TINFO: loop = 10000, delay_bias = 283 
    ../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -2284ns, avg_dev =    87ns, dev_ratio = 0.04 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 20710ns, avg_dev =  1211ns, dev_ratio = 0.06 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg =  1416ns, avg_dev =   147ns, dev_ratio = 0.10 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 17009ns, avg_dev =  1176ns, dev_ratio = 0.07 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   179  , avg_dev =    13  , dev_ratio = 0.07 } 
    ../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [269, 504] 
    ../../include/tst_fuzzy_sync.h:307: TINFO: loop = 10014, delay_bias = 283 
    ../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -2330ns, avg_dev =    15ns, dev_ratio = 0.01 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 20935ns, avg_dev =  1669ns, dev_ratio = 0.08 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg =  1344ns, avg_dev =    37ns, dev_ratio = 0.03 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 17261ns, avg_dev =  1653ns, dev_ratio = 0.10 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   182  , avg_dev =    14  , dev_ratio = 0.08 } 
    ../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    cve-2016-7117.c:146: TPASS: Nothing bad happened, probably 
    cve-2016-7117.c:147: TINFO: Socket was closed too early 1850 times 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    60 termination_type

    6045

    5582

    6045

    5582

    2355

    cve-2016-8655

    Mon Jun 16 19:22:28 2025

    "setsockopt06"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1 cstime

    2356

    cve-2016-9604

    Mon Jun 16 19:22:28 2025

    "keyctl08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl08.c:26: TPASS: Denied access to .builtin_trusted_keys 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2357

    cve-2016-9793

    Mon Jun 16 19:22:28 2025

    "setsockopt04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setsockopt04.c:40: TINFO: Try to set send buffer size to: 4294967040 
    setsockopt04.c:41: TINFO: Send buffer size was set to: 4608 
    setsockopt04.c:46: TPASS: Was unable to set negative send buffer size! 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2358

    cve-2016-10044

    Mon Jun 16 19:22:28 2025

    "cve-2016-10044"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cve-2016-10044.c:53: TPASS: AIO mapping is not executable: rw-s 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    1

    1

    1

    2359

    cve-2017-2618

    Mon Jun 16 19:22:29 2025

    "cve-2017-2618"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cve-2017-2618.c:43: TPASS: Bug not reproduced 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    8

    6

    8

    6

    2360

    cve-2017-2636

    Mon Jun 16 19:22:29 2025

    "pty05"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2361

    cve-2017-2671

    Mon Jun 16 19:22:29 2025

    "cve-2017-2671"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 10s 
    cve-2017-2671.c:64: TINFO: Created ping socket, attempting to race... 
    ../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =    19ns, avg_dev =    47ns, dev_ratio = 2.39 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg =  1947ns, avg_dev =    95ns, dev_ratio = 0.05 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg =  1857ns, avg_dev =   136ns, dev_ratio = 0.07 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =   109ns, avg_dev =   108ns, dev_ratio = 0.99 } 
    ../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =     1  , avg_dev =     0  , dev_ratio = 0.00 } 
    ../../include/tst_fuzzy_sync.h:654: TINFO: Exceeded execution loops, requesting exit 
    cve-2017-2671.c:104: TPASS: We didn't crash 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    22 termination_type

    2406

    2081

    2406

    2081

    2362

    cve-2017-5754

    Mon Jun 16 19:22:51 2025

    "meltdown"

    ""

    exit

    tst_test.c:1322: TCONF:  is not supported 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2363

    cve-2017-6951

    Mon Jun 16 19:22:51 2025

    "request_key05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key05.c:27: TINFO: Requesting dead key 
    request_key05.c:31: TPASS: No crash after 256 attempts 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2364

    cve-2017-7308

    Mon Jun 16 19:22:51 2025

    "setsockopt02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    setsockopt02.c:71: TPASS: Can create ring buffer with good settinegs 
    setsockopt02.c:80: TPASS: Refused bad tp_sizeof_priv value: EINVAL (22) 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2365

    cve-2017-7472

    Mon Jun 16 19:22:51 2025

    "keyctl04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl04.c:40: TPASS: thread keyring was not leaked 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2366

    cve-2017-7616

    Mon Jun 16 19:22:51 2025

    "set_mempolicy05"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    2367

    cve-2017-8890

    Mon Jun 16 19:22:51 2025

    "accept02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_acchyrOj4 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    accept02.c:129: TINFO: Starting listener on port: 44619 
    accept02.c:73: TPASS: Multicast group was not copied: EADDRNOTAVAIL (99) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2368

    cve-2017-10661

    Mon Jun 16 19:22:51 2025

    "timerfd_settime02"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2369

    cve-2017-12192

    Mon Jun 16 19:22:51 2025

    "keyctl07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    keyctl07.c:63: TINFO: trying to read from the negative key... 
    keyctl07.c:73: TPASS: KEYCTL_READ on negative key expectedly failed with ENOKEY 
    keyctl07.c:89: TPASS: didn't crash while reading from negative key 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2370

    cve-2017-12193

    Mon Jun 16 19:22:51 2025

    "add_key04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    add_key04.c:71: TPASS: didn't crash while filling keyring 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    2371

    cve-2017-15274

    Mon Jun 16 19:22:51 2025

    "add_key02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'asymmetric' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'cifs.idmap' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'cifs.spnego' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'pkcs7_test' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'rxrpc' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'rxrpc_s' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'user' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'logon' 
    add_key02.c:59: TPASS: received expected EFAULT with key type 'big_key' 
     
    Summary: 
    passed   9 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    2372

    cve-2017-15299

    Mon Jun 16 19:22:52 2025

    "request_key03 -b cve-2017-15299"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 50s 
    request_key03.c:186: TPASS: didn't crash while updating key of type 'encrypted' 
    request_key03.c:200: TINFO: didn't crash while requesting key of type 'encrypted' 
    request_key03.c:150: TCONF: kernel doesn't support key type 'trusted' 
    request_key03.c:186: TPASS: didn't crash while updating key of type 'user' 
    request_key03.c:200: TINFO: didn't crash while requesting key of type 'user' 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    2 termination_type

    13

    119

    13

    119

    2373

    cve-2017-15537

    Mon Jun 16 19:22:54 2025

    "ptrace07"

    ""

    exit

    tst_test.c:1322: TCONF: Tests an x86_64 feature 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    2374

    cve-2017-15649

    Mon Jun 16 19:22:54 2025

    "fanout01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 30s 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =    42ns, avg_dev =    74ns, dev_ratio = 1.76 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg =  4928ns, avg_dev =   662ns, dev_ratio = 0.13 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 16912520ns, avg_dev = 1259245ns, dev_ratio = 0.07 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -16907550ns, avg_dev = 1259237ns, dev_ratio = 0.07 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 179141  , avg_dev = 13337  , dev_ratio = 0.07 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    fanout01.c:84: TPASS: Nothing bad happened, probably... 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    180 termination_type

    18038

    4

    18038

    4

    2375

    cve-2017-15951

    Mon Jun 16 19:25:54 2025

    "request_key03 -b cve-2017-15951"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 50s 
    request_key03.c:186: TINFO: didn't crash while updating key of type 'encrypted' 
    request_key03.c:200: TPASS: didn't crash while requesting key of type 'encrypted' 
    request_key03.c:150: TCONF: kernel doesn't support key type 'trusted' 
    request_key03.c:186: TINFO: didn't crash while updating key of type 'user' 
    request_key03.c:200: TPASS: didn't crash while requesting key of type 'user' 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    2 termination_type

    6

    123

    6

    123

    2376

    cve-2017-16939

    Mon Jun 16 19:25:56 2025

    "cve-2017-16939"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2377

    cve-2017-16995

    Mon Jun 16 19:25:56 2025

    "bpf_prog03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    bpf_common.c:16: TINFO: Raising RLIMIT_MEMLOCK to 2074976256 
    tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21) 
    bpf_prog03.c:108: TPASS: Failed verification: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    2

    0

    2

    2378

    cve-2017-17052

    Mon Jun 16 19:25:56 2025

    "cve-2017-17052"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cve-2017-17052.c:105: TINFO: run 0 passed 
    cve-2017-17052.c:105: TINFO: run 1 passed 
    cve-2017-17052.c:105: TINFO: run 2 passed 
    cve-2017-17052.c:105: TINFO: run 3 passed 
    cve-2017-17052.c:114: TPASS: kernel survived 4 runs 
    tst_test.c:1837: TINFO: Killed the leftover descendant processes 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    72

    13

    72

    2379

    cve-2017-17053

    Mon Jun 16 19:25:57 2025

    "cve-2017-17053"

    ""

    exit

    tst_test.c:1322: TCONF: no asm/ldt.h header (only for i386 or x86_64) 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2380

    cve-2017-17712

    Mon Jun 16 19:25:57 2025

    "sendmsg03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2381

    cve-2017-17805

    Mon Jun 16 19:25:57 2025

    "af_alg02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_af_oFQQ8e as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 50s 
    tst_af_alg.c:42: TCONF: kernel doesn't support skcipher algorithm 'salsa20' 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2382

    cve-2017-17806

    Mon Jun 16 19:25:57 2025

    "af_alg01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(md5))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(md5-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha1))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha1-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha224))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha224-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha256))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha256-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-256))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-256-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-512))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-512-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sm3))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sm3-generic))') 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    2

    1

    2

    2383

    cve-2017-17807

    Mon Jun 16 19:25:58 2025

    "request_key04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    request_key04.c:67: TPASS: request_key() failed with EACCES as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2384

    cve-2017-18075

    Mon Jun 16 19:25:58 2025

    "pcrypt_aead01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    pcrypt_aead01.c:65: TPASS: Nothing bad appears to have happened 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    55 termination_type

    15

    128

    15

    128

    2385

    cve-2017-18344

    Mon Jun 16 19:26:53 2025

    "timer_create03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_create03.c:46: TPASS: timer_create() failed as expected: EINVAL (22) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2386

    cve-2017-1000111

    Mon Jun 16 19:26:53 2025

    "setsockopt07"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 00s 
    ../../../../include/tst_fuzzy_sync.h:654: TINFO: Exceeded execution loops, requesting exit 
    setsockopt07.c:109: TPASS: Cannot reproduce bug 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    24 termination_type

    1643

    2

    1643

    2

    2387

    cve-2017-1000112

    Mon Jun 16 19:27:17 2025

    "setsockopt05"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2388

    cve-2017-1000364

    Mon Jun 16 19:27:17 2025

    "stack_clash"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: stack_guard_gap is not found in /proc/cmdline 
    stack_clash.c:294: TINFO: STACK_GROWSDOWN = 1 == 0x3fe62e3e60 > 0x3fe62e3de0 
    stack_clash.c:244: TINFO: Stack:0x3fe61e3000+0x102000 mmap:0x3fe60e2000+0x1000 
    stack_clash.c:85: TINFO: mmap = [3fe60e2000, 3fe60e3000), addr = 3fe61e2d90, diff = ffd90, THRESHOLD = ff000 
    stack_clash.c:319: TPASS: stack is far enough from mmaped area 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    2389

    cve-2017-1000380

    Mon Jun 16 19:27:18 2025

    "snd_timer01"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2390

    cve-2017-1000405

    Mon Jun 16 19:27:18 2025

    "thp04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 03m 00s 
    ../../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1024, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   -63ns, avg_dev =    67ns, dev_ratio = 1.06 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 43683ns, avg_dev =  1277ns, dev_ratio = 0.03 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 42381ns, avg_dev =  1728ns, dev_ratio = 0.04 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  1239ns, avg_dev =  2029ns, dev_ratio = 1.64 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =     8  , avg_dev =    12  , dev_ratio = 1.48 } 
    ../../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-189, 219] 
    ../../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 7304, delay_bias = 0 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =  -323ns, avg_dev =    32ns, dev_ratio = 0.10 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 40591ns, avg_dev =   402ns, dev_ratio = 0.01 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 35063ns, avg_dev =   389ns, dev_ratio = 0.01 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg =  5205ns, avg_dev =   236ns, dev_ratio = 0.05 } 
    ../../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =    28  , avg_dev =     1  , dev_ratio = 0.04 } 
    ../../../../include/tst_fuzzy_sync.h:654: TINFO: Exceeded execution loops, requesting exit 
    thp04.c:141: TPASS: Huge zero page is still clean 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    11 termination_type

    812

    944

    812

    944

    2391

    cve-2018-5803

    Mon Jun 16 19:27:29 2025

    "sctp_big_chunk"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_security.c:38: TINFO: FIPS: off 
    sctp_big_chunk.c:68: TINFO: sctp server listen on 52062 
    sctp_big_chunk.c:147: TINFO: set chunk length 65480 
    sctp_big_chunk.c:199: TPASS: test doesn't cause crash 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2392

    cve-2018-6927

    Mon Jun 16 19:27:29 2025

    "futex_cmp_requeue02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    futex_cmp_requeue02.c:71: TINFO: Testing variant: syscall with old kernel spec 
    futex_cmp_requeue02.c:64: TPASS: futex_cmp_requeue() failed as expected: EINVAL (22) 
    futex_cmp_requeue02.c:64: TPASS: futex_cmp_requeue() failed as expected: EINVAL (22) 
    futex_cmp_requeue02.c:64: TPASS: futex_cmp_requeue() failed as expected: EAGAIN/EWOULDBLOCK (11) 
     
    Summary: 
    passed   3 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    2393

    cve-2018-7566

    Mon Jun 16 19:27:29 2025

    "snd_seq01"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2394

    cve-2018-8897

    Mon Jun 16 19:27:29 2025

    "ptrace09"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    2395

    cve-2018-9568

    Mon Jun 16 19:27:29 2025

    "connect02"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2396

    cve-2018-10124

    Mon Jun 16 19:27:29 2025

    "kill13"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_UBSAN_SIGNED_OVERFLOW' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_UBSAN_SIGNED_OVERFLOW Undefined 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    2

    1

    2

    1

    2397

    cve-2018-11508

    Mon Jun 16 19:27:30 2025

    "adjtimex03"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:51: TINFO: expecting adjtimex() to fail with EINVAL with mode 0x8000 
    adjtimex03.c:60: TINFO: tai : 0x00000000 
    adjtimex03.c:71: TPASS: Data leak not observed 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2398

    cve-2018-12896

    Mon Jun 16 19:27:30 2025

    "timer_settime03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    timer_settime03.c:69: TINFO: CLOCK_REALTIME resolution 1ns 
    timer_settime03.c:105: TPASS: Timer overrun count is capped 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2399

    cve-2018-13405

    Mon Jun 16 19:27:30 2025

    "creat09"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_credWEByo as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 31s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:156: TINFO: Skipping vfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping exfat as requested by the test 
    tst_supported_fs_types.c:156: TINFO: Skipping ntfs as requested by the test 
    tst_supported_fs_types.c:97: TINFO: Kernel supports tmpfs 
    tst_supported_fs_types.c:49: TINFO: mkfs is not needed for tmpfs 
    tst_test.c:1888: TINFO: === Testing on ext2 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_credWEByo/mntpoint fstyp=ext2 flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    tst_test.c:1888: TINFO: === Testing on ext3 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_credWEByo/mntpoint fstyp=ext3 flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    tst_test.c:1888: TINFO: === Testing on ext4 === 
    tst_test.c:1217: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 
    mke2fs 1.47.1 (20-May-2024) 
    tst_test.c:1229: TINFO: Mounting /dev/loop0 to /tmp/ltp-Qjsl7wDDwO/LTP_credWEByo/mntpoint fstyp=ext4 flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    tst_test.c:1888: TINFO: === Testing on tmpfs === 
    tst_test.c:1217: TINFO: Skipping mkfs for TMPFS filesystem 
    tst_test.c:1193: TINFO: Limiting tmpfs size to 32MB 
    tst_test.c:1229: TINFO: Mounting ltp-tmpfs to /tmp/ltp-Qjsl7wDDwO/LTP_credWEByo/mntpoint fstyp=tmpfs flags=0 
    creat09.c:71: TINFO: User nobody: uid = 65534, gid = 65534 
    creat09.c:73: TINFO: Found unused GID 11: SUCCESS (0) 
    creat09.c:118: TINFO: File created with umask(0) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
    creat09.c:118: TINFO: File created with umask(S_IXGRP) 
    creat09.c:104: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set 
    creat09.c:104: TPASS: mntpoint/testdir/open.tmp: Owned by correct group 
    creat09.c:110: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set 
     
    Summary: 
    passed   32 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    8

    76

    8

    76

    2400

    cve-2018-18445

    Mon Jun 16 19:27:31 2025

    "bpf_prog04"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2401

    cve-2018-18559

    Mon Jun 16 19:27:31 2025

    "bind06"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2402

    cve-2018-18955

    Mon Jun 16 19:27:31 2025

    "userns08"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_useCghQCi as tmpdir (tmpfs filesystem) 
    tst_sys_conf.c:67: TINFO: Path not found: /proc/sys/kernel/unprivileged_userns_clone: ENOENT (2) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    userns08.c:65: TPASS: Denied write access to ./restricted : EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    2403

    cve-2018-19854

    Mon Jun 16 19:27:31 2025

    "crypto_user01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    crypto_user01.c:165: TPASS: No information leaks found 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2404

    cve-2018-1000001

    Mon Jun 16 19:27:31 2025

    "realpath01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_reajLGgK4 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    realpath01.c:33: TPASS: realpath(".", NULL) : ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2405

    cve-2018-1000199

    Mon Jun 16 19:27:31 2025

    "ptrace08"

    ""

    exit

    tst_test.c:1325: TCONF: This arch 'unknown' is not supported for test! 
    

    "ok"

    0 termination_type

    0

    0

    0

    0

    2406

    cve-2018-1000204

    Mon Jun 16 19:27:31 2025

    "ioctl_sg01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 1h 00m 30s 
    ioctl_sg01.c:79: TCONF: Could not find any usable SCSI device 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2407

    cve-2019-8912

    Mon Jun 16 19:27:31 2025

    "af_alg07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_af_DLF3XO as tmpdir (tmpfs filesystem) 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2408

    cve-2020-11494

    Mon Jun 16 19:27:31 2025

    "pty04"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_ptyNMeIIa as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    pty04.c:142: TINFO: PTS path is /dev/pts/3 
    pty04.c:263: TINFO: Netdev is sl0 
    pty04.c:272: TINFO: Netdev MTU is 8192 (we set 8192) 
    pty04.c:289: TINFO: Bound netdev 6364 to socket 5 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:402: TINFO: Reading from socket 5 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:226: TPASS: Wrote PTY N_SLIP 3 (1) 
    pty04.c:235: TPASS: Wrote PTY N_SLIP 3 (2) 
    pty04.c:408: TPASS: Read netdev N_SLIP 5 (1) 
    pty04.c:414: TPASS: Read netdev N_SLIP 5 (2) 
    pty04.c:420: TPASS: Write netdev N_SLIP 5 
    pty04.c:241: TPASS: Read PTY N_SLIP 3 
    pty04.c:431: TPASS: Data transmission on netdev interrupted by hangup 
    pty04.c:459: TINFO: Sent hangup ioctl to PTS 
    pty04.c:461: TINFO: Sent hangup ioctl to PTM 
    pty04.c:252: TPASS: Transmission on PTY interrupted by hangup 
    pty04.c:142: TINFO: PTS path is /dev/pts/4 
    pty04.c:263: TINFO: Netdev is can0 
    pty04.c:272: TINFO: Netdev MTU is 16 (we set 16) 
    pty04.c:289: TINFO: Bound netdev 6365 to socket 8 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:402: TINFO: Reading from socket 8 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    pty04.c:226: TPASS: Wrote PTY N_SLCAN 6 (1) 
    pty04.c:235: TPASS: Wrote PTY N_SLCAN 6 (2) 
    pty04.c:408: TPASS: Read netdev N_SLCAN 8 (1) 
    pty04.c:414: TPASS: Read netdev N_SLCAN 8 (2) 
    pty04.c:420: TPASS: Write netdev N_SLCAN 8 
    pty04.c:241: TPASS: Read PTY N_SLCAN 6 
    pty04.c:431: TPASS: Data transmission on netdev interrupted by hangup 
    pty04.c:459: TINFO: Sent hangup ioctl to PTS 
    pty04.c:461: TINFO: Sent hangup ioctl to PTM 
    pty04.c:252: TPASS: Transmission on PTY interrupted by hangup 
     
    Summary: 
    passed   16 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    1

    5

    1

    5

    2409

    cve-2020-14386

    Mon Jun 16 19:27:35 2025

    "sendto03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2410

    cve-2020-14416

    Mon Jun 16 19:27:35 2025

    "pty03"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 01m 00s 
    pty03.c:106: TINFO: Creating PTY with SLIP line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -4524ns, avg_dev = 22861ns, dev_ratio = 5.05 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 43766464ns, avg_dev = 7747230ns, dev_ratio = 0.18 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 84705ns, avg_dev = 41870ns, dev_ratio = 0.49 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 43677236ns, avg_dev = 7765831ns, dev_ratio = 0.18 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 428165  , avg_dev = 82063  , dev_ratio = 0.19 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with SLIP TTY discipline 
    pty03.c:106: TINFO: Creating PTY with Async PPP line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   204ns, avg_dev =   185ns, dev_ratio = 0.91 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 73047ns, avg_dev = 237056ns, dev_ratio = 3.25 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 60651ns, avg_dev = 50057ns, dev_ratio = 0.83 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 12599ns, avg_dev = 211637ns, dev_ratio = 16.80 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   717  , avg_dev =  2582  , dev_ratio = 3.60 } 
    ../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-421, 317] 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 1139, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   331ns, avg_dev =    31ns, dev_ratio = 0.09 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 31980ns, avg_dev =  1121ns, dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 42479ns, avg_dev =  1833ns, dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -10168ns, avg_dev =   845ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   101  , avg_dev =     8  , dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with Async PPP TTY discipline 
    pty03.c:106: TINFO: Creating PTY with AX25/KISS line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -28471ns, avg_dev = 43060ns, dev_ratio = 1.51 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 23173024ns, avg_dev = 3496998ns, dev_ratio = 0.15 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 45190ns, avg_dev = 14287ns, dev_ratio = 0.32 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 23099364ns, avg_dev = 3529134ns, dev_ratio = 0.15 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 217792  , avg_dev = 37127  , dev_ratio = 0.17 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with AX25/KISS TTY discipline 
    pty03.c:106: TINFO: Creating PTY with HDLC line discipline 
    pty03.c:89: TCONF: You don't appear to have the HDLC TTY line discipline: EINVAL (22) 
    pty03.c:106: TINFO: Creating PTY with Sync PPP line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -37502ns, avg_dev = 207730ns, dev_ratio = 5.54 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 56967ns, avg_dev = 102501ns, dev_ratio = 1.80 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 48532ns, avg_dev =  8036ns, dev_ratio = 0.17 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -29067ns, avg_dev = 107494ns, dev_ratio = 3.70 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   270  , avg_dev =   984  , dev_ratio = 3.64 } 
    ../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-443, 331] 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 6911, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   333ns, avg_dev =    28ns, dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 34081ns, avg_dev =  1174ns, dev_ratio = 0.03 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 45638ns, avg_dev =  1367ns, dev_ratio = 0.03 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -11224ns, avg_dev =   818ns, dev_ratio = 0.07 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   109  , avg_dev =     8  , dev_ratio = 0.08 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with Sync PPP TTY discipline 
    pty03.c:106: TINFO: Creating PTY with SLCAN line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -372866ns, avg_dev = 604700ns, dev_ratio = 1.62 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 30626492ns, avg_dev = 3770501ns, dev_ratio = 0.12 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 85051ns, avg_dev = 37612ns, dev_ratio = 0.44 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 30168574ns, avg_dev = 3927528ns, dev_ratio = 0.13 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 273511  , avg_dev = 33989  , dev_ratio = 0.12 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with SLCAN TTY discipline 
    pty03.c:106: TINFO: Creating PTY with PPS line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =  -425ns, avg_dev =  2337ns, dev_ratio = 5.50 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 4889222ns, avg_dev = 1304249ns, dev_ratio = 0.27 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 36014ns, avg_dev =  2561ns, dev_ratio = 0.07 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = 4852783ns, avg_dev = 1302791ns, dev_ratio = 0.27 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 45108  , avg_dev = 13623  , dev_ratio = 0.30 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with PPS TTY discipline 
    pty03.c:106: TINFO: Creating PTY with CAIF line discipline 
    pty03.c:89: TCONF: You don't appear to have the CAIF TTY line discipline: EINVAL (22) 
    pty03.c:106: TINFO: Creating PTY with GSM line discipline 
    ../../../include/tst_fuzzy_sync.h:484: TINFO: Minimum sampling period ended 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 20, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg = -27397ns, avg_dev = 143127ns, dev_ratio = 5.22 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 21027ns, avg_dev = 21317ns, dev_ratio = 1.01 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 1084548ns, avg_dev = 792687ns, dev_ratio = 0.73 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -1090918ns, avg_dev = 902323ns, dev_ratio = 0.83 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg = 10099  , avg_dev =  7815  , dev_ratio = 0.77 } 
    ../../../include/tst_fuzzy_sync.h:494: TINFO: Reached deviation ratios < 0.10, introducing randomness 
    ../../../include/tst_fuzzy_sync.h:497: TINFO: Delay range is [-264, 146] 
    ../../../include/tst_fuzzy_sync.h:307: TINFO: loop = 131, delay_bias = 0 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: start_a - start_b: { avg =   327ns, avg_dev =    32ns, dev_ratio = 0.10 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - start_a  : { avg = 14545ns, avg_dev =   393ns, dev_ratio = 0.03 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_b - start_b  : { avg = 26204ns, avg_dev =   475ns, dev_ratio = 0.02 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: end_a - end_b    : { avg = -11332ns, avg_dev =   507ns, dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:295: TINFO: spins            : { avg =   114  , avg_dev =     5  , dev_ratio = 0.04 } 
    ../../../include/tst_fuzzy_sync.h:648: TINFO: Exceeded execution time, requesting exit 
    pty03.c:132: TPASS: Did not crash with GSM TTY discipline 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    210 termination_type

    19607

    9392

    19607

    9392

    2411

    cve-2020-25705

    Mon Jun 16 19:31:05 2025

    "icmp_rate_limit01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    icmp_rate_limit01.c:215: TINFO: Batch 0: Got 92 ICMP errors 
    icmp_rate_limit01.c:219: TINFO: Batch 1: Got 65 ICMP errors 
    icmp_rate_limit01.c:228: TPASS: ICMP rate limit is randomized 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    4 termination_type

    2

    6

    2

    6

    2412

    cve-2020-29373

    Mon Jun 16 19:31:09 2025

    "io_uring02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_io_yfzQeK as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    io_uring02.c:191: TINFO: IOSQE_ASYNC is supported 
    io_uring02.c:204: TPASS: Write outside chroot failed as expected: ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2413

    cve-2020-36557

    Mon Jun 16 19:31:09 2025

    "pty06"

    ""

    exit

    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1 cstime

    2414

    cve-2021-3444

    Mon Jun 16 19:31:09 2025

    "bpf_prog05"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2415

    cve-2021-3609

    Mon Jun 16 19:31:09 2025

    "can_bcm01"

    ""

    exit

    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1 cstime

    2416

    cve-2021-4034

    Mon Jun 16 19:31:09 2025

    "execve06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    execve06_child.c:24: TPASS: argv[0] was filled in by kernel 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    2417

    cve-2021-4197_1

    Mon Jun 16 19:31:09 2025

    "cgroup_core01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cgroup_core01.c:61: TPASS: test_lesser_euid_open passed: EACCES (13) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    2

    2

    2

    2418

    cve-2021-4197_2

    Mon Jun 16 19:31:09 2025

    "cgroup_core02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    cgroup_core02.c:89: TPASS: test_lesser_ns_open passed: ENOENT (2) 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2419

    cve-2021-4204

    Mon Jun 16 19:31:09 2025

    "bpf_prog06"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2420

    cve-2021-22555

    Mon Jun 16 19:31:09 2025

    "setsockopt08 -i 100"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2421

    cve-2021-26708

    Mon Jun 16 19:31:09 2025

    "vsock01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2422

    cve-2021-22600

    Mon Jun 16 19:31:09 2025

    "setsockopt09"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1 cstime

    2423

    cve-2021-38604

    Mon Jun 16 19:31:09 2025

    "mq_notify03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    mq_notify03.c:83: TPASS: mq_unlink(m_name) passed 
    mq_notify03.c:55: TPASS: mq_notify(m, &sev) passed 
    mq_notify03.c:56: TPASS: mq_notify(m, NULL) passed 
    mq_notify03.c:62: TPASS: mq_notify(m, &sev) passed 
    mq_notify03.c:63: TPASS: mq_send(m, msg, sizeof(msg), 1) passed 
    mq_notify03.c:36: TPASS: (size_t) mq_receive(m, buf, sizeof(buf), NULL) passed 
    mq_notify03.c:38: TPASS: memcmp(buf, msg, sizeof(buf)) passed 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2424

    cve-2022-0847

    Mon Jun 16 19:31:09 2025

    "dirtypipe"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dire4Pal9 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    dirtypipe.c:60: TPASS: read buff data match, bug doesn't exist 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2425

    cve-2022-2590

    Mon Jun 16 19:31:09 2025

    "dirtyc0w_shmem"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_dir3yUCA1 as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 02m 30s 
    dirtyc0w_shmem.c:54: TINFO: Mounting tmp_dirtyc0w_shmem to /tmp/ltp-Qjsl7wDDwO/LTP_dir3yUCA1/tmp_dirtyc0w_shmem fstyp=tmpfs flags=0 
    dirtyc0w_shmem.c:97: TPASS: Bug not reproduced 
    dirtyc0w_shmem.c:102: TINFO: Umounting /tmp/ltp-Qjsl7wDDwO/LTP_dir3yUCA1/tmp_dirtyc0w_shmem 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    121 termination_type

    17212

    3590

    17212

    3590

    2426

    cve-2022-23222

    Mon Jun 16 19:33:10 2025

    "bpf_prog07"

    ""

    exit

    tst_buffers.c:57: TINFO: Test is using guarded buffers 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2427

    cve-2023-1829

    Mon Jun 16 19:33:10 2025

    "tcindex01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_kconfig.c:531: TINFO: Constraint 'CONFIG_NET_CLS_TCINDEX' not satisfied! 
    tst_kconfig.c:477: TINFO: Variables: 
    tst_kconfig.c:486: TINFO:  CONFIG_NET_CLS_TCINDEX Undefined 
    tst_test.c:1353: TCONF: Aborting due to unsuitable kernel config, see above! 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2428

    cve-2023-0461

    Mon Jun 16 19:33:10 2025

    "setsockopt10"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_setGNoagr as tmpdir (tmpfs filesystem) 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2429

    cve-2023-31248

    Mon Jun 16 19:33:10 2025

    "nft02"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2430

    cve-2020-25704

    Mon Jun 16 19:33:10 2025

    "perf_event_open03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    perf_event_open03.c:41: TCONF: intel_pt is not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2431

    cve-2022-0185

    Mon Jun 16 19:33:10 2025

    "fsconfig03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_fscJiKRVO as tmpdir (tmpfs filesystem) 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2432

    cve-2022-4378

    Mon Jun 16 19:33:10 2025

    "cve-2022-4378"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2433

    af_alg01

    Mon Jun 16 19:33:10 2025

    "af_alg01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(md5))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(md5-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha1))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha1-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha224))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha224-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha256))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha256-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-256))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-256-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-512))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sha3-512-generic))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sm3))') 
    af_alg01.c:54: TPASS: couldn't instantiate nested hmac algorithm ('hmac(hmac(sm3-generic))') 
     
    Summary: 
    passed   14 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    1

    3

    1

    3

    2434

    af_alg02

    Mon Jun 16 19:33:11 2025

    "af_alg02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_af_wmT0Wd as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 50s 
    tst_af_alg.c:42: TCONF: kernel doesn't support skcipher algorithm 'salsa20' 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2435

    af_alg03

    Mon Jun 16 19:33:11 2025

    "af_alg03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    af_alg03.c:28: TPASS: couldn't instantiate rfc7539 template with wrong digest size 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    2436

    af_alg04

    Mon Jun 16 19:33:11 2025

    "af_alg04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    af_alg04.c:37: TINFO: Starting vmac hashing test.  May crash buggy kernels. 
    af_alg04.c:51: TPASS: didn't crash 
    tst_af_alg.c:107: TCONF: kernel doesn't have hash algorithm 'vmac64(sm4)' 
    tst_af_alg.c:107: TCONF: kernel doesn't have hash algorithm 'vmac(sm4)' 
    tst_af_alg.c:107: TCONF: kernel doesn't have hash algorithm 'vmac64(sm4-generic)' 
    tst_af_alg.c:107: TCONF: kernel doesn't have hash algorithm 'vmac(sm4-generic)' 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  4 
    warnings 0 
    

    "ok"

    4 termination_type

    17

    595

    17

    595

    2437

    af_alg05

    Mon Jun 16 19:33:15 2025

    "af_alg05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    af_alg05.c:40: TPASS: read() expectedly failed with EINVAL 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    3

    0

    3

    2438

    af_alg06

    Mon Jun 16 19:33:15 2025

    "af_alg06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    af_alg06.c:37: TINFO: Setting malformed authenc key. May crash buggy kernels. 
    af_alg06.c:46: TPASS: didn't crash, and got EINVAL as expected 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2439

    af_alg07

    Mon Jun 16 19:33:15 2025

    "af_alg07"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_af_1hfIZT as tmpdir (tmpfs filesystem) 
    tst_taint.c:85: TCONF: Ignoring already set kernel warning taint 
    tst_taint.c:92: TINFO: tainted: D (OOPS/BUG) 
    tst_taint.c:92: TINFO: tainted: W (Warning) 
    tst_taint.c:92: TINFO: tainted: O (Out of tree module loaded) 
    tst_taint.c:95: TBROK: Kernel is already tainted 
     
    Summary: 
    passed   0 
    failed   0 
    broken   1 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0 cstime

    2440

    pcrypt_aead01

    Mon Jun 16 19:33:15 2025

    "pcrypt_aead01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 05m 30s 
    pcrypt_aead01.c:65: TPASS: Nothing bad appears to have happened 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    99 termination_type

    12

    207

    12

    207

    2441

    crypto_user01

    Mon Jun 16 19:34:54 2025

    "crypto_user01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    crypto_user01.c:165: TPASS: No information leaks found 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2442

    crypto_user02

    Mon Jun 16 19:34:54 2025

    "crypto_user02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    crypto_user02.c:96: TINFO: Starting crypto_user larval deletion test using algorithm hmac(sha384-generic). May crash buggy kernels. 
    crypto_user02.c:133: TPASS: didn't crash 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    13

    16

    13

    16

    2443

    cn_pec_sh

    Mon Jun 16 19:34:55 2025

    "cn_pec.sh"

    ""

    exit

    cn_pec 1 TINFO: Running: cn_pec.sh  
    cn_pec 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    cn_pec 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_cn_pec.AWstpCg3sk as tmpdir (tmpfs filesystem) 
    cn_pec 1 TINFO: timeout per run is 0h 5m 0s 
    cn_pec 1 TINFO: Test process events connector 
    cn_pec 1 TINFO: Testing fork event (nevents=10) 
    cn_pec 1 TPASS: All events detected 
    cn_pec 2 TINFO: Testing exec event (nevents=10) 
    cn_pec 2 TPASS: All events detected 
    cn_pec 3 TINFO: Testing exit event (nevents=10) 
    cn_pec 3 TPASS: All events detected 
    cn_pec 4 TINFO: Testing uid event (nevents=10) 
    cn_pec 4 TPASS: All events detected 
    cn_pec 5 TINFO: Testing gid event (nevents=10) 
    cn_pec 5 TPASS: All events detected 
     
    Summary: 
    passed   5 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    1 termination_type

    18

    26

    18

    26

    2444

    kmsg01

    Mon Jun 16 19:34:56 2025

    "kmsg01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    kmsg01.c:282: TINFO: TEST: injected messages appear in /dev/kmsg 
    kmsg01.c:324: TPASS: injected messages found in log 
    kmsg01.c:325: TPASS: sequence numbers grow as expected 
    kmsg01.c:232: TINFO: TEST: nonblock read 
    kmsg01.c:237: TPASS: non-block read returned EAGAIN 
    kmsg01.c:248: TINFO: TEST: blocking read 
    kmsg01.c:253: TPASS: read blocked 
    kmsg01.c:264: TINFO: TEST: partial read 
    kmsg01.c:269: TPASS: read failed as expected: EINVAL (22) 
    kmsg01.c:339: TINFO: TEST: mult. readers will get same first message 
    kmsg01.c:375: TPASS: all readers got same message on first read 
    kmsg01.c:392: TINFO: TEST: read returns EPIPE when messages get overwritten 
    kmsg01.c:398: TINFO: first seqno: 66071 
    kmsg01.c:411: TINFO: first seqno now: 67863 
    kmsg01.c:423: TPASS: read failed with EPIPE as expected 
    kmsg01.c:428: TINFO: TEST: Subsequent reads() will return available records again 
    kmsg01.c:433: TPASS: after EPIPE read returned next record 
    kmsg01.c:465: TINFO: TEST: seek SEEK_SET 0 
    kmsg01.c:514: TPASS: SEEK_SET 0 
    kmsg01.c:520: TINFO: TEST: seek SEEK_END 0 
    kmsg01.c:524: TPASS: SEEK_END 0 
    kmsg01.c:530: TINFO: TEST: seek SEEK_DATA 0 
    kmsg01.c:538: TPASS: SEEK_DATA 0 
     
    Summary: 
    passed   11 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    3 termination_type

    17

    251

    17

    251

    2445

    fw_load

    Mon Jun 16 19:34:59 2025

    "fw_load"

    ""

    exit

    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    fw_load     0  TINFO  :  module signature enforcement: off 
    fw_load     1  TPASS  :  Expect: can load firmware '.../n0_load_tst.fw' 
    fw_load     2  TPASS  :  Expect: can load firmware '.../n1_load_tst.fw' 
    fw_load     3  TPASS  :  Expect: can load firmware '.../n2_load_tst.fw' 
    fw_load     4  TPASS  :  Expect: can load firmware '.../n3_load_tst.fw' 
    fw_load     5  TPASS  :  Expect: can't load firmware '.../n4_load_tst.fw' 
    

    "ok"

    0 termination_type

    1

    11

    1

    11

    2446

    rtc01

    Mon Jun 16 19:34:59 2025

    "rtc01"

    ""

    exit

    rtc01       0  TINFO  :  RTC READ TEST: 
    rtc01       1  TPASS  :  RTC READ TEST Passed 
    rtc01       0  TINFO  :  Current RTC date/time is 16-6-2025, 11:34:59. 
    rtc01       0  TINFO  :  RTC ALARM TEST : 
    rtc01       0  TINFO  :  Alarm time set to 11:35:04. 
    rtc01       0  TINFO  :  Waiting 5 seconds for the alarm... 
    rtc01       0  TINFO  :  Alarm rang. 
    rtc01       2  TPASS  :  RTC ALARM TEST Passed 
    rtc01       0  TINFO  :  RTC UPDATE INTERRUPTS TEST : 
    rtc01       0  TINFO  :  Waiting for  5 update interrupts... 
    rtc01       0  TINFO  :  Update interrupt 1 
    rtc01       0  TINFO  :  Update interrupt 2 
    rtc01       0  TINFO  :  Update interrupt 3 
    rtc01       0  TINFO  :  Update interrupt 4 
    rtc01       0  TINFO  :  Update interrupt 5 
    rtc01       3  TPASS  :  RTC UPDATE INTERRUPTS TEST Passed 
    rtc01       0  TINFO  :  RTC Tests Done! 
    

    "ok"

    9 termination_type

    0

    0

    0

    0

    2447

    rtc02

    Mon Jun 16 19:35:08 2025

    "rtc02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    rtc02.c:110: TINFO: To set RTC date/time is: 2025-06-16 10:35:09 
    rtc02.c:124: TINFO: read RTC date/time is: 2025-06-16 11:35:09 
    rtc02.c:83: TFAIL: seconds1 is 38109, seconds2 is 41709 
    rtc02.c:127: TFAIL: RTC SET TEST 
     
    Summary: 
    passed   0 
    failed   2 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2448

    block_dev

    Mon Jun 16 19:35:08 2025

    "block_dev"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '1' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '2' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '3' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '4' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '5' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '6' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:65: TPASS: Test-case '7' 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:52: TCONF: Skipped n = 8 
    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_module.c:139: TINFO: module signature enforcement: off 
    block_dev.c:52: TCONF: Skipped n = 9 
     
    Summary: 
    passed   7 
    failed   0 
    broken   0 
    skipped  2 
    warnings 0 
    

    "ok"

    1 termination_type

    12

    59

    12

    59

    2449

    tpci

    Mon Jun 16 19:35:09 2025

    "tpci"

    ""

    exit

    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    test_pci    0  TINFO  :  module signature enforcement: off 
    test_pci    1  TCONF  :  tst_module.c:72: Failed to find module 'ltp_tpci.ko' 
    test_pci    2  TCONF  :  tst_module.c:72: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2450

    tbio

    Mon Jun 16 19:35:09 2025

    "tbio"

    ""

    exit

    ltp_tbio    1  TCONF  :  tst_module.c:72: Failed to find module 'ltp_tbio.ko' 
    ltp_tbio    2  TCONF  :  tst_module.c:72: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2451

    ltp_acpi

    Mon Jun 16 19:35:09 2025

    "ltp_acpi"

    ""

    exit

    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    ltp_acpi    0  TINFO  :  module signature enforcement: off 
    ltp_acpi    1  TCONF  :  tst_module.c:72: Failed to find module 'ltp_acpi_cmds.ko' 
    ltp_acpi    2  TCONF  :  tst_module.c:72: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2452

    cpufreq_boost

    Mon Jun 16 19:35:09 2025

    "cpufreq_boost"

    ""

    exit

    cpufreq_boost    1  TCONF  :  cpufreq_boost.c:107: overclock not supported 
    cpufreq_boost    2  TCONF  :  cpufreq_boost.c:107: Remaining cases not appropriate for configuration 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2453

    uaccess

    Mon Jun 16 19:35:09 2025

    "uaccess"

    ""

    exit

    tst_kconfig.c:629: TINFO: module.sig_enforce is not found in /proc/cmdline 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    ltp_uaccess    0  TINFO  :  module signature enforcement: off 
    ltp_uaccess    0  TINFO  :  TC 0: read user-space memory from kernel, ptr '0x2ac72564e8' 
    ltp_uaccess    1  TPASS  :  copy_from_user(), get_user(): strings equal 
    ltp_uaccess    0  TINFO  :  TC 1: write from kernel-space to user-space, ptr '0x3feef07280' 
    ltp_uaccess    2  TPASS  :  copy_to_user(), put_user(): strings equal 
    

    "ok"

    0 termination_type

    2

    4

    2

    4

    2454

    rcu_torture

    Mon Jun 16 19:35:09 2025

    "rcu_torture.sh"

    ""

    exit

    rcu_torture 1 TINFO: Running: rcu_torture.sh  
    rcu_torture 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    rcu_torture 1 TINFO: timeout per run is 0h 5m 0s 
    rcu_torture 1 TCONF: rcutorture is built-in, non-existent or in use 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    4

    5

    4

    5

    2455

    lock_torture

    Mon Jun 16 19:35:09 2025

    "lock_torture.sh"

    ""

    exit

    lock_torture 1 TCONF: Test requires locktorture module 
    lock_torture 2 TINFO: cleanup 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2456

    zram01

    Mon Jun 16 19:35:09 2025

    "zram01.sh"

    ""

    exit

    zram01 1 TINFO: Running: zram01.sh  
    zram01 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    zram01 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_zram01.nqf2k3oh5n as tmpdir (tmpfs filesystem) 
    zram01 1 TINFO: timeout per run is 0h 5m 0s 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext2 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext2 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext3 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext3 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports ext4 
    tst_supported_fs_types.c:62: TINFO: mkfs.ext4 does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports xfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.xfs does not exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports btrfs 
    tst_supported_fs_types.c:58: TINFO: mkfs.btrfs does not exist 
    tst_supported_fs_types.c:105: TINFO: Skipping bcachefs because of FUSE blacklist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports vfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.vfat does exist 
    tst_supported_fs_types.c:97: TINFO: Kernel supports exfat 
    tst_supported_fs_types.c:62: TINFO: mkfs.exfat does exist 
    tst_supported_fs_types.c:132: TINFO: FUSE does support ntfs 
    tst_supported_fs_types.c:62: TINFO: mkfs.ntfs does exist 
    tst_supported_fs_types.c:156: TINFO: Skipping tmpfs as requested by the test 
    zram01 1 TINFO: timeout per run is 0h 45m 0s 
    zram01 1 TINFO: create '6' zram device(s) 
    zram01 1 TPASS: all zram devices (/dev/zram0~5) successfully created 
    zram01 1 TCONF: The device attribute max_comp_streams was introduced in kernel 3.15 and deprecated in 4.7 
    zram01 2 TINFO: test that we can set compression algorithm 
    zram01 2 TINFO: supported algs: lzo lzo-rle lz4 lz4hc zstd  
    zram01 2 TINFO: /sys/block/zram0/comp_algorithm = 'lzo' 
    zram01 2 TINFO: /sys/block/zram0/comp_algorithm = 'lzo-rle' 
    zram01 2 TINFO: /sys/block/zram0/comp_algorithm = 'lz4' 
    zram01 2 TINFO: /sys/block/zram0/comp_algorithm = 'lz4hc' 
    zram01 2 TINFO: /sys/block/zram0/comp_algorithm = 'zstd' 
    zram01 2 TINFO: /sys/block/zram1/comp_algorithm = 'lzo' 
    zram01 2 TINFO: /sys/block/zram1/comp_algorithm = 'lzo-rle' 
    zram01 2 TINFO: /sys/block/zram1/comp_algorithm = 'lz4' 
    zram01 2 TINFO: /sys/block/zram1/comp_algorithm = 'lz4hc' 
    zram01 2 TINFO: /sys/block/zram1/comp_algorithm = 'zstd' 
    zram01 2 TINFO: /sys/block/zram2/comp_algorithm = 'lzo' 
    zram01 2 TINFO: /sys/block/zram2/comp_algorithm = 'lzo-rle' 
    zram01 2 TINFO: /sys/block/zram2/comp_algorithm = 'lz4' 
    zram01 2 TINFO: /sys/block/zram2/comp_algorithm = 'lz4hc' 
    zram01 2 TINFO: /sys/block/zram2/comp_algorithm = 'zstd' 
    zram01 2 TINFO: /sys/block/zram3/comp_algorithm = 'lzo' 
    zram01 2 TINFO: /sys/block/zram3/comp_algorithm = 'lzo-rle' 
    zram01 2 TINFO: /sys/block/zram3/comp_algorithm = 'lz4' 
    zram01 2 TINFO: /sys/block/zram3/comp_algorithm = 'lz4hc' 
    zram01 2 TINFO: /sys/block/zram3/comp_algorithm = 'zstd' 
    zram01 2 TINFO: /sys/block/zram4/comp_algorithm = 'lzo' 
    zram01 2 TINFO: /sys/block/zram4/comp_algorithm = 'lzo-rle' 
    zram01 2 TINFO: /sys/block/zram4/comp_algorithm = 'lz4' 
    zram01 2 TINFO: /sys/block/zram4/comp_algorithm = 'lz4hc' 
    zram01 2 TINFO: /sys/block/zram4/comp_algorithm = 'zstd' 
    zram01 2 TINFO: /sys/block/zram5/comp_algorithm = 'lzo' 
    zram01 2 TINFO: /sys/block/zram5/comp_algorithm = 'lzo-rle' 
    zram01 2 TINFO: /sys/block/zram5/comp_algorithm = 'lz4' 
    zram01 2 TINFO: /sys/block/zram5/comp_algorithm = 'lz4hc' 
    zram01 2 TINFO: /sys/block/zram5/comp_algorithm = 'zstd' 
    zram01 2 TPASS: test succeeded 
    zram01 3 TINFO: set disk size to zram device(s) 
    zram01 3 TINFO: /sys/block/zram0/disksize = '26214400' 
    zram01 3 TINFO: /sys/block/zram1/disksize = '26214400' 
    zram01 3 TINFO: /sys/block/zram2/disksize = '26214400' 
    zram01 3 TINFO: /sys/block/zram3/disksize = '26214400' 
    zram01 3 TINFO: /sys/block/zram4/disksize = '26214400' 
    zram01 3 TINFO: /sys/block/zram5/disksize = '26214400' 
    zram01 3 TPASS: test succeeded 
    zram01 4 TINFO: set memory limit to zram device(s) 
    zram01 4 TINFO: /sys/block/zram0/mem_limit = '25M' 
    zram01 4 TINFO: /sys/block/zram1/mem_limit = '25M' 
    zram01 4 TINFO: /sys/block/zram2/mem_limit = '25M' 
    zram01 4 TINFO: /sys/block/zram3/mem_limit = '25M' 
    zram01 4 TINFO: /sys/block/zram4/mem_limit = '25M' 
    zram01 4 TINFO: /sys/block/zram5/mem_limit = '25M' 
    zram01 4 TPASS: test succeeded 
    zram01 5 TINFO: make ext2 filesystem on /dev/zram0 
    zram01 5 TINFO: make ext3 filesystem on /dev/zram1 
    zram01 5 TINFO: make ext4 filesystem on /dev/zram2 
    zram01 5 TINFO: make vfat filesystem on /dev/zram3 
    zram01 5 TINFO: make exfat filesystem on /dev/zram4 
    zram01 5 TINFO: make ntfs filesystem on /dev/zram5 
    zram01 5 TPASS: zram_makefs succeeded 
    zram01 6 TINFO: mount /dev/zram0 
    zram01 6 TINFO: mount /dev/zram1 
    zram01 6 TINFO: mount /dev/zram2 
    zram01 6 TINFO: mount /dev/zram3 
    zram01 6 TINFO: mount /dev/zram4 
    zram01 6 TINFO: mount /dev/zram5 
    zram01 6 TPASS: mount of zram device(s) succeeded 
    zram01 7 TINFO: filling zram0 (it can take long time) 
    zram01 7 TPASS: zram0 was filled with '23928' KB 
    zram01 7 TINFO: /sys/block/zram0/mm_stat 
    14290944     8764   147456 26214400   147456     3473        0        0        0 
    zram01 7 TINFO: mem_used_total: 147456 
    zram01 7 TPASS: compression ratio: 166.16:1 
    zram01 7 TINFO: filling zram1 (it can take long time) 
    zram01 7 TPASS: zram1 was filled with '19832' KB 
    zram01 7 TINFO: /sys/block/zram1/mm_stat 
    20545536    40409   466944 26214400   466944     4925        0        0        0 
    zram01 7 TINFO: mem_used_total: 466944 
    zram01 7 TPASS: compression ratio: 43.49:1 
    zram01 7 TINFO: filling zram2 (it can take long time) 
    zram01 7 TPASS: zram2 was filled with '19204' KB 
    zram01 7 TINFO: /sys/block/zram2/mm_stat 
    18497536     7264   200704 26214400   200704     4431        0        0        0 
    zram01 7 TINFO: mem_used_total: 200704 
    zram01 7 TPASS: compression ratio: 97.97:1 
    zram01 7 TINFO: filling zram3 (it can take long time) 
    zram01 7 TPASS: zram3 was filled with '25568' KB 
    zram01 7 TINFO: /sys/block/zram3/mm_stat 
    25624576     4873    40960 26214400    86016     6252        0        0        0 
    zram01 7 TINFO: mem_used_total: 40960 
    zram01 7 TPASS: compression ratio: 639.20:1 
    zram01 7 TINFO: filling zram4 (it can take long time) 
    zram01 7 TPASS: zram4 was filled with '23536' KB 
    zram01 7 TINFO: /sys/block/zram4/mm_stat 
    17072128     5048    77824 26214400   106496     4145        0        0        0 
    zram01 7 TINFO: mem_used_total: 77824 
    zram01 7 TPASS: compression ratio: 309.68:1 
    zram01 7 TINFO: filling zram5 (it can take long time) 
    zram01 7 TPASS: zram5 was filled with '22816' KB 
    zram01 7 TINFO: /sys/block/zram5/mm_stat 
    26214400   116291   380928 26214400   413696     6290        0        0        0 
    zram01 7 TINFO: mem_used_total: 380928 
    zram01 7 TPASS: compression ratio: 61.33:1 
     
    Summary: 
    passed   18 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    349 termination_type

    15820

    18675

    15820

    18675

    2457

    zram02

    Mon Jun 16 19:40:58 2025

    "zram02.sh"

    ""

    exit

    zram02 1 TINFO: Running: zram02.sh  
    zram02 1 TINFO: Tested kernel: Linux revyos-lpi4a 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 GNU/Linux 
    zram02 1 TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_zram02.kN3dK3nIIw as tmpdir (tmpfs filesystem) 
    zram02 1 TINFO: timeout per run is 0h 5m 0s 
    zram02 1 TINFO: timeout per run is 0h 7m 30s 
    zram02 1 TINFO: create '1' zram device(s) 
    zram02 1 TPASS: all zram devices (/dev/zram0~0) successfully created 
    zram02 1 TCONF: The device attribute max_comp_streams was introduced in kernel 3.15 and deprecated in 4.7 
    zram02 2 TINFO: test that we can set compression algorithm 
    zram02 2 TINFO: supported algs: lzo lzo-rle lz4 lz4hc zstd  
    zram02 2 TINFO: /sys/block/zram0/comp_algorithm = 'lzo' 
    zram02 2 TINFO: /sys/block/zram0/comp_algorithm = 'lzo-rle' 
    zram02 2 TINFO: /sys/block/zram0/comp_algorithm = 'lz4' 
    zram02 2 TINFO: /sys/block/zram0/comp_algorithm = 'lz4hc' 
    zram02 2 TINFO: /sys/block/zram0/comp_algorithm = 'zstd' 
    zram02 2 TPASS: test succeeded 
    zram02 3 TINFO: set disk size to zram device(s) 
    zram02 3 TINFO: /sys/block/zram0/disksize = '107374182400' 
    zram02 3 TPASS: test succeeded 
    zram02 4 TINFO: set memory limit to zram device(s) 
    zram02 4 TINFO: /sys/block/zram0/mem_limit = '1M' 
    zram02 4 TPASS: test succeeded 
    zram02 5 TINFO: make swap with zram device(s) 
    Setting up swapspace version 1, size = 100 GiB (107374178304 bytes) 
    no label, UUID=805f70e2-72d8-4007-832d-35cf8f39db32 
    zram02 5 TINFO: done with /dev/zram0 
    zram02 5 TPASS: making zram swap succeeded 
    zram02 6 TPASS: swapoff completed 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    1 termination_type

    6

    95

    6

    95

    2458

    zram03

    Mon Jun 16 19:40:59 2025

    "zram03"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_zraOCZd7y as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    zram03.c:38: TINFO: create a zram device with 536870912 bytes in size 
    zram03.c:48: TINFO: map this zram device into memory 
    zram03.c:52: TINFO: write all the memory 
    zram03.c:103: TINFO: /sys/block/zram0 
    zram03.c:106: TINFO: /sys/block/zram0/initstate is 1 
    zram03.c:103: TINFO: /sys/block/zram0 
    zram03.c:106: TINFO: /sys/block/zram0/disksize is 536870912 
    zram03.c:129: TINFO: orig_data_size from /sys/block/zram0/mm_stat is 536870912 
    zram03.c:130: TINFO: compr_data_size from /sys/block/zram0/mm_stat is 46 
    zram03.c:131: TINFO: mem_used_total from /sys/block/zram0/mm_stat is 4096 
    zram03.c:132: TINFO: zero/same_pages from /sys/block/zram0/mm_stat is 131071 
    zram03.c:116: TINFO: num_reads from /sys/block/zram0/stat is 4096 
    zram03.c:117: TINFO: num_writes from /sys/block/zram0/stat is 131072 
    zram03.c:66: TINFO: verify contents from device 
    zram03.c:83: TPASS: data read from zram device is consistent with those are written 
    zram03.c:94: TINFO: Reset zram 
    zram03.c:103: TINFO: /sys/block/zram0 
    zram03.c:106: TINFO: /sys/block/zram0/initstate is 0 
    zram03.c:103: TINFO: /sys/block/zram0 
    zram03.c:106: TINFO: /sys/block/zram0/disksize is 0 
    zram03.c:129: TINFO: orig_data_size from /sys/block/zram0/mm_stat is 0 
    zram03.c:130: TINFO: compr_data_size from /sys/block/zram0/mm_stat is 0 
    zram03.c:131: TINFO: mem_used_total from /sys/block/zram0/mm_stat is 0 
    zram03.c:132: TINFO: zero/same_pages from /sys/block/zram0/mm_stat is 0 
    zram03.c:116: TINFO: num_reads from /sys/block/zram0/stat is 0 
    zram03.c:117: TINFO: num_writes from /sys/block/zram0/stat is 0 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    7 termination_type

    158

    467

    158

    467

    2459

    umip_basic_test

    Mon Jun 16 19:41:06 2025

    "umip_basic_test"

    ""

    exit

    tst_test.c:1322: TCONF: Tests needs x86_64 CPU 
    

    "ok"

    0 termination_type

    1

    0

    1

    0

    2460

    aslr01

    Mon Jun 16 19:41:06 2025

    "aslr01"

    ""

    exit

    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kernel.c:90: TINFO: uname.machine=riscv64 kernel is 64bit 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    aslr01.c:153: TINFO: Largest loaded library: /lib/riscv64-linux-gnu/libc.so.6 (1532064 bytes) 
    aslr01.c:159: TCONF: The largest dynamic library is smaller than hugepage size, please use LD_PRELOAD to add larger library 
    aslr01.c:244: TPASS: Library address has 20 random bits 
    aslr01.c:245: TINFO: Library base address alignment: 12 bits 
     
    Summary: 
    passed   1 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    12 termination_type

    593

    686

    593

    686

    2461

    uevent01

    Mon Jun 16 19:41:18 2025

    "uevent01"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_uevheWM6F as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_device.c:98: TINFO: Found free device 0 '/dev/loop0' 
    uevent01.c:25: TINFO: Attaching device /dev/loop0 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: change@/devices/virtual/block/loop0 
    uevent.h:52: TINFO: ACTION=change 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/block/loop0 
    uevent.h:52: TINFO: SUBSYSTEM=block 
    uevent.h:52: TINFO: MAJOR=7 
    uevent.h:52: TINFO: MINOR=0 
    uevent.h:52: TINFO: DEVNAME=loop0 
    uevent.h:52: TINFO: DEVTYPE=disk 
    uevent.h:52: TINFO: DISKSEQ=1066 
    uevent.h:52: TINFO: SEQNUM=104605 
    uevent.h:140: TPASS: Got expected UEVENT 
    uevent01.c:27: TINFO: Detaching device /dev/loop0 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: change@/devices/virtual/block/loop0 
    uevent.h:52: TINFO: ACTION=change 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/block/loop0 
    uevent.h:52: TINFO: SUBSYSTEM=block 
    uevent.h:52: TINFO: MAJOR=7 
    uevent.h:52: TINFO: MINOR=0 
    uevent.h:52: TINFO: DEVNAME=loop0 
    uevent.h:52: TINFO: DEVTYPE=disk 
    uevent.h:52: TINFO: DISKSEQ=1066 
    uevent.h:52: TINFO: SEQNUM=104606 
    uevent.h:140: TPASS: Got expected UEVENT 
     
    Summary: 
    passed   2 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    3

    2

    3

    2462

    uevent02

    Mon Jun 16 19:41:18 2025

    "uevent02"

    ""

    exit

    tst_tmpdir.c:316: TINFO: Using /tmp/ltp-Qjsl7wDDwO/LTP_uevxEuP6A as tmpdir (tmpfs filesystem) 
    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: add@/devices/virtual/net/ltp-tun0 
    uevent.h:52: TINFO: ACTION=add 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/net/ltp-tun0 
    uevent.h:52: TINFO: SUBSYSTEM=net 
    uevent.h:52: TINFO: INTERFACE=ltp-tun0 
    uevent.h:52: TINFO: IFINDEX=8495 
    uevent.h:52: TINFO: SEQNUM=104608 
    uevent.h:140: TPASS: Got expected UEVENT 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: add@/devices/virtual/net/ltp-tun0/queues/rx-0 
    uevent.h:52: TINFO: ACTION=add 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/net/ltp-tun0/queues/rx-0 
    uevent.h:52: TINFO: SUBSYSTEM=queues 
    uevent.h:52: TINFO: SEQNUM=104609 
    uevent.h:140: TPASS: Got expected UEVENT 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: add@/devices/virtual/net/ltp-tun0/queues/tx-0 
    uevent.h:52: TINFO: ACTION=add 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/net/ltp-tun0/queues/tx-0 
    uevent.h:52: TINFO: SUBSYSTEM=queues 
    uevent.h:52: TINFO: SEQNUM=104610 
    uevent.h:140: TPASS: Got expected UEVENT 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: remove@/devices/virtual/net/ltp-tun0/queues/rx-0 
    uevent.h:52: TINFO: ACTION=remove 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/net/ltp-tun0/queues/rx-0 
    uevent.h:52: TINFO: SUBSYSTEM=queues 
    uevent.h:52: TINFO: SEQNUM=104611 
    uevent.h:140: TPASS: Got expected UEVENT 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: remove@/devices/virtual/net/ltp-tun0/queues/tx-0 
    uevent.h:52: TINFO: ACTION=remove 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/net/ltp-tun0/queues/tx-0 
    uevent.h:52: TINFO: SUBSYSTEM=queues 
    uevent.h:52: TINFO: SEQNUM=104612 
    uevent.h:140: TPASS: Got expected UEVENT 
    uevent.h:49: TINFO: Got uevent: 
    uevent.h:52: TINFO: remove@/devices/virtual/net/ltp-tun0 
    uevent.h:52: TINFO: ACTION=remove 
    uevent.h:52: TINFO: DEVPATH=/devices/virtual/net/ltp-tun0 
    uevent.h:52: TINFO: SUBSYSTEM=net 
    uevent.h:52: TINFO: INTERFACE=ltp-tun0 
    uevent.h:52: TINFO: IFINDEX=8495 
    uevent.h:52: TINFO: SEQNUM=104613 
    uevent.h:140: TPASS: Got expected UEVENT 
     
    Summary: 
    passed   6 
    failed   0 
    broken   0 
    skipped  0 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2463

    uevent03

    Mon Jun 16 19:41:18 2025

    "uevent03"

    ""

    exit

    tst_test.c:1387: TCONF: uinput driver not available 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    0

    1

    0

    1

    2464

    wqueue01

    Mon Jun 16 19:41:18 2025

    "wqueue01"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    2

    1

    2

    2465

    wqueue02

    Mon Jun 16 19:41:18 2025

    "wqueue02"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2466

    wqueue03

    Mon Jun 16 19:41:18 2025

    "wqueue03"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    2

    1

    2

    1

    2467

    wqueue04

    Mon Jun 16 19:41:18 2025

    "wqueue04"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2468

    wqueue05

    Mon Jun 16 19:41:18 2025

    "wqueue05"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2469

    wqueue06

    Mon Jun 16 19:41:18 2025

    "wqueue06"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2470

    wqueue07

    Mon Jun 16 19:41:18 2025

    "wqueue07"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    3

    1

    3

    2471

    wqueue08

    Mon Jun 16 19:41:18 2025

    "wqueue08"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    2472

    wqueue09

    Mon Jun 16 19:41:18 2025

    "wqueue09"

    ""

    exit

    tst_test.c:1953: TINFO: LTP version: 20250530 
    tst_test.c:1956: TINFO: Tested kernel: 6.6.92-th1520 #2025.05.26.14.02+c9a17b235 SMP Mon May 26 14:22:33 UTC 2025 riscv64 
    tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' 
    tst_test.c:1774: TINFO: Overall timeout per run is 0h 00m 30s 
    common.h:104: TCONF: CONFIG_WATCH_QUEUE is not set: ENOPKG (65) 
     
    Summary: 
    passed   0 
    failed   0 
    broken   0 
    skipped  1 
    warnings 0 
    incrementing stop 
    

    "ok"

    0 termination_type

    1

    1

    1

    1

    Summary Report

    Test Summary

    Pan reported some Tests FAIL

    LTP Version 20250530
    Start Time Mon Jun 16 04:19:18 PM CST 2025
    End Time Mon Jun 16 07:41:18 PM CST 2025
    Log Result /opt/ltp/results
    Output/Failed Result /opt/ltp/output
    Total Tests2472
    Total Test TPASS: 2121
    Total Test TFAIL: 5
    Total Test TBROK 6
    Total Test TWARN 0
    Total Test TCONF 340
    Kernel Version
    Machine Architecture
    Hostname revyos-lpi4a